1 --- chroot.orig/etc/i2p/wrapper.config 2012-05-13 11:43:39.628000401 +0000
2 +++ chroot/etc/i2p/wrapper.config 2012-05-13 11:46:44.076003573 +0000
4 # Two things that may help if you experience this issue
5 # 1) "echo 0 > /proc/sys/net/ipv6/bindv6only" as root; or
6 # 2) uncomment the next two lines:
7 -#wrapper.java.additional.5=-Djava.net.preferIPv4Stack=true
8 -#wrapper.java.additional.6=-Djava.net.preferIPv6Addresses=false
9 +wrapper.java.additional.5=-Djava.net.preferIPv4Stack=true
10 +wrapper.java.additional.6=-Djava.net.preferIPv6Addresses=false
12 # Jetty says this is a security risk
13 # Uncommenting this won't help as the router forces it to true