PDA

View Full Version : dns issue?


ilushkin
4th November 2006, 03:16
Im linux noob. I did fresh install of 6.10 server, followed all steps from the tutorial till MySql setup. Then
I got stuck on the page :
The Perfect Setup - Ubuntu 6.10 Server (Edgy Eft) - Page 4

(http://www.howtoforge.com/perfect_setup_ubuntu_6.10_p4)
/etc/init.d/sysklogd restart

Start up BIND, and check /var/log/syslog for errors
and see this:

11:19:16 server1 named[5676]: binding TCP socket: address in use
Nov 3 11:19:16 server1 named[5676]: listening on IPv4 interface eth0, 192.168.1.3#53
Nov 3 11:19:16 server1 named[5676]: binding TCP socket: address in use
Nov 3 11:19:16 server1 named[5676]: couldn't add command channel 127.0.0.1#953: address in use
Nov 3 11:19:16 server1 named[5676]: couldn't add command channel ::1#953: address in use

It's really tough problem for me and I'm in need of help. Hope someone will give me a hint :) thank you

falko
5th November 2006, 17:29
What's the output of netstat -tap? Have you tried to restart BIND?