Could Not Listen on UDP Socket: Permission Denied

I'am configuring OpenVPN service, so when i start the service the promt issued this message "Could Not Listen on UDP Socket: Permission Denied", so these messages i see once every 20 minutes, and i was thinking the problem is DNS local service but i don't have any idea what is the problem.

Thanks for reading

Code:
admin named[582]: creating IPv4 interface em0 failed;interface ignored
admin named[582]: could not listen on UDP socket: permission denied
admin named[582]: creating IPv4 interface tun0 failed;interface ignored
 
Yes, the issue is most likely there. OpenVPN just appears to trigger it. Probably because OpenVPN dynamically creates a tun(4) interface when it becomes active.
 
Back
Top