Getting started with hAP ac lite (RB952) and USB modem

Hi,

OK, I’m totally new in the MikroTik world and am totally lost. Right now I miss my Dovado router - please help me! :slight_smile:

I have a brand new RB952 (OS 6.34.2) and a Huawei E3372 USB modem for 3G/4G. First of all, I would like to connect to the router via WiFi and access the Internet. I expected this to be simple but it doesn’t work.

What do I need to set up a common SSID for 2.4 and 5 GHz (at startup there are two SSIDs, one for 2.4 and one for 5 GHz) and make my USB modem work? I know the APN but can’t figure out how to configure it.

/Mitch

just add
/interface ppp-client add apn=your-apn dial-on-demand=yes disabled=no mrru=1600 name=ppp-3g phone=
*99# pin=1234 port=usb1
/ip firewall nat
add action=masquerade chain=srcnat out-interface=ppp-3g

OK, great! Is this something I can do through the webinterface or do I need to use a command prompt?

You can do it from command line or î the web interface