Hi all, I am having issues setting up a 3G modem. the error I get is:
20:02:55 async,ppp,info ppp-out1: initializing modem...
20:02:55 async,ppp,info ppp-out1: dialing out...
20:02:55 async,ppp,info ppp-out1: terminating... - modem hunged up
20:02:55 async,ppp,info ppp-out1: disconnected
20:02:55 async,ppp,info ppp-out1: initializing...
20:02:55 async,ppp,info ppp-out1: reseting link...
20:02:56 async,ppp,info ppp-out1: initializing modem...
20:02:56 async,ppp,info ppp-out1: dialing out...
20:02:56 async,ppp,info ppp-out1: terminating... - modem hunged up
20:02:56 async,ppp,info ppp-out1: disconnected
20:02:56 async,ppp,info ppp-out1: initializing...
20:02:56 async,ppp,info ppp-out1: reseting link...
20:02:57 async,ppp,info ppp-out1: initializing modem...
20:02:57 async,ppp,info ppp-out1: dialing out...
20:02:57 async,ppp,info ppp-out1: terminating... - modem hunged up
20:02:58 async,ppp,info ppp-out1: disconnected
20:02:58 async,ppp,info ppp-out1: initializing...
20:02:58 async,ppp,info ppp-out1: reseting link..
the device recognises as:
2 2:3 HUAWEI Technology HUAWEI Mobile 480 Mbps
and adds the ports:
# NAME CHANNELS USED-BY BAUD-RATE
1 usb2 4 9600
and the ppp-out1 details:
add add-default-route=yes allow=pap,chap,mschap1,mschap2 apn=internet \
comment="" data-channel=0 dial-command=ATDT dial-on-demand=no disabled=\
yes info-channel=3 keepalive-timeout=30 max-mru=1500 max-mtu=1500 \
modem-init="" mrru=disabled name=ppp-out1 null-modem=no password="" \
phone=*99# pin="" port=usb2 profile=default use-peer-dns=no user=""
I have played around with using different combinations of the data channel and info channel, with no luck. I had this working with wvdial, so I know it works. I have also tried using RouterOSv5.0rc7, with the exact same results. Does anyone have any ideas.
Thanks.