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

Routing from WAN to LAN - Some help needed

Hello everybody,

I need some help here. I recently migrated from pfSense to Sophos XG home and I really like it, but I have some trouble getting my routing configured.

Basically I want to configure remote access to my media servers. What I did is: 

  1. Port forwarding from my provider's modem/router to Sophos (which worked before so that ok)

  2. Created a policy to allow the traffic

  3. Routed the traffic to the IP (in many different possibilities by now)

But its not working. In the logs I see denied traffic but its from a different source IP. 
I'm sure is a misconfiguration but I don't see where.



This thread was automatically locked due to age.
Parents
  • What is the source port of the subsonic service definition? Make it is set to 1:65535.

  • "May I ask why you're filtering the firewall logs on port 4444?   That's not also the tcp port for your media server is it(because that's the port of Sophos admin console)?"

    I'm sorry, I'm confusing 4444 (Sophos) with 4040 (Subsonic)

    “What is the source port of the subsonic service definition? Make it is set to 1:65535.”

    The source port is 35666. Why should I change it to 1:65535?
    Its configured on my providers modem to forward 35666 to 35666 on the Sophos WAN interface and form there is forwarded to port 4040 on my lan interface.

  • Yes, it should be 1:65535 because source ports are dynamic. The originating traffic usually assigns a random source port during the NAT process to be able to use a single public for multiple internal lan IP.

Reply Children