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 can I deactivate an reactivate PPP an CRON?

I would like to set up a CRON job that would disconnect and then reconnect my PPP connection at 0300 every nite.

I understand how to setup the CRON, however its not clear which service i need to give a HUP to to make this happen or how to restart it.  the standard Network services arnt in the init.d as I would normally just stop and restart the network services.

Here are the running processes:

root       495  0.0  0.2  2048  292 ?        S    Feb27   0:00 /bin/bash /bin/DSL.sh eth1#eth1
root     29830  0.0  0.6  1860  864 ?        S    Mar03   0:00  \_ /usr/sbin/pppd call eth1 ipparam eth1#eth1 pty /usr/sbin/pppoe -I
root     29831  0.0  0.4  1320  508 ?        S    Mar03   0:18      \_ /usr/sbin/pppoe -I eth1 -m 1452

  


This thread was automatically locked due to age.