From owner-freebsd-questions Fri Sep 18 14:26:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05364 for freebsd-questions-outgoing; Fri, 18 Sep 1998 14:26:51 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from witch.xtra.co.nz (witch.xtra.co.nz [202.27.184.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05349 for ; Fri, 18 Sep 1998 14:26:43 -0700 (PDT) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker (210-55-210-87.ipnets.xtra.co.nz [210.55.210.87]) by witch.xtra.co.nz (8.9.1/8.9.1) with SMTP id JAA00876; Sat, 19 Sep 1998 09:25:31 +1200 (NZST) Message-Id: <199809182125.JAA00876@witch.xtra.co.nz> From: "Dan Langille" Organization: DVL Software Limited To: James Snow Date: Sat, 19 Sep 1998 09:25:36 +1200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: pppd + natd Reply-to: junkmale@xtra.co.nz CC: questions@FreeBSD.ORG In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01b) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warning: I don't know what I'm talking about. But I think I've seen suggestions that PPP uses ip aliasing so nat is therefore redundant. On 18 Sep 98, at 11:36, James Snow wrote: > > 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 -- Dan Langille DVL Software Limited The FreeBSD Diary - my [mis]adventures http://www.FreeBSDDiary.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message