windows 7 networking
Expired
Thread created 11-22-2012 by slapshot136
0 Score
3 Replies
513 Views
I have a computer with 2 lan ports, and I would like to dedicate 1 of those ports to anything on the internet, and 1 to everything on the lan - how would I do this in windows 7 (x64)
windows 7 networking
Expired
Thread created 11-22-2012 by slapshot136
0 Score
3 Replies
513 Views
Use "route print" at the beginning to have a clear layout of your routing table.
1. search for step-by-step instruction on how to add static route in win7
2. configure LAN-only NIC with correct...
windows 7 networking
Expired
Thread created 11-22-2012 by slapshot136
0 Score
3 Replies
513 Views
If you have a router with DD-WRT or Tomato firmware installed, you could set up VLANs to do this at the router level. Separate your traffic to where one interface will only pass LAN traffic while...
windows 7 networking
Expired
Thread created 11-22-2012 by slapshot136
0 Score
3 Replies
513 Views
Just use different private network address ranges...
NIC1: 192.168.1.x for Internet/router (DHCP)
NIC2: 10.0.0.x for LAN ONLY use 10.0.0.x for all other Lan hosts. (Static)
Thats assuming...