NTP with Windows Clients
Kareem Shehata
kareem-d+8TeBu5bOew5LPnMra/2Q at public.gmane.org
Mon Jan 19 22:13:34 UTC 2004
I've configured my Debian/GNU box to use NTP with the configuration
below. It works well from other Linux boxen, but I can't seem to get
any Windows machines to sync to it, whether by the built-in client or
third-party tools. Is there any trick to making it SNTP compatible?
Thanks,
Kareeem
# /etc/ntp.conf, configuration for ntpd
# ntpd will use syslog() if logfile is not defined
logfile /var/log/ntpd
driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
# Set Access Restrictions
restrict default notruct nomodify noquery
restrict localhost
restrict 192.168.1.0 mask 255.255.255.0 ntpport
restrict 192.168.11.1 notrust
### lines starting 'server' are auto generated,
### use dpkg-reconfigure to modify those lines.
server tick.utoronto.ca
server tock.utoronto.ca
server chime.utoronto.ca
server time.chu.nrc.ca
server time.nrc.ca
--
/*********************************************************************
kareem-d+8TeBu5bOew5LPnMra/2Q at public.gmane.org - Kareem Shehata - 416-676-6611
--------------------------------------------------------------------
If you want to know your past life, look into your present
condition; if you want to know your future look into your
present action
-- Padmisambha
********************************************************************/
--
The Toronto Linux Users Group. Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml
More information about the Legacy
mailing list