I'm not quite understanding the following error:
The matching service protocol is not the same as the translated one.
I want to accept connections at 8081 on the external interface and then forward them to port 80 of a machine on the LAN. I defined a service for 8081, and called it"HTTP-8081". I attempted to define a DNAT/SNAT rule that matched inbound packets destine for the external address port 8081, and then change the destination to a machine on the LAN, and set the service destination to "HTTP".
Why is this not allowing me to set this up?
This thread was automatically locked due to age.