Date: Fri, 18 Sep 1998 11:36:50 -0700 (MST) From: James Snow <sno@teardrop.org> To: freebsd-questions@FreeBSD.ORG Subject: pppd + natd Message-ID: <Pine.BSF.4.02A.9809181129320.10711-100000@silver.teardrop.org>
next in thread | raw e-mail | index | archive | help
I'm having some trouble getting NAT going over ppp with pppd and natd.
In this instance, the machines inolved look something like this
10.0.0.28 <--> 10.0.0.99/Dialup-IP <--> Dialup Gateway <--> Internet
PC pppd + natd ISP & the rest of the world
machine
The output to the console as given by the -v option of natd is this:
In [TCP] 10.0.0.28 -> some.real.net.ip:23 aliased to
10.0.0.28 -> some.real.net.ip:23
Logic dictates, and some stuff I've read confirms, that this is not doing
anything. No change was made to the IP headers on the packets involved. It
should have read
In [TCP] 10.0.0.28 -> some.real.net.ip:23 aliased to
10.0.0.99 -> some.real.net.ip:23
I realize I haven't provided much information but I'm hoping that someone
will have seen this before and give me a clue as to where to look.
Many thanks,
-James Snow
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" 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.02A.9809181129320.10711-100000>
