Dropping a connection on my own network ?

Associate
Joined
24 Oct 2006
Posts
1,752
Location
Sheffield
since i cant do it via my router im thinking of doing this.

make a batch script to

ipconfig /release

wait 60 secs

ipconfig /renew

and drop it on the other pc

only problem i have is executing it from my pc ? what are my options ?
 
since i cant do it via my router im thinking of doing this.

make a batch script to

ipconfig /release

wait 60 secs

ipconfig /renew

and drop it on the other pc

only problem i have is executing it from my pc ? what are my options ?

I am guessing you wan't to remotely renew an ip, do you have like 2 pc on a workgroup?
 
why do you want to do this?

I imagine the DHCP server on the router will just assign you the same IP as the lease will still be active.
 
Back
Top Bottom