1 msgQuestion about dig +trace
2 msgTroubleshooting poor performing BIND
1 msgMarshal V Langlois is out of the office.
2 msgSOA EXPIRE and dnsdoctor
2 msghaving slave not time out
4 msgxfrm_larval_drop required for bind over ipsec

Wits end
\ Bob Hoffman (17 Apr 2008)
. \ Jeremy C. Reed (17 Apr 2008)
. \ Damien Hull (17 Apr 2008)
. \ jonr (17 Apr 2008)
. . \ Steven Stromer (17 Apr 2008)
. \ jonr (17 Apr 2008)
. . \ Steven Stromer (18 Apr 2008)
. \ Steven Stromer (18 Apr 2008)
. \ Steven Stromer (18 Apr 2008)
. \ Mark Elkins (18 Apr 2008)
. . \ Bob Hoffman (18 Apr 2008)
. . . \ Kevin Darcy (18 Apr 2008)
. . . . \ Bob Hoffman (18 Apr 2008)
. . . . . \ Kevin Darcy (18 Apr 2008)
. . . . . \ Hawkins, Michael (18 Apr 2008)
. . . . . . \ Bob Hoffman (18 Apr 2008)
. . . . . . \ Danny Mayer (21 Apr 2008)
. . . . . . . \ Kevin Darcy (21 Apr 2008)
. . . . . . . . \ Danny Mayer (22 Apr 2008)
. . . . . . . . \ Danny Mayer (28 Apr 2008)
. \ Steven Stromer (18 Apr 2008)
. \ Paul Vixie (22 Apr 2008)

3 msgSharing authority without creating a subdomain
2 msgwebsite redundancy.
3 msgRound robin vs. order, caching, TTL of 0
3 msgDig +trace times out
2 msglog message severity
4 msgReport a bug: multi-threads of rndc-confgen can...
5 msgDisable fallback to AXFR
4 msgcaching DNS
11 msgIs godaddy wrong in disallowing using my domain...
2 msgdelegating sub domains with dynamic DNS
1 msgDKIM Policy Statement Tags compatibility from r...
5 msgNewbie question again
1 msgerror: bind-9.5.0-25.1.b2.fc8.src.rpm cannot be...
Subject:Wits end
Group:Bind-users
From:Bob Hoffman
Date:17 Apr 2008


 
Okay, so I tried offering up to 50 dollars an hour to help me set up a
simple nameserver, but no takers.

I really need some help. My first time doing it.

At this point I would just be happy to be able to do a dig or nslookup to a
website like google.

Another issue is the named-checkconf and named-checkzone do not seem to like
how centos has chrooted the files and so far I have been unable to
successfully run these tools.

This is my named.conf right now and causes no errors in the message logs.
I get a timed out, no servers could be reached when doing dig google.com
I have etc/resolv.conf saying search localhost on one line and nameserver
xx.xx.xx.xx on the next.
My host name is localhost, full is localhost.localdomian.
AAAAAHHHHHHHHH!!!!!!!!!!!

controls {}; shuts off rndc as I have no network

options {
directory "/var/named/";
allow-recursion { xx.xx.xx/24; localhost; }; the xx is the first
three parts of the ip address of my server.
}; this option only lets my server use recursion on my nameserver and not
everyone else in the world.


zone "0.0.127.in-addr.arpa" {
type master;
file "127.0.0.zone"; this file causes no errors
allow-update { none; };
allow-transfer { none; };
};


zone "." {
type hint;
file "root.hint"; it finds it and has all the root servers
};

zone "localhost" IN {
type master;
file "localhost.zone"; seems okay
allow-update { none; };
allow-transfer { none; };
};

Good thing the server is in the datacenter or I would be on the news as I
light this thing on fire in my front yard. Jumping jesus




© 2004-2008 readlist.com