summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-18 18:45:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-18 18:45:41 +0000
commit007be4f3aa7e349e9fb536fc4ec3df09af246933 (patch)
tree5fb7968cc99f3bbd96205298e9ab990b0835843f /usr/local/www/firewall_rules_edit.php
parenta3900bf025adafa8c2cec7dcf201c14f6161c9dc (diff)
downloadpfsense-007be4f3aa7e349e9fb536fc4ec3df09af246933.zip
pfsense-007be4f3aa7e349e9fb536fc4ec3df09af246933.tar.gz
* Remove return gateway from the rules section
* Add a gateway option to the optional interfaces * Use new gateway in filter.inc when creating the rules if its defined
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index 116390b..3cf431c 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -833,15 +833,6 @@ Hint: the difference between block and reject is that with reject, a packet (TCP
</td>
</tr>
- <tr>
- <td width="22%" valign="top" class="vncell">Return gateway</td>
- <td width="78%" class="vtable">
- <input name="returngateway" value="<?php echo $pconfig['returngateway'] ?>">
- <p><strong>Leave blank for default. Enter the next-hop gateway for the return path.
- </strong>
- </td>
- </tr>
-
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
OpenPOWER on IntegriCloud