Hello,

I wasn't able to find any documentation regarding this specific topic, so I don’t even know if this is support.

Consider that my FreeIPA server have two network interfaces:

eth0 on 192.168.0.0/16
eth1 on 172.16.0.0/12

I would like the Dynamic DNS to register in different DNS domain zones:

192.168.0.0/16 would be: example.com
172.16.0.0/12 would be: management.example.com
 
What happens now is that everything is registered to the same zone. So the same record have two IP entries, and this isn’t wasn’t I’m looking for.

Anyway to solve this?

Thanks,