Re: IP Filter changes in FreeBSD

2005-02-08 Thread Loren M. Lang
On Mon, Feb 07, 2005 at 02:46:50PM -0500, Jim Arnold wrote: > >On Mon, Feb 07, 2005 at 11:08:54AM -0500, Jim Arnold wrote: > > > >> >If you don't have it in your kernel, the module will be loaded at boot > >> >time if it's available. If you don't have the module either, you > >> >can't use ipfilte

Re: IP Filter changes in FreeBSD

2005-02-07 Thread Jim Arnold
On Mon, Feb 07, 2005 at 11:08:54AM -0500, Jim Arnold wrote: >If you don't have it in your kernel, the module will be loaded at boot >time if it's available. If you don't have the module either, you >can't use ipfilter. I must have been using the module with 4.7 stable since I did not have tha

Re: IP Filter changes in FreeBSD

2005-02-07 Thread Kris Kennaway
On Mon, Feb 07, 2005 at 11:08:54AM -0500, Jim Arnold wrote: > >If you don't have it in your kernel, the module will be loaded at boot > >time if it's available. If you don't have the module either, you > >can't use ipfilter. > > I must have been using the module with 4.7 stable since I did not

Re: IP Filter changes in FreeBSD

2005-02-07 Thread Jim Arnold
On Mon, Feb 07, 2005 at 12:24:09AM -0500, Jim Arnold wrote: I updated my firewall that is using IPF. I went from FreeBSD 4.7 stable to 4.11 stable. When using 4.7 stable I only had this is my rc.conf file: ipfilter_enable="YES" ipfilter_program="/sbin/ipf" ipfilter_rules="/etc/ipf.conf" ipfi

Re: IP Filter changes in FreeBSD

2005-02-06 Thread Kris Kennaway
On Mon, Feb 07, 2005 at 12:24:09AM -0500, Jim Arnold wrote: > I updated my firewall that is using IPF. I went from FreeBSD 4.7 > stable to 4.11 stable. When using 4.7 stable I only had this is my > rc.conf file: > > ipfilter_enable="YES" > ipfilter_program="/sbin/ipf" > ipfilter_rules="/etc/ipf.