ubuntu@ubuntu:~$ pon dsl-provider
Plugin rp-pppoe.so loaded.
ubuntu@ubuntu:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:8D:50:02:93
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::250:8dff:fe50:293/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:348 errors:0 dropped:0 overruns:0 frame:0
TX packets:387 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25643 (25.0 KiB) TX bytes:22569 (22.0 KiB)
Interrupt:18 Base address:0xe400
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
ubuntu@ubuntu:~$ plog
May 25 18:09:31 ubuntu pppd[9057]: Connect: ppp0 <--> eth0
May 25 18:09:31 ubuntu pppd[9057]: PAP authentication failed
May 25 18:09:37 ubuntu pppd[9057]: Connection terminated.
May 25 18:09:38 ubuntu pppd[9057]: Modem hangup
May 25 18:09:56 ubuntu pppd[9243]: PPP session is 253
May 25 18:09:56 ubuntu pppd[9243]: Using interface ppp0
May 25 18:09:56 ubuntu pppd[9243]: Connect: ppp0 <--> eth0
May 25 18:09:57 ubuntu pppd[9243]: PAP authentication failed
May 25 18:10:03 ubuntu pppd[9243]: Connection terminated.
May 25 18:10:03 ubuntu pppd[9243]: Modem hangup
ubuntu@ubuntu:~$