"Victor Denisov" <[EMAIL PROTECTED]> writes: > I'm trying to run Freenet behind a firewall, so I'd like to know what port > ranges I have to open for it to operate correctly. I've opened ports I've > set in freenet.ini, but this isn't sufficient. I'm getting ports owned by > javaw.exe opened for listening in lower thousands range (3000-4000, > somewhere there), with connections denied on those ports by the firewall, > obviously. What exact port ranges I have to open for Freenet to work? > > With best regards, > Victor Denisov. > This is a hard question to answer specifically because the one port you should to make accessible to the world is chosen randomly (to cut down on people's ability to firewall off freenet nodes.) If you look in your .conf file, find the line starting "listenPort=", and make that port pass through your firewall. All other ports are intended for local use only, and don't/shouldn't be world accessible.
Thelema -- E-mail: [EMAIL PROTECTED] Raabu and Piisu GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7 84B7 D8D7 6ECE 3635 2AAB _______________________________________________ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
