Bug 218820

Summary: forums.freebsd.org not reachable over IPv6
Product: Services Reporter: Niels Bakker <niels=freebsd>
Component: ForumsAssignee: freebsd
Status: Closed FIXED    
Severity: Affects Many People CC: clusteradm, forum-admins, freebsd, torstenb
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Niels Bakker 2017-04-23 03:41:59 UTC
% dig +short aaaa forums.freebsd.org
2607:fc50:1:c600:216:3eff:fe15:195

% telnet -6 forums.freebsd.org 443
Trying 2607:fc50:1:c600:216:3eff:fe15:195...
telnet: connect to address 2607:fc50:1:c600:216:3eff:fe15:195: Host is down
telnet: Unable to connect to remote host

Tried from two different hosts with full IPv6 connectivity.
Comment 1 Niels Bakker 2017-04-23 12:45:34 UTC
Bug 190602 describes one of plenty previous occasions.
Comment 2 Torsten Blum 2017-04-23 13:00:52 UTC
Traceroute to forums.freebsd.org dies at the destination network. Happens from my home DSL as well as all other places I've checked. Here's the traceroute from freefall:

traceroute6 to forums.freebsd.org (2607:fc50:1:c600:216:3eff:fe15:195) from 2610:1c1:1:6074::16:84, 64 hops max, 12 byte packets
 1  2610:1c1::803  0.231 ms  0.222 ms  0.174 ms
 2  2610:1c1::801  0.604 ms  1.529 ms  0.429 ms
 3  cs90-cs89.nyinternet.net  0.691 ms  0.441 ms  1.151 ms
 4  2001:438:fffe::1b95  0.656 ms  0.640 ms  0.757 ms
 5  ae5.mpr1.ewr1.us.zip.zayo.com  1.511 ms  1.456 ms  1.392 ms
 6  ae10.cs1.lga5.us.zip.zayo.com  16.353 ms  6.984 ms  7.038 ms
 7  ae4.cs1.dca2.us.eth.zayo.com  7.439 ms  13.538 ms  7.458 ms
 8  ae27.cr1.dca2.us.zip.zayo.com  5.942 ms  5.952 ms  5.910 ms
 9  ae15.er4.iad10.us.zip.zayo.com  6.892 ms  7.100 ms  6.853 ms
10  2001:438:fffe::1aee  13.491 ms  6.691 ms  7.049 ms
11  2607:fc50:3000:11::2  6.562 ms  6.684 ms  8.210 ms
12  2607:fc50:0:12::1  14.462 ms  13.521 ms  12.974 ms
13  2607:fc50:0:2::2  13.693 ms  13.506 ms  13.442 ms
14  2607:fc50:0:2::2  3011.817 ms !A  3011.781 ms !A  3011.958 ms !A

As Niels pointed out it happened multiple times before.
Comment 3 freebsd 2017-05-05 15:38:08 UTC
This appears to have been resolved. Please test.
Comment 4 Niels Bakker 2017-05-05 15:41:19 UTC
forums.freebsd.org responds on IPv6 again. I don't have access to the Project's internal sysadmin tools to ascertain whether proper monitoring has been added to halt the reliance on end user reports like this one.