permission denied - interfaces

david pozoc at ns2.wmol.com
Tue Aug 10 16:12:35 UTC 1999


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