Unable to change powerdns configuration because cPanel is resetting my changes
Hello,
so i open /etc/pdns/pdns.conf and change whatever i like to change after that save the file and issue /scripts/restartsrv_pdns powerds restarts but i receive notifications from cPanel from some service called "migrate-pdns-conf" why ?? :mad: i'm angry at you cPanel
i tryed to change who is allowed to access the powerdns build in webserver so ....
webserver-allow-from=127.0.0.0/8,my_ip_here
but it seems cPanel doesn't like it.
-
in /etc/pdns/pdns.conf I see this: ################################# # include-dir Include *.conf files from this directory # # include-dir=
does that help you out?0 -
in /etc/pdns/pdns.conf I see this:
################################# # include-dir Include *.conf files from this directory # # include-dir=
does that help you out?
No that causes errors powerdns fails to restart0 -
Can you let me know specifically when you're seeing the configuration change? We have several other guides that recommend editing that file directly, such as this one: How to generate daily PowerDNS statistics reports " trick77.com but the message body is empty .I would rather have those pretty graphs like this
0 -
Are you seeing that only certain options are working while others are not? 0 -
Are you seeing that only certain options are working while others are not?
Yes some options work and others don't0 -
That's very odd - could you submit a ticket to our team so we can do some more testing with this on our end? 0 -
That's very odd - could you submit a ticket to our team so we can do some more testing with this on our end?
Yes i did 943734890 -
Thanks for that - I'm following along with that ticket on my end now. 0 -
Hello, Yeah it looks like that looking at this issue it makes me feel like going back to bind as the only thing i'll lose is the DNSSEC support but whole lot easier to get those statistics . edit You can change the code in the instructions at How to generate daily PowerDNS statistics reports " trick77.com to #!/bin/sh /usr/bin/curl -s --user powerdns:serverpasswordhere http://127.0.0.1:8081 | mail -s "$(echo "PowerDNS Daily Report\nMIME-Version: 1.0\nContent-Type: text/html")" root
The serverpassword is in /etc/pdns/pdns.conf though in more recent version of powerdns it is hashed0
Please sign in to leave a comment.
Comments
11 comments