-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >On Thursday 11 August 2005 21:50, you wrote: > ----- Original Message ----- > From: Mircea Popescu > To: [email protected] > Sent: Thursday, August 11, 2005 8:45 PM > Subject: [rofug] ftp & firewall > > > Salve! > > tot incerc sa portez intreaga functionalitate pe care o aveam in linux pe > noul server FreeBSD si m-am lovit de o alta problema. > > Pe scurt in linux cu IPTABLES ca sa sa mearga NAT-ul pentru FTP trebuia sa > incarc un modul si totul mergea perfect (nu trebuia sa schimb nimic in > script) > > Chestia este ca in BSD cu PF nu stiu cum sa rezolv problema asta. > > vreo idee?
Salut. Citeste mai intai aici. http://www.openbsd.org/faq/pf/ftp.html#client Apoi... pf.conf rdr on $int_if proto tcp from any to any port ftp -> 127.0.0.1 port 8021 inetd.conf ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC+59ds/yYs6RaifwRAsX2AJ9sZMtcyVD4G8F+3rp4KZFm6oSQWQCeJ71s mn+QsYRNC0HVpLUdmpycGCA= =sjP8 -----END PGP SIGNATURE----- __________________________________________________________ Send 'unsubscribe rofug' to [EMAIL PROTECTED] to unsubscribe

