----- Original Message ----- From: "Radek Vařbuchta" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, June 28, 2005 5:04 PM Subject: [speedtouch] Re: LCP: timeout sending Config-Requests
> > I'm sorry friends, I'm overlooked some messages in /var/log/messages: > > Jun 28 16:26:58 localhost pppd[1652]: Plugin pppoatm.so loaded. > Jun 28 16:26:58 localhost pppd[1652]: PPPoATM plugin_init > Jun 28 16:26:58 localhost pppd[1652]: PPPoATM setdevname_pppoatm - SUCCESS:8.48 > Jun 28 16:26:58 localhost pppd[1652]: pppd 2.4.2 started by root, uid 0 > Jun 28 16:26:58 localhost pppd[1652]: Using interface ppp0 > Jun 28 16:26:58 localhost pppd[1652]: can't open routing table /proc/net/route: Permission denied > Jun 28 16:26:58 localhost pppd[1652]: local IP address 10.112.112.112 > Jun 28 16:26:58 localhost pppd[1652]: remote IP address 10.112.112.113 > Jun 28 16:27:01 localhost pppd[1652]: Starting link > Jun 28 16:27:01 localhost pppd[1652]: Connect: ppp0 <--> 8.48 > Jun 28 16:27:01 localhost pppd[1652]: Couldn't increase MTU to 1500. Using 1492 > Jun 28 16:27:01 localhost pppd[1652]: Couldn't increase MRU to 1500. Using 1492 > Jun 28 16:27:31 localhost pppd[1652]: LCP: timeout sending Config-Requests > Jun 28 16:27:31 localhost pppd[1652]: Connection terminated. > > > I think, that following line may be problem, isn't it?: > Jun 28 16:26:58 localhost pppd[1652]: can't open routing table /proc/net/route: Permission denied > did you start pppd as root. You should try first that. > > > > It would be helpful to turn on pppd debug messages. > I don't know for /etc/sysconfig/network-scripts/ifcfg-ppp0 but you could modify directly the options file used by your script calling pppd : - simply add the word 'debug' to this file (without quote). - you should remove the 'demand' word (this is why you receive 10.112.112.112 IP before the connection start) - you should remove 'mtu 1492' and 'mru 1492' options as it is only necessary with PPPoE. with debug, you will see if username/password are correctly set. Gilles Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
