Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 1998 15:06:18 +0300 (EET DST)
From:      Ari Suutari <ari@suutari.iki.fi>
To:        Adam Rothschild <asr@millburn.net>
Cc:        freebsd-net@FreeBSD.ORG, freebsd-security@FreeBSD.ORG
Subject:   Re: NAT woes!
Message-ID:  <Pine.BSF.3.96.980507150248.27970A-100000@osku.suutari.iki.fi>
In-Reply-To: <Pine.BSF.3.95q.980506203916.29027A-100000@thuule.pair.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 May 1998, Adam Rothschild wrote:
Hi,

> natd -log -redirect_address 192.168.0.0 0.0.0.0 -n ex0 -u

	I would leave -redirect_address out since it is not
	required for accepting incoming connection and also because
	it doesn't map networks - it maps host addresses.

> ipfw -f flush
> ipfw add divert natd all from any to any 

	add "via ex0" to end of this rule to pass only packets
	of ex0 to natd.

	Ari <ari@suutari.iki.fi>
	Lappeenranta, Finland


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe security" 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.3.96.980507150248.27970A-100000>