adamant-kite-43734
09/01/2023, 1:37 PMcalm-sugar-3169
09/01/2023, 3:16 PMha.stderr.log
is the one that should contain some dns logs from the dns resolver.acceptable-fountain-34475
09/01/2023, 5:40 PMacceptable-fountain-34475
09/01/2023, 5:43 PM{"level":"trace","msg":"handleQuery received DNS query: ;; opcode: QUERY, status: NOERROR, id: 40937\n;; flags: rd ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1\n\n;; OPT PSEUDOSECTION:\n; EDNS: version 0; flags:; udp: 1232\n; COOKIE: 39036b909992da0d\n\n;; QUESTION SECTION:\n;api.github.com.\tIN\t A\n","time":"2023-09-01T13:41:54-04:00"}
{"level":"trace","msg":"handleQuery received DNS query: ;; opcode: QUERY, status: NOERROR, id: 43935\n;; flags: rd ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1\n\n;; OPT PSEUDOSECTION:\n; EDNS: version 0; flags:; udp: 1232\n; COOKIE: 5b1a10233b98a89b\n\n;; QUESTION SECTION:\n;api.github.com.\tIN\t A\n","time":"2023-09-01T13:41:55-04:00"}
{"level":"debug","msg":"Stopping udp proxy (read udp 192.168.5.2:64570: i/o timeout)","time":"2023-09-01T13:42:01-04:00"}
{"level":"trace","msg":"handleQuery received DNS query: ;; opcode: QUERY, status: NOERROR, id: 6322\n;; flags: rd ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1\n\n;; OPT PSEUDOSECTION:\n; EDNS: version 0; flags:; udp: 1232\n; COOKIE: 9d5e2e200955cfd3\n\n;; QUESTION SECTION:\n;api.github.com.\tIN\t A\n","time":"2023-09-01T13:42:02-04:00"}
{"level":"trace","msg":"handleQuery received DNS query: ;; opcode: QUERY, status: NOERROR, id: 36603\n;; flags: rd ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1\n\n;; OPT PSEUDOSECTION:\n; EDNS: version 0; flags:; udp: 1232\n; COOKIE: 436af359d425d5d9\n\n;; QUESTION SECTION:\n;api.github.com.\tIN\t A\n","time":"2023-09-01T13:42:03-04:00"}
acceptable-fountain-34475
09/01/2023, 5:43 PMacceptable-fountain-34475
09/01/2023, 5:46 PMacceptable-fountain-34475
09/01/2023, 5:50 PMcommunications error to 192.168.5.3#53: timed out
erroracceptable-fountain-34475
09/01/2023, 5:56 PMdocker run --rm -ti alpine sh
):
/ # while true; do dig <http://api.github.com|api.github.com> +noall +answer +stats | grep -A5 communications; sleep 1; done;
;; communications error to 192.168.5.3#53: timed out
<http://api.github.com|api.github.com>. 5 IN A 140.82.114.5
;; Query time: 20 msec
;; SERVER: 192.168.5.3#53(192.168.5.3) (UDP)
;; WHEN: Fri Sep 01 17:47:27 UTC 2023
;; MSG SIZE rcvd: 62
;; communications error to 192.168.5.3#53: timed out