<div dir="ltr"><div><div>thanks for the inputs..<br><br>the issue was with my network,<br><br></div>I was able to resolve it adding in the <span style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif,sans;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline;float:none;background-color:rgb(250,250,250)">NETWORKING_IPV6=no  in </span><br><span style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif,sans;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline;float:none;background-color:rgb(250,250,250)"> /etc/sysconfig/network <br><br></span><br>possibly it was using IPv6 resolution and that was failing</div><span style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif,sans;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline;float:none;background-color:rgb(250,250,250)"></span><div><span style="color:rgb(0,0,0);font-family:verdana,geneva,lucida,"lucida grande",arial,helvetica,sans-serif,sans;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline;float:none;background-color:rgb(250,250,250)"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 28, 2016 at 1:37 PM, Petr Spacek <span dir="ltr"><<a href="mailto:pspacek@redhat.com" target="_blank">pspacek@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 27.7.2016 19:29, Rakesh Rajasekharan wrote:<br>
> Hi,<br>
><br>
> I am running ipa server 4.2 and set it up without using "--setup-dns=no".<br>
><br>
> On few clients the installation fails with the below error message.<br>
><br>
><br>
> I verified that the ipa master dns is resolvable. Not sure what could be<br>
> wrong here..<br>
><br>
><br>
> Joining realm failed: libcurl failed to execute the HTTP POST transaction,<br>
> explaining:  Could not resolve host: <a href="http://ipa-master-in.xyz.com" rel="noreferrer" target="_blank">ipa-master-in.xyz.com</a>; Unknown error<br>
><br>
> Use ipa-getkeytab to obtain a host principal for this server.<br>
> Please make sure the following ports are opened in the firewall settings:<br>
>      TCP: 80, 88, 389<br>
>      UDP: 88 (at least one of TCP/UDP ports 88 has to be open)<br>
> Also note that following ports are necessary for ipa-client working<br>
> properly after enrollment:<br>
>      TCP: 464<br>
>      UDP: 464, 123 (if NTP enabled)<br>
> Failed to obtain host TGT: (-1765328203, 'Key table entry not found')<br>
> Installation failed. Force set so not rolling back changes.<br>
><br>
><br>
> I tried removeing /etc/ipa/ca.crt and delete any older certificates<br>
> "certutil -D -n 'IPA CA' -d /etc/pki/nssdb"<br>
><br>
> However, no luck yet..<br>
><br>
> any suggestions on how can I debug this..<br>
<br>
</span>I would start with command:<br>
$ dig <a href="http://ipa-master-in.xyz.com" rel="noreferrer" target="_blank">ipa-master-in.xyz.com</a><br>
<br>
It should print IPv4 address of the server <a href="http://ipa-master-in.xyz.com" rel="noreferrer" target="_blank">ipa-master-in.xyz.com</a> . If it does<br>
not print it there is a problem with DNS. In that case usual DNS debugging<br>
guides apply.<br>
<br>
I hope it helps.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Petr^2 Spacek<br>
<br>
--<br>
Manage your subscription for the Freeipa-users mailing list:<br>
<a href="https://www.redhat.com/mailman/listinfo/freeipa-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a><br>
Go to <a href="http://freeipa.org" rel="noreferrer" target="_blank">http://freeipa.org</a> for more info on the project<br>
</font></span></blockquote></div><br></div>