IPv4 and IPv6 Unique hostname clash
phpipam open-source IP address management
Brought to you by:
myha
The Unique Hostname does not differentiate between IP4 and IP6 addresses so I can't use this attribute to generate DNS from the DB.
IP6 has an AAAA record and ip4 an A record. in a dual stacked environment I need both for the same hostname. Or is this not the intended use of the 'unique hostname' flag.
Anonymous