Why on very old named resolve google.it return different and more dns than new named?
0
votes
0
answers
31
views
Yesterday I play with old bind on old unix vm (1998, Interactive Unix 4.1.1)
dig www.google.it return this
dig +noedns www.google.it @192.168.0.15
; > DiG 9.18.30 > +noedns www.google.it @192.168.0.15
;; global options: +cmd
;; Got answer:
;; ->>HEADER> DiG 9.18.30 > +noedns www.google.it @192.168.0.4
;; global options: +cmd
;; Got answer:
;; ->>HEADER> DiG 9.18.30 > www.google.it @192.168.0.4
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35264
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 3ef6be6f29a5772001000000672a11a41858b37880b6f84b (good)
;; QUESTION SECTION:
;www.google.it. IN A
;; ANSWER SECTION:
www.google.it. 4m32s IN A 142.251.209.35
;; Query time: 3 msec
;; SERVER: 192.168.0.4#53(192.168.0.4) (UDP)
;; WHEN: Tue Nov 05 13:37:56 CET 2024
;; MSG SIZE rcvd: 86
Why old bind return more results?
Asked by elbarna
(13690 rep)
Nov 5, 2024, 12:39 PM
Last activity: Nov 6, 2024, 08:46 AM
Last activity: Nov 6, 2024, 08:46 AM