namedmanager
namedmanager copied to clipboard
DNSSEC
I'm trying to find a way to have Namedmanager to handle domains with DNSSEC. We have three nameservers (bind) on CentOS and Ubuntu. Is there a way to add DNSSEC to existing domains? How about new ones?
- Samuli
I'm having the same issue. What I'm thinking to enable the DNSSEC, is to edit the db table dns_record_types adding the new record type. Unfortunately i can't do a proper check to verify if my solution works. Can you do it on your installation and test if it works?
Hi,
I can try to test it. Actually my brother is the owner of that database, so I need his assistance as well. :)
But we will try your solution. Does it need any additional software installed?
- Samuli
2017-06-01 15:13 GMT+03:00 The-Incubus [email protected]:
I'm having the same issue. What I'm thinking to enable the DNSSEC, is to edit the db table dns_record_types adding the new record type. Unfortunately i can't do a proper check to verify if my solution works. Can you do it on your installation and test if it works?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jethrocarr/namedmanager/issues/50#issuecomment-305475377, or mute the thread https://github.com/notifications/unsubscribe-auth/ABWgg_UV9zC_IkHaDxgqLIwFIbBoME05ks5r_qrVgaJpZM4MciHV .
-- Samuli Valavuo Oikokatu 5 26100 RAUMA +358 40 7021750 [email protected]
Nope: no specific software is needed. You can modify the table from command line, or using a tool that can connect the DB server where the DB is hosted (sql developer, phpMyAdmin or the one you like the most).
Here is a list of all dns record types, just in case you want to try something else.