From: [EMAIL PROTECTED] 
> > It's been imported as the new ftp-proxy:
> >
> >     http://marc.theaimsgroup.com/?m=111708277030478
> 
> This is good news.  However, I can't get the configuration 
> correct to  
> allow me to put an FTP server behind a PF firewall, and allow 
> inbound  
> client connections.  The documentation says that ftp-proxy is 
> for the  
> opposite, ftp clients behind a firewall accessing ftp servers in the  
> outside world.
> 
> Is there a working pf.conf that anyone can share with me?  I can  
> connect to the server but PASV mode fails with the normal error that  
> it can't make the data connection.

I wonder if the -R option to ftp-proxy(8) is of help to you?

 -R address
   Fixed server address, also known as reverse mode.  The proxy will
   always connect to the same server, regardless of where the client
   wanted to connect to (before it was redirected).  Use this option
   to proxy for a server behind NAT, or to forward all connections
   to another proxy. 

DS

Reply via email to