S
Sleurhutje
Hi,
I have a network with several servers, of which one is a Win2K Terminal
Server. This TS can be accessed both over the LAN and from the Internet.
The Internet connection was made using a Cable Modem connection from the
local cable company and all works fine. Since a few weeks we have a SDSL
connection that's much faster than the cable link.
Easy thought was connecting the TS to both the cable connection and SDSL
connection where the cable connection would operate as a backup link if the
SDSL fails (not a bad idea because they use totally different media for data
transfer).
The configuration with the cable connection was:
Server IP LAN: 192.168.0.246/24
Server IP cable modem: 172.17.0.246/24
Router cable modem: 172.17.0.1/24
No gateways configured
RRAS static routes
172.17.0.0 255.255.255.0 192.168.0.246 1
192.168.0.0 255.255.255.0 172.17.0.246 1
0.0.0.0 0.0.0.0 172.17.0.1 1
So I added another IP to the NIC, 172.17.2.246/24, and changed the RRAS
static routes to:
172.17.0.0 255.255.255.0 192.168.0.246 1
172.17.0.0 255.255.255.0 172.17.2.246 1
192.168.0.0 255.255.255.0 172.17.0.246 1
192.168.0.0 255.255.255.0 172.17.2.246 1
0.0.0.0 0.0.0.0 172.17.0.1 1
0.0.0.0 0.0.0.0 172.17.2.1 1
Where 172.17.2.1/24 is the address of the SDSL router interface.
If I remove one of the two 0.0.0.0 routes all works fine for just one of the
internet connections. But I discovered this didn't work at all when both are
added.
So who can provide me the correct routing configuration to get all things
working??? Any help will be very appreciated.
Jeroen
I have a network with several servers, of which one is a Win2K Terminal
Server. This TS can be accessed both over the LAN and from the Internet.
The Internet connection was made using a Cable Modem connection from the
local cable company and all works fine. Since a few weeks we have a SDSL
connection that's much faster than the cable link.
Easy thought was connecting the TS to both the cable connection and SDSL
connection where the cable connection would operate as a backup link if the
SDSL fails (not a bad idea because they use totally different media for data
transfer).
The configuration with the cable connection was:
Server IP LAN: 192.168.0.246/24
Server IP cable modem: 172.17.0.246/24
Router cable modem: 172.17.0.1/24
No gateways configured
RRAS static routes
172.17.0.0 255.255.255.0 192.168.0.246 1
192.168.0.0 255.255.255.0 172.17.0.246 1
0.0.0.0 0.0.0.0 172.17.0.1 1
So I added another IP to the NIC, 172.17.2.246/24, and changed the RRAS
static routes to:
172.17.0.0 255.255.255.0 192.168.0.246 1
172.17.0.0 255.255.255.0 172.17.2.246 1
192.168.0.0 255.255.255.0 172.17.0.246 1
192.168.0.0 255.255.255.0 172.17.2.246 1
0.0.0.0 0.0.0.0 172.17.0.1 1
0.0.0.0 0.0.0.0 172.17.2.1 1
Where 172.17.2.1/24 is the address of the SDSL router interface.
If I remove one of the two 0.0.0.0 routes all works fine for just one of the
internet connections. But I discovered this didn't work at all when both are
added.
So who can provide me the correct routing configuration to get all things
working??? Any help will be very appreciated.
Jeroen