I am using the following technique to balance http://wiki.mikrotik.com/wiki/Load_Balancing_over_Multiple_Gateways my network link between dedicated link and adsl is working but when it turned to go out for some customers GroupB “ADSL” they can not access my internal servers built using the default route and dst-nat from link dedicated.
Other networks “External Links to other operators’ access to my internal servers works problem only occurs on my internal network when active the route marked out by GrupoB” ADSL "
When this turned out by the route marked “Secondary Link” in blue the rule no longer works for the targeted customers for this route.
For other links to other ADSL operators the blue rule works by directing the page to my system without problems.
If disabling the route marked “Secondary Link” the blue rule works without problems redirecting my customers to the system using page http://xxx.xx.xx.xx/admin
According to that there shouldn’t be a problem. Traffic subject to destination NAT doesn’t match the mangle rule, so it should be using the normal routing table. I don’t see what’s wrong with that configuration.