[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ACTIVE MONITOR: Domain Name System Not responding
- Subject: Re: [cobalt-users] ACTIVE MONITOR: Domain Name System Not responding
- From: "Michael Zimmermann" <zim@xxxxxxxx>
- Date: Mon Apr 24 03:23:08 2000
Well, it could either a) actually not be running
or b) the check for it is just failing.
Is named in your list of running processes?
ps -ef | grep -v grep | grep named
If named is not running, check why.
named -d 1
should start named in debug mode and generate a
logfile named.run probably in /etc/named.
If named is running, check it's functionality by
using dlint for one of your own domains.
And let's not forget to ping the IP given to it.
Finally - have you changed the config file?
michael
----- Original Message -----
From: "Asif Bashir" <asif.bashir@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, April 24, 2000 3:32 AM
Subject: [cobalt-users] ACTIVE MONITOR: Domain Name System Not responding
> I have an error message on my RAQ3:
>
> "The Domain Name System (DNS) has not been responding "
>
> The DNS Server does not seem to be working.
>
> Can anyone advise me on how I should attempt to fix?
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>