Wednesday, January 13, 2016

Add Static Route Windows

ROUTE ADD -P <target PC's IP> MASK <Subnet mask from ipconfig> <Default Gateway of the adapter in the domain> if <tried it with all possible interfaces>


route ADD -P 10.10.10.0 MASK 255.255.255.0 192.168.1.12

No comments: