Hi there,
I have been trying to use a Huawei E372 3g modem with my RB493G i do have a USB hub with power and this is what routerOS tells me and my config:
USB resources:
> system resource usb print
# DEVICE VENDOR NAME SPEED
0 2:1 RB400 EHCI 480 Mbps
1 2:9 USB 2.0 Hub [MTT] 480 Mbps
2 2:69 Huawei Technologies HUAWEI Mobile 480 Mbps
3 1:1 RB400 OHCI 12 Mbps
USB port settings:
> port print
Flags: I - inactive
# NAME CHANNELS USED-BY BAUD-RATE
0 serial0 1 Serial Console auto
1 usb2 4 9600
This is my ppp-profile i have found that disabling almost all below got me the longest in the connection process:
1 name="tre" use-mpls=no use-compression=no use-vj-compression=no use-encryption=no
only-one=default change-tcp-mss=default
The ppp-client config:
> interface ppp-client print
Flags: X - disabled, R - running
0 X name="tremobil" max-mtu=1500 max-mru=1500 mrru=disabled port=usb2 data-channel=3
info-channel=0 pin="" user="" password="" profile=tre phone="*99***1#"
dial-command="ATDT" modem-init="AT+CGDCONT=1,"IP","bredband.tre.dk"" null-modem=no
dial-on-demand=no add-default-route=no use-peer-dns=no keepalive-timeout=10 allow=chap
And info seems to suggest modem is OK:
> /interface ppp-client info 0
status: ready
pin-status: no password required
functionality: full
gprs-class: A - GPRS & GSM simultaneous
manufacturer: huawei
model: E372
revision: 11.113.17.30.00
serial-number: 353147040412720
current-operator: 23806
access-technology: 3G
signal-strengh: -73 dBm
frame-error-rate: n/a
Okay so that’s the config i’m running now. It seems to dial up and authenticate op but then it tries to send a IPCP ConfReq and it get’s a IPCP ConfNak reply and i guess that’s where it goes wrong?
02:56:12 async,ppp,info tremobil: initializing...
02:56:12 async,ppp,info tremobil: reseting link...
02:56:13 async,debug usb2:3: sent ATH
02:56:13 async,debug usb2:3: rcvd OK
02:56:13 async,ppp,info tremobil: initializing modem...
02:56:14 async,ppp,info tremobil: dialing out...
02:56:14 async,debug usb2:3: sent ATDT*99#
02:56:14 async,debug usb2:3: rcvd CONNECT 43200000
02:56:14 async,ppp,debug tremobil: LCP lowerup
02:56:14 async,ppp,debug,packet tremobil: sent LCP ConfReq id=0xed
02:56:14 async,ppp,debug,packet <magic 0x6dc4ef62>
02:56:14 async,ppp,debug,packet <pcomp>
02:56:14 async,ppp,debug,packet <accomp>
02:56:14 async,ppp,debug tremobil: LCP open
02:56:14 async,ppp,debug,packet tremobil: rcvd LCP ConfReq id=0x10
02:56:14 async,ppp,debug,packet <asyncmap 0x0>
02:56:14 async,ppp,debug,packet <magic 0x2fb9815>
02:56:14 async,ppp,debug,packet <pcomp>
02:56:14 async,ppp,debug,packet <accomp>
02:56:14 async,ppp,debug,packet <auth chap>
02:56:14 async,ppp,debug,packet tremobil: sent LCP ConfAck id=0x10
02:56:14 async,ppp,debug,packet <asyncmap 0x0>
02:56:14 async,ppp,debug,packet <magic 0x2fb9815>
02:56:14 async,ppp,debug,packet <pcomp>
02:56:14 async,ppp,debug,packet <accomp>
02:56:14 async,ppp,debug,packet <auth chap>
02:56:14 async,ppp,debug,packet tremobil: rcvd LCP ConfAck id=0xed
02:56:14 async,ppp,debug,packet <magic 0x6dc4ef62>
02:56:14 async,ppp,debug,packet <pcomp>
02:56:14 async,ppp,debug,packet <accomp>
02:56:14 async,ppp,debug tremobil: LCP opened
02:56:14 async,ppp,debug,packet tremobil: rcvd LCP DiscReq id=0x11
02:56:14 async,ppp,debug,packet <magic 0x2fb9815>
02:56:14 async,ppp,debug,packet tremobil: rcvd CHAP Challenge id=0x1
02:56:14 async,ppp,debug,packet <challenge len=10>
02:56:14 async,ppp,debug,packet <name UMTS_CHAP_SRVR>
02:56:14 async,ppp,debug,packet tremobil: sent CHAP Response id=0x1
02:56:14 async,ppp,debug,packet <response len=10>
02:56:14 async,ppp,debug,packet tremobil: rcvd CHAP Success id=0x1
02:56:14 async,ppp,info tremobil: authenticated
02:56:14 async,ppp,debug tremobil: IPCP lowerup
02:56:14 async,ppp,debug,packet tremobil: sent IPCP ConfReq id=0x6
02:56:14 async,ppp,debug,packet <addr 0.0.0.0>
02:56:14 async,ppp,debug tremobil: IPCP open
02:56:14 async,ppp,debug tremobil: IPV6CP open
02:56:14 async,ppp,debug tremobil: MPLSCP open
02:56:14 async,ppp,debug tremobil: BCP open
02:56:14 async,ppp,debug tremobil: CCP lowerup
02:56:14 async,ppp,debug tremobil: CCP open
02:56:15 async,ppp,debug,packet tremobil: rcvd IPCP ConfNak id=0x6
02:56:15 async,ppp,debug,packet tremobil: sent IPCP ConfReq id=0x7
02:56:15 async,ppp,debug,packet <addr 0.0.0.0>
02:56:24 async,ppp,debug,packet tremobil: sent LCP EchoReq id=0x0
02:56:24 async,ppp,debug,packet <magic 0x6dc4ef62>
02:56:25 async,ppp,debug tremobil: LCP missed echo reply
02:56:25 async,ppp,debug,packet tremobil: sent LCP EchoReq id=0x1
02:56:25 async,ppp,debug,packet <magic 0x6dc4ef62>
02:56:26 async,ppp,debug tremobil: LCP missed echo reply
02:56:26 async,ppp,debug,packet tremobil: sent LCP EchoReq id=0x2
02:56:26 async,ppp,debug,packet <magic 0x6dc4ef62>
02:56:27 async,ppp,debug tremobil: LCP missed echo reply
02:56:27 async,ppp,debug,packet tremobil: sent LCP EchoReq id=0x3
02:56:27 async,ppp,debug,packet <magic 0x6dc4ef62>
02:56:28 async,ppp,debug tremobil: LCP missed echo reply
02:56:28 async,ppp,debug,packet tremobil: sent LCP EchoReq id=0x4
02:56:28 async,ppp,debug,packet <magic 0x6dc4ef62>
02:56:29 async,ppp,debug tremobil: LCP missed echo reply
02:56:29 async,ppp,debug tremobil: LCP lowerdown
02:56:29 async,ppp,debug tremobil: LCP closed
02:56:29 async,ppp,debug tremobil: CCP lowerdown
02:56:29 async,ppp,debug tremobil: BCP lowerdown
02:56:29 async,ppp,debug tremobil: BCP down event in starting state
02:56:29 async,ppp,debug tremobil: IPCP lowerdown
02:56:29 async,ppp,debug tremobil: IPV6CP lowerdown
02:56:29 async,ppp,debug tremobil: IPV6CP down event in starting state
02:56:29 async,ppp,debug tremobil: MPLSCP lowerdown
02:56:29 async,ppp,debug tremobil: MPLSCP down event in starting state
02:56:29 async,ppp,info tremobil: terminating... - peer is not responding
02:56:29 async,ppp,debug tremobil: LCP lowerdown
02:56:29 async,ppp,debug tremobil: LCP down event in starting state
02:56:29 async,ppp,info tremobil: disconnected
So my questions are:
Even though the modem is not listed as working under the hardware comp. list - it seems to be okay?
What am i doing wrong in the ppp profile or client setup ?
Best regards
//Nev