[RP-PPPoE] stopping pppoe server

Mark Ryden markryde at gmail.com
Sat Jun 5 09:05:11 EDT 2010


Hello,
  I start a pppoe server thus:
pppoe-server -I  eth1 -R 192.168.1.20 -m -L 192.168.1.10

I need quite frequently to restart this daemon.

I am stopping it when needed by
ps aux | grep ppp
and then killing the pppoe-server daemon by looking at its pid and
kill -9 pidOfPPPoeSever

What are the alternatives for this ?  are there better (or more elegant) ways
to achieve this ?
Rgs,
Mark


More information about the RP-PPPoE mailing list