Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 1996 21:15:35 -0700 (PDT)
From:      tbaird@lsv-is.lifescan-can.com (Tim Baird)
To:        freebsd-questions@freebsd.org
Subject:   Re: IPFW in stable
Message-ID:  <199606060415.VAA12185@lsv-is.lifescan-can.com>

next in thread | raw e-mail | index | archive | help

>
>
>On Wed, 5 Jun 1996 tim@print.gfmurray.com wrote:
>
>> 
>> ipfw add accept all from any to any via any
>> 
>
>I did this:
>
>ipfw addf deny tcp from 0.0.0.0/0 to myipadress all
>
>so, 
>
>ipfw addf accept tcp from x.x.x.x/x to myipadress telnet
>ipfw addf accept tcp from x.x.x.x/x to myipadress bind
>
>just changing the service in the last parameter....
>
>
>
>
>I hope this help
>
>
>
>
>Joao Alves Junior
>
>
If you check out the stable version of FBSD, you will find that the ipfw
stuff was rewritten.  The rule syntax and ordering is changed/removed.
Unfortunately, there is little documentation at this point except at the top
of the manpage.   Is there anyone with a sample set of rules that I can
tinker with?




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