On Sun, May 13, 2018 at 09:18:18PM +0700, Gua Chung Lim wrote: > * 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
Thanks, unfortunantly my modules got out of sink with the rest of the system. I'm rebuilding now.
