[EMAIL PROTECTED] wrote: > Hi, > How do i restrict ntpd to listen on only specific interfaces? > > tnx > If you mean hardware interface you can use the -L command line option: ntpd -L if
where if is something like eth0. I do not currently support specific addresses. There is currently an open bug report to specify specific IP addresses but that as not yet been implemented. Note that -L without the interface name will do something slightly different. Danny _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
