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 forward TCP 8000 -> TCP 80 (HTTP)

Help ... Help ...

I have 2 webservers inside the office.
The first one which is HTTP works like a charm but the 2nd webserver I am trying to use port 8000 externally and keep getting this.

Default DROP TCP X.X.X.X:17499 -> 10.0.1.14:80 [SYN]

DNAT [demo]
Traffic selector: Any -> HTTP -> WAN1
Destination translation: demo HTTP
Automatic Firewall rule: check mark
(THIS WORKS)

DNAT [qa]
Traffic selector: Any -> 8000 -> WAN1
Destination translation: qa HTTP
Automatic Firewall rule: check mark
(DOES NOT WORK)

I defined 8000 as:
Name: 8000
Type of Defination: TCP
Desination port: 8000
Source port: 1:65535


This thread was automatically locked due to age.
Parents
  • That all looks perfect to me.  The 'Any -> {8000} -> qa : Allow' rule isn't necessary.

    With the Full NAT rule, if you still see Default DROP TCP X.X.X.X:17499 -> 10.0.1.14:80 [SYN] in the live log, please show the complete line from the full log as it contains more information.  And, during debugging, let's enable logging on the NAT rule and the FW rule.

    Cheers - Bob
Reply
  • That all looks perfect to me.  The 'Any -> {8000} -> qa : Allow' rule isn't necessary.

    With the Full NAT rule, if you still see Default DROP TCP X.X.X.X:17499 -> 10.0.1.14:80 [SYN] in the live log, please show the complete line from the full log as it contains more information.  And, during debugging, let's enable logging on the NAT rule and the FW rule.

    Cheers - Bob
Children
No Data