On 10/20/20 10:11 AM, rodentskie--- via FreeIPA-users wrote:
Hello, I'm currently configuring freeipa. When I run the command 
"ipa-server-install", I got these errors:

Checking DNS domain biotechfarms.net., please wait ...
ipapython.admintool: ERROR    DNS zone biotechfarms.net. already exists in DNS 
and is handled by server(s): kiki.ns.cloudflare.com., dane.ns.cloudflare.com.
ipapython.admintool: ERROR    The ipa-server-install command failed. See 
/var/log/ipaserver-install.log for more information

My boss has this domain "biotechfarms.net" also in cloudflare.

Please help.
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org


Hi,

the installer has been asked to setup a DNS server (--setup-dns) for a zone that is already resolvable externally. Are you sure this is your intent? If yes, you can force the installer to bypass the check with --allow-zone-overlap but this is likely to result in issues. A host using IPA DNS and a host using {kiki|dane}.ns.cloudflare.com won't see the same records.

flo
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org

Reply via email to