Reverse Lookup Zone for Subnet
From: Kristina Zelko (KristinaZelko_at_discussions.microsoft.com)
Date: 08/30/04
- Next message: Kevin D. Goodknecht Sr. [MVP]: "Re: DNS Redundancy"
- Previous message: Kevin D. Goodknecht Sr. [MVP]: "Re: Windows 2003 DNS forwarder suddenly doesn't work anymore"
- Next in thread: Kevin D. Goodknecht Sr. [MVP]: "Re: Reverse Lookup Zone for Subnet"
- Reply: Kevin D. Goodknecht Sr. [MVP]: "Re: Reverse Lookup Zone for Subnet"
- Reply: Jonathan de Boyne Pollard: "Re: Reverse Lookup Zone for Subnet"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 30 Aug 2004 08:41:05 -0700
Hi All,
We have Windows Server 2003 DNS running. Actual we changed with our ISP to
hidden primary. The Forward Lookup Zones work fine. Only the Reverse Lookup
Zone don't wantet to talk to the DNS of our ISP.
We got the Subnet xxx.xxx.xxx.96 255.255.255.240
I made a Reverse Lookup Zone 96/28.xxx.xxx.xxx.in-addr.arpa
but when the DNS of our ISP ask our DNS, our DNS forwarded the question to
the DNS of our ISP
Here is our zone file configuration:
;
; Database file 96_28.xxx.xxx.xxx.in-addr.arpa.dns for
96/28.xxx.xxx.xxx.in-addr.arpa zone.
; Zone version: 2004082307
;
@ IN SOA ns.domain.de. hostmaster.domain.de. (
2004082307 ; serial number
900 ; refresh
600 ; retry
86400 ; expire
3600 ) ; default TTL
;
; Zone NS records
;
@ NS ns1.isp.de.
ns1.isp.de. A xxx.xxx.xxx.xxx
@ NS ns1.isp.de.
ns1.isp.de. A xxx.xxx.xxx.xxx
;
; Zone records
;
100 PTR host.domain.de.
Does anyone knows problems with this configuration? Or is this configuration
wrong?
Any advice would be nice.
Tanks,
Kristina
- Next message: Kevin D. Goodknecht Sr. [MVP]: "Re: DNS Redundancy"
- Previous message: Kevin D. Goodknecht Sr. [MVP]: "Re: Windows 2003 DNS forwarder suddenly doesn't work anymore"
- Next in thread: Kevin D. Goodknecht Sr. [MVP]: "Re: Reverse Lookup Zone for Subnet"
- Reply: Kevin D. Goodknecht Sr. [MVP]: "Re: Reverse Lookup Zone for Subnet"
- Reply: Jonathan de Boyne Pollard: "Re: Reverse Lookup Zone for Subnet"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|