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

Firewall allows port but connection not established

Hello,
I have quite a few services running on custom ports on my remote web server. So I tried to open the ports on sophos with these steps:
[LIST=1]
  • Open Network protection->Firewall
  • New Rule
  • source -> Lan (Network)
  • Service -> my TCP port
  • Destination -> Any
  • Save
[/LIST]

And turned on the rule. I then open the live log and can see the connection to the port is green but browser throws "ERR_CONNECTION_TIMED_OUT" error. Attached is the ss from live log. What could be the issue?


This thread was automatically locked due to age.
Parents
  • Usually, UTM is configured with two interfaces, LAN and WAN (not necessary in case of non-firewall related roles like Web Proxy only or WAF only, where only one interface is enough).

    You don't need Masq on UTM if the first upstream device from the UTM (default gateway) knows how to route packets back to your LAN. Without Masq UTM will not change IP of the source host. 

    Please describe your current or planned network topology in more detail.
Reply
  • Usually, UTM is configured with two interfaces, LAN and WAN (not necessary in case of non-firewall related roles like Web Proxy only or WAF only, where only one interface is enough).

    You don't need Masq on UTM if the first upstream device from the UTM (default gateway) knows how to route packets back to your LAN. Without Masq UTM will not change IP of the source host. 

    Please describe your current or planned network topology in more detail.
Children
No Data