summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Make title consistent with other edit screensBill Marquette2005-07-031-1/+1
|
* Change "Inbound NAT" to "Port Forward"Bill Marquette2005-07-031-2/+3
| | | | | Update _edit.php's to use diaplay_topbar() Change "Outgoing" to "Outbound" for consistency between load balancing and NAT
* Don't close <head> tag - these files use javascript inside <head>Bill Marquette2005-07-031-0/+1
|
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-021-7/+6
| | | | Use head.inc on the _edit.php files
* Fix rule duplication bug here tooBill Marquette2005-06-111-0/+3
|
* Add source Type dropdown box allowing the user to select "any" as the sourceScott Ullrich2005-05-311-2/+32
|
* Allow "any" as a source network on nat mappingsScott Ullrich2005-05-311-1/+1
|
* copy/paste buglet...a_out, not a_natBill Marquette2005-05-211-4/+4
|
* Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)Bill Marquette2005-05-161-7/+16
|
* remove duplicate codeBill Marquette2005-05-161-18/+3
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
| | | | * cancel -> Cancel
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-161-1/+1
|
* advanced nat can now do source port mapping (useful for IPSec traversal)Bill Marquette2005-02-201-14/+41
|
* !any is invalid in nat ruleBill Marquette2005-02-201-0/+5
|
* Add Copyright to each file that we have touched so far and re attribute the ↵Scott Ullrich2004-11-191-43/+45
| | | | | | | | | | | file to Manuel Kasper such as: Copyright (C) 2004 Scott Ullrich All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved.
* Initial revisionScott Ullrich2004-11-071-0/+311
OpenPOWER on IntegriCloud