Re: natd starting after firewall rules are loaded

2011-04-17 Thread Freddie Cash
On Sun, Apr 17, 2011 at 8:55 AM, 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//conf make LINT Voila! An old-school LINT file with all the kernel config options listed. :) A better read, though,

Re: natd starting after firewall rules are loaded

2011-04-17 Thread rondzierwa
Coowell! thanks, Freddie! ron. - Original Message - From: "Freddie Cash" To: rondzie...@comcast.net Cc: freebsd-net@freebsd.org Sent: Sunday, April 17, 2011 1:56:51 PM Subject: Re: natd starting after firewall rules are loaded On Sun, Apr 17, 2011 at 8:55 AM, wro

Re: natd starting after firewall rules are loaded

2011-04-17 Thread Gary Palmer
On Sun, Apr 17, 2011 at 03:55:59PM +, rondzie...@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. Unless you already > know about these firewall options there is no where you can go > to find them. The

Re: natd starting after firewall rules are loaded

2011-04-17 Thread Ian Smith
On Sun, 17 Apr 2011, J. Hellenthal wrote: > On Sun, Apr 17, 2011 at 03:36:40PM +1000, Ian Smith wrote: > >On Sat, 16 Apr 2011, rondzie...@comcast.net wrote: > > > > > After the firewall rules are loaded, the rc script then loads natd, > > > Once the system is up, i can ipfw list and the diver

Re: natd starting after firewall rules are loaded

2011-04-17 Thread rondzierwa
2:01:17 AM Subject: Re: natd starting after firewall rules are loaded On Sun, Apr 17, 2011 at 03:36:40PM +1000, Ian Smith wrote: >On Sat, 16 Apr 2011, rondzie...@comcast.net wrote: > > > After the firewall rules are loaded, the rc script then loads natd, > > Once the system

Re: natd starting after firewall rules are loaded

2011-04-16 Thread J. Hellenthal
On Sun, Apr 17, 2011 at 03:36:40PM +1000, Ian Smith wrote: >On Sat, 16 Apr 2011, rondzie...@comcast.net wrote: > > > After the firewall rules are loaded, the rc script then loads natd, > > Once the system is up, i can ipfw list and the divert command is, > > in fact, not there, but by this time n

Re: natd starting after firewall rules are loaded

2011-04-16 Thread Ian Smith
On Sat, 16 Apr 2011, rondzie...@comcast.net wrote: > After the firewall rules are loaded, the rc script then loads natd, > Once the system is up, i can ipfw list and the divert command is, > in fact, not there, but by this time natd is running. If I run the > rc.firewall > script interact