I have typed this by hand since I do not have connectivity so here goes:
The /var/log/messages says
pppd[4081]: pppd 2.4.2b1 started by root, uid 0
pppd[4081]: using channel 30
kernel: divert: not allocating divert_blk for non-ethernet device ppp0
pppd[4081]: Using interface ppp0
pppd[4081]: Connect: ppp0 <--> /dev/pts/0
/etc/hotplug/net.agent: assuming ppp0 is already up
pppd[4081]: sent [LCP ConfReq id=0x1 <mru 1492> <magic 0x36c42be5>]
last message repeated 9 times
pppd[4081]: LCP: timeout sending Config-Requests
pppd[4081]: Connection Terminated
kernel: divert: no divert_blk to free, ppp0 not ethernet
pppd[4081]: Waiting for 1 child processes ...
pppd[4081]: script /usr/sbin/pppoe -I eth1 -T 120 -U -m1412, pid 4118
/etc/hotplug/net.agent: NET unregister event not supported
pppoe{4118]: Timeout waiting for PADO packets
pppd[4081]: Script /usr/sbin/pppoe -I eth1 -T 120 -U -m 1412 finished (pid 4118), status = 0x1
pppd[4081]: Exit
...and the /var/log/pppoe/current says .....
using channel 8
Using interface ppp0
Connect : ppp0 <--> /dev/pts/0
sent [LCP ConfReq id=0x1 <mru 1492> <magic 0x26ae3f3>]
(above line repeats further 9 times)
LCP: timeout sending Config-Requests
Connection terminated
Waiting for 1 child processes...
script /usr/sbin/pppoe -I eth1 -T 120 -U -m 1412, pid 2924
pppoe: Timeout waiting for PADS packets
Script /usr/sbin/pppoe -I eth1 -T 120 -U -m 1412 finished (pid 2924), status = 0x1
The whole process repeats but using channel 9 and then channel 10 and so on.
Any help would be appreciated.