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

port forwarding 15000 to internal 15000

Try to set up port forwarding. Made a DNAT rule with forwarding http (external port 80) to port 15000 on internal server. That works!

Then changed the rule to forward external port 15000 to internal port 15000. Doesn't work! 

Just changed the port. What is wrong?



This thread was automatically locked due to age.
Parents
  • This is either one of the ISP's blocking the higher range port or a configuration issue with the DNAT (specifically the service object source port). 

    Do you see the NAT rule being hit when you test with 15000? Turn on logging on the rule and check that. 

  • Yes, it is a common mistake when configuring custom service objects to put the source port the same as the destination port, whereas it should be set to "1:65535".  In most cases, excluding some protocols like SIP or IKE which use the same source & destination ports.  

    Tim

Reply
  • Yes, it is a common mistake when configuring custom service objects to put the source port the same as the destination port, whereas it should be set to "1:65535".  In most cases, excluding some protocols like SIP or IKE which use the same source & destination ports.  

    Tim

Children
No Data