NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: npf woes



* Edgar Pettijohn (edgar%pettijohn-web.com@localhost) wrote:
> Looks like I may need to load some modules. 

# modload npf
# cd /dev
# sh MAKEDEV npf
# modload npf_ext_log
# modload npf_ext_normalize
# ifconfig npflog0 create
# npfctl reload
# npfctl start

Append the followings to /boot.cfg.
load=npf
load=npf_ext_log
load=npf_ext_normalize

-- 
Gua Chung Lim
 
"UNIX is basically a simple operating system,
but you have to be a genius to understand the simplicity."
-- Dennis M. Ritchie


Home | Main Index | Thread Index | Old Index