Question : How can I add a route in windows 7 to make my two nics use thier own gateway?

My workstation is connected to two seperate networks both using thier own gateway. I require two gateways do to the one network being a closed secure intranet with it's own proxy internet connection. I have two different browsers setup, one for normal internet connection(Internet Explorer) the other using a proxy connected to the secure network using(firefox) Here are my NIC settings:

NIC#1 (Open Network with out proxy) Internet Explorer
IP: 192.168.2.10
Mask: 255.255.0.0
Gateway: 192.168.0.254
DNS: 192.168.0.1

NIC#2 (Secure Network with Proxy) Firefox
IP: 10.198.1.3
Mask: 255.255.255.0
Gateway: 10.198.1.129
DNS: 10.9.131.31

I am thinking that there should be a way to do a route in the cmd but am unsure of the exact command. I should add that right now the NIC#1 is being reconized as the default gateway.

Answer : How can I add a route in windows 7 to make my two nics use thier own gateway?

you would need to put your code in the ThisWorkbook Module using this event

Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Target As Range)
     'Your Code Here
End Sub

HTH,
-DAvid251
Random Solutions  
 
programming4us programming4us