HakSmack Posted February 15, 2013 Posted February 15, 2013 Hi I realy need your guys help! Having problem getting the Huawei E1550 working with the MarkIV 2.7. I get the following: 00:48:40 Pineapple daemon.info pppd[8469]: Exit.00:48:39 Pineapple daemon.notice pppd[8469]: Connection terminated.00:48:33 Pineapple daemon.warn pppd[8469]: IPCP: timeout sending Config-Requests00:47:59 Pineapple local2.info chat[8473]: timeout set to 30 seconds00:47:59 Pineapple local2.info chat[8473]: send (ATD*99***1#^M)00:47:59 Pineapple local2.info chat[8473]: send ( ^M)00:47:59 Pineapple local2.info chat[8473]: expect (OK)00:47:59 Pineapple local2.info chat[8473]: expect (CONNECT)00:47:59 Pineapple local2.info chat[8473]: ^M00:47:59 Pineapple local2.info chat[8473]: ^M00:47:59 Pineapple local2.info chat[8473]: OK00:47:59 Pineapple local2.info chat[8473]: CONNECT00:47:59 Pineapple local2.info chat[8473]: ATD*99***1#^M^M00:47:59 Pineapple local2.info chat[8473]: AT+CGDCONT=1,"IP","internet"^M^M00:47:59 Pineapple local2.info chat[8473]: -- got it00:47:59 Pineapple local2.info chat[8473]: -- got it00:47:59 Pineapple daemon.notice pppd[8469]: Connect: 3g-wan2 <--> /dev/ttyUSB000:47:59 Pineapple daemon.info pppd[8469]: Using interface 3g-wan200:47:59 Pineapple daemon.info pppd[8469]: Serial connection established.00:47:58 Pineapple local2.info chat[8473]: timeout set to 10 seconds00:47:58 Pineapple local2.info chat[8473]: send (ATE1^M)00:47:58 Pineapple local2.info chat[8473]: send (AT+CGDCONT=1,"IP","internet"^M)00:47:58 Pineapple local2.info chat[8473]: send (AT&F^M)00:47:58 Pineapple local2.info chat[8473]: report (CONNECT)00:47:58 Pineapple local2.info chat[8473]: expect (OK)00:47:58 Pineapple local2.info chat[8473]: expect (OK)00:47:58 Pineapple local2.info chat[8473]: abort on (NO CARRIER)00:47:58 Pineapple local2.info chat[8473]: abort on (ERROR)00:47:58 Pineapple local2.info chat[8473]: abort on (BUSY)00:47:58 Pineapple local2.info chat[8473]: ^M00:47:58 Pineapple local2.info chat[8473]: OK00:47:58 Pineapple local2.info chat[8473]: OK00:47:58 Pineapple local2.info chat[8473]: ATE1^M^M00:47:58 Pineapple local2.info chat[8473]: AT&F^M^M00:47:58 Pineapple local2.info chat[8473]: -- got it00:47:58 Pineapple local2.info chat[8473]: -- got it00:47:57 Pineapple daemon.notice pppd[8469]: pppd 2.4.5 started by root, uid 000:47:57 Pineapple daemon.info dnsmasq[1087]: using nameserver 8.8.8.8#5300:47:57 Pineapple daemon.info dnsmasq[1087]: using local addresses only for domain lan00:47:57 Pineapple daemon.info dnsmasq[1087]: reading /tmp/resolv.conf.auto00:47:54 Pineapple daemon.notice pppd[8419]: Modem hangup00:47:54 Pineapple daemon.notice netifd: Interface 'wan2' is now down00:47:54 Pineapple daemon.info pppd[8419]: Exit.00:47:53 Pineapple daemon.notice pppd[8419]: Connection terminated. My configuration are as: *12d1:1001*) echo "Huawei E1550 detected. Attempting mode switch" uci delete network.wan2 uci set network.wan2=interface uci set network.wan2.ifname=ppp0 uci set network.wan2.proto=3g uci set network.wan2.service=umts uci set network.wan2.device=/dev/ttyUSB0 uci set network.wan2.apn=apn uci set network.wan2.username=tmn uci set network.wan2.password=tmn uci set network.wan2.defaultroute=1 uci commit network usb_modeswitch -v 12d1 -p 1001 -M 55534243123456780000000000000011060000000000000000000000000000 sleep 10; rmmod usbserial sleep 3; insmod usbserial vendor=0x12d1 product=0x1001 sleep 5; /etc/init.d/firewall disable; /etc/init.d/firewall stop logger "3G: firewall stopped" iptables -t nat -A POSTROUTING -s 172.16.42.0/24 -o 3g-wan2 -j MASQUERADE iptables -A FORWARD -s 172.16.42.0/24 -o 3g-wan2 -j ACCEPT iptables -A FORWARD -d 172.16.42.0/24 -m state --state ESTABLISHED,RELATED -i 3g-wan2 -j ACCEPT ;; I have tried changin the password= and username= to blank also changing apn to internet. Realy appriciate any help i can get. Thanks! Quote
Foxtrot Posted February 15, 2013 Posted February 15, 2013 Are you on 2.7.7? If not, Upgrade to it as it has lots of 3G and USB fixes. -Foxtrot Quote
HakSmack Posted February 15, 2013 Author Posted February 15, 2013 Thanks sorry yes it´s 2.7.7 :( Quote
Foxtrot Posted February 15, 2013 Posted February 15, 2013 Thanks sorry yes it´s 2.7.7 :( Hmm, sorry then, I'm afraid I don't know much about 3G modems as I don't use them much, however I would suggest tripple checking the APN, Username and passwords aswell as the vendor IDs. Hope you the best; -Foxtrot Quote
HakSmack Posted February 15, 2013 Author Posted February 15, 2013 it seams to be the "IPCP: timeout sending Config-Requests" that is the problem im not sure what part of the code that could be wrong? I have cheked the apn :( Quote
Foxtrot Posted February 15, 2013 Posted February 15, 2013 it seams to be the "IPCP: timeout sending Config-Requests" that is the problem im not sure what part of the code that could be wrong? I have cheked the apn :( May I ask what network your using it on? -Foxtrot Quote
HakSmack Posted February 16, 2013 Author Posted February 16, 2013 it´s a 3g network(don´t know if i answerd the question) Quote
Foxtrot Posted February 16, 2013 Posted February 16, 2013 it´s a 3g network(don´t know if i answerd the question) what provider* sorry Quote
inTheDMZ Posted February 16, 2013 Posted February 16, 2013 As a novice to 3g it would seem your connection is been made but dropped straight away, firstly I would ask if you are definitely in a coverage area for your network provider, and secondly double check the settings as foxtrot has mentioned. Quote
HakSmack Posted February 16, 2013 Author Posted February 16, 2013 Ofcourse you guys were right i got it to work after looking more carefull in on the vendor settings APN This works for me after a reboot: *12d1:1001*) echo "Huawei E1550 detected. Attempting mode switch" uci delete network.wan2 uci set network.wan2=interface uci set network.wan2.ifname=ppp0 uci set network.wan2.proto=3g uci set network.wan2.service=umts uci set network.wan2.device=/dev/ttyUSB0 uci set network.wan2.apn=internet.telenor.se uci set network.wan2.username=Telenor uci set network.wan2.password=Telenor uci set network.wan2.defaultroute=1 uci commit network usb_modeswitch -v 12d1 -p 1001 -M 55534243123456780000000000000011060000000000000000000000000000 sleep 30; rmmod usbserial sleep 3; insmod usbserial vendor=0x12d1 product=0x1001 sleep 5; /etc/init.d/firewall disable; /etc/init.d/firewall stop logger "3G: firewall stopped" iptables -t nat -A POSTROUTING -s 172.16.42.0/24 -o 3g-wan2 -j MASQUERADE iptables -A FORWARD -s 172.16.42.0/24 -o 3g-wan2 -j ACCEPT iptables -A FORWARD -d 172.16.42.0/24 -m state --state ESTABLISHED,RELATED -i 3g-wan2 -j ACCEPT ;; Thanks for your support! Quote
Foxtrot Posted February 16, 2013 Posted February 16, 2013 Great to hear you got it sorted :) -Foxtrot Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.