How to do SRCNAT for many identical subnets?
SERVER_1, SERVER_2, SERVER_3 must connect to SERVER_10.
I can only do it for one network.
The other of the networks, the NAT firewall mechanism does not understand that these are different connections.
One sees only one connection and sends packets back to the first one who managed to do SRCNAT.
No matter how I marks packets and connections.
Unfortunately this doesn’t work.
The NAT table only remembers address:port.
If Mikrotik makes an extended NAT table with connection-mark storage. This will be a revolution.