Have an interface that I plan on placing multiple public IP’s on with the goal of routing them to one each customer whom I connect to a respective port. I want to do NAT an DHCP on each port for the customer with their network resolving to the public IP I assign to them.
I have set a basic route and been working with src and dst NAT rules to try and get my bench test 751 to make this plan functional but coming up short.
What is the simplest method for accomplishing a single router hosting multiple networks and public IP’s?
Thanks in advance for you time