Hi everyone,
I'm trying to set up OpenWRT with multiple external WAN IPs. I have set them as aliases to the WAN interface.
The problem lies when I need to route traffic coming to a particular WAN IP to an internal host, but with a specific port.
For example:
Internet -> 1.1.1.1:80 >-mapto-> 192.168.1.2:80
Internet -> 1.1.1.2:80 >-mapto-> 192.168.1.3:80
I was hoping someone would be graciously able to help me achieve this. I've already bricked the router once trying to do this. :-(
Thanks!