I am using the latest phpIPAM with the PowerDNS integrated. (latest version of powerdns)
I am not sure if this is a IPAM issue or powerdns issue.
Steps:
I create a domain names domain.com
I create a domain named sub1.domain.com
I add another domain named sub2.domain.com
I add an ip under a subnet and give it a name. ip1.sub1.domain.com
Then I click the plus next to the IP Name and create a DNS A record.
This all works fine.
I then click the plus again to add either and A or CNAME (maybe others) record. ip1.sub2.domain.com or ip1.domain.com (either will do the same)
in the phpIPAM interface it looks as expected. however the DNS record does not resolve. When I look in POWERDNS the record shows as ip1.sub2.domain.com.sub2.domain.com
it appears it is appending the domain of the first record maybe? I am unsure why it is behaving this way.
Anonymous