Re: RDNS LOOPING




"Kevin D. Goodknecht Sr. [MVP]" <admin@xxxxxxxxxxxxxx> wrote in message
news:uKC2g0$pFHA.1096@xxxxxxxxxxxxxxxxxxxxxxx
> msnews.microsoft.com <support@xxxxxxxxxxxxxxxx> wrote:
>> I can't get my ISP to fix or even acknowledge this problem. One of his
>> servers properly refers to my DNS for a reverse lookup and the other
>> does not. Can anyone shed light on this. I have conclusively proved
>> this using the tools on dnsstuff.com:
>>
>> Good Lookup:
>> Asking i.root-servers.net for 1.87.14.204.in-addr.arpa PTR record:
>> i.root-servers.net says to go to figwort.arin.net. (zone:
>> 204.in-addr.arpa.)
>> Asking figwort.arin.net. for 1.87.14.204.in-addr.arpa PTR record:
>> figwort.arin.net [192.42.93.32] says to go to ns2.dyni.net.
>> (zone:
>> 87.14.204.in-addr.arpa.)
>> Asking ns2.dyni.net. for 1.87.14.204.in-addr.arpa PTR record: Reports
>> gw01-nashua.einfosystems.net. [from 204.8.44.12]
>>
>> Bad Lookup:
>> Asking d.root-servers.net for 2.87.14.204.in-addr.arpa PTR record:
>> d.root-servers.net says to go to figwort.arin.net. (zone:
>> 204.in-addr.arpa.)
>> Asking figwort.arin.net. for 2.87.14.204.in-addr.arpa PTR record:
>> figwort.arin.net [192.42.93.32] says to go to ns1.dyni.net.
>> (zone:
>> 87.14.204.in-addr.arpa.)
>> Asking ns1.dyni.net. for 2.87.14.204.in-addr.arpa PTR record:
>> ns1.dyni.net [204.8.44.11] says to go to D.ROOT-SERVERS.NET.
>> (zone: arpa.)
>> Asking D.ROOT-SERVERS.NET. for 2.87.14.204.in-addr.arpa PTR record:
>> d.root-servers.net [128.8.10.90] says to go to chia.ARIN.NET.
>> (zone: 204.in-addr.arpa.)
>> Asking chia.ARIN.NET. for 2.87.14.204.in-addr.arpa PTR record:
>> chia.arin.net [192.5.6.32] says to go to ns1.dyni.net. (zone:
>> 87.14.204.in-addr.arpa.)
>> Asking ns1.dyni.net. for 2.87.14.204.in-addr.arpa PTR record:
>> ns1.dyni.net [204.8.44.11] says to go to H.ROOT-SERVERS.NET.
>> (zone: arpa.)
>> Asking H.ROOT-SERVERS.NET. for 2.87.14.204.in-addr.arpa PTR record:
>> h.root-servers.net [128.63.2.53] says to go to dill.ARIN.NET.
>> (zone: 204.in-addr.arpa.)
>> Asking dill.ARIN.NET. for 2.87.14.204.in-addr.arpa PTR record:
>> dill.arin.net [192.35.51.32] says to go to ns1.dyni.net. (zone:
>> 87.14.204.in-addr.arpa.)
>> ...
>>
>> This goes on until either the query times out or one of the ARIN
>> server refers back to NS2 - then the query succeeds. I AM NOT a DNS
>> expert, the ISP IS and he cannot infer anything from this data. Am I
>> in error assuming that ns1.dyni.net is misconfigured?
>
> The authority section says this:
> AUTHORITY SECTION:
> 87.14.204.in-addr.arpa. 3557 IN NS ns1.einfosystems.net.
> 87.14.204.in-addr.arpa. 3557 IN NS ns2.einfosystems.net.
>
> Are these you two name servers?

YES
>
> Do you have this zone?
> 87.14.204.in-addr.arpa.

YES

>
> If you do then it would be my best hypothosis that the referring server
> times out before it can can get the answer from your DNS servers. So it
> goes
> back to the root and starts the lookup again.

If my server(s) was at fault, wouldn't referrals from both dyni.net
nameservers fail? Only NS2 fails and NS1 succeeds every time.

http://www.dnsstuff.com/tools/ptr.ch?ip=204.14.87.102 hit refresh and watch


>
> I'm not sure if it will work or not, but you can try adding these NS
> records
> to your 87.14.204.in-addr.arpa zone. and leave yours as the SOA Primary,
> and
> allow Zone transfers to these servers.
> ns1.dyni.net [204.8.44.11]
> ns2.dyni.net [204.8.44.12]
>
> You will probably know within a few hours if it works or not, it won't
> hurt
> the delegation, and if you don't see an improvement, you simply just
> remove
> the NS records.
>
>
> I assume this is a straight delegation instead of a Cname delegation,
> which
> is how most reverse delegations work. A straight delegation cannot be
> cached
> like a Cname delegation can, which is why most reverse delegations use the
> Cname delegation method.
> Had your ISP set up a Cname delegation you probably wouldn't have this
> problem. But Cname delegations require extra work to set up.
> Here is an example of how to configure a CName reverse delegation:
> 174419 - HOWTO Configure a Subnetted Reverse Lookup Zone on Windows NT,
> Windows 2000, or Windows Server 2003:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;174419
>
> Here is one at work:
> http://www.dnsstuff.com/tools/ptr.ch?ip=65.65.91.209
>
> This is my reverse delegation above, you will notice that most of the Time
> SBC's servers answer, this is because my server is the SOA master for the
> zone 208.91.65.65.in-addr.arpa and both of SBC's server also have a zone
> that is copied from my master.
> This type of delegation is much more reliable for reverse lookups than a
> straight delegation.
>
> Here is another type of Cname delegation that is made to a domain name,
> that
> is also very reliable:
> http://www.dnsstuff.com/tools/ptr.ch?ip=68.95.28.154
>
>
>
> --
> Best regards,
> Kevin D4 Dad Goodknecht Sr. [MVP]
> Hope This Helps


Thanks Kevin - your efforts are most appreciated.

JR


.



Relevant Pages

  • Re: RDNS LOOPING
    ... Are these you two name servers? ... the delegation, and if you don't see an improvement, you simply just remove ... is how most reverse delegations work. ... 174419 - HOWTO Configure a Subnetted Reverse Lookup Zone on Windows NT, ...
    (microsoft.public.windows.server.dns)
  • RE: accessing WebService from asp.net App on load balanced Servers
    ... for intranet application within a windows domain ... For general info on ASP.NET delegation: ... Servers ... | | Subject: RE: accessing WebService from asp.net App on load balanced ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Reverse DNS Help
    ... The problem is that I apparently don't know what the hell I'm doing as far as reverse goes. ... I guess what I'm looking for si a step by step of what I need to do to or a picture of what the zone file should look like to have my W2K3 DNS return the correct info. ... The delegation info you post only works if you already have authority. ...
    (microsoft.public.windows.server.dns)
  • Re: IMPACT of (Delegation Control of Group Policy) on Active Directory
    ... directory that could result from delegating control of group policy ... who is only responsible for desktops and laptops (SUPPORT Engineer). ... Exchange, and other print, share and application servers. ... Engineer has delegation of control to create group policies and link them ...
    (microsoft.public.windows.server.active_directory)
  • Re: IMPACT of (Delegation Control of Group Policy) on Active Direc
    ... directory that could result from delegating control of group policy ... who is only responsible for desktops and laptops (SUPPORT Engineer). ... Exchange, and other print, share and application servers. ... Engineer has delegation of control to create group policies and link them ...
    (microsoft.public.windows.server.active_directory)