summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
Commit message (Expand)AuthorAgeFilesLines
* removed duplicate type=text/javascriptayvis2014-03-251-1/+1
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* xhtml Complianceayvis2014-03-141-11/+11
* Show aliases popup on Outbound NAT listRenato Botelho2013-12-021-4/+22
* Fix typosRenato Botelho2013-12-021-1/+1
* Make it more visible when an item is disabledRenato Botelho2013-11-251-17/+29
* We do not need 2 variables to do the same thing, simplify it a bitRenato Botelho2013-11-201-19/+16
* Improve text on outbound NAT page to reflect last changes, it should fix #2416Renato Botelho2013-11-191-6/+6
* Fix a wrong } left on my last commitRenato Botelho2013-11-191-1/+0
* Try to detect already automatically created outbound NAT rules and avoid dupl...Renato Botelho2013-11-191-2/+18
* Use the same code to automatically create outbound NAT rules when mode change...Renato Botelho2013-11-181-122/+13
* Move automatic rules to a separate table, ticket #2416Renato Botelho2013-11-141-43/+62
* Show advanced outbound rules and inform user what are being used and what are...Renato Botelho2013-11-141-9/+110
* Add hybrid and disabled outbound NAT, fixes #2416:Renato Botelho2013-11-131-134/+143
* Fix indent, whitespaces and a close a couple of unbalanced tagsRenato Botelho2013-11-121-268/+336
* outboundnat, disable checkboxPiBa-NL2013-09-161-1/+24
* touch up text, s/nat/NAT/Chris Buechler2013-09-031-1/+1
* Tidy up "firewall_nat_out.php" XHTMLColin Fleming2013-05-011-37/+36
* Rearrange this manual outbound NAT rule generation loop -- fixes unnecessary ...jim-p2013-03-201-93/+93
* Add the user/time tracking to Port forwards and outbound NAT also.jim-p2013-03-201-0/+7
* Insert new NAT rules on the top of the list when top plus icon is used. Fixes...Renato Botelho2013-02-211-1/+1
* Do not skip displaying outbound NAT rules with no interface or an invalid int...Erik Fonnesbeck2013-01-051-8/+0
* Revert "Use get_Cofnigured_interface_with_descr() here since that's the purpose"Erik Fonnesbeck2013-01-051-6/+9
* Use get_Cofnigured_interface_with_descr() here since that's the purposeErmal2013-01-051-9/+6
* Fix outbound NAT rules when interface is deleted:Renato Botelho2013-01-051-6/+9
* add " address" behind the interface nat namePiBa-NL2012-11-201-1/+1
* show difference between outbound NAT and outbound NONAT.PiBa-NL2012-11-181-6/+8
* Refine saving/applying on more pages - don't show apply or take an action unl...jim-p2012-10-091-8/+8
* Protect against a potential infinite loop here.jim-p2012-08-011-1/+2
* Add per-rule delete ("X") button to Outbound NAT rulesDarren Embry2012-03-211-1/+12
* fix firewall_nat_out to not auto-generate outbound NAT rules with one too man...Chris Buechler2011-09-091-1/+2
* Clarify notes so people don't think they need to disable pf to disable NAT.jim-p2011-08-301-1/+4
* Merge remote branch 'upstream/master'jim-p2011-06-011-8/+15
|\
| * Bug#1528. Automatically create outbound NAT rules on WAN for localhost when s...Evgeny Yurchenko2011-05-301-0/+11
| * Fix automatic and manual outbound NAT for PPTP. Fixes #954jim-p2011-05-241-8/+4
* | Merge remote branch 'upstream/master'Seth Mos2011-03-151-8/+12
|\ \ | |/
| * Fix typojim-p2011-03-101-2/+2
| * Clarify text on outbound NAT page.jim-p2011-03-101-8/+12
* | Merge remote branch 'upstream/master'Seth Mos2011-02-111-16/+18
|\ \ | |/
| * Also fix easyrule and auto->manual nat switch code. Ticket #1243jim-p2011-02-101-16/+18
* | Unbreak static routesSeth Mos2011-01-211-0/+1
|/
* If an outbound nat rule has a protocol specified, show it in the summary view.jim-p2011-01-191-0/+2
* Allow entering an arbitrary subnet for outbound NAT translations.jim-p2010-12-291-0/+2
* Fix variable names. Ticket #954Erik Fonnesbeck2010-11-141-5/+5
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-2/+2
|\
| * Modify various (s)printf format strings to allow translations to change the o...Erik Fonnesbeck2010-08-111-2/+2
* | gettext() fixes on firewall_nat_out.phpCarlos Eduardo Ramos2010-08-121-5/+5
|/
* don't static port 5060 by default, it breaks things much more often than it h...Chris Buechler2010-08-061-10/+0
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-031-7/+3
|\
| * Fix interface name display for various cases on NAT rule listings.Erik Fonnesbeck2010-08-011-7/+3
OpenPOWER on IntegriCloud