Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@local-altinity-clickhouse-operator:/home/vagrant# dig @10.96.0.10 figna.local
- ; <<>> DiG 9.11.3-1ubuntu1.11-Ubuntu <<>> @10.96.0.10 figna.local
- ; (1 server found)
- ;; global options: +cmd
- ;; Got answer:
- ;; WARNING: .local is reserved for Multicast DNS
- ;; You are currently testing what happens when an mDNS query is leaked to DNS
- ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 24743
- ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
- ;; OPT PSEUDOSECTION:
- ; EDNS: version: 0, flags:; udp: 4096
- ;; QUESTION SECTION:
- ;figna.local. IN A
- ;; Query time: 7 msec
- ;; SERVER: 10.96.0.10#53(10.96.0.10)
- ;; WHEN: Thu Feb 27 20:34:22 UTC 2020
- ;; MSG SIZE rcvd: 40
- root@local-altinity-clickhouse-operator:/home/vagrant# dig @10.96.0.10 figna.cluster.local
- ; <<>> DiG 9.11.3-1ubuntu1.11-Ubuntu <<>> @10.96.0.10 figna.cluster.local
- ; (1 server found)
- ;; global options: +cmd
- ;; Got answer:
- ;; WARNING: .local is reserved for Multicast DNS
- ;; You are currently testing what happens when an mDNS query is leaked to DNS
- ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 12207
- ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
- ;; WARNING: recursion requested but not available
- ;; OPT PSEUDOSECTION:
- ; EDNS: version: 0, flags:; udp: 4096
- ; COOKIE: cfc0d56822b1c7ba (echoed)
- ;; QUESTION SECTION:
- ;figna.cluster.local. IN A
- ;; AUTHORITY SECTION:
- cluster.local. 30 IN SOA ns.dns.cluster.local. hostmaster.cluster.local. 1582835324 7200 1800 86400 30
- ;; Query time: 0 msec
- ;; SERVER: 10.96.0.10#53(10.96.0.10)
- ;; WHEN: Thu Feb 27 20:34:22 UTC 2020
- ;; MSG SIZE rcvd: 153
- root@local-altinity-clickhouse-operator:/home/vagrant# dig @10.96.0.10 figna.svc.cluster.local
- ; <<>> DiG 9.11.3-1ubuntu1.11-Ubuntu <<>> @10.96.0.10 figna.svc.cluster.local
- ; (1 server found)
- ;; global options: +cmd
- ;; Got answer:
- ;; WARNING: .local is reserved for Multicast DNS
- ;; You are currently testing what happens when an mDNS query is leaked to DNS
- ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 1634
- ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
- ;; WARNING: recursion requested but not available
- ;; OPT PSEUDOSECTION:
- ; EDNS: version: 0, flags:; udp: 4096
- ; COOKIE: b6a16cdd302da100 (echoed)
- ;; QUESTION SECTION:
- ;figna.svc.cluster.local. IN A
- ;; AUTHORITY SECTION:
- cluster.local. 30 IN SOA ns.dns.cluster.local. hostmaster.cluster.local. 1582835324 7200 1800 86400 30
- ;; Query time: 0 msec
- ;; SERVER: 10.96.0.10#53(10.96.0.10)
- ;; WHEN: Thu Feb 27 20:34:22 UTC 2020
- ;; MSG SIZE rcvd: 157
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement