LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Wayne Simes <wlsimes@tell.net.au>
  To  : Darryl Ross <dross@syc.asn.au>
  Date: Sun, 29 Apr 2001 17:13:55 +0930

Re: Bind Error

Hi Darryl and others,

Deeply sorry to all about the html in the e-mail.

You where right about running two copies of bind. I noticed earlier today
that it had stopped responding again, so I done a named.restart, and it did
not close the initial process off, but starting a second process thus giving
the permission denied errors in the log file. This still leaves me with the
inital problem of why it's either closing or crashing etc.

I cannot find any errors in the log file as to why, but I will have a look
in the Google site like you have suggested.

Thanks for your help Darryl


Wayne



> Bind will give the those error messages when you have more than one copy
of
> it running. The first copy of bind that is running will probably be ok,
the
> second (and subsequent) copies will not be able to get sole access to the
> DNS port, because the first copy of bind has it, so it stops listening on
> that interface.
>
> The output you can see below is the copy of bind running as process 71302
> telling you that it can't connect to the port numbers on those IP
addresses,
> so it is stopping listing.

> First off, you need to find out if there is indeed another copy of bind
> running, try:
>
> ps aux | grep bind
>
> See how many copies you get. If there are indeed more than one running,
you
> need to try and shut them all down, and then start one up, as you only
need
> one running. If there is not more than one running, get back to me and
I'll
> try to help you out a bit more.
>
> Now, as to why you have more than one running, there could be a number of
> reasons, did you manually start bind without checking to see if it was
> already running? Do you have a cron job that is starting it up? Do you
have
> a script or cron job that is meant to restart it, but for whatever reason
it
> doesn't kill it off properly? Hopefully those couple of ideas will get you
> thinking about it a bit.
>
> I really recommend the book "DNS and Bind" published by O'Rielly.
(Actually,
> I recommend any book that is published by O'Rielly, all of the ones that I
> have seen/own are brilliant). I have the second edition and I don't think
I
> would dare touch my nameservers without it on hand.
>
> Darryl
>
> --
>
> Darryl Ross
> Network and Systems Administrator
> Service to Youth Council, Inc
> http://www.syc.asn.au/
>
>
>
>

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page