Package: wiki.debian.org Severity: normal I can't connect to https://wiki.debian.org using IPv6.
AAAA DNS record resolved successfully: $ host wiki.archlinux.org wiki.archlinux.org is an alias for alderaan.archlinux.org. alderaan.archlinux.org has address 78.46.78.247 alderaan.archlinux.org has IPv6 address 2a01:4f8:120:34c2::2 But I can't get content using IPv6 (wget freezing): $ wget -6 https://wiki.debian.org -O /dev/null --2013-09-07 20:58:42-- https://wiki.debian.org/ Resolving wiki.debian.org (wiki.debian.org)... 2001:41b8:202:deb:6564:a62:52c3:4b70 Connecting to wiki.debian.org (wiki.debian.org)|2001:41b8:202:deb:6564:a62:52c3:4b70|:443... connected. If I use IPv4: $ wget -4 https://wiki.debian.org -O /dev/null --2013-09-07 21:01:04-- https://wiki.debian.org/ Resolving wiki.debian.org (wiki.debian.org)... 82.195.75.112 Connecting to wiki.debian.org (wiki.debian.org)|82.195.75.112|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: '/dev/null' [ <=> ] 19,892 --.-K/s in 0.09s 2013-09-07 21:01:05 (226 KB/s) - '/dev/null' saved [19892] But other IPv6 sites works fine: $ wget -6 http://google.com -O /dev/null --2013-09-07 21:03:01-- http://google.com/ Resolving google.com (google.com)... 2404:6800:4006:806::1006 Connecting to google.com (google.com)|2404:6800:4006:806::1006|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://www.google.com/ [following] --2013-09-07 21:03:02-- http://www.google.com/ Resolving www.google.com (www.google.com)... 2607:f8b0:4000:809::1014 Connecting to www.google.com (www.google.com)|2607:f8b0:4000:809::1014|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://www.google.ru/?gws_rd=cr&ei=01wrUtDWFei42wXWnIGAAg [following] --2013-09-07 21:03:03-- http://www.google.ru/?gws_rd=cr&ei=01wrUtDWFei42wXWnIGAAg Resolving www.google.ru (www.google.ru)... 2404:6800:4007:803::101f Connecting to www.google.ru (www.google.ru)|2404:6800:4007:803::101f|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: '/dev/null' [ <=> ] 10,976 26.9KB/s in 0.4s 2013-09-07 21:03:04 (26.9 KB/s) - '/dev/null' saved [10976] -- System Information: Debian Release: 6.0.7 APT prefers oldstable APT policy: (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/4 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org