Reverse mapping

Patrik Astrom patrik.astrom at teracom.se
Sat Nov 27 12:13:23 UTC 1999


Cricket Liu <cricket at acmebw.com> wrote in message
news:006701bf382b$d9d000e0$b577a8ce at boulder.acmebw.com...
> > Is it possible to map a 10.x.x.x network in a one zone file. That is to
> use
> > only the first octet in named.conf. (10.in-addr.arpa) or
> > (*.*:*.10.in-addr.arpa).
>
> Sure.  You'd create a zone data file for 10.in-addr.arpa and
> tell the name server it's authoritative for that zone with:
>
> primary    10.in-addr.arpa    db.10
>
> or
>
> zone "10.in-addr.arpa" {
>     type master;
>     file "db.10";
> };
>
> cricket
>
> Acme Byte & Wire
> cricket at acmebw.com
> www.acmebw.com
>
> Attend the next Internet Software Consortium/Acme Byte & Wire
> DNS and BIND class!  See www.acmebw.com/training.htm for
> the schedule and to register for upcoming classes.
>
>

Well, that's what I've tried to do. But it just wont work. I guess I'd
better look it  all over once more. A funny thing is that it resolves one
entry of the 20 I have in the zone file.
/Patrik




More information about the bind-users mailing list