permission denied - interfaces

Tim Wilde twilde at dyndns.org
Tue Aug 10 17:26:17 UTC 1999


You need to be running as root or under some kind of wrapper for BIND to
be able to bind to ports below 1024.

Tim Wilde

---
Tim Wilde, Systems Administrator
Dynamic DNS Network Services
E-Mail: twilde at dyndns.org

On Tue, 10 Aug 1999, david wrote:

> i get the following error when named is running:
> note: ip 1.2.3.4 is replacing the real IP.
> 
> ----
> bind(dfd=20, [1.2.3.4].53): Permission denied
> bind(dfd=20, [1.2.3.4].53): Permission denied
> bind(dfd=20, [1.2.3.4].53): Permission denied
> deleting interface [1.2.3.4].53
> bind(dfd=20, [127.0.0.1].53): Permission denied
> bind(dfd=20, [127.0.0.1].53): Permission denied
> bind(dfd=20, [127.0.0.1].53): Permission denied
> deleting interface [127.0.0.1].53
> not listening on any interfaces
> ----
> 
> options {
> 	listen-on port 53 { 1.2.3.4; 127.0.0.1; };
> }
> OS: FreeBSD 3.2-RELEASE
> 
> named keeps running..i can still do lookups...
> 
> any input is appreciated.
> 
> thanks in advanced
> 
>  -- David
> 
> 
> 



More information about the bind-users mailing list