/ip firewall nat
add action=masquerade chain=srcnat out-interface=Wan-1-out to-addresses=0.0.0.0
Thanks man...it worked. I have assigned a Wan as out interface on ip-->firewall-->nat. Thank you once again. But i still couldn't find a good reason why it didn't work with the default 0.0.0.0/0 masquerade.Hello,
try adding ether1-Wan as Out-interface under ip->firewall->NAT
Problem solved. I have added out interface on the ip>firewall>nat.I would like to see how the dns server and dhcp server and stuff around are set. Sure the masquerade should be corrected but I don't believe it is the reason. Can you ping to the 8.8.8.8 ip address from your pc?
No..It was set correctly with 192.168.1.0/24 subnet.I am still confused why it didn't work...We do not see all this rule on the screenshot.
Maybe there was 192.168.1.254 as source set instead of 192.168.1.0/24 subnet.
It explains why router have been able to ping "the world" but devices on LAN not.