Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 1996 17:42:51 +0000 ()
From:      Joao Alves Junior <jalves@bsi.com.br>
To:        tim@print.gfmurray.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IPFW in stable
Message-ID:  <Pine.BSF.3.91.960605173759.16518A-100000@cwbone.bsi.com.br>
In-Reply-To: <199606051947.MAA12131@print.gfmurray.com>

next in thread | previous 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960605173759.16518A-100000>