Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Martin Basti
Great, you are welcome :) On 27.12.2016 13:41, Maciej Drobniuch wrote: Martin, Your troubleshooting style put me on the right track. The alternative DNS servers had Ipv6 records that did not resolv properly. After deleting those records adding A records (with reverse PTR check) and

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Maciej Drobniuch
Martin, Your troubleshooting style put me on the right track. The alternative DNS servers had Ipv6 records that did not resolv properly. After deleting those records adding A records (with reverse PTR check) and adding host works fine. The PTR record is created in the GUI and works fine.

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Maciej Drobniuch
# dig soa 0.0.10.in-addr.arpa. ; <<>> DiG 9.9.4-RedHat-9.9.4-38.el7_3 <<>> soa 0.0.10.in-addr.arpa. ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60690 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 8 ;; OPT PSEUDOSECTION: ;

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Martin Basti
I just noticed previously you sent wrong dig, I need dig 0.0.10.in-addr.arpa. SOA instead of the A rtype On 27.12.2016 13:21, Maciej Drobniuch wrote: # python -c 'from dns import resolver; a = resolver.query("0.0.10.in-addr.arpa.", "SOA", "IN"); print a.rrset.name '

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Maciej Drobniuch
# python -c 'from dns import resolver; a = resolver.query("0.0.10.in-addr.arpa.", "SOA", "IN"); print a.rrset.name' 0.0.10.in-addr.arpa. On Tue, Dec 27, 2016 at 1:09 PM, Martin Basti wrote: > > > On 27.12.2016 13:04, Maciej Drobniuch wrote: > > $ dig 0.0.10.in-addr.arpa > > ;

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Martin Basti
On 27.12.2016 13:04, Maciej Drobniuch wrote: $ dig 0.0.10.in-addr.arpa ; <<>> DiG 9.10.3-P4-Ubuntu <<>> 0.0.10.in-addr.arpa ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14232 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Maciej Drobniuch
$ dig 0.0.10.in-addr.arpa ; <<>> DiG 9.10.3-P4-Ubuntu <<>> 0.0.10.in-addr.arpa ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14232 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0,

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Martin Basti
On 27.12.2016 12:07, Maciej Drobniuch wrote: Hi Martin! Thank you for your time! On Thu, Dec 22, 2016 at 1:41 PM, Martin Basti > wrote: On 22.12.2016 10:57, Maciej Drobniuch wrote: Hi Martin Appreciate your help! On Thu,

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-27 Thread Maciej Drobniuch
Hi Martin! Thank you for your time! On Thu, Dec 22, 2016 at 1:41 PM, Martin Basti wrote: > > > On 22.12.2016 10:57, Maciej Drobniuch wrote: > > Hi Martin > > Appreciate your help! > > On Thu, Dec 22, 2016 at 10:48 AM, Martin Basti wrote: > >> >> >> On

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-22 Thread Martin Basti
On 22.12.2016 10:57, Maciej Drobniuch wrote: Hi Martin Appreciate your help! On Thu, Dec 22, 2016 at 10:48 AM, Martin Basti > wrote: On 22.12.2016 09:37, Maciej Drobniuch wrote: Hi Martin Thank you for reply. 1. The dig is

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-22 Thread Maciej Drobniuch
Hi Martin Appreciate your help! On Thu, Dec 22, 2016 at 10:48 AM, Martin Basti wrote: > > > On 22.12.2016 09:37, Maciej Drobniuch wrote: > > Hi Martin > > Thank you for reply. > > 1. The dig is returning proper PTR record. I've added it manually to the > zone and it's

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-22 Thread Martin Basti
On 22.12.2016 09:37, Maciej Drobniuch wrote: Hi Martin Thank you for reply. 1. The dig is returning proper PTR record. I've added it manually to the zone and it's working. I was asking for SOA and zone name, IMO there is nothing secret about reverse zone name from private address space

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-22 Thread Maciej Drobniuch
Hi Martin Thank you for reply. 1. The dig is returning proper PTR record. I've added it manually to the zone and it's working. 2. The problem exists while adding host entries or A records with "create reverse" option. 3. If I'll bind a host with ipa-client-install the PTR record gets created in

Re: [Freeipa-users] DNS reverse zone is not managed by this server

2016-12-21 Thread Martin Basti
Hello all :) On 20.12.2016 01:33, Maciej Drobniuch wrote: Hi All! I get the following message while adding a new hostname. "The host was added but the DNS update failed with: DNS reverse zone in-addr.arpa. for IP address 10.0.0.165 is not managed by this server" IPA failed to get correct

[Freeipa-users] DNS reverse zone is not managed by this server

2016-12-19 Thread Maciej Drobniuch
Hi All! I get the following message while adding a new hostname. "The host was added but the DNS update failed with: DNS reverse zone in-addr.arpa. for IP address 10.0.0.165 is not managed by this server" The reverse zone is configured and working. When I am manually adding the PTR record to