aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ftp-proxy/pkg-message
blob: 00984c94db3a27659cf09559193e29684801837f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===================================================================
To make use of the proxy, pf.conf(5) needs the following rules. All
anchors are mandatory.  Adjust the rules as needed.

In the NAT section:

  nat-anchor "ftp-proxy/*"
  rdr-anchor "ftp-proxy/*"
  rdr pass on $int_if proto tcp from $lan to any port 21 -> \
      127.0.0.1 port 8021

In the rule section:

  anchor "ftp-proxy/*"
  pass out proto tcp from $proxy to any port 21 keep state

Add the following line to your /etc/rc.conf to enable the proxy on
startup:

  ftpproxy_enable="YES"

Please consult the man page ftp-proxy(8) for more information.
===================================================================
or all the dependency changes in the previous commit.tijl2013-12-211-1/+1 * - Remove excessive dependencies and fix dependency on gtkglext.tijl2013-12-212-33/+14 * Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-161-1/+1 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-12/+12 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * The FreeBSD graphics/x11 team proudly presentszeising2013-09-301-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * cad/pdnmesh: Specify libmath explicitly to linker to unbreak build.marino2013-07-241-4/+1 * Mark as broken, does not buildbapt2013-07-241-0/+2 * The FreeBSD x11 team proudly presentszeising2013-05-251-4/+3 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * Convert all c categories to USE=pkgconfigbapt2013-04-231-1/+1 * Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1 * - Update DESKTOP_ENTRIES:makc2013-01-071-2/+2 * Update PCRE to 8.32mm2012-12-111-0/+1 * - Update to version 0.2.2pawel2012-10-314-66/+98 * - Reassign to the heap at maintainer's requesttabthorpe2012-09-261-6/+2 * - update png to 1.5.10dinoex2012-06-011-1/+1 * adjust linking and comments in dependent ports after the math/atlas update;bf2011-11-221-2/+2 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * Fix a few typos in ports/cad.olgeni2010-07-301-2/+2 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-4/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Pacify portlint by using a tab instead of spaces after variablegerald2009-02-071-5/+5 * Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-171-4/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * * Migrate to gfortran.maho2007-01-172-8/+36 * SHA256ifyedwin2006-01-221-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Update to 0.2.1:vs2005-03-164-10/+16 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * Update to 0.1.9:vs2004-11-194-7/+13 * Update to 1.7: Major feature upgradevs2004-11-104-49/+52 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Tie subdirs to respective master sitespav2004-06-021-3/+4 * Unbreak if Mesa/libglut not present.vs2004-04-191-0/+6 * Update to 0.1.4:vs2004-04-155-26/+22 * Trim whitespace.trevor2004-04-111-1/+1