Hi mayer, I have removed all restrict statements, and still getting same "ignore" log on running ntp. ignore on (10) fd=17 from fe80::20e:2eff:fe91:9ebc
below is my file multicastclient ff02::101 # multicast client disable auth driftfile /var/lib/ntp/drift log /var/log/ntp.log On Mon, Jun 20, 2011 at 5:32 PM, Danny Mayer <[email protected]> wrote: > On 6/20/2011 5:03 PM, Atul Gupta wrote: > > Hi Danny, > > I am able to receive the multicast packets from ntp server, but in log > > client displays something as "ignore" :- > > *ignore on (10) fd=17 from fe80::20e:2eff:fe91:9ebc > > ignore on (10) fd=17 from fe80::20e:2eff:fe91:9ebc* > > > > where fe80::20e:2eff:fe91:9ebc is the server's address.* > > > > *And, client doesn't start unicast communication with server, and hence > > doesn't sync. Is the "ignore" word is also harmless or it has some > meaning. > > Please take a look at my ntp configuration as well. > > > > *driftfile /var/lib/ntp/drift > > log /var/log/apps.log > > > > restrict default kod nomodify notrap nopeer noquery > > restrict -6 default kod nomodify notrap nopeer noquery > > > > > > restrict 127.0.0.1 > > restrict -6 ::1 > > > > multicastclient ff02::101 # multicast client > > disable auth > > > > keys /etc/ntp/keys* > > Remove all restrict statements first and then test. If it works, read up > on how and why to use restrict statements before you start using them. > > Danny > _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
