LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   bind error (https://www.linuxquestions.org/questions/%2Absd-17/bind-error-55131/)

tandre 04-15-2003 08:57 AM

bind error
 
hi there,

i upgrade the bind with:
make PORT_REPLACES_BASE_BIND9=yes all install


but when i type

ndc start (or named)
it gave me:
ndc: error: name server has not started (yet?)

i whent to see the log file and look like this:

Apr 15 14:10:32 samaell named[10451]: starting BIND 9.2.2
Apr 15 14:10:32 samaell named[10451]: could not listen on UDP socket: address in use
Apr 15 14:10:32 samaell named[10451]: listening on IPv6 interfaces failed
Apr 15 14:10:32 samaell named[10451]: could not listen on UDP socket: address in use
Apr 15 14:10:32 samaell named[10451]: creating IPv4 interface xl0 failed; interface ignored
Apr 15 14:10:32 samaell named[10451]: could not listen on UDP socket: address in use
Apr 15 14:10:32 samaell named[10451]: creating IPv4 interface lo0 failed; interface ignored
Apr 15 14:10:32 samaell named[10451]: not listening on any interfaces
Apr 15 14:10:32 samaell named[10451]: /etc/namedb/rndc.key:6: unknown option 'options'
Apr 15 14:10:32 samaell named[10451]: couldn't add command channel 127.0.0.1#953: failure
Apr 15 14:10:32 samaell named[10451]: /etc/namedb/rndc.key:6: unknown option 'options'
Apr 15 14:10:32 samaell named[10451]: couldn't add command channel ::1#953: failure
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:18: ignoring out-of-zone data (localhost)
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:21: ignoring out-of-zone data (localhost)
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:23: ignoring out-of-zone data (1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.int)
Apr 15 14:10:32 samaell named[10451]: localhost:23: file does not end with newline
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:18: ignoring out-of-zone data (localhost)
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:19: ignoring out-of-zone data (1.0.0.127.in-addr.arpa)
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:21: ignoring out-of-zone data (localhost)
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:23: ignoring out-of-zone data (1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.int)
Apr 15 14:10:32 samaell named[10451]: localhost:23: file does not end with newline
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:19: ignoring out-of-zone data (1.0.0.127.in-addr.arpa)
Apr 15 14:10:32 samaell named[10451]: dns_master_load: localhost:23: ignoring out-of-zone data (1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.int)
Apr 15 14:10:32 samaell named[10451]: localhost:23: file does not end with newline


What is append....

Please help me

jharris 04-15-2003 09:01 AM

Please don't post the same question in multiple places. Cross posting just results in people wasting their time answering questions that have already been answered, and often means it takes longer for you to get the correct answer.

Here's the other thread http://www.linuxquestions.org/questi...threadid=55132

Jamie...


All times are GMT -5. The time now is 10:05 PM.