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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

