#33 closed defect (fixed)
nameserver werkt niet met nieuwe dig-versie (?) (test of image-r6873)
Reported by: | huub | Owned by: | rick |
---|---|---|---|
Priority: | major | Milestone: | |
Keywords: | Cc: | ||
Resource needed to fix: |
Description
De nameserver op NodeHuub (test) werkt wel vanaf bijv. vosko1 (oude 5.0-config)
maar niet vanaf hermes-Nagios. Ook niet vanaf DirkLos2 (iris-config7.1), DirkLos1 (config 6.0) of Stadhuis4 (config 5.4).
Nagios vermeldt "Connection to DNS 172.17.16.1 was refused"
Verschil dat ik zie is de versie van dig: 9.x ipv 8.x .
Maar vanaf mijn pc (dig versie 9.5 op linux) werkt dig @huub wel!
Op hermes bijv.:
[huub@hermes ~]$ dig @huub www.nu.nl
; <<>> DiG 9.4.2 <<>> @huub www.nu.nl
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 31237
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;www.nu.nl. IN A
;; Query time: 13 msec
;; SERVER: 172.17.16.1#53(172.17.16.1)
;; WHEN: Sun Apr 26 10:32:57 2009
;; MSG SIZE rcvd: 27
========================================================
terwijl op bijv. vosko1:
CNodeVosko1# dig @huub www.nu.nl
; <<>> DiG 8.3 <<>> @huub www.nu.nl
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 7, ADDITIONAL: 11
;; QUERY SECTION:
;; www.nu.nl, type = A, class = IN
;; ANSWER SECTION:
www.nu.nl. 4m26s IN CNAME gl.nu.nl.
gl.nu.nl. 21S IN A 62.69.184.53
;; AUTHORITY SECTION:
nl. 7m13s IN NS NS1.NIC.nl.
nl. 7m13s IN NS NS-EXT.ISC.ORG.
nl. 7m13s IN NS NS-NL.NIC.FR.
nl. 7m13s IN NS NS2.NIC.nl.
nl. 7m13s IN NS NL1.DNSNODE.NET.
nl. 7m13s IN NS NS3.NIC.nl.
nl. 7m13s IN NS NS4.NIC.nl.
;; ADDITIONAL SECTION:
NS2.NIC.nl. 4m18s IN A 213.154.241.28
NS2.NIC.nl. 1h26m17s IN AAAA 2001:7b8:606::28
NS3.NIC.nl. 28m9s IN A 194.171.17.2
NS3.NIC.nl. 1h26m17s IN AAAA 2001:610:0:800d::2
NS4.NIC.nl. 58m36s IN A 62.4.86.232
NS-NL.NIC.FR. 11h11m42s IN A 192.93.0.4
NS-NL.NIC.FR. 13h21m14s IN AAAA 2001:660:3005:1::1:2
NS-EXT.ISC.ORG. 6h17m9s IN A 204.152.184.64
NS-EXT.ISC.ORG. 9h21m3s IN AAAA 2001:4f8:0:2::13
NL1.DNSNODE.NET. 1d5h14m36s IN A 194.146.106.42
NS1.NIC.nl. 1h26m17s IN A 193.176.144.2
;; Total query time: 178 msec
;; FROM: CNodeVosko1.wLeiden.NET to SERVER: huub 172.17.16.1
;; WHEN: Sun Apr 26 08:32:12 2009
;; MSG SIZE sent: 27 rcvd: 443
================================================
Change History (3)
comment:1 by , 16 years ago
Milestone: | → 0.1 |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Named is by default now set to be forwarding/caching only no more smart stuff around