On 4/8/06, Chris Johnson <cajohnson99 at hotmail.com> wrote: > Hello, > > I'm trying to access freenet from another computer on the same network. I've > searched a lot for this problem. I keep reading that I should add these > lines to freenet.ini: > > mainport.bindAddress=* > mainport.allowedHosts=127.0.0.1,192.168.1.0/24 > > I'm using the new 0.7 version. In my ini file, those lines don't exist. I > can add them, but when the daemon restarts, the lines are removed. Are > these not the correct lines to add? > _______________________________________________
That's how it was done in 0.5 but I haven't seen anything about how to do it in 0.7 or if it's even possible.