summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Add protocol options for Manual Outbound NAT rules. See ticket #1887"Jim Pingle2009-02-251-11/+4
| | | | | | This reverts commit 15f2431e9dcb567754434162a62ce179c31b11ac. This really belongs on mainline, not RELENG_1_2, since it is a new feature.
* Add protocol options for Manual Outbound NAT rules. See ticket #1887Jim Pingle2009-02-251-4/+11
|
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* Unbreak firewall_nat_out.php Pointy-hat-to: smosScott Ullrich2007-05-091-4/+0
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-1/+12
| | | | This to make it easier on large configurations.
* MFC Alter outbound nat descriptions to match operationScott Ullrich2007-04-251-3/+3
|
* Do not unset advanced outbound nat settings if user deletes all rules and ↵Scott Ullrich2006-05-181-3/+0
| | | | | | saves. This prevents the operator from having a nat-free environment. Reported-by: Andrew Thompson
* MFC 11291Scott Ullrich2006-04-201-62/+61
| | | | Ticket #893 Also address "bugs/features" in the new XML parser (should be safe to MFC - needs testing before commiting to RELENG_1 though, works in HEAD perfectly)
* use issetScott Ullrich2006-03-111-2/+2
|
* Woops, we want !Scott Ullrich2006-03-101-1/+1
|
* Do not create rules every time user saves settings.Scott Ullrich2006-03-091-2/+2
| | | | Ticket #858
* MFCScott Ullrich2006-02-011-8/+9
|
* MFC 9581Scott Ullrich2006-01-261-2/+2
| | | | | Fix description field being to far to the right if you aren't using static ports
* MFC 7185Scott Ullrich2006-01-191-2/+10
| | | | Add new port display to this screen. This was supposed to go with [7145] and would have been MFC'd with [7153].
* Forgotten MFCScott Ullrich2006-01-101-0/+2
|
* * CenterScott Ullrich2006-01-031-3/+4
| | | | * Write out   if not set
* Increase colspanScott Ullrich2006-01-031-1/+1
|
* Include static portScott Ullrich2006-01-031-2/+10
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* MFC 8573Scott Ullrich2005-12-211-2/+2
| | | | Correctly deterimine starting address Ticket #738
* Remove reboot required checksScott Ullrich2005-12-141-5/+4
|
* MFC 6877Scott Ullrich2005-10-161-10/+10
| | | | Update terminology - should help cut down questions too
* anymore -> any longerScott Ullrich2005-10-091-1/+1
|
* Cleanup HTMLBill Marquette2005-09-271-1/+3
|
* Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.Scott Ullrich2005-09-091-1/+1
| | | | Submitted-by-someone-who-refuses-to-accept-cvs-account: databeestje
* When creating outbound nat rules, label LAN correctlyScott Ullrich2005-09-021-1/+4
|
* Woops, use the complete xml path.Scott Ullrich2005-08-271-1/+1
|
* Replace OPT[n] with the interface descriptionScott Ullrich2005-08-271-1/+1
|
* Do not mapped disabled optional interfaces.Scott Ullrich2005-08-271-0/+6
| | | | Ticket #416
* friendly tagsBill Marquette2005-08-241-2/+2
|
* Nuke old outgoing load balancnig codeScott Ullrich2005-08-071-1/+0
|
* updating files to use theme imagesErik Kristensen2005-07-211-6/+6
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Merge in virtual IP codeBill Marquette2005-07-131-6/+5
| | | | | | | | | This changeset does the following: merges proxy arp and carp setup menus removes proxy arp menu from left side upgrades config file from 1.7 to 1.8 moves existing carp virtual IP and proxy arp config to new <virtualip> tag removes server NAT (why duplicate work?)
* Fix bottom roundsBill Marquette2005-07-041-10/+5
|
* Change "Inbound NAT" to "Port Forward"Bill Marquette2005-07-031-4/+4
| | | | | Update _edit.php's to use diaplay_topbar() Change "Outgoing" to "Outbound" for consistency between load balancing and NAT
* Apply changes is now handled in guiconfig.incScott Ullrich2005-07-031-1/+0
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+6
| | | | | * Curve tabs * Cleanup
* Move more items to head (<html>, DOCTYPE)Scott Ullrich2005-07-021-6/+3
|
* Set page titlesScott Ullrich2005-07-021-1/+4
|
* Use head.inc. It's cool.Scott Ullrich2005-07-021-6/+1
|
* * Introduce new function helper for creating smooth tab headersScott Ullrich2005-07-021-7/+9
| | | | * Conver firewall -> areas over
* Revert last commit.Scott Ullrich2005-06-241-3/+0
|
* Automatically take into account multi-wan support.Scott Ullrich2005-06-241-0/+3
|
* * Do not write_config() twiceScott Ullrich2005-06-241-1/+1
| | | | * Alert user that we have created default items for them
* interface -> interfacesScott Ullrich2005-06-241-1/+2
|
* Use correct variableScott Ullrich2005-06-231-2/+1
|
* ip -> ipaddrScott Ullrich2005-06-231-1/+1
|
* When user turns on advanced outbound nat, automatically create rules for them.Scott Ullrich2005-06-211-19/+41
| | | | Ticket 155
* Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)Bill Marquette2005-05-161-1/+1
|
* Echo out interface name when its not WAN.Scott Ullrich2005-04-261-1/+1
| | | | This should address Ticket #32
OpenPOWER on IntegriCloud