larger subnet and zone files

Marc C Storck marc at storck.org
Mon Jun 11 18:56:56 UTC 2001


Hello,

you may create one zone

10.10.in-addr.arpa

or 256 different zones:

0.10.10.in-addr.arpa
1.10.10.in-addr.arpa

etc

in the first one records look like this:

1.0     IN PTR    server1.domain.com.
2.0     IN PTR    server2.domain.com.

using the second config you have to enter this into the zone file of
0.10.10.in-addr.arpa

1     IN PTR     server1.domain.com.
2     IN PTR     server2.domain.com.

Marc
----- Original Message -----
From: Adam Lang <aalang at rutgersinsurance.com>
To: <bind-users at isc.org>
Sent: Monday, June 11, 2001 8:28 PM
Subject: larger subnet and zone files


>
> If I want to have my DNS administer a 10.10.0.0 (255.255.0.0) network, do
I
> need separate zones for each 255.255.255.0 network?  The main reason I'm
> asking is in regards to how the reverse zone would look.
>
> Adam Lang
> Systems Engineer
> Rutgers Casualty Insurance Company
> http://www.rutgersinsurance.com
>
>



More information about the bind-users mailing list