* Edgar Pettijohn ([email protected]) 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
