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
File Increasing in Size
"404 - File not found" for Default .aspx on IIS 7.5
SQL Server Update Query
Excel (2010) Calculate Working Hours Between DateCreated and DateAssigned
How to appear in local search engine in foriegn country without a host there?
Unable to assign a resource to meeting in Outlook 2010
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates
Move users home folders to new storage partition
Problem with MYSQL_QUERY AN UNION ALL
simple math programming question