On Sun, Sep 06, 2009 at 12:21:04PM +0100, freenet.me...@spamgourmet.com wrote:
> I'm trying to get Freenet running on my server.  I follow the
> instructions here:
> 
> http://freenetproject.org/download.html#unix
> 
> After installation, of course I need to access the web interface over
> the Internet (actually, over a VPN).  There's a link at "Read the FAQ on
> how to enable web-access from a remote computer."  The link is broken,
> there is in fact no such FAQ.  This is bad.
> 
> I figured out how to manually edit freenet.ini after googling up this:
> 
> http://emu.freenetproject.org/pipermail/support/2008-March/001727.html
> 
> But I still only get access as a dumb user.  I can't configure anything.
>  How can I get the right to alter Freenet settings?
> 

Easiest solution is a SSH tunnel imho.

ssh -N u...@myvpnhost -L18888:127.0.0.1:8888

Open any browser (custom profile with strict privacy policy is better),
go to http://127.0.0.1:18888/ and you're done. 

Attachment: pgprt1F3JV4AC.pgp
Description: PGP signature

_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to