dns issue?

Discussion in 'HOWTO-Related Questions' started by ilushkin, Nov 4, 2006.

  1. ilushkin

    ilushkin New Member

    The Perfect Setup - Ubuntu 6.10 Server (Edgy Eft)

    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


    /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
     
    Last edited: Nov 4, 2006
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    netstat -tap
    ? Have you tried to restart BIND?
     

Share This Page