Page 1 of 1

No ipv6 connection Ubuntu Lucid sabnzb 0.5.6

Posted: January 18th, 2011, 6:14 pm
by Fabigant
Hi all,

My problem:
sabnzbd doesn't connect to the newsserver with the following error

Code: Select all

[Errno 111] Failed to connect: (110, '[Errno 113] No route to host') -1@2001:67c:174:101::2:119
This problem occurs only on my Ubuntu Lucid Server 10.04 machine, it works flawlessly under Windows 7 with the same configuration. I use a 6to4 tunnel from gogoNET and try to connect to reader.ipv6.xsnews.nl.

Ping6 and traceroute6 both work, as well as IPv6 via Firefox, but telnet does not:

Code: Select all

# telnet reader.ipv6.xsnews.nl 119
Trying 2001:67c:174:101::4...
Trying 2001:67c:174:101::3...
Trying 2001:67c:174:101::5...
Trying 2001:67c:174:101::2...
telnet: Unable to connect to remote host: No route to host
I found a bug report http://forums.sabnzbd.org/index.php?topic=3950.0 with a very similar situation, but no solution. In difference to the bug report, login via telnet doesn't work, and i had never a "connection successful" on Test Server. When i try that, an error message pops up immediatly.

So connectivity seems to work somehow, but no login possible. Any ideas?

Best regards,
Fabian

Re: No ipv6 connection Ubuntu Lucid sabnzb 0.5.6

Posted: January 20th, 2011, 2:12 pm
by Fabigant
I just installed miredo via APT and it works out of the box. Stupid gogoc... ;)