[98665] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: /etc/named.conf? what's that?

daemon@ATHENA.MIT.EDU (Statux)
Tue Nov 10 00:13:16 1998

From: "Statux" <statux@bigfoot.com>
To: <redhat-list@redhat.com>
Date: Tue, 10 Nov 1998 05:09:24 -0000
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

named.conf is one of the main configuration files for named

-----Original Message-----
From: Ed Lazor <osmosis@navicom.net>
To: redhat <redhat-list@redhat.com>
Date: Tuesday, November 10, 1998 4:28 AM
Subject: /etc/named.conf? what's that?


>
>I've been having trouble with DNS and can't seem to find anything but just
>noticed
>this named.conf file... I've just got a small home grown network, could
this
>be why
>DNS isn't working on my redhat 5.2 server?
>
>// generated by named-bootconf.pl
>
>options {
>        directory "/var/named";
>        /*
>         * If there is a firewall between you and nameservers you want
>         * to talk to, you might need to uncomment the query-source
>         * directive below.  Previous versions of BIND always asked
>         * questions using port 53, but BIND 8.1 uses an unprivileged
>         * port by default.
>         */
>        // query-source address * port 53;
>};
>
>//
>// a caching only nameserver config
>//
>zone "." {
>        type hint;
>        file "named.ca";
>};
>
>zone "0.0.127.in-addr.arpa" {
>        type master;
>        file "named.local";
>};
>
>
>
>
>--
>  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com http://archive.redhat.com
>         To unsubscribe: mail redhat-list-request@redhat.com with
>                       "unsubscribe" as the Subject.
>
>
>


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post