[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DNS
So the problem has nothing to do with the fact that I am not authoritative
for my reverse zone. I can run a name server with just entries in the
reverse zone files for my server without being the SOA myself?
Okay here is the output from ulimit free and uptime
alpha:~ # ulimit
unlimited
alpha:~ # uptime
12:02pm up 14 days, 21:41, 1 user, load average: 1.00, 1.00, 1.00
alpha:~ # free
total used free shared buffers cached
Mem: 127836 122436 5400 45324 38296 55604
-/+ buffers/cache: 28536 99300
Swap: 136512 116 136396
alpha:~ #
I don't see anything wrong with it.
also here is what I get from rpm -V bind8
alpha:~ # rpm -V bind8
Unsatisfied dependencies for bind8-8.1.2-48: bind, bind8
S.5....T c /etc/named.conf
Also here is the output from rpm -V bind
Unsatisfied dependencies for bind-4.9.7-60: bind8, bind, bind, bind, bind
S.5....T c /etc/named.boot
S.5....T c /sbin/init.d/named
S.5....T /usr/bin/addr
S.5....T /usr/bin/dig
S.5....T /usr/bin/dnsquery
S.5....T /usr/bin/host
S.5....T /usr/bin/nslookup
..5....T /usr/doc/packages/bind/FAQ.1of2
.......T /usr/doc/packages/bind/FAQ.2of2
S.5....T /usr/doc/packages/bind/file.lst
..5....T /usr/lib/nslookup.help
SM5....T /usr/man/man1/dig.1.gz
SM5....T /usr/man/man1/dnsquery.1.gz
SM5....T /usr/man/man1/host.1.gz
SM5....T /usr/man/man5/resolver.5.gz
SM5....T /usr/man/man7/hostname.7.gz
SM5....T /usr/man/man8/named-xfer.8.gz
SM5....T /usr/man/man8/named.8.gz
SM5....T /usr/man/man8/ndc.8.gz
....L... /usr/sbin/rcnamed
.......T /var/adm/fillup-templates/rc.config.bind
As for kernel it says package kernel is not installed I think it is
probably called something else I will check.
Thank you for your responses.
On Fri, 23
Jun 2000, Brian Candler wrote:
> Date: Fri, 23 Jun 2000 20:35:55 +0100
> From: Brian Candler <B.Candler at pobox.com>
> To: ksemat at eahd.or.ug
> Cc: afnog at afnog.org
> Subject: Re: DNS
>
> On Fri, Jun 23, 2000 at 08:01:12PM +0300, ksemat at eahd.or.ug wrote:
> > I have done what you said i.e strace -p pid > filename 2>&1 and It still
> > doesn't finish the output also I have noticed that when I turned on
> > recursion it hangs almost within 3 minutes of restarting it however with
> > recursion off it behaves. It takes more than a 1 hour to hang with
> > recursion off and it always recovers.
>
> Well, that's not exactly "behaving".
>
> Have you tried checking for corrupted files:
>
> # rpm -V bind
> # rpm -V kernel
>
> will (on a Red Hat system) verify all the files in the package and indicate
> which have different MD5 checksums etc. But its output can't be trusted if
> you have been hacked.
>
> Bind is normally a very solid piece of software, and furthermore your system
> shouldn't be hanging in the middle of strace output.
>
> My suspicions are:
> 1. some sort of hardware problem
> 2. corruption and/or hacking
> 3. some sort of resource limitation (e.g. another process on the machine is
> using up all the kernel memory)
>
> Rebuilding the system from scratch would fix it if it's (2), but not (1).
>
> Do you not have _anything_ out-of-the-ordinary in /var/log/messages? No
> reports of errors on the hard drive, anything like that?
>
> Resources: check the output of 'uptime', 'free', and 'ulimit'
>
> Brian.
>
> -----
> This is the afnog mailing list, managed by Majordomo 1.94.4
>
> To send a message to this list, e-mail afnog at afnog.org
> To send a requet to majordomo, e-mail majordomo at afnog.org and put
> your request in the body of the message (i.e use "help" for help)
>
> This list is mantained by owner-afnog at afnog.org
>
Sematimba Noah
Network Administrator
Uganda Online
-------------------------------------------------------------------------------
ksemat at eahd.or.ug P.O.Box 1254 Kampala
-----
This is the afnog mailing list, managed by Majordomo 1.94.4
To send a message to this list, e-mail afnog at afnog.org
To send a requet to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)
This list is mantained by owner-afnog at afnog.org
- Follow-Ups:
- Re: DNS
- From: Brian Candler <B.Candler at pobox.com>
- References:
- Re: DNS
- From: Brian Candler <B.Candler at pobox.com>