In message <20101110005445.go5...@michelle1>, Michelle Konzack writes:
> Hello philippe.simo...@swisscom.com,
> 
> Am 2010-11-09 22:16:08, hacktest Du folgendes herunter:
> > For all CNAME records, make e.g. a TXT record with the reverse result :
> > (TXT is maybe not the better record type...which ones (for specialists))
> >=20
> > For each :
> > a-name IN A 1.2.3.4
> > an-alias IN CNAME a-name
> >=20
> > Just add :
> > a-name IN TXT an-alias
> >=20
> > and make more than one TXT records for each cname pointing to the same re=
> cord ...
> > a-name IN TXT another-alias
> 
> I am currently testing this solution and it seems to work nicely  and  I
> can easyly integrate the generation of the TXT record in my PHP scripts.
> 
> =2E..and this is very speedy!
> 
> Thanks, Greetings and nice Day/Evening
>     Michelle Konzack
 
Just remember that this will eventually fail when you exceed the
ability of the DNS to carry the PTR RRset (64k).

Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to