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
Error message when replying, sending, openning email in OWA
How do I unlock an Imation flash drive
Delete temporary internet files?
Enteprise Application Documentation Application
Excel VBA code to automatically set a Pivot Table filter on 2 specific values in a field
SQL Compare
Powerpoint 2003 - in Vista -
Adding Roles to Roles In Custom Membership Provider - A Better Way ? C#, SQL, Oracle, ASP.NET
How do i add a link to a favorite in outlook that will open the website within outlook?
Focus with copying filtered data in an async call