Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2004 23:01:41 -0500
From:      Jay Moore <jaymo@cromagnon.cullmail.com>
To:        freebsd-questions@freebsd.org
Cc:        dave <dmehler26@woh.rr.com>
Subject:   Re: ipfilter loading on 5.3
Message-ID:  <200411082201.41546.jaymo@cromagnon.cullmail.com>
In-Reply-To: <000b01c4c5b4$a22ab6f0$0200a8c0@satellite>
References:  <000b01c4c5b4$a22ab6f0$0200a8c0@satellite>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 08 November 2004 11:01 am, dave wrote:
> Hello,
>     I believe i am having a configuration error. I've got a new 5.3 box to
> which i'm atempting to get ipfilter going. I read the updated handbook and
> have added:
>
> ipfilter_enable="YES"
> ipfilter_rules="/etc/ipf.rules"
> ipmon_enable="YES"
> ipmon_flags="-Dsvn"
>
> to my rc.conf file. When i try to manually load up my rules file with:
> ipf -FA -f /etc/ipf.rules
>  i am getting an error "can not open no such device"

The error is a grammatical one... this message has a double negative!!

  :)

Seriously, though - I'd dump ipfilter and go for pf.

Jay 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411082201.41546.jaymo>