Connecting a win2k server to two different ADSL lines.
September 11, 2005 5:19 AM
Subscribe
I want to connect two ADSL lines with different IP ranges to a server.
This is to allow external sources to connect to one of two completely different ip addresses for the same server. I thought it'd be as easy as connecting an extra network card, but this isn't the case. The network cards work individually, but will not work together. I suspect that return traffic is always routed via the default gateway.
I am using Windows 2000 servers. Application served include http and rdp (port 3389)
Is there any way to allow traffic to come to the same server via different ADSL lines?
posted by seanyboy to computers & internet (3 comments total)
For example, TeamSpeak users can connect in on either IP, as both modem/routers have their port forwarding setup to forward to the internal TS server. Connections that originate from inside the network, or on the TS server will go out through the default route.
I suspect with windows, you would need to allow routing on all three interfaces. You'd need one for each card and one for your internal network. Alternatively, spend a few £ on some combined routers. They work for us.
posted by gaby at 6:26 AM on September 11, 2005