I stuck on strange problem with mikrotik. I have inet interface with couple of public ipv4 addresses.
I started with one address and then I added more. Everything works great until reboot.
Mikrotik choose somehow a different IP address to make a masquerade.
Can I somehow setup a priority or something ?
When I disable all new IP addresses and then enabled them, all works nice. But I don’t want to do it after every reboot.
I understand I do not answer your question, but why do you insist on use of masquerade if you assign the addresses manually anyway? The purpose of masquerade is to handle a single dynamically changing address and remove connections src-nated to that address if it disappears.