I have webmail setup on a server at port 81 and I defined a new service:
WMAIL TCP 1024:65535 81
I am trying to route to IP xxx.xxx.xxx.3(fileserver)
I have DNAT/SNAT:
wmail Any -> external (Address) / WMAIL None fileserver
and have tried many packet filter settings including allowing all traffic.
If I setup port forwarding (DNAT/SNAT) using the built in HTTP service as well as SMTP and they work fine. It seems to be an issue with the custom service but I cannot seem to figure out why.
This thread was automatically locked due to age.