summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
Commit message (Collapse)AuthorAgeFilesLines
* Protect against a potential infinite loop here.jim-p2012-08-011-1/+2
|
* fix firewall_nat_out to not auto-generate outbound NAT rules with one too ↵Chris Buechler2011-09-091-1/+2
| | | | many IPs
* Clarify notes so people don't think they need to disable pf to disable NAT.jim-p2011-08-301-1/+4
|
* Bug#1528. Automatically create outbound NAT rules on WAN for localhost when ↵Evgeny Yurchenko2011-05-301-0/+11
| | | | switching to manual.
* Fix automatic and manual outbound NAT for PPTP. Fixes #954jim-p2011-05-241-8/+4
|
* Fix typojim-p2011-03-101-2/+2
|
* Clarify text on outbound NAT page.jim-p2011-03-101-8/+12
|
* Also fix easyrule and auto->manual nat switch code. Ticket #1243jim-p2011-02-101-16/+18
|
* 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
|\ | | | | | | | | | | | | | | | | Conflicts: usr/local/www/diag_smart.php usr/local/www/firewall_rules_edit.php usr/local/www/interfaces.php usr/local/www/load_balancer_pool_edit.php usr/local/www/pkg_mgr_settings.php
| * Modify various (s)printf format strings to allow translations to change the ↵Erik Fonnesbeck2010-08-111-2/+2
| | | | | | | | order of the inserted strings.
* | 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 ↵Chris Buechler2010-08-061-10/+0
| | | | helps.
* Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-031-7/+3
|\ | | | | | | | | | | | | Conflicts: usr/local/www/diag_nanobsd.php usr/local/www/diag_packet_capture.php usr/local/www/firewall_shaper.php
| * Fix interface name display for various cases on NAT rule listings.Erik Fonnesbeck2010-08-011-7/+3
| |
* | Checked gettext() implementation on firewall_nat_out.phpCarlos Eduardo Ramos2010-07-121-1/+1
| |
* | Checked gettext() implementation on firewall_nat_out.phpCarlos Eduardo Ramos2010-07-121-10/+10
| |
* | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-121-26/+37
|\ \ | |/ | | | | | | | | | | Conflicts: usr/local/www/firewall_nat_out.php usr/local/www/firewall_rules.php usr/local/www/firewall_rules_edit.php
| * Cleanup HTMl formatting a bit more, stick mode on its on TRScott Ullrich2010-07-121-1/+1
| |
| * Cleanup HTMl formatting a bit more, stick mode on its on TRScott Ullrich2010-07-121-10/+16
| |
| * Cleanup HTML formattingScott Ullrich2010-07-121-21/+26
| |
* | Fixing gettext() calls on firewall_nat_out.phpVinicius Coque2010-07-021-1/+1
| |
* | Implement gettext() calls on firewall_nat_out.phpVinicius Coque2010-07-021-39/+39
| |
* | Revert "Implemment gettext()"Vinicius Coque2010-07-021-30/+30
| | | | | | | | | | | | | | | | | | | | This reverts commit 1baff2e5d32ebb5a71b07f38d9f97e3c4788e3be. Lot of syntax errors Conflicts: usr/local/www/firewall_nat_edit.php
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-3/+7
| | | | | | | | | | | | | | | | | | This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
* | Revert "Implemment gettext() calls"Renato Botelho2010-06-301-1/+1
| | | | | | | | | | | | | | | | | | This reverts commit 49031495b501e4477941fa6248fe94cc698f9dcd. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
* | Implemment gettext() callsJeann2010-06-301-1/+1
| |
* | Implemment gettext() callsJeann2010-06-291-7/+3
| |
* | Implemment gettext()Jeann2010-06-281-30/+30
|/
* properly create auto AON rules for PPTP, PPPoE, L2TP and OpenVPNChris Buechler2010-05-011-71/+73
|
* Create rules for openvpn/l2tp/pppoe/pptp when switching to manual outbound ↵Ermal2010-04-291-0/+71
| | | | nat so the user can do less work.
* don't generate automatic outbound rules again if there are already rules definedChris Buechler2010-01-041-1/+5
|
* more fixes to auto generated outbound NAT rules to match what is actually ↵Chris Buechler2010-01-041-6/+6
| | | | created by default in auto NAT mode
* fix up auto-generated outbound NAT rules.Chris Buechler2010-01-041-16/+3
| | | | Don't wipe out user's configured NAT rules when switching back to automatic.
* Add the no nat for tftp-proxy entry. Ticket #140Ermal Luçi2009-12-081-2/+2
|
* Correctly unset rules when switching disabling AON.Ermal Luçi2009-12-081-1/+1
|
* Revert "Correctly unset rules when switching disabling AON."Ermal Luçi2009-12-081-1/+1
| | | | This reverts commit 989e5d62da2f7f6dad2bb55d20d2558cfb3fa34a.
* Correctly unset rules when switching disabling AON.Ermal Luçi2009-12-081-1/+1
|
* Ticket #140 Fix Outbound edit page to really show errors. Propperly generate ↵Ermal Luçi2009-12-081-16/+47
| | | | rules when switching from/to AON.
* Resolves #179. Propperly check if this is an array or not. This is required ↵Ermal Luçi2009-11-251-0/+3
| | | | since php 5.+.
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-2/+3
| | | | include 2009 on files that I have asserted (C) on
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-6/+6
| | | | | | - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals. - Convert all pages to the new infrustructure - This improves a lot the control on this notification
* * Create two new functions lock($subsystem)/unlock() to have more reliable ↵Ermal Luçi2009-05-081-3/+0
| | | | | | | | | | | locking using semaphores. This function can sleep till the resource is free and can help find not well behaving code. * Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this. If any sybsytem wants to lock can do so with its own lock. * Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant. This compenstates for the removal of lock aquiring from the scripts/pages. * config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-5/+8
| | | | | | | Basically use get_interface*() functions instead of accessing fields like 'ipaddr'/'descr' etc... * Make get_interfaces_with_gateway less heavyweight by getting information from the configuration stored in config.xml * Some other missed custom interface list building and substituing with propper get_configured_interface*() NOTE: This should give indipendce on dynamic interfaces on some services that before could not be used on top of this type of interfaces.
* Massive javascript cleanup, all .js files now live in $g['www_path']/javascriptBill Marquette2009-03-141-1/+1
| | | | Purged unused JS
* Do not automatically create a record for WAN.Scott Ullrich2008-10-251-0/+2
|
* Do not harc code whiteScott Ullrich2008-10-121-1/+1
|
OpenPOWER on IntegriCloud