I think, you have to add the following two lines to your freenet config file: mainport.params.servlet.1.params.bindAddress=* mainport.params.servlet.1.params.allowedHosts=*
I have added this two lines, and i can connect to my node via the internet from other computers. These two lines are also not moved to the "unknown parameter", like the options you have used. ( "mainport.allowedHosts=*" have not worked for me either, so i have figured out the lines above.) But i use windows, so i do not know, if there are differneces between the freenet version for windows and the one for Linux. But you can give it a try. :) > Hi. I want to connect to my node (With my browser) > > S�, i have read some, of the former posts, about the problem, > but i simpley can't connect to my home node, and browse the freenet. > > The home computer is a debian woody running kernel 2.4.19 > > My freenet.conf looks like this: (Ip's removed) > ipAddress=xxx.xxx.xxx.xxx #(public ip) > listenPort=10137 > seedNodes=seednodes.ref > storeSize=10485760 > mainport.allowedHosts=* #Have also tryed, with ip's > mainport.bindAddress=xxx.xxx.xxx.xxx #(Public ip) have also tryed with * > > When i try to connect, from the local host, i have to enter the public > ip, to browse freenet. But, when i try to connect to it, from the > internet i just get "connection refused" error messages, from mozilla. > > Tkanks for your help. > > Sincerley > Heine Laursen > > > _______________________________________________ > support mailing list > [EMAIL PROTECTED] > http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support > -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen! _______________________________________________ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
