I am looking to load balance my routers NATing over multiple IP address. I have my own public subnet and am hoping to use a /29 or /28 to nat out to my provider.
The goal I have to to nat a group of private subnets. Lets say 192.168.0.0/22 for example I want to nat out over 6 IP addresses *.*.*.1-*.*.*.*6.
The ultimate goal is to not have a single IP over loaded with NAT and to not have to assign a public IP per subnet.
I like the idea of it being dynamic as well so I just simply add intern subnets to be included in the NAT and it still load over the multiple IPs.
I have research on the forums here but not sure I'm finding anything that is quite what I'm looking for.
Any suggestions?
Thanks!