This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't forward port to internal system.

I may be doing something stupid, but for the life of me I can't seem to get a port to forward to an internal server.

We are running a service on TCP 9876 internally on a small Linux server.
If I NMAP the box, the port shows as open internally.

I set an additional IP on firewall external interface, and enabled.

Then, created a NAT rule, with auto firewall rule to forward to the internal server.

All looks fine, but external scans show the port as closed.
Any ideas?  I've forwarded ports for YEARS and can't decide where to look next.

I suspect the up2date applied last week (9.206) broke it as it was working OK prior to this.


This thread was automatically locked due to age.
Parents
  • - Check your custom service definition to make certain that you didn't accidentally select UDP or put 9876 into source port instead of destination port.

    - Check the NAT rule that it is indeed set as DNAT and the "And the service to" is blank.

    - Have you seen the traffic in TCPDump?  Related, do you have "Log Initial Packets" enabled and do you see the traffic in the firewall log?
Reply
  • - Check your custom service definition to make certain that you didn't accidentally select UDP or put 9876 into source port instead of destination port.

    - Check the NAT rule that it is indeed set as DNAT and the "And the service to" is blank.

    - Have you seen the traffic in TCPDump?  Related, do you have "Log Initial Packets" enabled and do you see the traffic in the firewall log?
Children
No Data