I'm using a generic ADSL modem configured as a router for network access. Is there a way to make my router disconnect and reconnect in order to acquire a new IP address from my internet supplier in an automated way wohtout me accessing the router the modem control interface ? Maybe through a command line script or a third-party application ?
Please help !
:-)
Message edited by codedi on 06-02-2009 at 11:02:13 AM
Why would you want to change the IP address? How do you manage your modem? Through telnet? You have to script whatever you normally do to force the modem to reset and acquire anew IP address.
If you don't like macro recording, then your only solution is to script it yourself or write code in Java, VB, C++, C#, etc. Either way you need to use the web interface, therefore using macro recording certainly is the easiest solution.
Another solution is to connect the modem to a programmable timer that will power it off and on at preset time of day. I don't know if you can find one that will power off and on for only a few seconds. Such a timer probably will be expensive.