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

Problem to connect from internal network to external ntp server

Hi,

I got a subnet 10.10.11.x on LANPORTD its marked as LAN lanportD is 10.10.11.254/24

My external ntp server is nl.ntp.pool.org

When I connect to it (bypass) Sophos XG it works

When I make a rule LAN > ANY > WAN > ANY > NTP and nl.ntp.pool.org & second rule WAN > ANY > LAN > ANY > NTP

It does not work. Any help would be great.



This thread was automatically locked due to age.
Parents
  • First off, you don't need the second rule as XG is a stateful firewall. Meaning, if you allow a traffic one way, it will keep the state of this traffic and returning traffic will be allowed as well until the connection is terminated.

    Regarding your issue, make sure that the NTP service definition you created is set to sourceport = 1:65535. This is often overlooked.

Reply
  • First off, you don't need the second rule as XG is a stateful firewall. Meaning, if you allow a traffic one way, it will keep the state of this traffic and returning traffic will be allowed as well until the connection is terminated.

    Regarding your issue, make sure that the NTP service definition you created is set to sourceport = 1:65535. This is often overlooked.

Children