Problems with DNS resolution

Hi,

i wanted to set a DNS record for “andy.hq.example.ne” but it doesnt work.
I set Host Record to “andy” and Pointer Record to “andy.hq.example.ne”.

Many other Domains are working flawlessly except for the Domain above.

What is the best way to Debug this Problem?

.ne = .net (cant post more then two URLs)



LDAP Object:


# andy, hq.example.ne, dns, hq.example.ne

dn: relativeDomainName=andy,zoneName=hq.example.ne,cn=dns,dc=hq,dc=example,dc=net

aRecord: 192.168.150.72

objectClass: dNSZone

objectClass: top

objectClass: univentionObject

univentionObjectType: dns/host_record

dNSTTL: 10800

zoneName: hq.example.ne

relativeDomainName: andy



Dig Test:


root@ucs:~# dig andy.hq.example.ne @ucs.hq.example.ne

; <<>> DiG 9.10.3-P4-Univention <<>> andy.hq.example.ne @ucs.hq.example.ne

;; global options: +cmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 30810

;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:

; EDNS: version: 0, flags:; udp: 4096

;; QUESTION SECTION:

;andy.hq.example.ne. IN A

;; AUTHORITY SECTION:

hq.example.ne. 60 IN SOA ucs.hq.example.ne. root.hq.example.ne. 6187 28800 7200 604800 3600

;; Query time: 1 msec

;; SERVER: 192.168.150.7#53(192.168.150.7)

;; WHEN: Wed Feb 24 10:09:41 CET 2021

;; MSG SIZE rcvd: 90



Restart with:


/etc/init.d/bind9 restart

Best Regards

Mastodon