Re: FTP/ftp-proxy/pf issue.

2007-04-10 Thread Steve Mertz
Son of a Thanks Camiel. I changed $proxy_addr to $lan_if and it started working. -- Steve Camiel Dobbelaar wrote: On Tue, 10 Apr 2007, Steve Mertz wrote: I'm trying to setup a firewall that allows FTP in to a server that is NATd on the other side. But that only allows access from one

Re: FTP/ftp-proxy/pf issue.

2007-04-10 Thread Camiel Dobbelaar
On Tue, 10 Apr 2007, Steve Mertz wrote: > I'm trying to setup a firewall that allows FTP in to a server that is NATd on > the other side. But that only allows access from one address outside the > firewall. > > Something like: > > Machine -> Internet -> Firewall/NAT -> FTP server > > I realize

FTP/ftp-proxy/pf issue.

2007-04-10 Thread Steve Mertz
Hio. I'm trying to setup a firewall that allows FTP in to a server that is NATd on the other side. But that only allows access from one address outside the firewall. Something like: Machine -> Internet -> Firewall/NAT -> FTP server I realize I need to use ftp-proxy to get through the NAT p