I was looking at this last night. If you log into the box (via the web interface), you can see the error logs and processes. pppd constantly fails and is run again. You can see the PID changing each time the process list is refreshed.
Here is an example of the log output:
Code:
Jan 1 00:08:07 Forest kern.info pppd[1598]: Plugin rp-pppoe.so loaded.
Jan 1 00:08:07 Forest kern.notice pppd[1598]: pppd 2.4.3 started by root, uid 0
Jan 1 00:08:22 Forest kern.warn pppd[1598]: Timeout waiting for PADO packets
Jan 1 00:08:22 Forest kern.err pppd[1598]: Unable to complete PPPoE Discovery
Jan 1 00:08:22 Forest kern.info pppd[1598]: Exit.
Should it be PPPoE? I have a BT connection at home and it uses PPPoA. I thought it had to be PPPoA, but looking on the web, it seems that BT is enabling PPPoE. Do we need PPPoE for something fancy? Will we lose anything by going to PPPoA?