[Bug 282251] java/openjdk22: IPv6 / INET6 is broken
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282251] java/openjdk22: IPv6 / INET6 is broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Nov 2024 21:24:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282251 --- Comment #4 from Patrick Mackinlay <freebsd.68fba@nospam.spacesurfer.com> --- (In reply to antonfb from comment #3) My mistake, you are indeed correct. The only way to get IPv6 to work with java/openjdk22 is to set both -Djava.net.preferIPv4Stack=false and sysctl net.inet6.ip6.v6only=0 I was not aware of the net.inet6.ip6.v6only sysctl and miss-read your original comment. -- You are receiving this mail because: You are the assignee for the bug.