On Sun, 12 Feb 2012 14:22:37 -0800, Kevin Banjo wrote:
> On Sun, Feb 12, 2012 at 12:20 PM, Dennis Nezic
> <denn...@dennisn.dyndns.org>wrote:
> 
> > On Sun, 12 Feb 2012 15:13:49 -0500, Dennis Nezic wrote:
> > > On Sun, 12 Feb 2012 10:56:01 -0800, Kevin Banjo wrote:
> > > > I've installed and started freenet on one machine on my lan.
> > > > I nmap it on the local machine and I see a service at 8888.
> >
> > Just to be clear, the node isn't running on your local machine ...
> > you just scanned (nmap-ped) for it from your local machine, right?
> >
> > (By the way, you want to ssh-tunnel into the remote machine that's
> > running it, which will make it accessible to your local machine from
> > "localhost"... (man ssh)... ssh -L8888:localhost:8888
> > me@remotemachine)
> 
> any idea what to set the web config "ip address to bind to" field
> to?  It is currently at 127.0.0.1 but on my lan it will be on the
> machine at 192.168.1.2.

You really probably want to leave it with that default localhost-only
binding, and ssh tunnel (ie. encrypted connection) into it from remote
places. Otherwise your communication with your node will be visible to
anyone on your lan, and possibly beyond. (And others will possibly be
able to control your node if they figure out what IP address is allowed
to access it.)
_______________________________________________
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