Hi
I have the following:
Location 1:
Ip range 192.168.0.0/24
default gateway 192.168.0.40
Location 2:
Ip range 192.168.1.0/24
default gateway 192.168.1.41
Location 1 and Location 2 connected and works great.
I have a server on Location 1.
2 Network Interface Cards
Interface 1 :
ip 192.168.0.241/24
default gateway 192.168.0.40
Interface 2:
Ip 10.0.0.90
default gateway 10.0.0.2 (dsl router)
My problem is there is 2 gateways on server, if i remove default gateway 10.0.0.2 from interface 2 - then Location 1 and Location 2 can communicate as if they are 1 network.
How can I configure Server to use router (10.0.0.2) for internet access?