summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat.php
Commit message (Collapse)AuthorAgeFilesLines
...
* MFC 11083Scott Ullrich2006-04-031-0/+2
| | | | Display current IP address for rdr selections that use "interface address"
* MFC 7283Scott Ullrich2006-01-191-2/+2
| | | | Stop FTP helper for NAT redirects upon deletion of rule.
* MFC 7282Scott Ullrich2006-01-191-1/+6
| | | | Stop FTP helper for NAT redirects upon deletion of rule.
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Echo out interface name correctlyScott Ullrich2005-12-261-1/+1
|
* Remove old reboot required codeScott Ullrich2005-12-141-7/+4
|
* Reload filter after applyingScott Ullrich2005-12-141-0/+2
|
* Drop the notice "It is not possible to access NATed services"Scott Ullrich2005-12-041-5/+0
|
* Friendly mouseover titles for buttonsBill Marquette2005-08-241-1/+1
|
* Nuke old outgoing load balancnig codeScott Ullrich2005-08-071-1/+0
|
* fixing an image problem for themesErik Kristensen2005-07-211-1/+1
|
* 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
* Use correct white colorScott Ullrich2005-07-161-2/+3
|
* Merge in virtual IP codeBill Marquette2005-07-131-5/+4
| | | | | | | | | 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-12/+9
|
* 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
* Consolidate Apply changes button into the info box on the right hand sideScott Ullrich2005-07-031-2/+1
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-1/+4
| | | | | * Curve tabs * Cleanup
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-021-1/+1
| | | | Use head.inc on the _edit.php files
* Move more items to head (<html>, DOCTYPE)Scott Ullrich2005-07-021-6/+3
|
* Set page titlesScott Ullrich2005-07-021-1/+4
|
* * Introduce new function helper for creating smooth tab headersScott Ullrich2005-07-021-15/+17
| | | | * Conver firewall -> areas over
* White on white isn't such a good choice for text colorBill Marquette2005-06-111-1/+1
|
* Ticket 6: Allow NAT to duplicate rulesBill Marquette2005-05-161-1/+1
|
* Allow doubleclick for edit hereBill Marquette2005-04-121-6/+6
| | | | Fix bug where clicking on description didn't highlight full line
* grammarBill Marquette2005-04-041-1/+1
|
* No need for href on first tabScott Ullrich2005-03-281-2/+2
|
* Add $Id$ tagBill Marquette2005-03-271-1/+2
|
* inbound nat can now be reorderedBill Marquette2005-03-051-33/+102
|
* whitespace cleanupBill Marquette2005-03-051-6/+7
|
* More standardizationBill Marquette2005-02-221-2/+2
|
* Update tab codef.Scott Ullrich2005-02-181-1/+8
|
* If an error occurs during the rule loading, report the error to the user.Scott Ullrich2005-02-071-1/+1
|
* Convert filter_configure to return the error text from pf if a ruleset is ↵Scott Ullrich2005-02-071-1/+4
| | | | not loaded correctly for any reason
* Add Outgoing load balancingScott Ullrich2004-11-201-1/+4
|
* Load balancing makes more sense on the outgoing tabScott Ullrich2004-11-191-11/+1
|
* Add NAT outbound load balancingScott Ullrich2004-11-191-0/+13
|
* Change color from brown to new deep redScott Ullrich2004-11-191-20/+20
|
* Initial revisionScott Ullrich2004-11-071-0/+171
OpenPOWER on IntegriCloud