Re: fedora-list Digest, Vol 12, Issue 126

From: Eric Vought, Technical Director (evought_at_diversityink.com)
Date: 02/07/05

  • Next message: Michael A. Peters: "Re: Forcing YUM to install devel packages"
    Date: Mon, 07 Feb 2005 12:40:18 -0600
    To: fedora-list@redhat.com
    
    
    

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    |
    | I've tried unsuccessfully to set up a DNS server using the GUI (or any
    other
    | method). I add a domain, a host record, save and restart named and when I
    | try to resolve the name it says it can't find it.
    |
    | Can someone point me in the right direction?
    |
    | Frank

    As another poster said, check your /etc/resolv.conf entries. Another way
    to go about it is to specify the name server you want to query against:

    host test.mytestdomain.snu ns1.mydomain.snu

    The second hostname is the nameserver to use. It can be 127.0.0.1 (or
    "localhost") for the local nameserver. I often set up the nameserver
    remotely, so at my desktop, I use this type of command to make sure my
    query goes where it should.

    Now, if it fails to look up a host, try a standard query to see if it
    can return *anything*:

    host -t ns mytestdomain.snu

    This should return the nameservers for the domain. If this works, the
    entry for your host is probably wrong in your zone file.

    If this does not work, and, in particular, if the response is something
    like "No name servers found for ...", check your log file to see if the
    nameserver loaded correctly. You should have something like:

    Feb 6 15:18:41 waveform1 named[4870]: zone mytestdomain.snu/IN: loaded
    serial 2005012901

    in /var/log/messages. If not, you have not configured named to load the
    zone or there may be syntax errors reported here.

    I almost always do a

    tail -f /var/log/messages

    in another window while setting up new zones so I can watch named load
    and catch errors quickly.

    Have fun,

    - --
    Eric Vought

    Technical Director,
    Diversity Ink, Morgan Family Enterprises
    Web Hosting and Site Design for Small Business and Not-for-Profit
    (http://www.diversityink.com)
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.6 (GNU/Linux)
    Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

    iD8DBQFCB7YSGqlqMhx2Xb0RAj4qAJ9Qqe2BqLDYb7z2GmcPD/hrfONF9wCgk/Bu
    g8ItgFinf7nMlzbB/ZeeD4k=
    =ykpz
    -----END PGP SIGNATURE-----

    
    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Michael A. Peters: "Re: Forcing YUM to install devel packages"

    Relevant Pages

    • Re: Web site viewable from outside office but not on Lan
      ... I notice from the server ipconfig /all that the public address on this ... Other than the problem noted below with the mail server, ... and host header and IP addresses are properly configured in IIS. ... > There is a Forward Lookup Zone for ourcompany.com and it has a host ...
      (microsoft.public.windows.server.dns)
    • Re: Web site viewable from outside office but not on Lan
      ... ..net except the host header. ... > server is dynamic, so any of these sites if hosted locally will need to ... > mostly an IIS and a firewall problem. ... >> There is a Forward Lookup Zone for ourcompany.com and it has a host ...
      (microsoft.public.windows.server.dns)
    • Re: Newbie to Exchange needs MX record info
      ... As I undersand it now you can give your mail server any name (in the MX ... > tektoneco.net nameserver = park10.secureserver.net ... > for the responsible host. ... I took the cname records out for mail and set my mx ...
      (microsoft.public.exchange.setup)
    • Re: The following DNS server that is authoritative for the DNS DC locator records does not support d
      ... are hosting externally is NOT your AD zone, or you would be mixing private ... Since you are trying to host externally, in the interface tab, let it listen ... If you want to do it right, get another DNS server (an old ...
      (microsoft.public.windows.server.dns)
    • Re: DNS setup struggle
      ... Create zone shamsiev.com as a primary zone and create entries ... shamsiev.com nameserver = dns2.shamsiev.com ... nslookup comes back empty on IP to name because there is no reverse ... Microsoft Windows MVP - Windows Server - Directory Services ...
      (microsoft.public.windows.server.dns)