Hi, I followed the steps but couldn't get it to work:
This is what I am getting:
kundeng@splunkapp-preprod02:/opt/splunk/dnsdock> dig *.docker
;; Warning: Message parser reports malformed message packet.
; <<>> DiG 9.9.9-P1 <<>> *.docker
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21379
;; flags: qr rd; QUERY: 1, ANSWER: 15, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; WARNING: Message has 268 extra bytes at end
;; QUESTION SECTION:
;*.docker. IN A
;; ANSWER SECTION:
*.docker. 0 IN A 172.17.0.3
;; Query time: 0 msec
;; SERVER: 172.17.0.1#53(172.17.0.1)
;; WHEN: Tue Apr 03 15:43:00 EDT 2018
;; MSG SIZE rcvd: 338
Why does the message parser complain that message is malformed??
Further I can ping dnsdock.docker but no other containers.
kundeng@splunkapp-preprod02:/opt/splunk/dnsdock> ping dnsdock.docker
PING dnsdock.docker (172.17.0.4) 56(84) bytes of data.
64 bytes from dnsdock.docker (172.17.0.4): icmp_seq=1 ttl=64 time=0.042 ms
64 bytes from dnsdock.docker (172.17.0.4): icmp_seq=2 ttl=64 time=0.082 ms
Hi, I followed the steps but couldn't get it to work:
This is what I am getting:
kundeng@splunkapp-preprod02:/opt/splunk/dnsdock> dig *.docker
;; Warning: Message parser reports malformed message packet.
; <<>> DiG 9.9.9-P1 <<>> *.docker
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21379
;; flags: qr rd; QUERY: 1, ANSWER: 15, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; WARNING: Message has 268 extra bytes at end
;; QUESTION SECTION:
;*.docker. IN A
;; ANSWER SECTION:
*.docker. 0 IN A 172.17.0.3
;; Query time: 0 msec
;; SERVER: 172.17.0.1#53(172.17.0.1)
;; WHEN: Tue Apr 03 15:43:00 EDT 2018
;; MSG SIZE rcvd: 338
Why does the message parser complain that message is malformed??
Further I can ping dnsdock.docker but no other containers.
kundeng@splunkapp-preprod02:/opt/splunk/dnsdock> ping dnsdock.docker
PING dnsdock.docker (172.17.0.4) 56(84) bytes of data.
64 bytes from dnsdock.docker (172.17.0.4): icmp_seq=1 ttl=64 time=0.042 ms
64 bytes from dnsdock.docker (172.17.0.4): icmp_seq=2 ttl=64 time=0.082 ms