Checked in snap in remote dns management and only hosts A records
visible are for server and my machine with remote tools. All others does
not appear on list.
My resolv.conf look like that:
nameserver 172.23.198.20
search 4lo.czest.pl.lan
domain 4lo.czest.pl.lan
I made a step from debug dns in howto and received error list below
(this is only a piece):
; TSIG error with server: tsig verify failure
Failed nsupdate: 2
Calling nsupdate for SRV
_ldap._tcp.265b11ab-284e-4235-8091-623864f7d334.domains._msdcs.4lo.czest.pl.lan
sienkiewiczpdc.4lo.czest.pl.lan 389
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
_ldap._tcp.265b11ab-284e-4235-8091-623864f7d334.domains._msdcs.4lo.czest.pl.lan.
900 IN SRV 0 100 389 sienkiewiczpdc.4lo.czest.pl.lan.
; TSIG error with server: tsig verify failure
Failed nsupdate: 2
Calling nsupdate for SRV _gc._tcp.4lo.czest.pl.lan
sienkiewiczpdc.4lo.czest.pl.lan 3268
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
_gc._tcp.4lo.czest.pl.lan. 900 IN SRV 0 100 3268
sienkiewiczpdc.4lo.czest.pl.lan.
; TSIG error with server: tsig verify failure
Failed nsupdate: 2
Calling nsupdate for SRV
_gc._tcp.default-first-site-name._sites.4lo.czest.pl.lan
sienkiewiczpdc.4lo.czest.pl.lan 3268
Outgoing update query:
;; ->>HEADER<<- opcode: UPDATE, status: NOERROR, id: 0
;; flags:; ZONE: 0, PREREQ: 0, UPDATE: 0, ADDITIONAL: 0
;; UPDATE SECTION:
_gc._tcp.default-first-site-name._sites.4lo.czest.pl.lan. 900 IN SRV 0
100 3268 sienkiewiczpdc.4lo.czest.pl.lan.
; TSIG error with server: tsig verify failure
Failed nsupdate: 2
Failed update of 21 entries
Googling didn't help. I don't want to blind update to RC4 becouse ale i
really need works ok. If the errors are solved in next RC releases i can
update, but i would be better to wait for final release.
Szymon