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
Php 500 internal server error received on website but not using xampp at home
Access VBA to stop all macros
SSH console: go to specified folder after login
Invalid object reference error
Shadowing/Overriding in C#
Filtering the SSRS report based on multivalue multiple parameters passed to stored procedure
Best practices in building test harness
Print Management Export issue srv 2008
Programmatically get bookmarks from PDF file
get textarea line count.. full and correct line count.. in FF to IE to safari