subnets et in-addr.arpa

cmic cmic at caramail.com
Sun Aug 14 15:55:05 UTC 2005


Hello.

Not clearly answer found in the archives...

I have a private domain socio.prv which uses adresses 172.21.36/22
(from 172.21.36.1 to 172.21.39.254). I want to know if I can avoid
multiple reverse files like this (named.conf excerpt) :
...
zone "36.21.172.in-addr.arpa" {
    type master;
    file "172.21.36";
    ....
};
zone "37.21.172.in-addr.arpa" {
    type master;
    file "172.21.37";
    ....
};
zone "38.21.172.in-addr.arpa" {
    type master;
    file "172.21.38";
    ....
};
...
And then filling each file independently.
What I would like is *one* in-addr.arpa file
containing something like this (maybe it's not possible ?):

36.12  IN  PTR  nacre.socio.prv
37.6   IN  PTR  babel.socio.prv
39.254 IN  PRF  fw.socio.prv

I've read RFC2317, but I need a real example.
A sorry newbie..
THX
--
cmic
cmic <at>caramail<dot>com



More information about the bind-users mailing list