This isn't working... any ideas?
Added to database fine...
-
INSERT INTO domains (name, type) values ('1.168.192.in-addr.arpa',
'MASTER');
INSERT INTO domains (name, type) values ('lan', 'MASTER');
INSERT INTO records (domain_id, name, content, type
Not sure if this is the correct place but
I have PDNS and Poweradmin running on CentOS 8 with MariaDB backend.
The server has a private IP address of 192.168.1.254
I would like this box to be an internal DNS server for other internal only
devices on the same subnet.
I want the the zone to be