On Mon, Jul 11, 2022 at 09:01:48PM +0200, Maurizio Caloro wrote: > why this will load the rndc.key twice ?
> Jul 11 20:56:47 Star named[3129]: *configuring command channel from > '/etc/bind/rndc.key'* > Jul 11 20:56:47 Star named[3129]: command channel listening on 127.0.0.1#953 > Jul 11 20:56:47 Star named[3129]: *configuring command channel from > '/etc/bind/rndc.key'* > Jul 11 20:56:47 Star named[3129]: couldn't add command channel ::1#953: > address not available Looks like once for IPv4 and once for IPv6. Does it matter?