Hi
I have two ISP: WAN1, WAN2, and two subnets for each provider
And my problem is that the router does not pinged if i create Mangle Rules (IP/Firewall/Mangle) for each network:
chain=prerouting action=mark-routing new-routing-mark=WAN1
passthrough=yes src-address=192.168.10.0/24
chain=prerouting action=mark-routing new-routing-mark=WAN2
passthrough=yes src-address=172.16.10.0/24
Where am I wrong? If rule is disabled, i can ping router. Very strange =
But i always have access through http; only ping is not working
Could you help me please
Instructions taken from http://mikrotikroutersetup.blogspot.ru/p/mikrotik-router.html