All,
server: SME 6.01 upgraded with smeplus script
I have an intermittent problem with my pppoe adsl connection. After a few hours, the internet connection dies. The server log contains the following entries:
Apr 11 16:05:33 gateway pppd[1708]: No response to 2 echo-requests
Apr 11 16:05:33 gateway pppd[1708]: Serial link appears to be disconnected.
Apr 11 16:05:33 gateway pppd[1708]: sent [LCP TermReq id=0x2 "Peer not responding"]
Apr 11 16:05:36 gateway pppd[1708]: sent [LCP TermReq id=0x3 "Peer not responding"]
Apr 11 16:05:39 gateway pppd[1708]: Connection terminated.
Apr 11 16:05:39 gateway pppd[1708]: Connect time 218.6 minutes.
Apr 11 16:05:39 gateway pppd[1708]: Sent 7392886 bytes, received 19322886 bytes.
Apr 11 16:05:39 gateway pppd[1708]: Waiting for 2 child processes...
Apr 11 16:05:39 gateway pppd[1708]: script /etc/ppp/ip-up, pid 1928
Apr 11 16:05:39 gateway pppd[1708]: script /usr/sbin/pppoe -I eth1 -T 120 -U -m 1412, pid 1746
Apr 11 16:05:39 gateway kernel: divert: no divert_blk to free, ppp0 not ethernet
Apr 11 16:05:39 gateway pppoe[1746]: read (asyncReadFromPPP): Input/output error
Apr 11 16:05:39 gateway pppoe[1746]: Sent PADT
Apr 11 16:05:39 gateway pppd[1708]: Script /usr/sbin/pppoe -I eth1 -T 120 -U -m 1412 finished (pid 1746), status = 0x1
Apr 11 16:05:39 gateway /etc/hotplug/net.agent: NET unregister event not supported
Using ifconfig, eth1 (external network card interface) appears normal, but the ppp0 interface has disappeared! The only way to fix this seems to be to restart the server, at which point everything operates normally.
Can anyone shed light on what is happening here, what diagnostics I can use, or how to fix this?
Peter