We have a server here that we want to setup using dual ethernet cards. LAN1 will attach to the local network, and LAN2 would attach to a router tied to a dedicated internet connection.
The reasoning is that we want the PC to communicate to the rest of the LAN (using LAN1), but we want to allow remote desktop connections into the PC through a dedicated internet connection.
We initially have it configured like this, all fixed addresses:
LAN1 (local)
IP: 192.168.1.101
Gateway: 192.168.1.1
LAN2 (internet)
IP: 192.168.9.101
Gateway: 192.168.9.1 (the router)
This works great 95% of the time. The problem is that, on occasion, LAN2 will "forget" it's gateway address. Basically, remote desktop connections will not work through the LAN2 connection. If I open a command prompt and run an IPCONFIG, it will show the LAN2 card's gateway address as blank. If I run a repair on LAN2, the gateway address will then fill back in and the remote desktop connection will start working.
However, I'm not certain if this is setup as it should be to begin with. Should I be using 2 gateway addresses, or should both LAN1 and LAN2 have 192.168.9.1 as the gateway address?
Thanks in advance....
The reasoning is that we want the PC to communicate to the rest of the LAN (using LAN1), but we want to allow remote desktop connections into the PC through a dedicated internet connection.
We initially have it configured like this, all fixed addresses:
LAN1 (local)
IP: 192.168.1.101
Gateway: 192.168.1.1
LAN2 (internet)
IP: 192.168.9.101
Gateway: 192.168.9.1 (the router)
This works great 95% of the time. The problem is that, on occasion, LAN2 will "forget" it's gateway address. Basically, remote desktop connections will not work through the LAN2 connection. If I open a command prompt and run an IPCONFIG, it will show the LAN2 card's gateway address as blank. If I run a repair on LAN2, the gateway address will then fill back in and the remote desktop connection will start working.
However, I'm not certain if this is setup as it should be to begin with. Should I be using 2 gateway addresses, or should both LAN1 and LAN2 have 192.168.9.1 as the gateway address?
Thanks in advance....