I have managed to get my Huawei E169 working with a RB433UAH about two years ago without any problems. I now have a RB751U which I would like to use as a roaming wifi hotspot. I have tried everything that people have suggested on other forum post without success. I am currently using RouterOS 5.7.
I dont know if any would be able to assist. The router does see the Huawei E169:
My PPP settings;
Code: Select all
/interface ppp-client
add add-default-route=yes allow=pap,chap,mschap1,mschap2 apn=\
web.gprs.mntnigeria.net data-channel=0 dial-command=ATDT dial-on-demand=\
yes disabled=yes info-channel=0 keepalive-timeout=30 max-mru=1500 \
max-mtu=1500 modem-init="" mrru=disabled name=ppp-out1 null-modem=no \
password=web phone="" pin="" port=usb1 profile=default use-peer-dns=yes \
user=web
Code: Select all
/system resource usb> print
# DEVICE VENDOR NAME SPEED
0 1:1 RB400 EHCI 480 Mbps
1 1:2 \C3\BF\C3\BF\C3\BF\C3\BF\C3\BF\C... HUAWEI Mobile 12 Mbps
Code: Select all
[admin@MikroTik] > port print
Flags: I - inactive
# NAME CHANNELS USED-BY BAUD-RATE
0 usb1 3 9600
Code: Select all
[admin@MikroTik] > /system serial-terminal usb1 channel=0
[Ctrl-A is the prefix key]
[Q - quit connection] [B - send break]
[A - send Ctrl-A prefix] [R - autoconfigure rate]
Welcome back!
[admin@MikroTik] >
I am not sure where I am going wrong. I have tried to attached a supout.rif as well but it fails.