Community discussions

MikroTik App
 
MadaraCZech
just joined
Topic Author
Posts: 2
Joined: Sun Apr 26, 2015 11:54 am

Wireless problem - Noobie, help please

Sun Apr 26, 2015 12:01 pm

Hi,
i have got MikroTik RB751U-2hND and 3G modem Huawei K2540. In RouterOS, I have set modem - APN, PIN, Phone. In RouterOS is written : Connected. I set route - out : modem. I set wireless SSID, password.. But when I try go to Google, it doesn't work. In RouterOS Terminal pings Google without problem, so in Router Internet works. But on WiFi it doesn't work.
I need solve it asap, help me please.

Sorry for my english.
 
User avatar
DigitalBlueBiz
Trainer
Trainer
Posts: 33
Joined: Fri Mar 27, 2015 9:11 pm
Location: Brno, Czech Republic, Europe
Contact:

Re: Wireless problem - Noobie, help please

Wed Apr 29, 2015 12:35 am

Hi MadaraCZech,
It's not clear if you tried to ping google from the pc or from the Mikrotik.
if from the Mikrotik board it doesn't work then:
#1: check if the default route (0.0.0.0/0) is present
#2: ping 8.8.8.8 if works go to step #4 if not go to next step
#3: Check nat configuration on the Mikrotik
#4: ping www.google.com, if works check internet connection from PC, if it doesn't work go to next step
#5: check dns configuration on the mikrotik

If from PC is not working follow next checks in order:
#1: ping 8.8.8.8 if works go to step #3 if not go to next step
#2: Check nat configuration on the Mikrotik
#3: ping www.google.com, if works internet connection is ok, if it doesn't work go to next step
#4: Check dns configuration on the PC
 
deanMKD1
Member
Member
Posts: 366
Joined: Fri Dec 12, 2014 12:06 am
Location: Macedonia
Contact:

Re: Wireless problem - Noobie, help please

Thu Apr 30, 2015 1:32 am

Hi,
i have got MikroTik RB751U-2hND and 3G modem Huawei K2540. In RouterOS, I have set modem - APN, PIN, Phone. In RouterOS is written : Connected. I set route - out : modem. I set wireless SSID, password.. But when I try go to Google, it doesn't work. In RouterOS Terminal pings Google without problem, so in Router Internet works. But on WiFi it doesn't work.
I need solve it asap, help me please.

Sorry for my english.
Do you set NAT to masquerade? What is your OUT interface? Do you have set DHCP Client?

Follow this instructions (use Google Translate :D ) and will set your modem. This tutorial is for Android tethering, but the same is for 3G/4G modem.

http://mikrotikmacedonia.com/index.php/topic,3.0.html
 
aaronhun22
Frequent Visitor
Frequent Visitor
Posts: 97
Joined: Fri Nov 15, 2013 2:15 am
Location: Las Vegas, Nevada, USA

Re: Wireless problem - Noobie, help please

Thu Apr 30, 2015 5:46 am

I agree with deanMKD1; sounds like you're missing Masquerade on the out interface. Post your config for better help.
 
MadaraCZech
just joined
Topic Author
Posts: 2
Joined: Sun Apr 26, 2015 11:54 am

Re: Wireless problem - Noobie, help please

Fri May 01, 2015 3:55 pm

Thank for help,
I had to create network for eth and wifi, it works now.