Hi,
I'm trying to set up a DSL connection in my linux (suse 7.1, kernel
2.4.28, ISP:Bluewin.ch) with a speedtouch usb modem.
My problem is when I try:
"pppd call adsl &" which is suppose to start my DSL connection I've
got the following message: "LCP: timeout sending Config-Requests"
What the hell is that and how do I fix it???
Here is a snap shot of the logs...
Sep 16 23:03:39 localhost pppd[4351]: pppd 2.4.1 started by root, uid
0
Sep 16 23:03:39 localhost pppoa2[4352]: Starting PPPoA2 ( merged
version
includes new ATM/AAL5 stack ) 1_0
Sep 16 23:03:39 localhost pppoa2[4352]: I'm the parent process, I
handle
the endpoint 0x07
Sep 16 23:03:39 localhost pppoa2[4356]: I'm the children process, I
handle
the endpoint 0x87
Sep 16 23:03:39 localhost pppd[4351]: Using interface ppp0
Sep 16 23:03:39 localhost pppd[4351]: Connect: ppp0 <--> /dev/pts/0
Sep 16 23:04:10 localhost pppd[4351]: LCP: timeout sending
Config-Requests
Sep 16 23:04:10 localhost pppd[4351]: Connection terminated.
Sep 16 23:04:10 localhost pppd[4351]: Using interface ppp0
Sep 16 23:04:10 localhost pppd[4351]: Connect: ppp0 <--> /dev/pts/1
Sep 16 23:04:10 localhost pppoa2[4379]: Starting PPPoA2 ( merged
version
includes new ATM/AAL5 stack ) 1_0
Sep 16 23:04:10 localhost pppoa2[4379]: I'm the parent process, I
handle
the endpoint 0x07
Sep 16 23:04:10 localhost pppoa2[4379]: pusb_claim_interface 1 failed
Sep 16 23:04:10 localhost pppd[4351]: Modem hangup
Sep 16 23:04:10 localhost pppd[4351]: Connection terminated.
.... [more of the same] ...
|