Whenever I reboot my box and named is started during the boot cycle, I get these errors once every hour. Take note, I also have a VPN tunnel that comes up and all named traffic transits that tunnel.
To resolve the issue, I have to restart named by hand (/etc/rc.d/named restart) and that resolves the issues. The errors stop occurring. Anybody have any idea's what is going on?
Code:
Feb 23 18:11:04 godzilla named[1286]: could not listen on UDP socket: permission denied
Feb 23 18:11:04 godzilla named[1286]: creating IPv4 interface tun0 failed; interface ignored
Feb 23 19:11:04 godzilla named[1286]: could not listen on UDP socket: permission denied
Feb 23 19:11:04 godzilla named[1286]: creating IPv4 interface tun0 failed; interface ignored
To resolve the issue, I have to restart named by hand (/etc/rc.d/named restart) and that resolves the issues. The errors stop occurring. Anybody have any idea's what is going on?