Automated LAN connection disable.

Balthazar

Golden Member
Apr 16, 2000
1,834
0
0
Ok, heres the thing, on occassion my router, the Netgear RT311 will stop responding, I know it isnt the DSL modem because you cannot telnet into the router. And to fix it all one must do is disable the connection, flush DNS cache, release DHCP lease, renew DHCP lease, and re-enable the connection, I can perform all of the above tasks through a batch file using ipconfig, but it doesn't have an option for disabling/enabling a connection, how would one go about doing this?
 

Balthazar

Golden Member
Apr 16, 2000
1,834
0
0
n/m, it was as simple as "net stop" and "net start" sorry bout the noob question :)