[87366] in North American Network Operators' Group
Re: NAT Configuration for Dual WAN Router
daemon@ATHENA.MIT.EDU (eric)
Thu Dec 15 09:34:41 2005
Date: Thu, 15 Dec 2005 08:33:55 -0600
From: eric <eric-list-nanog@catastrophe.net>
To: Peter Dambier <peter@peter-dambier.de>
Cc: nanog@merit.edu
In-Reply-To: <43A13C3F.3090607@peter-dambier.de>
Errors-To: owner-nanog@merit.edu
[ This is not a plug for a vendor, just operational experience ]
On Thu, 2005-12-15 at 10:49:51 +0100, Peter Dambier proclaimed...
> I dont see how the router can NAT to more than one ip-address. So you need
> one NAT-router per DSL-line.
I have some experience with the Xincom Twin WAN router. Basically, all it
does is NAT RFC1918 address space (by default) and load balance stateless
TCP traffic (ie. web traffic) over two outbound links. Established TCP
sessions will not fail over, unfortunately, but the device is fairly
reliable and does NAT-T fairly easy.
Sure, there's cheaper ways to do this solution without paying for a
blackbox, but there's no moving parts in the device and thus is good for
small offices that have no clue built-in.
- Eric