Date: Thu, 4 Jan 2001 09:21:55 -0200 (BRST) From: Michel Martins Marinho <michel@marinho.org> To: Sebastien <spe@bsdfr.org> Cc: <freebsd-net@FreeBSD.ORG> Subject: Re: Problems with traceroute and natd. Message-ID: <Pine.LNX.4.30.0101040917550.25885-100000@vitoria.e-net.com.br> In-Reply-To: <20010103183915.BXKX8091.frmta00@cha213245067180.chello.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 Jan 2001, Sebastien wrote: > > when you enter ipfw rule don't use: > ipfw add divert natd all from any to any > but use: > ipfw add divert natd all from any to any via xl0 > (xl0 is the natd interface that you have specified whit natd -n ... change > it with your interface name) > > after, your traceroutes will be "normal" :-) > > spe. > Hello Sebastien, My ipfw rule is : ip add divert natd ip from any to any via ed0 ed0 ( interface primary network ) exactly thus the problem occurs. Exists another possibility to decide this problem? []'s Michel Marinho www.ifx.com.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0101040917550.25885-100000>