I wonder if it’s possible to somehow get more than one dhcp lease thru a single interface? I’m aware that I need to have different mac addrs, but is there a way of doing it with ROS?
This is needed to do NAT to separate public IPs for two different customers.
Ok, I found an ugly way to get multiple wan ip’s with 751G out of single WAN wire. I now have two different public ip’s on ether3 and ether4 and would like to NAT them thru different wireless SSID’s. But it seems it’s not going to be possible because they’re on the same subnet and share the same gateway..