Jump to content

Recommended Posts

Posted

Hi all

 

Im looking to set one of our servers as a NTP server and then point our sophos web filtering box to that server as it keeps losing sync.

 

Iv looked around the net but all i can find is reg edits to do this on standalone machines. Is it possible to have a server that points to uk.pool.ntp.org and then is a NTP server itself.

Posted

Hi,

 

If you locate the Domain Controller configured for PDC Emulator FSMO role and run the commands below;

 

net stop w32time

w32tm /config /manualpeerlist:0.uk.pool.ntp.org,0x8, /syncfromflags:manual /update

net start w32time

w32tm /resync

 

Also ensure that outbound NTP (UDP port 123) is enabled on your firewall.

 

All computers that are members of that domain are configured by default to synchronize from this DC and you should also be able to use this as an NTP server itself that Sophos Web Filtering box points to.

 

Hope this helps.

 

Regards

 

Mark

Technical Solutions & Pre-Sales Manager

Ergo Computing

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...