[SSSD-users] 1.11.5 ddns failure on Ubuntu 14.04[SOLVED]

Longina Przybyszewska longina at sdu.dk
Mon Jun 23 09:09:35 UTC 2014


Ok. 
2 cases:

1. The first server is the  server chosen automatically  by service discovery - obviously doesn't answer

root at skywalker:/home-local/longinap# nsupdate -g -D
setup_system()
reset_system()
user_interaction()
> server nat-vdc0b.nat.domain.org
do_next_command()
> realm NAT.DOMAIN.ORG
do_next_command()
> update delete skywalker. in A
do_next_command()
evaluate_update()
update_addordelete()
> update delete skywalker. in AAAA
do_next_command()
evaluate_update()
update_addordelete()
> update add skywalker. 3600 in A 10.80.8.91
do_next_command()
evaluate_update()
update_addordelete()
> send
do_next_command()
start_update()
recvsoa()
; Communication with 10.144.5.18#53 failed: timed out
could not talk to specified name server

2. the server is the DNS  server from the pool,  I guess should work:

root at skywalker:/home-local/longinap# nsupdate -g -D
setup_system()
reset_system()
user_interaction()
> server 10.144.5.25
do_next_command()
> realm NAT.DOMAIN.ORG
do_next_command()
> update delete skywalker. in A
do_next_command()
evaluate_update()
update_addordelete()
> update delete skywalker. in AAAA
do_next_command()
evaluate_update()
update_addordelete()
> update add skywalker. 3600 in A 10.80.8.91
do_next_command()
evaluate_update()
update_addordelete()
> send
do_next_command()
start_update()
recvsoa()
About to create rcvmsg
show_message()
Reply from SOA query:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id:  36935
;; flags: qr ra; QUESTION: 1, ANSWER: 0, AUTHORITY: 13, ADDITIONAL: 3
;; QUESTION SECTION:
;skywalker.


;; AUTHORITY SECTION:
.			57087	IN	NS	b.root-servers.net.
.			57087	IN	NS	h.root-servers.net.
.			57087	IN	NS	j.root-servers.net.
.			57087	IN	NS	a.root-servers.net.
.			57087	IN	NS	l.root-servers.net.
.			57087	IN	NS	c.root-servers.net.
.			57087	IN	NS	m.root-servers.net.
.			57087	IN	NS	f.root-servers.net.
.			57087	IN	NS	d.root-servers.net.
.			57087	IN	NS	g.root-servers.net.
.			57087	IN	NS	e.root-servers.net.
.			57087	IN	NS	i.root-servers.net.
.			57087	IN	NS	k.root-servers.net.

;; ADDITIONAL SECTION:
b.root-servers.net.	57087	IN	A	192.228.79.201
b.root-servers.net.	57087	IN	AAAA	2001:500:84::b
h.root-servers.net.	57087	IN	A	128.63.2.53

Out of recvsoa
recvsoa()
About to create rcvmsg
show_message()
Reply from SOA query:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id:  49536
;; flags: qr ra; QUESTION: 1, ANSWER: 0, AUTHORITY: 13, ADDITIONAL: 12
;; QUESTION SECTION:
;.				IN	SOA

;; AUTHORITY SECTION:
.			57087	IN	NS	h.root-servers.net.
.			57087	IN	NS	j.root-servers.net.
.			57087	IN	NS	a.root-servers.net.
.			57087	IN	NS	l.root-servers.net.
.			57087	IN	NS	c.root-servers.net.
.			57087	IN	NS	m.root-servers.net.
.			57087	IN	NS	f.root-servers.net.
.			57087	IN	NS	d.root-servers.net.
.			57087	IN	NS	g.root-servers.net.
.			57087	IN	NS	e.root-servers.net.
.			57087	IN	NS	i.root-servers.net.
.			57087	IN	NS	k.root-servers.net.
.			57087	IN	NS	b.root-servers.net.

;; ADDITIONAL SECTION:
h.root-servers.net.	57087	IN	A	128.63.2.53
h.root-servers.net.	57087	IN	AAAA	2001:500:1::803f:235
j.root-servers.net.	57087	IN	A	192.58.128.30
j.root-servers.net.	57087	IN	AAAA	2001:503:c27::2:30
a.root-servers.net.	57087	IN	A	198.41.0.4
a.root-servers.net.	57087	IN	AAAA	2001:503:ba3e::2:30
l.root-servers.net.	61001	IN	A	199.7.83.42
l.root-servers.net.	57087	IN	AAAA	2001:500:3::42
c.root-servers.net.	57087	IN	A	192.33.4.12
c.root-servers.net.	57087	IN	AAAA	2001:500:2::c
m.root-servers.net.	61001	IN	A	202.12.27.33
m.root-servers.net.	57087	IN	AAAA	2001:dc3::35

could not find enclosing zone
root at skywalker:/home-local/longinap#


best
Longina

-----Original Message-----
From: sssd-users-bounces at lists.fedorahosted.org [mailto:sssd-users-bounces at lists.fedorahosted.org] On Behalf Of steve
Sent: 22. juni 2014 16:50
To: sssd-users at lists.fedorahosted.org
Subject: Re: [SSSD-users] 1.11.5 ddns failure on Ubuntu 14.04[SOLVED]

On Sun, 2014-06-22 at 14:30 +0000, Longina Przybyszewska wrote:

> 
> (I have no access to the log

Ok, you don't need it.
The cli output for nsupdate -g will tell us what's wrong. Just post that.
Steve


_______________________________________________
sssd-users mailing list
sssd-users at lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users


More information about the sssd-users mailing list