On Mar 23, 2004, at 6:06 AM, peter boardman wrote: > I get this message appearing all the time in the log: > >> Mar 23 13:25:03 eMac named[378]: none:0: open: /private/etc/rndc.key: >> file not found > > What’s it mean? Is it serious? (I assume it isn’t...) > > Thanks > > Pete > Pete, Change your /etc/named.conf file to not refer to the /private/etc/rndc.key file. if you are running a nameserver, this file is used to limit access to the name server control daemon (rndc). cheers, ski