[EMAIL PROTECTED] wrote: > I have a Windows 2000 Server system that has two IP address configured - > one a routeable address, the other is 192.168.2.x for communication with > internal devices. My time source requires communication outside the local > environment, but it would appear that the server randomly decides to only > try to synch via the 192.168 interface, and failing. I wandered through > the support.ntp.org site, and found reference to a directive "listen-on" > being discussed. Is something resembling that functionality available in > 4.2.4p5, or is the current behavior of "all interfaces" my only current > option? > > Thanks! > > Phil
What you require is the query-on option. I haven't had time to roll it into a release yet. You need outbound queries to go on the routeable address, correct? listen-on is to do with addresses/interfaces that it will accept requests on. Danny _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
