summaryrefslogtreecommitdiffstats
path: root/etc/inetd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index d938936..d06c6e4 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -117,3 +117,9 @@
#netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
#netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd
#swat stream tcp nowait/400 root /usr/local/sbin/swat swat
+#
+# Enable the following entry to enable ftp-proxy to NAT ftp sessions with pf
+# N.B.: inetd binds to * in the default installtion so you should add
+# an appropiate block rule to your pf.conf
+#
+#ftp-proxy stream tcp nowait root /usr/local/libexec/ftp-proxy ftp-proxy
OpenPOWER on IntegriCloud