natd starting after firewall rules are loaded

Freddie Cash fjwcash at gmail.com
Sun Apr 17 18:28:26 UTC 2011


On Sun, Apr 17, 2011 at 8:55 AM,  <rondzierwa at comcast.net> wrote:
> One other thing that's missing since 4.9 (and this probably needs
> to go to some other list) is the kernel LINT file.

cd /usr/src/sys/<arch>/conf
make LINT

Voila!  An old-school LINT file with all the kernel config options listed.  :)

A better read, though, are the NOTES files:
  /usr/src/sys/conf/NOTES               (arch independent options)
  /usr/src/sys/<arch>/conf/NOTES  (arch dependent options)

-- 
Freddie Cash
fjwcash at gmail.com


More information about the freebsd-net mailing list