phpipam / phpipam

phpipam development repository
https://phpipam.net
2.21k stars 731 forks source link

Enhancement: Multiple PowerDNS #198

Open crcro opened 8 years ago

crcro commented 8 years ago

It would be great to support multiple PowerDNS server for the following scenarios:

private ip address for internal LAN usage with their own internal DNS server (powered by PowerDNS) public ip address for public usage with their own external DNS server (powered by PowerDNS).

dcec commented 8 years ago

But your idea is mapping PowerDNS instance on subnets like Nameservers?

crcro commented 8 years ago

something like that should work, but still required to be able to setup multiple PowerDNS backends due to different configurations (like DB names, DB users, DB hosts)

bpbp-boop commented 8 years ago

Integration with the 'nameservers' section would be great

alfredosola commented 4 years ago

Please consider moving to PowerDNS API instead of directly manipulating the database.