I have an external connection with more than 1 IP address.
I'm having difficulty working out how to enable port forwarding or DNATing so different external addresses are sent to different servers.
EG
external address 195.8.69.7 port 2222 is sent to internal 192.168.1.10 port 22
external address 192.8.69.8 port 80 is sent to internal 192.168.1.12 port 80
Any help or CLI instructions would be appreciated.