Hi everyone I have a doubt if I have done the configuration well that I will now explain:
I have 2 connectivity 100/10 Mbps each from the same operator and I made my Mikrotik 2011UiAS-2HnD version 6.47.7 with the Load Balancing PCC.
So far everything ok, but there are some devices that are sensitive to the change of Public IP Addresses, so I need to force certain devices that always end up on WAN 1 … but I have a doubt if it works correctly, in fact on the configuration you will see that I have disabled one of the two WANs for my insecurity if this is okay or not, testing it I have some problems. I post the config:
https://pastebin.com/bcxa4HMZ
PS: The Mangle rule of prerouting which should determine the forcing always and only on WAN1 I put it at the top of the list.
Thanks
It’s simple, like this:
add action=mark-connection chain=prerouting comment="Force Pi to ISP1" disabled=yes dst-address-type=!local dst-address-list=!not_in_internet in-interface=LAN new-connection-mark=ISP1_conn passthrough=yes src-address=192.168.88.91