Re: name to ip

From: Sudsy (bitbucket44_at_hotmail.com)
Date: 12/30/03


Date: Tue, 30 Dec 2003 11:02:56 -0500

lallous wrote:
> I found a website that provides reverse lookup.
> Ping www.google.com , i get an IP address; I can type this address in the
> address bar and surf to google.
> Now I type that IP address in the reverse name lookup and it doesn't show
> google! Why?

Mark already answered this question. Are you not satisfied?
There are no rules which REQUIRE a PTR record in DNS. In
fact, in some cases it's quite impossible to configure.
Let me provide a concrete example: I have a "fixed" IP
address assigned by my cable operator. While I can create
and serve A records, my cable operator controls the
authoritative nameservers for the IP domain (the reverse
lookup). They are unwilling to create PTR entries in their
control files to point back to my named domain records.
And they're under no obligation to do so!
Please obtain some documentation on how DNS works (O'Reilly's
"DNS and BIND in a Nutshell", ISBN 1-56592-010-4 is a good
choice) and you'll soon be answering questions like this
for yourself.

ps. Try working backwards, i.e. if www.google.com resolves
to 216.239.39.99 then do this:
$ nslookup -type=SOA 99.39.239.216.in-addr.arpa.
$ nslookup -type=SOA 39.239.216.in-addr.arpa
(first one will fail, second [less specific] will succeed)
At least know you know who owns the address range!



Relevant Pages

  • Re: Quick Mail Log Question
    ... > something to do with DNS, or Reverse DNS. ... A 'canonical name' is another description of the full name of the host. ... Normally you lookup the IP number which belongs to a hostname/FQDN. ...
    (comp.unix.admin)
  • Re: Exchange Reverse Lookup on Port 137?
    ... searched google.com with Outbound port 137 connections. ... Reverse lookup has not been enabled on my SMTP server. ... I added the local DNS ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: Exchange, SBS and Reverse DNS - Best Practices??
    ... you mean that you have a reverse DNS lookup set up somewhere in your own DNS ... In discussing the issue with their website admin -- who also happened to ...
    (microsoft.public.windows.server.sbs)
  • Re: Reverse DNS Issue
    ... EG> it cannot do a Reverse DNS lookup on our domain. ... EG> But when we do a Reverse lookup we get no PTR records found? ... The problem is not on your content DNS server. ...
    (microsoft.public.win2000.dns)
  • Re: have internal DNS conflict with homepage; how do I get around it
    ... Mine's Google. ... me set up an internal DNS domain of ctcn.net; ... Add a host entry for www in your forward lookup ... even if it doesn't reply - this means you no longer have a DNS ...
    (microsoft.public.windows.server.dns)