DNS setup problem for Linux Red Hat 7.1

DNS setup problem for Linux Red Hat 7.1

Post by Alen Bezja » Tue, 23 Oct 2001 16:55:58



All

I have problems with configuring DNS server on Linux Red Hat 7.1.

After all configuration steps I have following situation:

PING command works correctly on entire LAN with short or long names, but
NSLOOKUP command returns with error:

UNIX platforms
-----------------
*** Can't find server name for address <DNS server correct IP>: Non-existent
host/domain
*** Default servers are not available

- Win NT platforms
--------------------
*** Can't find server name for address <DNS server correct IP>: Non-existent
domain
*** Default servers are not available
Server:  UnKnown
Address:  Correct IP for DNS server

Name:    Correct name for searched host
Address:  Correct IP

It seems that the main problem is that DNS name for DNS server itself is not
properly registred. What I forgot to do?

Tnx

Alen

 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Rev. Don Koo » Tue, 23 Oct 2001 21:05:48



> All

> I have problems with configuring DNS server on Linux Red Hat 7.1.

        So why don't you ask your questions on the LINUX newsgroups.  This group
is for discussion concerning the administration of UNIX systems.  LINUX
is not a UNIX system.

[...followups directed to comp.linux.admin where they belong...]

                Hope this helps,
                        Don

--
***********************      You a bounty hunter?
* Rev. Don McDonald   *      Man's gotta earn a living.
* Baltimore, MD       *      Dying ain't much of a living, boy.
***********************             "Outlaw Josey Wales"

 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Marc Desrocher » Tue, 23 Oct 2001 23:40:29





> > All

> > I have problems with configuring DNS server on Linux Red Hat 7.1.

> So why don't you ask your questions on the LINUX newsgroups.  This group
> is for discussion concerning the administration of UNIX systems.  LINUX
> is not a UNIX system.

Boy aren't we grumpy? I though this group was for all things UNIXish?
 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Nick Bachman » Wed, 24 Oct 2001 04:42:42






>>>All

>>>I have problems with configuring DNS server on Linux Red Hat 7.1.

>>So why don't you ask your questions on the LINUX newsgroups.  This group
>>is for discussion concerning the administration of UNIX systems.  LINUX
>>is not a UNIX system.

> Boy aren't we grumpy? I though this group was for all things UNIXish?

#!/bin/argh

while true
        stick foot in mouth
        close mouth
done

--
                Regards,
                N
-----------------------------------
Nicholas Bachmann

http://hermie.freeshell.org
"To Boldly Go Where Angels Fear To Tread"
        -From the Infocom Game "Stationfall"
----------------------------------

 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Rev. Don Koo » Thu, 25 Oct 2001 10:46:15





>>>All

>>>I have problems with configuring DNS server on Linux Red Hat 7.1.

>>So why don't you ask your questions on the LINUX newsgroups.  This group
>>is for discussion concerning the administration of UNIX systems.  LINUX
>>is not a UNIX system.
> Boy aren't we grumpy?

        Not at all.  Just tired of off-topic spam.

Quote:> I though this group was for all things UNIXish?

        This is "comp.unix.admin", not "comp.unixish.admin".  If an operating
system is not certified by The Open Group as a UNIX operating system,
discussion of it on "comp.unix.admin" is, by definition, off-topic.
There are specific newsgroups for the pseudo UNIX operating systems.

                Hope this helps,

                        Don

--
***********************      You a bounty hunter?
* Rev. Don McDonald   *      Man's gotta earn a living.
* Baltimore, MD       *      Dying ain't much of a living, boy.
***********************             "Outlaw Josey Wales"

 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Bernhard R. Erdman » Mon, 29 Oct 2001 18:40:31


Quote:> I have problems with configuring DNS server on Linux Red Hat 7.1.

> After all configuration steps I have following situation:

> PING command works correctly on entire LAN with short or long names, but
> NSLOOKUP command returns with error:

> UNIX platforms
> -----------------
> *** Can't find server name for address <DNS server correct IP>: Non-existent
> host/domain
> *** Default servers are not available

Set up reverse DNS.
 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Matt Schal » Tue, 30 Oct 2001 03:27:54



Quote:>> I have problems with configuring DNS server on Linux Red Hat 7.1.

>> After all configuration steps I have following situation:

>> PING command works correctly on entire LAN with short or long names, but
>> NSLOOKUP command returns with error:

>> UNIX platforms
>> -----------------
>> *** Can't find server name for address <DNS server correct IP>: Non-existent
>> host/domain
>> *** Default servers are not available

>Set up reverse DNS.

And don't use nslookup.  It's not good.  Use host or dig.
Matt
 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Samuli A Va » Tue, 06 Nov 2001 23:43:47



>And don't use nslookup.  It's not good.  Use host or dig.

Why not?

--Saval

 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by Doug Freyubrg » Wed, 07 Nov 2001 04:42:15




> >And don't use nslookup.  It's not good.  Use host or dig.

> Why not?

I can give the first layer of why not:

Nslookup has been officially declared deprecated.

That begs the question: Why has nsllokup been declared deprecated?  I don't
know the story behind that.

What I do know is that dig produces output that can be fed back into a zone
file, but nslookup produces output in a format that is supposed to be easier
for a human to read.  Is that all there is to the story?

 
 
 

DNS setup problem for Linux Red Hat 7.1

Post by pe.. » Wed, 07 Nov 2001 06:41:11




>>And don't use nslookup.  It's not good.  Use host or dig.
> Why not?

nslookup has peculiar ideas of trying to resolve the clients
address before doing anything useful - at no benefit. If it fails that
is simply quits. Nslookup also presents much less details ( without
beeing easy to read). And finally, nslookup is much more
awkward to ask details questions with.

In brief : it's antiquated.

Quote:> --Saval

--
Peter H?kanson        
        IPSec  Sverige      (At the Riverside of Gothenburg, home of Volvo)
           Sorry about my e-mail address, but i'm trying to keep spam out.
           Remove "icke-reklam"and "invalid"  and it works.
 
 
 

1. DNS setup problem for Linux Red Hat 7.1

All

I have problems with configuring DNS server on Linux Red Hat 7.1.

After all configuration steps I have following situation:

PING command works correctly on entire LAN with short or long names, but
NSLOOKUP command returns with error:

UNIX platforms
-----------------
*** Can't find server name for address <DNS server correct IP>: Non-existent
host/domain
*** Default servers are not available

- Win NT platforms
--------------------
*** Can't find server name for address <DNS server correct IP>: Non-existent
domain
*** Default servers are not available
Server:  UnKnown
Address:  Correct IP for DNS server

Name:    Correct name for searched host
Address:  Correct IP

It seems that the main problem is that DNS name for DNS server itself is not
properly registred. What I forgot to do?

Tnx

Alen

2. EBCDIC <-> ASCII conversion in SunOS

3. Red Hat 7.1 - Installing Red Hat packages after Red Hat is already installed.

4. Bridging ethernet interface through wlan interface in linux

5. How to setup Linux Red Hat 7.1, Win 2K and Win98

6. No coredump ?

7. How to Setup a Gateway Computer running Red Hat 7.1

8. deleting message from /var/spool/mail

9. Red Hat 7.1 Alpha setup

10. Red Hat 7.1: Fonts: My Problem or Linux's?

11. Newbie Requesting dual boot setup with win2k and red hat 7.1 using NTloader if possible

12. Installation problems with RED hat linux 7.1 and 7.2

13. Red Hat 7.1: Fonts: My Problem or Linux's?