Date: Wed, 10 Jul 2002 20:34:17 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Bogdan TARU <bgd@icomag.de> Cc: freebsd-hackers@FreeBSD.org Subject: Re: ipfilter Message-ID: <20020710173417.GD1118@hades.hell.gr> In-Reply-To: <20020710145242.S89586-100000@fw.cgn.icom> References: <20020710145242.S89586-100000@fw.cgn.icom>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-07-10 14:55 +0000, Bogdan TARU wrote: > > (14:57) root@(bgd)[~] ipf -E > IP Filter: already initialized > (14:58) root@(bgd)[~] ipf block in all from any to any > (14:58) root@(bgd)[~] ipfstat -i > empty list for ipfilter(in) > (14:58) root@(bgd)[~] ipfstat -o > empty list for ipfilter(out) Try this: # echo "block in all from any to any" | ipf - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020710173417.GD1118>