Hello everybody,
I would like to connect via modem and a static ISP IP with the internet. My router is the RB2011UiAS-2HnD-IN. It is my first mikrotik device. I can not ping public ip addresses from my router.
What is wrong with my configuartion?
My static ISP IP:
IP: 92.xxx.xxx.150
MASK: 255.255.255.252
GATEWAY: 92.xxx.xxx.149
DNS: 8.8.8.8
DNS: 8.8.4.4
Ping 8.8.8.8 does not work but a traceroute to the outside.


many thanks for the help
Greeting lydio
please post your firewall chain rules here.
open a terminal window and issue the command:
/ip firewall export compact
Paste the results here
(be sure to make them a “code” block so they’re easily readable for us)
Also - can you ping the default GW IP address?
What about LAN hosts?
Can you ping the Mikrotik’s LAN IP from your PC?
Can you ping the Mikrotik’s WAN IP from your PC?
… what about the default GW?
Does the default GW show up in the /ip arp screen? (almost certainly it does because you’re seeing more distant hits in traceroute, but hey, let’s be thorough)