summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-01-28 01:09:29 +0000
committerErmal Luçi <eri@pfsense.org>2010-01-28 01:09:29 +0000
commit08ef3d78704ecfa6319ace4c94293e351fe8049a (patch)
treecee8ca357d14d8529e4cab6dc5948978ea7bb8ad /etc
parent1de43d91518a6418f7971f4cb6060f360d7c9325 (diff)
downloadpfsense-08ef3d78704ecfa6319ace4c94293e351fe8049a.zip
pfsense-08ef3d78704ecfa6319ace4c94293e351fe8049a.tar.gz
Ticket #99. Increment the port number for the other to come instances.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/filter.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 07274d9..5f5cc90 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -792,6 +792,7 @@ function filter_generate_reflection($rule, $target, $extport, &$starting_localho
$rflctintrange = $extport[0];
if($rflctnorange)
$toadd_array = array($loc_pt);
+ $starting_localhost_port++;
}
switch($rule['protocol']) {
OpenPOWER on IntegriCloud