[Bug 486215] Re: Network unreachable in java only
Heikki Henriksen
heikkih at gmail.com
Tue Dec 8 15:18:56 UTC 2009
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:
Check /etc/sysctl.conf and /etc/sysctl.d/* for this setting and restart procfs after changing it.
If this was your problem, you should have networking back :)
Cheers.
--
Network unreachable in java only
https://bugs.launchpad.net/bugs/486215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list