Koozali.org: home of the SME Server

PPPD Disconnections

Sebastian Slota

PPPD Disconnections
« on: January 17, 2003, 12:19:14 AM »
As long as I use E-Smith server as my gateway into internet I had no problems.
lately after changing to DSL (T-Online in Germany, PPPOE) I get some mysterious disconnection when I try to download some ISO's.

That is from messages:

Jan 16 20:31:03 server HORDE[10656]: [imp] Login success for sebastian [80.133.116.152] to {localhost:143} [on line 51 of "/home/httpd/html/horde/imp/redirect.php"]
Jan 16 20:35:36 server pppd[20160]: No response to 2 echo-requests
Jan 16 20:35:36 server pppd[20160]: Serial link appears to be disconnected.
Jan 16 20:35:36 server e-smith[21424]: Processing event: ip-down ppp0  38400 80.133.120.123 217.5.98.50
Jan 16 20:35:36 server e-smith[21424]: Running event handler: /etc/e-smith/events/ip-down/S50isdn-down-notify
Jan 16 20:35:36 server e-smith[21424]: S50isdn-down-notify=action|Event|ip-down|Action|S50isdn-down-notify|Start|1042745736 319477|End|1042745736 706941|Elapsed|0.387464
Jan 16 20:35:42 server pppd[20160]: Connection terminated.
Jan 16 20:35:42 server pppd[20160]: Connect time 285.2 minutes.
Jan 16 20:35:42 server pppd[20160]: Sent 28382598 bytes, received 933697918 bytes.
Jan 16 20:35:42 server pppoe[20168]: read (asyncReadFromPPP): Input/output error
Jan 16 20:35:42 server pppoe[20168]: Sent PADT
Jan 16 20:35:42 server pppd[20160]: Exit.
Jan 16 20:35:42 server adsl-connect: ADSL connection lost; attempting re-connection.
Jan 16 20:35:42 server modprobe: modprobe: Can't locate module char-major-108
Jan 16 20:35:42 server pppd[21433]: pppd 2.4.0 started by root, uid 0
Jan 16 20:35:42 server pppd[21433]: Using interface ppp0
Jan 16 20:35:42 server pppd[21433]: Connect: ppp0 <--> /dev/pts/0
Jan 16 20:36:13 server pppd[21433]: LCP: timeout sending Config-Requests
Jan 16 20:36:13 server pppd[21433]: Connection terminated.
Jan 16 20:36:17 server pppoe[21441]: Timeout waiting for PADO packets
Jan 16 20:36:17 server pppd[21433]: Exit.
Jan 16 20:36:17 server adsl-connect: ADSL connection lost; attempting re-connection.
Jan 16 20:36:17 server modprobe: modprobe: Can't locate module char-major-108
Jan 16 20:36:17 server pppd[21443]: pppd 2.4.0 started by root, uid 0
Jan 16 20:36:17 server pppd[21443]: Using interface ppp0
Jan 16 20:36:17 server pppd[21443]: Connect: ppp0 <--> /dev/pts/0
Jan 16 20:36:48 server pppd[21443]: LCP: timeout sending Config-Requests
Jan 16 20:36:48 server pppd[21443]: Connection terminated.
Jan 16 20:36:52 server pppoe[21451]: Timeout waiting for PADO packets
Jan 16 20:36:52 server pppd[21443]: Exit.


Does someone has a clue???

Thanks in advance!

Tony Howden

Re: PPPD Disconnections
« Reply #1 on: March 09, 2003, 03:21:43 PM »
Hi

Did this get resolved ? I am experiencing the same symptoms with a new adsl connection.

cheers
Tony

Frank

Re: PPPD Disconnections
« Reply #2 on: July 02, 2003, 12:37:42 AM »
Hi ,

got same problems with german ADSL Provider 1&1.

I found a file named pppoe.conf.rpmsave, and I don't know whoat I should have installed to get this rpmsave. No clue howto resolve this.

BR

Frank

Re: PPPD Disconnections
« Reply #3 on: July 02, 2003, 12:50:11 AM »
hi,

tried following

rpm -e e-smith-rp-pppoe

and renamed /etc/ppp/pppoe.conf.rpmsave to /etc/ppp/pppoe.conf

mv /etc/ppp/pppoe.conf.rpmsave /etc/ppp/pppoe.conf

afterwards a adsl-stop and adsl-start seemed to wor´k fine again.

I'll have an eye on the logfiles to see if there are any improvements


cheers