poweradmin / poweradmin

A web-based control panel for PowerDNS
http://www.poweradmin.org
GNU General Public License v3.0
652 stars 260 forks source link

Powerdns how to deploy ". "root server #238

Closed GGuiTang closed 2 years ago

GGuiTang commented 9 years ago

Poweradmin - 2.7 When I use web pages to create ". "root zone at the following error:

Error: You have invalid characters in your hostname. Error: failed - Invalid hostname. image

Please expert help, thank you

SebTM commented 8 years ago

What was the content of "Zone name"?

edmondas commented 8 years ago

I think he added ".", but I'm not sure if Poweradmin should allow to create such root zone.

jonaharagon commented 7 years ago

Was about to report this same bug. PowerDNS supports adding a root zone (and adding it manually lets me view/edit it in Poweradmin) so there's no reason not to allow root zone creation from within Poweradmin.

It's useful for example, if you add it as a slave zone so you have a local cached version of the DNS root.

GGuiTang commented 7 years ago

thanks!

elagith commented 5 years ago

I have an error on registration master zone with error: Error: You have invalid characters in your hostname. Error: insa.local failed - Invalid hostname. please help guys.

amadhusudhanan commented 4 years ago

Poweradmin - 2.7 When I use web pages to create ". "root zone at the following error:

Error: You have invalid characters in your hostname. Error: failed - Invalid hostname. image

Please expert help, thank you

Can you please confirm, is this issue resolved. I am facing the same issue. Please advice

amadhusudhanan commented 4 years ago

I have an error on registration master zone with error: Error: You have invalid characters in your hostname. Error: insa.local failed - Invalid hostname. please help guys.

Is this issue resolved for you. I am facing the same issue. Please advice.

edmondas commented 2 years ago

Make sure you have set $dns_strict_tld_check = false; in your configuration file.