From owner-freebsd-net@FreeBSD.ORG Tue Jan 31 20:42:37 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F4C316A420 for ; Tue, 31 Jan 2006 20:42:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27C9643D45 for ; Tue, 31 Jan 2006 20:42:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [10.251.17.229]) ([10.251.17.229]) by a50.ironport.com with ESMTP; 31 Jan 2006 12:42:37 -0800 Message-ID: <43DFCBBC.7000206@elischer.org> Date: Tue, 31 Jan 2006 12:42:36 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.11) Gecko/20050727 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tiago Cruz References: <1138387362.4742.9.camel@localhost.localdomain> <43DA6C6A.7050701@elischer.org> <1138390041.4742.19.camel@localhost.localdomain> <43DA8E70.2070804@elischer.org> <1138621574.18130.26.camel@localhost.localdomain> <43DE6030.4090702@elischer.org> <20060131123042.GA74812@uk.tiscali.com> <1138713557.25466.4.camel@localhost.localdomain> In-Reply-To: <1138713557.25466.4.camel@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-net@FreeBSD.org" , Brian Candler Subject: Re: Network client is the same from server X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 20:42:37 -0000 Tiago Cruz wrote: >On Tue, 2006-01-31 at 12:30 +0000, Brian Candler wrote: > > > >>I think he needs to NAT destination addresses as well as source addresses, >>and statically map a whole /24 to another /24. Put diagramatically: >> >> > >Many thanks by your reply! > > > > >>and on GW2 you'd need >> >> > >And, If I have't not control about the second gateway? Because my client >have a notebook, and he can try connect at anyplace, anytime :-( > >So, I think that is impossible to to... is true? > > no, you should be able to do it all on your own machine I think.. by NATing on both interfaces, effectively puting your machine in the middle, with one natd on each interface. >Thank you! > > >