J
John H
I just got 5 static IP's from my service provider and requested they
delegate reverse dns to my server. It should be ready in two days. On my
w2k server, I added a reverse zone per the instructions on the MS Howto
Configure a Subnetted Reverse Lookup Zone on Windows NT at
http://support.microsoft.com/?id=174419
If my subnet is:
62.77.180.24/29
I add a reverse lookup zone name of 24.180.77.62.in-addr.arpa and a ptr
record 62.77.180.29 - myhost, but an nslookup performed on the server times
out.
C:\WINNT\system32\dns>nslookup 62.77.180.29
Server: ns1.xxx.net
Address: 10.1.1.1
DNS request timed out.
timeout was 2 seconds.
*** Request to ns1.xxx.net timed-out
When I configure a reverse zone using the net number (for the full 24 bit
network) reverse lookups work perfectly.
The only difference between the two is that for subnetting I use
24.180.77.62.in-addr.arpa as the reverse lookup zone name instead of
entering the network id in the setup wizard. For the full 24 bit network, I
use the network ID during the setup wizard.
What am I missing, this is driving me nuts. Does the delegation by my isp
have to be in effect for this to work? Why wouldn't local lookups work?
TIA,
John
delegate reverse dns to my server. It should be ready in two days. On my
w2k server, I added a reverse zone per the instructions on the MS Howto
Configure a Subnetted Reverse Lookup Zone on Windows NT at
http://support.microsoft.com/?id=174419
If my subnet is:
62.77.180.24/29
I add a reverse lookup zone name of 24.180.77.62.in-addr.arpa and a ptr
record 62.77.180.29 - myhost, but an nslookup performed on the server times
out.
C:\WINNT\system32\dns>nslookup 62.77.180.29
Server: ns1.xxx.net
Address: 10.1.1.1
DNS request timed out.
timeout was 2 seconds.
*** Request to ns1.xxx.net timed-out
When I configure a reverse zone using the net number (for the full 24 bit
network) reverse lookups work perfectly.
The only difference between the two is that for subnetting I use
24.180.77.62.in-addr.arpa as the reverse lookup zone name instead of
entering the network id in the setup wizard. For the full 24 bit network, I
use the network ID during the setup wizard.
What am I missing, this is driving me nuts. Does the delegation by my isp
have to be in effect for this to work? Why wouldn't local lookups work?
TIA,
John