Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 16:00:20 -0600 (CST)
From:      Nick Rogness <nick@rogness.net>
To:        alexus <ml@db.nexgen.com>
Cc:        freebsd-ipfw@FreeBSD.ORG
Subject:   Re: seperation of incoming and outgoing connection in firewall
Message-ID:  <Pine.BSF.4.21.0103301559190.84232-100000@cody.jharris.com>
In-Reply-To: <012001c0b961$a491aab0$9865fea9@book>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 Mar 2001, alexus wrote:

> ipfw add deny log from any to any 110
> ipfw add allow from any to any 995
> 
> supposly this should've worked..
> 
> but! i ran into another problem with it.. now from my box i can't access any
> other computers on port 110
> 
> how can i specify in ipfw that this is for incoming connections only not for
> bi-direction?

	ipfw add deny log tcp from any to any 110 in via xl0

Nick Rogness <nick@rogness.net>
 - Keep on Routing in a Free World...
 "FreeBSD: The Power to Serve!"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




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