Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): ipa-server-2.2.0-2.el6.x86_64 How reproducible: Always Steps to Reproduce: [root@primenova ~]# hostname primenova.lab.eng.pnq.redhat.com [root@primenova ~]# nslookup `hostname` Server: 10.65.255.201 Address: 10.65.255.201#53 Non-authoritative answer: Name: primenova.lab.eng.pnq.redhat.com Address: 10.65.201.100 [root@primenova ~]# cat /etc/hosts 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 [root@primenova ~]# [root@primenova ~]# ipa-server-install --setup-dns The log file for this installation can be found in /var/log/ipaserver-install.log ============================================================================== This program will set up the IPA Server. This includes: * Configure a stand-alone CA (dogtag) for certificate management * Configure the Network Time Daemon (ntpd) * Create and configure an instance of Directory Server * Create and configure a Kerberos Key Distribution Center (KDC) * Configure Apache (httpd) * Configure DNS (bind) To accept the default shown in brackets, press the Enter key. Existing BIND configuration detected, overwrite? [no]: yes Enter the fully qualified domain name of the computer on which you're setting up server software. Using the form <hostname>.<domainname> Example: master.example.com. Server host name [primenova.lab.eng.pnq.redhat.com.201.65.10.in-addr.arpa]: Warning: skipping DNS resolution of host primenova.lab.eng.pnq.redhat.com.201.65.10.in-addr.arpa The domain name has been calculated based on the host name. Please confirm the domain name [lab.eng.pnq.redhat.com.201.65.10.in-addr.arpa]: Actual results: Reverse zone name is appended as part of the domain when host entry doesn't exist in /etc/hosts. Expected results: Reverse zone name should not be appended. Additional info:
As discussed with the reporter, this is not a bug. There was an issue with DNS configuration where reverse DNS lookups returned an invalid domain.