Closed printercu closed 6 years ago
Can't reproduce
irb(main):001:0> Net::DNS::Resolver.new.query("snackandmac.ru", Net::DNS::ANY)
=> ;; Answer received from 8.8.8.8:53 (93 bytes)
;;
;; HEADER SECTION
;; id = 26903
;; qr = 1 opCode: QUERY aa = 0 tc = 0 rd = 1
;; ra = 1 ad = 0 cd = 0 rcode = NXDomain
;; qdCount = 1 anCount = 0 nsCount = 1 arCount = 0
;; QUESTION SECTION (1 record):
;; snackandmac.ru. IN ANY
;; AUTHORITY SECTION (1 record):
ru. 1799 IN SOA a.dns.ripn.net. hostmaster.ripn.net. 4035842 86400 14400 2592000 3600
I think this bug was closed prematurely. We see about 100 of these events per day while doing SRV
lookups: