<div dir="ltr">Thank you, dump sent privately</div><div class="gmail_extra"><br><div class="gmail_quote">On 23 March 2015 at 13:33, 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 23.3.2015 12:33, Roberto Cornacchia wrote:<br>
> OK, thanks.<br>
> That would be "Dynamic updates", right? Then it is enabled.<br>
><br>
> $ ipa dnszone-show --all<br>
> Zone name: <a href="http://hq.example.com" target="_blank">hq.example.com</a><br>
>   dn: idnsname=<a href="http://hq.example.com" target="_blank">hq.example.com</a>.,cn=dns,dc=hq,dc=example,dc=com<br>
>   Zone name: <a href="http://hq.example.com" target="_blank">hq.example.com</a>.<br>
>   Active zone: TRUE<br>
>   Authoritative nameserver: <a href="http://ipa.hq.example.com" target="_blank">ipa.hq.example.com</a>.<br>
>   Administrator e-mail address: <a href="http://hostmaster.hq.example.com" target="_blank">hostmaster.hq.example.com</a>.<br>
>   SOA serial: 1427108043<br>
>   SOA refresh: 3600<br>
>   SOA retry: 900<br>
>   SOA expire: 1209600<br>
>   SOA minimum: 3600<br>
>   BIND update policy: grant <a href="http://HQ.EXAMPLE.COM" target="_blank">HQ.EXAMPLE.COM</a> krb5-self * A; grant <a href="http://HQ.EXAMPLE.COM" target="_blank">HQ.EXAMPLE.COM</a><br>
> krb5-self * AAAA; grant <a href="http://HQ.EXAMPLE.COM" target="_blank">HQ.EXAMPLE.COM</a> krb5-self * SSHFP;<br>
>   Dynamic update: TRUE<br>
<br>
</span>This is correct (but it should not affect SOA query anyway).<br>
<br>
Could you share named logs on debug level 10 with us? It would be even better<br>
is you could provide us tcpdump with transactions in question.<br>
<br>
On the client (before you start installation) please:<br>
1) Execute command $ tcpdump -i any -w /tmp/dns.pcap 'port 53'<br>
2) Run ipa-client-install<br>
3) Kill the tcpdump: $ pkill tcpdump<br>
4) Send us the file.<br>
<br>
Feel free to send the files to me (<a href="mailto:pspacek@redhat.com">pspacek@redhat.com</a>) and Martin^2<br>
(<a href="mailto:mbasti@redhat.com">mbasti@redhat.com</a>) privately if you do not want to make them public.<br>
<br>
Have a nice day!<br>
<br>
Petr^2 Spacek<br>
<div class="HOEnZb"><div class="h5"><br>
>   Allow query: any;<br>
>   Allow transfer: none;<br>
>   Allow PTR sync: FALSE<br>
>   nsrecord: <a href="http://ipa.hq.example.com" target="_blank">ipa.hq.example.com</a>.<br>
>   objectclass: idnszone, top, idnsrecord<br>
><br>
><br>
> On 23 March 2015 at 12:27, Martin Basti <<a href="mailto:mbasti@redhat.com">mbasti@redhat.com</a>> wrote:<br>
><br>
>>  On 23/03/15 12:19, Roberto Cornacchia wrote:<br>
>><br>
>> BTW, shouldn't named.conf contain an "allow-update" statement? Mine<br>
>> doesn't. Or is this managed differently?<br>
>><br>
>> It is not needed.<br>
>> bind-dyndb-ldap plugin overrides this configuration, you just need to<br>
>> enable updates in IPA zone setting.<br>
>><br>
>> Martin<br>
>><br>
>><br>
>><br>
>> On 23 March 2015 at 12:16, Roberto Cornacchia <<br>
>> <a href="mailto:roberto.cornacchia@gmail.com">roberto.cornacchia@gmail.com</a>> wrote:<br>
>><br>
>>><br>
>>><br>
>>> On 23 March 2015 at 10:35, Petr Spacek <<a href="mailto:pspacek@redhat.com">pspacek@redhat.com</a>> wrote:<br>
>>><br>
>>>> On 23.3.2015 10:21, Roberto Cornacchia wrote:<br>
>>>>> About the DNS update, this is what the debug log has to say:<br>
>>>>><br>
>>>>> Found zone name: <a href="http://hq.example.com" target="_blank">hq.example.com</a><br>
>>>>> The master is: <a href="http://ipa.hq.example.com" target="_blank">ipa.hq.example.com</a><br>
>>>>> start_gssrequest<br>
>>>>> Found realm from ticket: <a href="http://HQ.EXAMPLE.COM" target="_blank">HQ.EXAMPLE.COM</a><br>
>>>>> send_gssrequest<br>
>>>>> *; Communication with 192.168.0.72#53 failed: operation canceled*<br>
>>>>> *Reply from SOA query:*<br>
>>>>> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id:   4923<br>
>>>>> ;; flags: qr ra; QUESTION: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0<br>
>>>>> ;; QUESTION SECTION:<br>
>>>>> ;<a href="http://1835417091.sig-ipa.hq.example.com" target="_blank">1835417091.sig-ipa.hq.example.com</a>. ANY TKEY<br>
>>>>><br>
>>>>> response to SOA query was unsuccessful<br>
>>>><br>
>>>> - Please verify that 192.168.0.72 is the correct IP address of the<br>
>>>> FreeIPA server.<br>
>>>><br>
>>><br>
>>>  Positive<br>
>>><br>
>>><br>
>>>> - Please check named.logs on the server side to see if there are any<br>
>>>> complains<br>
>>>> about unsuccessful key negotiation with client.<br>
>>>><br>
>>>><br>
>>>  I raised named's log level to debug 10 and restarted<br>
>>> Ran ipa-client-install again.<br>
>>> The log shows many queries from the client, for A/AAA/SOA record types,<br>
>>> both about the server and the client. All approved, no problem.<br>
>>> The log does not seem to contain a single failure / rejection.<br>
>>><br>
>>>  However:<br>
>>> 1) The client reports that response to SOA query was unsuccessful. The<br>
>>> server log does not say anything about this.<br>
>>> 2) The server log does not contain any update request<br>
>>><br>
>>><br>
>>>>> Notice that is is *different* from what I got before the chronyd<br>
>>>> change.<br>
>>>>> Before, there was not even a reply:<br>
>>>>><br>
>>>>> Found zone name: <a href="http://hq.example.com" target="_blank">hq.example.com</a><br>
>>>>> The master is: <a href="http://ipa.hq.example.com" target="_blank">ipa.hq.example.com</a><br>
>>>>> start_gssrequest<br>
>>>>> Found realm from ticket: <a href="http://HQ.EXAMPLE.COM" target="_blank">HQ.EXAMPLE.COM</a><br>
>>>>> send_gssrequest<br>
>>>>> *; Communication with 192.168.0.72#53 failed: operation canceled*<br>
>>>>> *could not reach any name server*<br>
>>>><br>
>>>> Interesting, this should not be related to time synchronization in any<br>
>>>> way.<br>
>>>> DNS server simply did not return any answer.<br>
>>>><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" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a><br>
Go to <a href="http://freeipa.org" target="_blank">http://freeipa.org</a> for more info on the project<br>
</div></div></blockquote></div><br></div>