IPv6 issue on TestBot?

Maarten Lankhorst m.b.lankhorst at gmail.com
Thu Sep 22 04:56:55 CDT 2011


Hey,

On 09/22/2011 11:25 AM, Ben Peddell wrote:
> On 22/09/2011 6:24 PM, Maarten Lankhorst wrote:
>> Hey,
>>
>> On 09/14/2011 12:47 PM, Francois Gouget wrote:
>>> Connecting to https://testbot.winehq.org/ over IPv6 hangs for ages :-(
>>> This makes accessing it from my desktop very annoying.
>>>
>>> $ time wget -4 --quiet http://testbot.winehq.org/ 
>>> real	0m2.150s
>>> user	0m0.000s
>>> sys	0m0.000s
>>>
>>> $ time wget -6 --quiet http://testbot.winehq.org/
>>> ... still stuck after 6+ minutes
>>>
>>> $ telnet -6 testbot.winehq.org
>>> Trying 2001:888:2000:38:1000::2...
>>> ... same thing
>>>
>>>
>>> According to http://test-ipv6.com/ my desktop is configured just fine 
>>> and I only have trouble with the TestBot.
>>>
>>> Could this be a firewall problem? (testbot exposing an IPv6 address but 
>>> the firewall dropping any IPv6 packets)
>>>
>>>
>>> In the mean time I'm going to use my laptop which is still IPv4 only 
>>> :-/
>> That ipv6 address is set on testbot, so it ought to work. Does ICMP6 ping work?
>>
>> ~Maarten
>>
> # traceroute -4 -T -p80 testbot.winehq.org
> traceroute to testbot.winehq.org (82.94.219.252), 30 hops max, 60 byte
> packets
> ...
>  9  te5-4.swcolo1.3d12.xs4all.net (194.109.12.30)  159.889 ms  159.942
> ms  159.868 ms
> 10  v2.gse.nl (82.94.219.252)  161.955 ms  159.354 ms  164.692 ms
>
> # traceroute -6 -T -p80 testbot.winehq.org
> traceroute to testbot.winehq.org (2001:888:2000:38:1000::2), 30 hops
> max, 80 byte packets
> ...
> 11  te5-4.swcolo1.3d12.xs4all.net (2001:888:0:114::2)  145.296 ms
> 145.109 ms  145.817 ms
> 12  * * *
> ...
> 30  * * *
Testbot has 2 ips assigned to it:

          inet6 addr: 2001:888:2000:38:1000::1/66 Scope:Global
          inet6 addr: 2001:888:2000:38:1000::2/66 Scope:Global

Does the ::1 work?

~Maarten



More information about the wine-devel mailing list