adamant-kite-43734
03/21/2024, 11:44 PMcalm-sugar-3169
03/22/2024, 5:26 PMcalm-sugar-3169
03/22/2024, 5:26 PMthousands-article-60254
03/22/2024, 5:27 PMthousands-article-60254
03/22/2024, 5:28 PMcalm-sugar-3169
03/22/2024, 5:37 PMthousands-article-60254
03/22/2024, 6:21 PMdig <http://mcr.microsoft.co|mcr.microsoft.co>
; <<>> DiG 9.10.6 <<>> <http://mcr.microsoft.co|mcr.microsoft.co>
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12677
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1220
;; QUESTION SECTION:
;mcr.microsoft.co. IN A
;; ANSWER SECTION:
<http://mcr.microsoft.co|mcr.microsoft.co>. 3577 IN A 104.215.95.187
<http://mcr.microsoft.co|mcr.microsoft.co>. 3577 IN A 52.164.206.56
;; Query time: 157 msec
;; SERVER: 10.8.8.8#53(10.8.8.8)
;; WHEN: Fri Mar 22 11:17:23 PDT 2024
;; MSG SIZE rcvd: 77
in VM:
dig <http://mcr.microsoft.co|mcr.microsoft.co>
;; communications error to 192.168.5.3#53: timed out
; <<>> DiG 9.18.24 <<>> <http://mcr.microsoft.co|mcr.microsoft.co>
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2113
;; flags: qr rd; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;mcr.microsoft.co. IN A
;; ANSWER SECTION:
<http://mcr.microsoft.co|mcr.microsoft.co>. 5 IN A 52.164.206.56
<http://mcr.microsoft.co|mcr.microsoft.co>. 5 IN A 104.215.95.187
;; Query time: 10 msec
;; SERVER: 192.168.5.3#53(192.168.5.3) (UDP)
;; WHEN: Fri Mar 22 18:20:49 UTC 2024
;; MSG SIZE rcvd: 98
thousands-article-60254
03/22/2024, 6:23 PMcalm-sugar-3169
03/22/2024, 6:51 PMcalm-sugar-3169
03/22/2024, 6:58 PMcalm-sugar-3169
03/22/2024, 6:59 PM+tcp
or somethingthousands-article-60254
03/26/2024, 10:01 PMthousands-article-60254
03/26/2024, 10:02 PM+tcp
...thousands-article-60254
03/26/2024, 10:07 PM│ Warning Failed 53s kubelet Failed to pull image "<http://registry.gitlab.com/org/repo:l|registry.gitlab.com/org/repo:l> │
│ atest": Error response from daemon: Head "<https://registry.gitlab.com/v2/org/repo/manifests/latest>": dial tcp: l │
│ ookup <http://registry.gitlab.com|registry.gitlab.com> on 192.168.5.3:53: read udp 192.168.5.15:48223->192.168.5.3:53: i/o timeout
also on public imagesthousands-article-60254
03/26/2024, 10:09 PMdig <http://registry.gitlab.com|registry.gitlab.com>
;; communications error to 192.168.5.3#53: timed out
; <<>> DiG 9.18.24 <<>> <http://registry.gitlab.com|registry.gitlab.com>
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14
;; flags: qr rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;registry.gitlab.com. IN A
;; ANSWER SECTION:
<http://registry.gitlab.com|registry.gitlab.com>. 5 IN A 35.227.35.254
;; Query time: 30 msec
;; SERVER: 192.168.5.3#53(192.168.5.3) (UDP)
;; WHEN: Tue Mar 26 22:07:50 UTC 2024
;; MSG SIZE rcvd: 72
with forcing +tcp
, it works:
dig +tcp <http://registry.gitlab.com|registry.gitlab.com>
; <<>> DiG 9.18.24 <<>> +tcp <http://registry.gitlab.com|registry.gitlab.com>
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50593
;; flags: qr rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;registry.gitlab.com. IN A
;; ANSWER SECTION:
<http://registry.gitlab.com|registry.gitlab.com>. 5 IN A 35.227.35.254
;; Query time: 0 msec
;; SERVER: 192.168.5.3#53(192.168.5.3) (TCP)
;; WHEN: Tue Mar 26 22:09:17 UTC 2024
;; MSG SIZE rcvd: 72