summaryrefslogtreecommitdiffstats
path: root/etc/inetd.conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-17 23:47:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-17 23:47:30 +0000
commit5ccfea3374301378b131f238d6d7c9ba2daf0b34 (patch)
tree6c8a9f2eed582c86af89992aaa9d5915f39d364c /etc/inetd.conf
parent174861fdd94cbdbdad4071ac2db367ef956b4075 (diff)
downloadpfsense-5ccfea3374301378b131f238d6d7c9ba2daf0b34.zip
pfsense-5ccfea3374301378b131f238d6d7c9ba2daf0b34.tar.gz
Add carp_rules.php which will loop through the carp rules and if an items defined that is not on the wan interface make sure that nat rules are setup by addiing the nat rule to the natrules anchor. This utilizies the new rule framework.
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index c0b2289..87cf70f 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -1 +1 @@
-ftp-proxy stream tcp nowait root /usr/lib/libexec/ftp-proxy ftp-proxy -n -D0 \ No newline at end of file
+ftp-proxy stream tcp nowait root /usr/lib/libexec/ftp-proxy ftp-proxy -n -D0 -m 55000 -M 57000 -t 180 \ No newline at end of file
OpenPOWER on IntegriCloud