summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
Commit message (Collapse)AuthorAgeFilesLines
* Do not automatically create a record for WAN.Scott Ullrich2008-10-251-0/+2
|
* Do not harc code whiteScott Ullrich2008-10-121-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* When switching to AON rules do not create nat rules for interfaces that have ↵Ermal Luçi2008-07-151-0/+2
| | | | | | | | gateway. This fixes some broken generated rules. NOTE: That some more work is needed to make it comply to interfaces that are set as dhcp or to produce nat rules for interfaces other then WAN.
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-1/+4
| | | | | | | * Much improved rule generation speed * Many bug fixing in general of the interface handling NOTE: this is the other half of changes
* Continue interface improvementsErmal Luçi2008-06-211-14/+4
|
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-1/+8
| | | | This to make it easier on large configurations.
* Alter outbound nat descriptions to match operationSeth Mos2007-04-251-3/+3
| | | | MFC: Soon?
* 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
|
OpenPOWER on IntegriCloud