On 3/17/07, Sebastian Reitenbach <[EMAIL PROTECTED]> wrote:
I use ftp-proxy on my firewall as a reverse proxy for a host on the dmz.

Please find Bill Marquette's ftp-proxy patch from pfSense CVS:
   http://cvstrac.pfsense.com/dirview?d=tools/pfPorts/pftpx-routeto

I'm successfully using this in forward proxy mode on my non-default
WAN (em1) interface.  I would like to hear from you if you get it
working as a reverse proxy.

These patches are for pftpx from FreeBSD 6.1.  Last I checked, you
should be able to port them over to OpenBSD trivially.

In the patched pftpx, you specify the route-to gateway and interface.
This gets added to the pass rules that are automatically created by
pftpx.

Here is how I run it:
   # ./pftpx-routeto -2 $em1_gateway_ip -n em1 -b $em1_ip ...

Hope this helps.

- Raja

Reply via email to