Date: Tue, 25 Jan 2005 01:18:00 +0000 From: Bruce M Simpson <bms@spc.org> To: Mihai Nitulescu <mihaissa@yahoo.com> Cc: freebsd-net@freebsd.org Subject: Re: public ip address behind nat Message-ID: <20050125011800.GC47638@dhcp120.icir.org> In-Reply-To: <20050124232119.66192.qmail@web30406.mail.mud.yahoo.com> References: <20050124232119.66192.qmail@web30406.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 24, 2005 at 03:21:19PM -0800, Mihai Nitulescu wrote: > I want to assign to application.example.com 193.231.43.27 and to route this ip trough nat.example.com If you have control over the NAT device, you could set up a point-to-point tunnel from the NAT device to the machine in the NAT domain; this would preserve the public IP address but would require additional routing setup (assuming that the public subnet is routed by the ISP to the NAT device). Hope this helps, BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050125011800.GC47638>