summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out_edit.php
Commit message (Expand)AuthorAgeFilesLines
* No NAT and static port is an invalid combination, don't allow it.Chris Buechler2009-07-211-2/+5
* Revert "Add protocol options for Manual Outbound NAT rules. See ticket #1887"Jim Pingle2009-02-251-16/+0
* Add protocol options for Manual Outbound NAT rules. See ticket #1887Jim Pingle2009-02-251-0/+16
* touch up textChris Buechler2008-11-081-3/+3
* Only allow number ints for tcp/udp ports.Scott Ullrich2006-09-061-0/+9
* Correct spelling mistakeScott Ullrich2006-09-061-1/+1
* Set javascript state on form loadScott Ullrich2006-09-051-0/+1
* When static port is checked, disable the port option.Scott Ullrich2006-09-051-18/+26
* Complete nosync supportScott Ullrich2006-04-211-34/+34
* When switching source from Any to network and back, allow source subnet field...Scott Ullrich2006-04-211-1/+1
* Save NOSYNC value correctlyScott Ullrich2006-02-011-7/+8
* texbox -> checkboxScott Ullrich2006-01-031-1/+1
* Use cellspacing="1" cellpadding="1"Scott Ullrich2006-01-031-4/+4
* Add static-port option for outbound NATScott Ullrich2006-01-031-0/+11
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Fix membersScott Ullrich2005-12-051-1/+1
* Add blurb HINT: This prevents the rule from automatically syncing to other ca...Scott Ullrich2005-12-051-1/+2
* Nuke display_topbar(). Its's currently red and looks incredibly out of place...Scott Ullrich2005-12-051-1/+0
* MFC firewall_nat_out_edit.phpScott Ullrich2005-12-041-9/+8
* text -> checkboxScott Ullrich2005-12-041-1/+1
* MFC 8288Scott Ullrich2005-12-041-0/+12
* MFC 7153Scott Ullrich2005-10-251-3/+12
* MFC 6875Scott Ullrich2005-10-161-36/+37
* Remove this check. Outgoing nat is first come first serve.Scott Ullrich2005-10-091-1/+1
* Fix the no nat option so it is correctly set and unset from the config.Seth Mos2005-09-191-1/+7
* Save no nat settings correctlyScott Ullrich2005-09-191-0/+1
* Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.Scott Ullrich2005-09-091-2/+2
* Turn target ip into a drop down box.Scott Ullrich2005-09-081-4/+17
* Allow any to be used for source addressBill Marquette2005-08-241-5/+11
* Add no nat option for outgoing natScott Ullrich2005-07-111-12/+20
* Make title consistent with other edit screensBill Marquette2005-07-031-1/+1
* Change "Inbound NAT" to "Port Forward"Bill Marquette2005-07-031-2/+3
* Don't close <head> tag - these files use javascript inside <head>Bill Marquette2005-07-031-0/+1
* Use $pgtitle instead of re-typing the page title overBill Marquette2005-07-021-7/+6
* Fix rule duplication bug here tooBill Marquette2005-06-111-0/+3
* Add source Type dropdown box allowing the user to select "any" as the sourceScott Ullrich2005-05-311-2/+32
* Allow "any" as a source network on nat mappingsScott Ullrich2005-05-311-1/+1
* copy/paste buglet...a_out, not a_natBill Marquette2005-05-211-4/+4
* Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)Bill Marquette2005-05-161-7/+16
* remove duplicate codeBill Marquette2005-05-161-18/+3
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* Do not sort nat out rules. Bill says its evil ;)Scott Ullrich2005-03-161-1/+1
* advanced nat can now do source port mapping (useful for IPSec traversal)Bill Marquette2005-02-201-14/+41
* !any is invalid in nat ruleBill Marquette2005-02-201-0/+5
* Add Copyright to each file that we have touched so far and re attribute the f...Scott Ullrich2004-11-191-43/+45
* Initial revisionScott Ullrich2004-11-071-0/+311
OpenPOWER on IntegriCloud