I'm running a network where i have 2 ADSL lines to access the internet, on each of the ADSL lines i have static IP addresses which i can map to internal servers.
I have a web server which is set up as 10.0.0.9 on our internal network. I have two domains set up as so:
server1.domain.com which resolves to 10.10.10.10 which is a static IP address on the first internet connection
server2.domain.com which resolves to 10.10.10.20 which is a static IP address on the second internet connection
On each of the internet connections i have a firewall.
Firewall 1 is 10.0.3.245
Firewall 2 is 10.0.3.251
If i set the default gateway on my web server to 10.0.3.245 then i can access the web server externally on server1.deanhouse.com
If i set the default gateway on my web server to 10.0.3.251 then i can access the web server externally on server2.deanhouse.com
My question is how do i set the routing on the web server so that i can access it externall on both of the addresses at the same time??
Thank you
James Wilson
I have a web server which is set up as 10.0.0.9 on our internal network. I have two domains set up as so:
server1.domain.com which resolves to 10.10.10.10 which is a static IP address on the first internet connection
server2.domain.com which resolves to 10.10.10.20 which is a static IP address on the second internet connection
On each of the internet connections i have a firewall.
Firewall 1 is 10.0.3.245
Firewall 2 is 10.0.3.251
If i set the default gateway on my web server to 10.0.3.245 then i can access the web server externally on server1.deanhouse.com
If i set the default gateway on my web server to 10.0.3.251 then i can access the web server externally on server2.deanhouse.com
My question is how do i set the routing on the web server so that i can access it externall on both of the addresses at the same time??
Thank you
James Wilson