[plug] iptables and iFolder

Cameron Patrick cameron at patrick.wattle.id.au
Fri Dec 16 09:17:40 WST 2005


Ryan King wrote:

> You could try masquerading the connection, I think that should work.
> (ie: setup a specific rule for masquerading connections from the
> internal subnet which try to connect to the external ip).

Alternatively use a simple TCP proxy.  e.g. in inetd.conf something
like:

12345 stream tcp nowait nobody /usr/sbin/tcpd /usr/bin/nc internalhost.local 12345

Cameron



More information about the plug mailing list