Casey Bralla wrote:
> I'm follwwing through the How-To on setting up a DNS and just hit a
> brick wall. I can set up a caching-only server, but can not get the
> DNS to recognize "linux.bogus" as outlined int e How-to.
>
> Anybody work through this How-to? Did it work for you?
>
> J R Casey Bralla
> [EMAIL PROTECTED]
>
> Chief Nerd in Residence
> NerdWorld
> Cheraw, SC USA
>
> (803) 537-1171 Voice
> (803) 537-1171 Fax
>
I had that problem some time ago, and that what I found in the archives:
-----------------------------
Hello,I have found a little bug in caching-nameserver-1.1-1.
If I enter 'nslookup' without any parameters, I get
*** Can't find server name for address 127.0.0.1: Non-existent
host/domain
(This, of course, implies that the system runs with the caching name
server.)
The solution:
In the last line of /var/named/named.local, it says
---------------------------------------------------
1 IN PTR localhost.
---------------------------------------------------
- but it should say
---------------------------------------------------
1 IN PTR localhost.
---------------------------------------------------
- that is without the leading whitespace.
Greetings from Troels Arvin, Copenhagen, Denmark
http://www.mdb.ku.dk/tarvin/
-------------------------------------------------
Hope that'll solve your problem
Mike
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.