Microsoft
Software
Hardware
Network
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
Java/J2EE class loading architecture
Why does this xslt sort not work?
VS2008 - Help with preferences
How do I ensure different backup jobs append to the same tape(s) in a media set through the week Backup Exec 2010?
How to close the controlsmenu after selecting the items from the combo box with out including any code behind.
xp sp2 clients wont log or ping server 2003
how to recover the hdd image
Doing an INSERT or Update based on if the record already exists or not while importing data from a text file to SQL SERVER 2005.
phpmailer problem after migrating from Windows WAMP to Ubuntu LAMP
DockForm.DCU not found?