Best way to add ipv6 records to dns

Martink

Verified User
Joined
Apr 28, 2006
Messages
9
Hello,

I searched already at forum but what is the best way for adding ipv6 (AAAA) records to dns?

I have read at forum when I add it manualy the the zone file then directadmin will change de AAAA record to a A record. :(
 
DA does not currently support AAAA records.

Your best bet would be to edit the /etc/named.conf .. and use a different file.. ie:
change
/var/name/domain.com.db
to
/var/named/domain.com.dbaaaa

and also rename the file in question.

Do any dns modifications manually, and not through DA.

John
 
Back
Top