Hello, I'm running some NAT rules to nat private users IPs within a public nat pool, about 16 Ips.
I guess and I hope, if there is any way to avoid changing public IP "randomly", and keep a stable mapping based on source ip, to prevent users from getting different public IPs in each outgoing packet. This behavior leads to problems with some web applications/games.
Here's my nat rule:
chain=srcnat action=src-nat to-addresses=****/28 src-address=10.49.251.0/25