How to add a Null route in windows

 

Host: 
route add 8.8.8.8 mask 255.255.255.255 192.168.1.123 if 1 -p
 
Network:
route add 10.20.30.0 mask 255.255.255.0 192.168.1.123 if 1 -p 
 
 

Configure Putty.exe to save serial console output to a file

  Impact of procedure :  Performing the following procedure should not have a negative impact on your system. Open putty by double click...

Mais vistos