Bug 237252

Summary: IPv6 is broken on pkg.freebsd.org - unable to perform any updated on ipv6 enabled systems
Product: Services Reporter: Sori Sbarnea <sorin.sbarnea>
Component: FreeBSD UpdateAssignee: Security Team <secteam>
Status: Closed Not A Bug    
Severity: Affects Many People    
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   

Description Sori Sbarnea 2019-04-13 09:14:08 UTC
IPv6 is broken on pkg.freebsd.org

curl -6 http://pkg.freebsd.org/FreeBSD:11:amd64/latest/packagesite.txz >/dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:01:15 --:--:--     0
curl: (7) Failed to connect to pkg.freebsd.org port 80: Operation timed out

This affects all users that have IPv6 preffered in favour of IPv4.


root@q:~ # telnet -4 pkg.freebsd.org 80
Trying 96.47.72.71...
Connected to pkgmir.geo.freebsd.org.
Escape character is '^]'.
^CConnection closed by foreign host.

root@q:~ # telnet -6 pkg.freebsd.org 80
Trying 2610:1c1:1:606c::50:1...

telnet: connect to address 2610:1c1:1:606c::50:1: Operation timed out
telnet: Unable to connect to remote host