Hi all,
I am experiencing problems trying to connect to my ISP (BT Internet in the UK). I have run the
following commands to get some more debug info: -
/sbin/e-smith/config set DebugPPP yes
/sbin/e-smith/signal-event console-save
I can now hear my modem dialling out and connecting to my ISP, but after about 30 seconds, it
just disconnects and I get the following error in /var/log/messages : -
LCP: timeout sending Config-Requests
I am using e-smith 4.1.2 and a Diamond SupraExpress 56e Pro External Modem.
After looking at other posts, I have a feeling it may be something to do with the connection to
the ISP - does anybody have any experience of connecting to BT Internet, and/or any suggestions
to configuration changes which may fix my problem ????
Any help greatly appreciated... My server is very nearly working now !!!!
Here is a snippet of my /var/log/messages :-
Aug 4 23:39:22 e-smith diald[1795]: Calling site 0.0.0.0
Aug 4 23:39:23 e-smith chat[2042]: abort on (BUSY)
Aug 4 23:39:23 e-smith chat[2042]: abort on (ERROR)
Aug 4 23:39:23 e-smith chat[2042]: abort on (NO CARRIER)
Aug 4 23:39:23 e-smith chat[2042]: abort on (NO DIALTONE)
Aug 4 23:39:23 e-smith chat[2042]: abort on (Invalid Login)
Aug 4 23:39:23 e-smith chat[2042]: abort on (Login incorrect)
Aug 4 23:39:23 e-smith chat[2042]: report (CONNECT)
Aug 4 23:39:23 e-smith chat[2042]: send (ATZ^M)
Aug 4 23:39:23 e-smith chat[2042]: expect (OK)
Aug 4 23:39:42 e-smith chat[2042]: ATZ^M^M
Aug 4 23:39:42 e-smith chat[2042]: OK
Aug 4 23:39:42 e-smith chat[2042]: -- got it
Aug 4 23:39:42 e-smith chat[2042]: send (ATL1M1^M)
Aug 4 23:39:42 e-smith chat[2042]: expect (OK)
Aug 4 23:39:42 e-smith chat[2042]: ^M
Aug 4 23:40:02 e-smith chat[2042]: ATL1M1^M^M
Aug 4 23:40:02 e-smith chat[2042]: OK
Aug 4 23:40:02 e-smith chat[2042]: -- got it
Aug 4 23:40:02 e-smith chat[2042]: send (ATDT08089933001^M)
Aug 4 23:40:02 e-smith chat[2042]: expect (CONNECT)
Aug 4 23:40:02 e-smith chat[2042]: ^M
Aug 4 23:40:42 e-smith chat[2042]: ATDT08089933001^M
Aug 4 23:40:42 e-smith chat[2042]: CONNECT
Aug 4 23:40:42 e-smith chat[2042]: -- got it
Aug 4 23:40:43 e-smith chat[2042]: alarm
Aug 4 23:40:43 e-smith diald[1795]: connector: chat: Aug 04 23:40:42 CONNECT 115200
Aug 4 23:40:43 e-smith diald[1795]: Connected to site 0.0.0.0
Aug 4 23:40:43 e-smith diald[1795]: Running pppd (pid = 2045).
Aug 4 23:40:43 e-smith diald[2045]: Running pppd: /usr/sbin/pppd -defaultroute -detach modem crtscts mtu 1500 mru 1500 name (MYUSERNAME)@btinternet.com noauth noipdefault ipparam diald
Aug 4 23:40:43 e-smith pppd[2045]: pppd 2.4.0 started by root, uid 0
Aug 4 23:40:43 e-smith pppd[2045]: Using interface ppp0
Aug 4 23:40:43 e-smith pppd[2045]: Connect: ppp0 <--> /dev/ttyS0
Aug 4 23:41:13 e-smith pppd[2045]: LCP: timeout sending Config-Requests
Aug 4 23:41:13 e-smith pppd[2045]: Connection terminated.
Aug 4 23:41:13 e-smith pppd[2045]: Exit.
Aug 4 23:41:13 e-smith diald[1795]: start sl0: SIOCSIFMTU: Invalid argument
Aug 4 23:41:13 e-smith diald[1795]: stop ppp0: RTNETLINK answers: No such process
Aug 4 23:41:13 e-smith kernel: ppp: ppp0 not active
Aug 4 23:41:13 e-smith diald[1795]: stop ppp0: SIOCSIFFLAGS: No such device or address
Aug 4 23:41:14 e-smith diald[1795]: Disconnected. Call duration 31 seconds.
Aug 4 23:41:14 e-smith diald[1795]: IP transmitted 1035 bytes and received 0 bytes.
Aug 4 23:41:15 e-smith diald[1795]: Delaying 10 seconds before clear to dial.
Thanks again, Andy.