Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 634262

Summary: ftp.romnet.org is unreachable with IPv6
Product: Mirrors Reporter: Andrei Slavoiu <ansla80>
Component: Server ProblemAssignee: Mirror Admins <mirror-admin>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrei Slavoiu 2017-10-14 19:14:28 UTC
My /var/log/emerge-fetch.log is full of errors like:
Resolving ftp.romnet.org (ftp.romnet.org)... 2001:67c:1e0::4, 194.42.102.4
Connecting to ftp.romnet.org (ftp.romnet.org)|2001:67c:1e0::4|:80... failed: Connection refused.

Note that IPv6 on my machine is fully functional as the other entries in the log show:
Resolving mirrors.evowise.com (mirrors.evowise.com)... 2400:cb00:2048:1::6813:874b, 2400:cb00:2048:1::6813:884b, 2400:cb00:2048:1::6813:894b, ...                                                                                                                                                                                                                         
Connecting to mirrors.evowise.com (mirrors.evowise.com)|2400:cb00:2048:1::6813:874b|:80... connected.                                                                         

Reproducible: Always
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2018-11-05 01:23:37 UTC
ftp.romnet.org

antarus@woodpecker ~ $ ping6 ftp.romnet.org
PING ftp.romnet.org(2001:67c:1e0::4 (2001:67c:1e0::4)) 56 data bytes
64 bytes from 2001:67c:1e0::4 (2001:67c:1e0::4): icmp_seq=1 ttl=53 time=178 ms
64 bytes from 2001:67c:1e0::4 (2001:67c:1e0::4): icmp_seq=2 ttl=53 time=179 ms
64 bytes from 2001:67c:1e0::4 (2001:67c:1e0::4): icmp_seq=3 ttl=53 time=180 ms
64 bytes from 2001:67c:1e0::4 (2001:67c:1e0::4): icmp_seq=4 ttl=53 time=184 ms
64 bytes from 2001:67c:1e0::4 (2001:67c:1e0::4): icmp_seq=5 ttl=53 time=178 ms

Seems to work here.