On 2006-06-29, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > How do i restrict ntpd to listen on only specific interfaces?
You could use the '-L' option to tell ntpd to listen on a specific interface. You could use your firewall (iptables, ipfw, etc.) to only open the ntp port (123/UDP) on certain interfaces. You could use ntpd restrictions to control what IP addresses / sub-nets are allowed to access your ntpd. -- Steve Kostecke <[EMAIL PROTECTED]> NTP Public Services Project - http://ntp.isc.org/ _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
