I've installed it but there doesn't seem to be any part where I can tell it to actually manage DHCP and DNS. Is this more of a DB and frontend for keeping track of IP's or am I missing where it can make changes to a locally running DHCP or DNS?
Anonymous
Hi,
DHCP is not supported, it is planned for version 1.3
phpipam serves as frontend to PowerDNS, enabling you to manage domains, records, etc., shows records in your IP adresses etc. So you have to run powerDNS with MySQL backend, and then link phpipam with PowerDNS backend.
br