On Tue, 15 Feb 2011 17:52:57 +0100, Jep wrote: > After several days of v1352, all connections to strangers dropped and > my node is offline once more for the whole night and day. > With as only known, possible recipe: a complete reinstall of FN from > scratch. New port numbers, the entire config anew. > > This is not usual, normally the connection problem only appears when > updating or at system reboot. This time all connections disappeared > by themselves. > > [...] > (freenet.io.comm.UdpSocketHandler, PacketSender thread for [*****], > NORMAL): Error while sending packet to IPv6 address: ***: > java.net.SocketException: Protocol not allowed > [...]
Looks like some kind of ipv6 issue/bug. Maybe you can try adding: wrapper.java.additional.4=-Djava.net.preferIPv4Stack=true to your wrapper config file, or somehow to freenet's command line, to try to avoid using ipv6? _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
