Hi all,
I have a friend using a Mikrotik RB2011 on ROS 6.7. He has a multi-wan configuration, using route distances and ‘check-gateway’ to do the failover. He has noticed that occasionally when a WAN link fails then comes back up, his VoIP phones will then stop working.
On closer inspection I can see UDP traffic is being sent out the primary interface with the IP for the failover interface.
Rules are the basic -
action=masquerade chain=srcnat comment="Outbound : WAN1" out-interface="WAN1 - Plusnet VDSL"
Why is masquerade not masquerading the correct address?