From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 12:41:59 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28CDF16A4CE for ; Sun, 6 Feb 2005 12:41:59 +0000 (GMT) Received: from ctb-mesg4.saix.net (ctb-mesg4.saix.net [196.25.240.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 821EC43D39 for ; Sun, 6 Feb 2005 12:41:58 +0000 (GMT) (envelope-from savage@savage.za.org) Received: from netsphere.cenergynetworks.com (wblv-146-208-196.telkomadsl.co.za [165.146.208.196]) by ctb-mesg4.saix.net (Postfix) with ESMTP id B878CACCF for ; Sun, 6 Feb 2005 14:41:54 +0200 (SAST) Received: from pmx.ournet.co.za ([198.19.0.73] helo=netsphere.cenergynetworks.com) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1Cxljd-000D0Q-sY for freebsd-questions@freebsd.org; Sun, 06 Feb 2005 14:41:54 +0200 Received: from [192.168.1.10] (helo=netphobia) by netsphere.cenergynetworks.com with smtp (Exim 4.41) id 1Cxljc-000D0M-sa for freebsd-questions@freebsd.org; Sun, 06 Feb 2005 14:41:52 +0200 Message-ID: <003001c50c49$48261b50$0a01a8c0@ops.cenergynetworks.com> From: "Chris Knipe" To: References: <001a01c50c48$a63ab0d0$0a01a8c0@ops.cenergynetworks.com> Date: Sun, 6 Feb 2005 14:42:13 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Broken-Reverse-DNS: 192.168.1.10 X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.2.6.0 Subject: Re: ipfw / ppp NAT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chris Knipe List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 12:41:59 -0000 Ok wait, let me explain a bit more, because it seems the source-address is not my problem. y.y -> x.x -> x.1 y.y is a IP from the Internet x.x is the FreeBSD gateway, and x.1 is a client on a internal network I run NAT (via ipfw / ppp) on x.x. The packet comes in from y.y, via x.x, to x.1, HOWEVER, the source-address of the packet ariving at x.1 is still y.y. I want the source address of the packet ariving at x.1 to be x.x, and not y.y -- Chris. ----- Original Message ----- From: "Chris Knipe" To: Sent: Sunday, February 06, 2005 2:37 PM Subject: ipfw / ppp NAT > Hi, > > Is there any way that I can get / configure ipfw / Kernel PPP to rewrite > the source address via NAT? > > -- > Chris. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >