LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 12-07-2010, 04:55 PM   #16
achim_59
Member
 
Registered: Jan 2009
Location: Huenfeld, Germany
Distribution: Ubuntu 18.04
Posts: 113

Original Poster
Rep: Reputation: 4
Angry One step further...


Hello to anyone still reading this post.

I've had to mke do with Windoze for the past few months, but now the matter is becoming critical, because I need the internet conection on my Linux box for work.

The previous problem seems to have been that the AC850 does not recognise the command "AT_OPSYS" at all. I removed this after reading a lot of other forums and the reference manual for AT commands supplied by Sierra Wireless. What I then got was a connection that lasted about a nano-second before the modem hung up. Here is the output from /var/log/syslog:

Quote:
Dec 7 19:50:06 achim-laptop chat[2540]: abort on (NO CARRIER)
Dec 7 19:50:06 achim-laptop chat[2540]: abort on (NO DIALTONE)
Dec 7 19:50:06 achim-laptop chat[2540]: abort on (ERROR)
Dec 7 19:50:06 achim-laptop chat[2540]: abort on (NO ANSWER)
Dec 7 19:50:06 achim-laptop chat[2540]: abort on (BUSY)
Dec 7 19:50:06 achim-laptop chat[2540]: send (ATZ^M)
Dec 7 19:50:07 achim-laptop chat[2540]: expect (OK)
Dec 7 19:50:07 achim-laptop chat[2540]: ATZ^M^M
Dec 7 19:50:07 achim-laptop chat[2540]: OK
Dec 7 19:50:07 achim-laptop chat[2540]: -- got it
Dec 7 19:50:07 achim-laptop chat[2540]: send (ATE0V1^M)
Dec 7 19:50:07 achim-laptop chat[2540]: expect (OK)
Dec 7 19:50:07 achim-laptop chat[2540]: ^M
Dec 7 19:50:07 achim-laptop chat[2540]: ATE0V1^M^M
Dec 7 19:50:07 achim-laptop chat[2540]: OK
Dec 7 19:50:07 achim-laptop chat[2540]: -- got it
Dec 7 19:50:07 achim-laptop chat[2540]: send (AT+CGDCONT=1,"IP","internet.eplus.de","",0,0^M)
Dec 7 19:50:07 achim-laptop chat[2540]: expect (OK)
Dec 7 19:50:07 achim-laptop chat[2540]: ^M
Dec 7 19:50:07 achim-laptop chat[2540]: ^M
Dec 7 19:50:07 achim-laptop chat[2540]: OK
Dec 7 19:50:07 achim-laptop chat[2540]: -- got it
Dec 7 19:50:07 achim-laptop chat[2540]: send (ATD*99*1#^M)
Dec 7 19:50:07 achim-laptop chat[2540]: expect (CONNECT)
Dec 7 19:50:07 achim-laptop chat[2540]: ^M
Dec 7 19:50:07 achim-laptop chat[2540]: ^M
Dec 7 19:50:07 achim-laptop chat[2540]: CONNECT
Dec 7 19:50:07 achim-laptop chat[2540]: -- got it
Dec 7 19:50:07 achim-laptop chat[2540]: send (^M)
Dec 7 19:50:07 achim-laptop pppd[2536]: Script /usr/sbin/chat -v -f /etc/chatscripts/eplus finished (pid 2539), status = 0x0
Dec 7 19:50:07 achim-laptop pppd[2536]: Serial connection established.
Dec 7 19:50:07 achim-laptop pppd[2536]: using channel 3
Dec 7 19:50:07 achim-laptop NetworkManager: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Dec 7 19:50:07 achim-laptop NetworkManager: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown configuration found.
Dec 7 19:50:07 achim-laptop pppd[2536]: Using interface ppp0
Dec 7 19:50:07 achim-laptop pppd[2536]: Connect: ppp0 <--> /dev/umts
Dec 7 19:50:08 achim-laptop pppd[2536]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <pcomp> <accomp>]
Dec 7 19:50:08 achim-laptop pppd[2536]: rcvd [LCP ConfReq id=0x3 <asyncmap 0x0> <auth chap MD5> <magic 0x8228888> <pcomp> <accomp>]
Dec 7 19:50:08 achim-laptop pppd[2536]: sent [LCP ConfRej id=0x3 <magic 0x8228888>]
Dec 7 19:50:08 achim-laptop pppd[2536]: rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <pcomp> <accomp>]
Dec 7 19:50:08 achim-laptop pppd[2536]: rcvd [LCP ConfReq id=0x4 <asyncmap 0x0> <auth chap MD5> <pcomp> <accomp>]
Dec 7 19:50:08 achim-laptop pppd[2536]: sent [LCP ConfAck id=0x4 <asyncmap 0x0> <auth chap MD5> <pcomp> <accomp>]
Dec 7 19:50:08 achim-laptop pppd[2536]: sent [LCP EchoReq id=0x0 magic=0x0]
Dec 7 19:50:08 achim-laptop pppd[2536]: rcvd [LCP DiscReq id=0x5 magic=0x8228888]
Dec 7 19:50:08 achim-laptop pppd[2536]: rcvd [CHAP Challenge id=0x1 <0c5dd2dd9a30db1dc6dd532142030509>, name = "UMTS_CHAP_SRVR"]
Dec 7 19:50:08 achim-laptop pppd[2536]: sent [CHAP Response id=0x1 <a00984bbaeab0a552df8b36a82e29237>, name = "eplus"]
Dec 7 19:50:08 achim-laptop pppd[2536]: rcvd [LCP EchoRep id=0x0 magic=0x8228888 00 00 00 00]
Dec 7 19:50:08 achim-laptop pppd[2536]: rcvd [CHAP Success id=0x1 ""]
Dec 7 19:50:08 achim-laptop pppd[2536]: CHAP authentication succeeded
Dec 7 19:50:08 achim-laptop pppd[2536]: CHAP authentication succeeded
Dec 7 19:50:08 achim-laptop pppd[2536]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
Dec 7 19:50:08 achim-laptop pppd[2536]: Modem hangup
Dec 7 19:50:08 achim-laptop pppd[2536]: Connection terminated.
So there it is. The problem seems to lie in those last few lines. In particular: "sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]", since that is the point at which the successful connection ends.

Can anybody tell me what is going on? Why does the modem simply hang up? I'm feeling very frustrated, since other people seem to have no such problems.

I'd be grateful for any suggestions... however trivial or seemingliy unrelated!

Achim

P.S. Antworten auf Deutsch sind herzlich willkommen, denn ich kann Deutsch gut verstehen.

Last edited by achim_59; 12-07-2010 at 05:01 PM. Reason: additional information
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
upgrading from Ubuntu 9.10 Karmic Koala 32-bit to Ubuntu 9.10 Karmic Koala 64-bit aryan1 Ubuntu 1 01-21-2010 04:20 AM
LXer: Ubuntu 9.10 Karmic Koala LXer Syndicated Linux News 0 12-07-2009 07:30 PM
LXer: The Perfect Server - Ubuntu Karmic Koala (Ubuntu 9.10) [ISPConfig 2] LXer Syndicated Linux News 0 11-08-2009 10:00 AM
LXer: Upgrade Ubuntu 9.04 (Jaunty Jackalope) to Ubuntu 9.10 (Karmic Koala) Beta LXer Syndicated Linux News 0 10-12-2009 07:50 AM
LXer: Install The Proposed Comunity Themes For Ubuntu Karmic Koala, In Ubuntu Jaunty LXer Syndicated Linux News 0 09-17-2009 02:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 04:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration