다음 경로를 따르세요:

다음 경로를 따르세요:

편집: ISP ́\(°_o)/̊ 전환으로 수정됨

네트워크의 일부 컴퓨터가 중단될 때 짜증나는 문제가 있습니다.찾다특정 IPv6 주소, 특히 Google의 주소에 연결합니다(그러나 IPv6 지원 네트워크의 다른 주소에서도 문제가 발견되었습니다).

sadbox $ ping -6c1 -W10 fonts.googleapis.com
PING fonts.googleapis.com(arn09s11-in-x0a.1e100.net (2a00:1450:400f:807::200a)) 56 data bytes

--- fonts.googleapis.com ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms

sadbox $ ssh happybox
Last login: Wed Apr 25 10:28:48 2018 from 192.168.1.140
happybox $ ping -6c1 -W10 fonts.googleapis.com
PING fonts.googleapis.com(arn09s11-in-x0a.1e100.net (2a00:1450:400f:807::200a)) 56 data bytes
64 bytes from arn09s11-in-x0a.1e100.net (2a00:1450:400f:807::200a): icmp_seq=1 ttl=55 time=25.6 ms

--- fonts.googleapis.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 25.675/25.675/25.675/0.000 ms

host fonts.googleapis.com둘 다 nslookup fonts.googleapis.com합계와 출력의 관련 부분에 대해 정확히 동일한 대답을 제공합니다 dig.

호스트가 정상적으로 연결되는 경우도 있고 sadbox, 오래 기다리면 응답을 받는 경우도 있습니다.

영향을 받는 것은 핑뿐만 아니라 Firefox가 일부 사이트에서 Fonts.googleapis.com을 영원히 기다렸기 때문에 이 사실을 알았습니다.

이것http://test-ipv6.com/웹사이트는 만점을 제공하며 sadbox다른 IPv6 주소(예: Sixxs.net)에 핑하고 연결할 수 있습니다.

내 컴퓨터가 모두 실행 중입니다.주분투 17.10, 라우터가 실행 중입니다.LEDE 재시작(17.01.4, r3560-79f57e422d).

무엇이 문제일까요? 이와 같은 것을 어떻게 디버깅합니까?


편집: 내용 sadbox:/etc/nsswitch.conf, 주석 처리된 줄이 제거됨:

passwd:         compat
group:          compat
shadow:         compat

hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis

그리고 비교해보세요 happybox:

sadbox $ diff /etc/nsswitch.conf <(ssh -q happybox cat /etc/nsswitch.conf)
11c11
< hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4
---
> hosts:          files mdns4_minimal [NOTFOUND=return] dns myhostname

EDIT2: Ping은 예를 들어 IP에서도 중단되므로 ping -6 2a00:1450:400f:807::200aDNS가 아니라 IPv6 전송 문제입니다(Patrick Mevzek에게 감사드립니다!). 온라인으로 돌아오면 추적 경로를 얻을 수 있습니다.


다음 경로를 따르세요:

라우터 자체에서는 정상적으로 작동합니다.

sadbox $ ssh ruter traceroute6 fonts.googleapis.com
traceroute to fonts.googleapis.com (2a00:1450:400f:807::200a), 30 hops max, 16 byte packets
 1  2a02:fe0:c900:1::1 (2a02:fe0:c900:1::1)  4.753 ms  5.894 ms  5.709 ms
 2  2a02:fe0::a:47:a:13:4 (2a02:fe0::a:47:a:13:4)  5.944 ms  8.850 ms  14.108 ms
 3  ae11-0.poh-pe1.stv.no.ip.tdc.net (2a02:228:41:100::127:0:9)  26.056 ms  15.009 ms  14.018 ms
 4  stkm3nqp7.se.ip.tdc.net (2001:6c8:40::20)  22.371 ms  22.220 ms  21.974 ms
 5  peer-as15169.stkm3nqp7.se.ip.tdc.net (2001:6c8:81:2000::9)  24.504 ms  25.047 ms  28.025 ms
 6  2001:4860:0:1344::1 (2001:4860:0:1344::1)  26.118 ms  23.686 ms  24.075 ms
 7  2001:4860:0:1::15cf (2001:4860:0:1::15cf)  22.793 ms  24.702 ms  23.859 ms
 8  arn09s11-in-x0a.1e100.net (2a00:1450:400f:807::200a)  25.886 ms  35.837 ms  36.413 ms

작동 중인 다른 컴퓨터도 대략 동일한 결과를 제공합니다.

