Commit Graph

3 Commits

Author SHA1 Message Date
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
125941e7e4 Sync with ftp-proxy changes, fixes build after n2k10 pf changes.
Tested by jsg, thanks - ok ajacoutot@
2010-01-22 14:42:11 +00:00
sturm
79a32636dd Initial import of ftpsesame 0.95
ftpsesame helps the FTP protocol get through your pf firewall. It does
this by passively analysing FTP control connections and adding rules
into a pf anchor when an FTP data connection is about to commence.

You might want to try ftpsesame instead of ftp-proxy(8) from the OpenBSD
base system for the following reasons: 
- it runs on "transparent" (no IP address) bridges 
- you need packetfilter performance on all data connections 
- you have to handle lots of simultaneous sessions 
- you do not want to redirect any traffic to the firewall itself: for IP
  accounting or other reasons
2005-07-30 15:45:30 +00:00