You are not logged in.
Hi
i have Crunchbang 10 statler installed on my netbook Asus EEE PC
i found bug.. i'm used on other distros java download managers.... etc FreeRapid Downloader and JDownloader...
i'm install sun-java6-jre from apt-get and run java downloaders.... worked perfectly but java programs report "don't have access to internet".. but internet from wifi worked.. where is problem?
thx for reply.
ps: sorry for my bad english..
Last edited by Garcia82 (2010-04-11 11:50:51)
Asus EEE PC 4G
#! Crunchbang Linux 10 Alpha 1 "Statler"
Offline
here is solution...
This is a symptom of a bug in sun's java6 regarding ipv6.
Try
$ /sbin/sysctl net.ipv6.bindv6only
If this value is 1 you need to disable the setting:
$ sudo /sbin/sysctl net.ipv6.bindv6only=0
For a persistent fix:
edit /etc/sysctl.d/net.ipv6.bindv6only and set to 0 and restart procfs after changing it.
Cheers.
Asus EEE PC 4G
#! Crunchbang Linux 10 Alpha 1 "Statler"
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.