sadbox $ ssh happybox traceroute6 fonts.googleapis.com
traceroute to ���2>V (2a00:1450:400f:807::200a) from 2a02:fe0:c910:5120:8011:3799:6dc0:2b58, 30 hops max, 24 byte packets
 1  2a02:fe0:c910:5120::1 (2a02:fe0:c910:5120::1)  1,123 ms  1,247 ms  3,537 ms
 2  2a02:fe0:c900:1::1 (2a02:fe0:c900:1::1)  6,958 ms  9,566 ms  6,955 ms
 3  2a02:fe0:0:a:47:a:13:4 (2a02:fe0:0:a:47:a:13:4)  9,985 ms  6,303 ms  8,719 ms
 4  ae11-0.poh-pe1.stv.no.ip.tdc.net (2a02:228:41:100:0:127:0:9)  6,811 ms  6,304 ms  6,741 ms
 5  stkm3nqp7.se.ip.tdc.net (2001:6c8:40::20)  25,882 ms  26,625 ms  27,079 ms
 6  peer-as15169.stkm3nqp7.se.ip.tdc.net (2001:6c8:81:2000::9)  27,169 ms  28,319 ms  28,931 ms
 7  2001:4860:0:1343::1 (2001:4860:0:1343::1)  46,643 ms  28,799 ms  25,976 ms
 8  2001:4860:0:1::b23 (2001:4860:0:1::b23)  29,373 ms  37,344 ms  28,207 ms
 9  arn09s11-in-x0a.1e100.net (2a00:1450:400f:807::200a)  27,72 ms  26,274 ms  27,764 ms

하지만 sadbox결코 좋지는 않습니다.

sadbox $ traceroute6 fonts.googleapis.com
traceroute to ���V (2a00:1450:400f:807::200a) from 2a02:fe0:c910:5120:95b:58:ab20:d31e, 30 hops max, 24 byte packets
 1  2a02:fe0:c910:5120::1 (2a02:fe0:c910:5120::1)  4,095 ms  4,632 ms  1,558 ms
 2  2a02:fe0:c900:1::1 (2a02:fe0:c900:1::1)  11,822 ms  15,528 ms  10,568 ms
 3  2a02:fe0:0:a:47:a:13:2 (2a02:fe0:0:a:47:a:13:2)  8,823 ms  6,119 ms  10,068 ms
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  *

– 계속해서 별점을 줍니다. (게다가 무슨 일이죠 ���V?) A sudo traceroute -6 -Tfrom 은 sadbox동일한 결과를 제공합니다.

IPv4 traceroute -4sadbox.

작업 기계의 mtr은 다음과 같습니다.

sadbox $ ssh happybox mtr --report fonts.googleapis.com
Start: Tue May  1 20:41:57 2018
HOST: happybox                    Loss%   Snt   Last   Avg  Best  Wrst StDev
  1.|-- 2a02:fe0:c910:5120::1      0.0%    10    0.7   1.0   0.7   2.3   0.5
  2.|-- 2a02:fe0:c900:1::1         0.0%    10    7.4   9.0   6.2  14.2   2.6
  3.|-- 2a02:fe0:0:a:47:a:13:4     0.0%    10    7.4   8.0   5.6  11.9   1.9
  4.|-- ae11-0.poh-pe1.stv.no.ip.  0.0%    10    7.8   8.2   6.2  10.9   1.3
  5.|-- stkm3nqp7.se.ip.tdc.net    0.0%    10   29.3  26.8  24.8  29.4   1.6
  6.|-- peer-as15169.stkm3nqp7.se  0.0%    10   25.9  40.6  24.6 135.7  34.8
  7.|-- 2001:4860:0:1344::1        0.0%    10   63.9  35.4  26.1  63.9  13.8
  8.|-- 2001:4860:0:1::15cf        0.0%    10   26.1  28.1  24.7  36.4   3.2
  9.|-- arn09s11-in-x0a.1e100.net  0.0%    10   26.7  26.8  24.8  31.4   1.9

가난한 자에게는 sadbox여전히 이익이 없느니라.

sadbox $ mtr --report fonts.googleapis.com
Start: Tue May  1 20:35:59 2018
HOST: sadbox                      Loss%   Snt   Last   Avg  Best  Wrst StDev
  1.|-- 2a02:fe0:c910:5120::1      0.0%    10    1.9  27.3   0.6 134.6  55.7
  2.|-- 2a02:fe0:c900:1::1         0.0%    10   96.6  33.6   6.0  96.6  32.1
  3.|-- 2a02:fe0:0:a:47:a:13:2     0.0%    10    7.8   8.0   6.4  14.0   2.1
  4.|-- ???                       100.0    10    0.0   0.0   0.0   0.0   0.0

관련 정보