Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: karl on August 22, 2001, 09:54:21 AM
-
Can somebody please decipher why I am having dropouts on the connection stage. Thanks Karl
Aug 22 07:36:15 server-w chat[2062]: abort on (BUSY)
Aug 22 07:36:15 server-w chat[2062]: abort on (ERROR)
Aug 22 07:36:15 server-w chat[2062]: abort on (NO CARRIER)
Aug 22 07:36:15 server-w chat[2062]: abort on (NO DIALTONE)
Aug 22 07:36:15 server-w chat[2062]: abort on (Invalid Login)
Aug 22 07:36:15 server-w chat[2062]: abort on (Login incorrect)
Aug 22 07:36:15 server-w chat[2062]: report (CONNECT)
Aug 22 07:36:15 server-w chat[2062]: send (ATZ^M)
Aug 22 07:36:16 server-w chat[2062]: expect (OK)
Aug 22 07:36:16 server-w chat[2062]: ATZ^M^M
Aug 22 07:36:16 server-w chat[2062]: OK
Aug 22 07:36:16 server-w chat[2062]: -- got it
Aug 22 07:36:16 server-w chat[2062]: send (ATM0L0^M)
Aug 22 07:36:16 server-w chat[2062]: expect (OK)
Aug 22 07:36:16 server-w chat[2062]: ^M
Aug 22 07:36:16 server-w chat[2062]: ATM0L0^M^M
Aug 22 07:36:16 server-w chat[2062]: OK
Aug 22 07:36:16 server-w chat[2062]: -- got it
Aug 22 07:36:16 server-w chat[2062]: send (ATDT55640300^M)
Aug 22 07:36:16 server-w chat[2062]: expect (CONNECT)
Aug 22 07:36:16 server-w chat[2062]: ^M
Aug 22 07:36:43 server-w chat[2062]: ATDT55640300^M^M
Aug 22 07:36:43 server-w chat[2062]: CARRIER 50667^M
Aug 22 07:36:43 server-w chat[2062]: ^M
Aug 22 07:36:43 server-w chat[2062]: PROTOCOL: LAP-M^M
Aug 22 07:36:43 server-w chat[2062]: ^M
Aug 22 07:36:43 server-w chat[2062]: COMPRESSION: V.42BIS^M
Aug 22 07:36:43 server-w chat[2062]: ^M
Aug 22 07:36:43 server-w chat[2062]: CONNECT
Aug 22 07:36:43 server-w chat[2062]: -- got it
Aug 22 07:36:43 server-w diald[1870]: connector: chat: Aug 22 07:36:43 CONNECT 115200
Aug 22 07:36:43 server-w diald[1870]: Connected to site 0.0.0.0
Aug 22 07:36:43 server-w diald[2063]: Running pppd: /usr/sbin/pppd -defaultroute -detach modem crtscts mtu 1000 mru 1000 name mbgwarn noauth noipdefault ipparam diald
Aug 22 07:36:43 server-w diald[1870]: Running pppd (pid = 2063).
Aug 22 07:36:35 server-w last message repeated 2 times
Aug 22 07:36:44 server-w pppd[2063]: pppd 2.4.0 started by root, uid 0
Aug 22 07:36:44 server-w pppd[2063]: Using interface ppp0
Aug 22 07:36:44 server-w pppd[2063]: Connect: ppp0 <--> /dev/ttyS0
Aug 22 07:36:45 server-w atalkd[2061]: config for no router
Aug 22 07:36:46 server-w atalkd[2061]: ready 0/0/0
Aug 22 07:36:52 server-w pppd[2063]: Hangup (SIGHUP)
Aug 22 07:36:52 server-w pppd[2063]: Modem hangup
Aug 22 07:36:52 server-w pppd[2063]: Connection terminated.
Aug 22 07:36:52 server-w pppd[2063]: Exit.
Aug 22 07:36:52 server-w diald[1870]: start sl0: SIOCSIFMTU: Invalid argument
Aug 22 07:36:52 server-w diald[1870]: stop ppp0: RTNETLINK answers: No such process
Aug 22 07:36:52 server-w kernel: ppp: ppp0 not active
Aug 22 07:36:52 server-w diald[1870]: stop ppp0: SIOCSIFFLAGS: No such device or address
Aug 22 07:36:52 server-w diald[1870]: Disconnected. Call duration 9 seconds.
Aug 22 07:36:52 server-w diald[1870]: IP transmitted 3608 bytes and received 0 bytes.
Aug 22 07:36:53 server-w diald[1870]: Delaying 10 seconds before clear to dial.
Aug 22 07:36:58 server-w papd[2080]: restart (1.4b2+asun2.1.3)
-
Hi Karl,
Maybe I can help you with getting some extra messages in your log files, that will tell what's really going on.
I was battling with a setup a while ago, and figured out how to generate lots_of_logs.
Have a look at :
http://www.blokland.co.uk/Kees/docs/e-smith/debug-modem-howto.htm
The story is very much work_in_progress, although my system is working now.
Be aware that the extra time needed to log everything 'could' interfere with the setup, but once the LCP negotiation starts, you should be home and dry..
Ignore the bit at the end of the page about the ntp (timeserver)
This is caused by some as yet unexplained behavior of my isp.
kees
-
Hi Kees, I have found out what my problem was, technician corosion. I forgat that I had a custom template with user login in it, and when I tried to change the dail in user, it did not change the template. Thanks for your help, I looked at your site and am going to give it a go, just so as I can learn about the connection process.
Thanks again, Karl