In message <[email protected]>, hugo hugoo writes:
> 
> Dear all,
> 
> Can anyone help me with  its experience on reverse dns for IPV6?
> Presently, when we reverse an IPV4 subnet for clients, we configure all=
>  the reverse for the whole subnet.
> It is a lot of PTR's but perfectly manageable.
> 
> With IPV6,  the number of IP's that we will receive is amazing....
> So...it seems impossible for every single IPV6 inthe range to configure a P=
> TR.
> 
> So...what to do?
> What is the common practice?
> What is possible with BIND?
> 
> Thanks in advance for your answer.

Let the machines register their own PTR record using TCP as the authenticator.

        update-poliy {
                grant . tcp-self * PTR;
        };

Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: [email protected]
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to