Thanks for the reply, but I don’t think this is helping me, as this is if I have, for example, 2 subnets and I want to have them go out trough different public IPs.
Instead I want to have my whole internal network go out trough different public addresses on random.
Thank you for the reply. As far as I understand, this will make so that each packet uses a different rule. Wouldn’t this be a problem, for example, when we open a website and the packets to the website start coming from different source IPs ?
Then there’s also action=same. I’ve never had an opportunity to use it myself, but I think you can just give it your public addresses, and it should take care of everything, using all of them and keeping same address for each client.
Sorry for dragging this thread up. I have 768 routed public ip address via a /30 point to point ip. The 768 public ip’s are split into 3 /24 subnets. I have 700 customers split over many internal /24 subnets but each subnet is not using more than 30 ip’s. I want to give each customer a public ip address that does not change or overlap with another but i dont want to manually enter src/dst nat rules for each one. Does anyone have a basic example i can study and modify for my own use? Thanks