bluehz
06-21-2002, 10:06 AM
I have my Slackware Linux box setup as a DNS caching server for my LAN. It works fine, EXCEPT every time I reboot, I have to go in and kill/restart the named process to get it to work RIGHT. Otherwise - nothing in the LAN sees it.
Here is a recent syslog print - if someone could please help me decipher what the problem might be:
Jun 21 09:44:22 linux named[5888]: could not listen on UDP socket: permission denied
Jun 21 09:44:22 linux named[5888]: creating IPv4 interface lo failed; interface ignored
Jun 21 09:44:22 linux named[5888]: could not listen on UDP socket: permission denied
Jun 21 09:44:22 linux named[5888]: creating IPv4 interface eth0 failed; interface ignored
Jun 21 09:44:22 linux named[5888]: couldn't open pid file 'named.pid': File exists
Jun 21 09:44:22 linux named[5888]: exiting (due to early fatal error)
Jun 21 09:46:02 linux named[5898]: binding TCP socket: address in use
Jun 21 09:46:02 linux named[5898]: binding TCP socket: address in use
Jun 21 09:46:02 linux named[5898]: dns_rdata_fromtext: db.127.0.0:4: near eol: unexpected end of input
Jun 21 09:46:02 linux named[5898]: zone 0.0.127.in-addr.arpa/IN: loading master file db.127.0.0: unexpected end of input
Jun 21 09:46:54 linux named[2393]: dns_rdata_fromtext: db.127.0.0:4: near eol: unexpected end of input
Jun 21 09:46:54 linux named[2393]: zone 0.0.127.in-addr.arpa/IN: loading master file db.127.0.0: unexpected end of input
- thx
Here is a recent syslog print - if someone could please help me decipher what the problem might be:
Jun 21 09:44:22 linux named[5888]: could not listen on UDP socket: permission denied
Jun 21 09:44:22 linux named[5888]: creating IPv4 interface lo failed; interface ignored
Jun 21 09:44:22 linux named[5888]: could not listen on UDP socket: permission denied
Jun 21 09:44:22 linux named[5888]: creating IPv4 interface eth0 failed; interface ignored
Jun 21 09:44:22 linux named[5888]: couldn't open pid file 'named.pid': File exists
Jun 21 09:44:22 linux named[5888]: exiting (due to early fatal error)
Jun 21 09:46:02 linux named[5898]: binding TCP socket: address in use
Jun 21 09:46:02 linux named[5898]: binding TCP socket: address in use
Jun 21 09:46:02 linux named[5898]: dns_rdata_fromtext: db.127.0.0:4: near eol: unexpected end of input
Jun 21 09:46:02 linux named[5898]: zone 0.0.127.in-addr.arpa/IN: loading master file db.127.0.0: unexpected end of input
Jun 21 09:46:54 linux named[2393]: dns_rdata_fromtext: db.127.0.0:4: near eol: unexpected end of input
Jun 21 09:46:54 linux named[2393]: zone 0.0.127.in-addr.arpa/IN: loading master file db.127.0.0: unexpected end of input
- thx