rlcarr
11-23-2008, 07:54 PM
After a discussion with a Galleon developer, I found a solution that doesn't require one to disable IPv6 when using Galleon with Linux (at least with Galleon 2.5.4 and Java 1.6.0_07-b06).
In /usr/share/galleon/conf/wrapper.conf, add the following line:
wrapper.java.additional.1=-Djava.net.prefer.IPv4Stack=true
and then restart Galleon.
After doing this, netstat reported no bindings to TCPv6 ports and my TiVos saw all the Galleon apps fine.
In /usr/share/galleon/conf/wrapper.conf, add the following line:
wrapper.java.additional.1=-Djava.net.prefer.IPv4Stack=true
and then restart Galleon.
After doing this, netstat reported no bindings to TCPv6 ports and my TiVos saw all the Galleon apps fine.