Hi guys.
can you help me please.
I have 2 wan connections (ether 1 and ether 2) and my Lan (ips) are split in groups, one group use WAN1 and the second group use WAN2 interface (with mangle rules, mark routing and nat). So, the problem is the routerboard mikrotik don’t have internet connection, by example, to do ping (google dns) from the terminal throws “no route to the host”…
All the pcs on the LAN, can do ping normaly..
what I should do?
In advance thanks for the help
Hi
My guesses, to be verified and confirmed:
- your wan’s dhcp clients don’t add default route (or are statically assigned): there is no route for 0.0.0.0/0 in the main table right?
- each of the “lans” have their own routing table including the default route to WAN
Are these correct?