TechnoSF ([EMAIL PROTECTED]) wrote:

> I'm actually on Linux and Windows - Linux gateway, windows clients.
> I'm trying to configure a topology where Freenet sits on the gateway
> (with its single non-forwarding port, hopefuly bypassing the need for
> an upgraded to IPTABLES that I do not have the time/skill to do yet)
> and acts as a proxy, if you will, for freenet on the Windows machines.

No problem.  Just put this in the Freenet node's "freenet.conf" file:

fproxy.allowedHosts=127.0.0.1,192.168.1.1,192.168.1.2,192.168.1.3

where 192.168.1.1 is the LAN IP of the gateway box, and 192.168.1.2 (etc.)
are the LAN clients.

Unfortunately, I don't believe you can use a wildcard or CIDR
specification for a range of IPs.  You have to list each one.

Then, the clients can just go to http://192.168.1.1:8888/ to access the
node on the gateway.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
[EMAIL PROTECTED]              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

Attachment: msg00659/pgp00000.pgp
Description: PGP signature

Reply via email to