I've recently purchased a WRT54Gl router; and installed DD-WRT (version micro) on it. The router is set in PPPoE mode, which is connected with wire to the DSL modem.

In order to change my external IP; I need to reset either modem or router so new connection is made with new IP.

Is there a way to use webGUI from DD-WRT; or maybe telnet; to tell it to redial connection?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

Try this line via telnet

killall -HUP pppd

link|improve this answer
feedback

You can also enter it under the Administration > Commands menu and select Run Commands

link|improve this answer
Thanks, saving the URl as a bookmark speeds thinks up. – bbaja42 Feb 4 at 10:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.