Quoting Matthew Toseland <[EMAIL PROTECTED]>: > On Tue, Oct 29, 2002 at 07:41:06PM -0700, NoSpam wrote: > > At 05:31 PM 10/28/2002, you wrote: > > >[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > > > > > >> Pardon me if this is a stupid question, but I've been fighting Freenet > > > >for > > >> the last 45 minutes trying to figure out exactly how to get at the > > >Freenet > > >> proxy from a different computer. The solutions in the FAQ and Questions > & > > >> Answers on the web site aren't working for me. > > > > > >That's because the freenetproject.org documentation is HORRIBLY out of > > >date. > > > > > >> fproxy.bindAddress=* > > >> fproxy.allowedHosts=* > > > > > >Those lines are no longer correct (and you should have seen warnings > > >about them in your freenet.log file). The new syntax looks like this: > > > > > >mainport.port=8888 > > >mainport.bindAddress=* > > > >mainport.allowedHosts=127.0.0.1,209.142.155.49,192.168.2.1,192.168.2.2,192.168. 2.4,192.168.2.20 > > >mainport.params.servlet.1.params.tempDir=/home/freenet/tmp/ > > > > > >For more details, please see > > ><http://freenet.sourceforge.net/wiki/index.php?FAQ>. > > > > I have these lines in my freenet.conf (on linux obviously): > > > > mainport.allowedHosts=127.0.0.1,192.168.1.2,192.168.1.3 > > mainport.port=8888 > > mainport.bindAddress=* > > > > And mainport is still binding only to localhost. It's been doing this for > > > quite a few of the latest version for me. Am I doing something wrong or is > > > the binding broken? > You did restart the node, right? Are you sure it's only binding to > localhost... currently non-localhost traffic goes through the bandwidth > limiter so might be very slow... >
Yes I restarted. Netstat shows it binding to localhost only and all connections to the port are refused from anywhere but localhost. I can't believe I'm the only one having this problem, does the order of the freenet.conf matter? ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
