This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to script PPPOE reconnect

Hello,

I'm looking for a possibility to script a PPPOE reconnect from CLI - eth0 down and up doesn't do the trick - any chance for doing this?

Cheers!


This thread was automatically locked due to age.
Parents
  • Thats easy. As SU simply type

    killall pppd-pppoe


    It reconnects automatically one or two seconds later.

    cu,
      Dino

    EDIT: Just open the pppoe live log and you can see the process when you enter the command :-)
Reply
  • Thats easy. As SU simply type

    killall pppd-pppoe


    It reconnects automatically one or two seconds later.

    cu,
      Dino

    EDIT: Just open the pppoe live log and you can see the process when you enter the command :-)
Children