Hi, can any one help me, i get a strange error when i try to metion ntp pool servers in ntp.config file and start ntpd, it throws a error saying host name can't be resolved, but it is working fine when i use in ntpdate.
NTP configuration file server pool.ntp.org server 127.127.1.0 iburst minpoll 4 #use local clock fudge 127.127.1.0 stratum 10 #reduce stratum for local clock restrict default nomodify notrap nopeer restrict 127.0.0.1 restrict 192.168.0.0 mask 255.255.0.0 driftfile /etc/ntp/drift logfile /var/log/ntp.log when i execute ntpd and see the /var/log/ntp.log file i got the following lines "pool.ntp.org" no host name and host name cannot be resolved but when i try to give by /usr/sbin/ntpdate -d pool.ntp.org it is resolved and i can see eight ntp servers replying back and setting time. why ntpd can't resolve while ntpdate works properly while contacting pool.ntp.org can any one help me thanks in advance murugan _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
