Ermal
cbdcd18811
Remove debugging leftover.
2010-04-30 21:39:56 +00:00
Ermal
ca54b8a759
Unset the gateway from the rules before removing it from the array.
2010-04-30 21:34:33 +00:00
Ermal
f78302e884
Add gateways validation code before deleteing. This prevents footshooting especially with Gateway Groups.
2010-04-30 21:29:24 +00:00
Ermal
7bed82221a
Ticket #506 . Correctly save dynamic gateways extra parameters.
2010-04-30 20:22:58 +00:00
Ermal
0307f35126
Show descriptive name not the internal used one.
2010-04-30 19:47:23 +00:00
Ermal
c8e495a372
Use correct gateway name instead of the descriptive ones to adapt to dynamic gateways which use the interface name not the interface description as a reference. While here do not use history.back for cancel button but redirect to the groups page directly.
2010-04-30 19:36:17 +00:00
Erik Fonnesbeck
5ab8e25084
Show the source options on port forwards if they are not at the defaults.
2010-04-30 13:10:47 -06:00
Renato Botelho
a457e739f9
Initialize variable properly, it fixes #557
2010-04-30 15:07:49 -03:00
Ermal
5f53260a2d
Allow for each gateway a weight to be choosen if the gateway has to be used in Gateway groups. This will create that many entries in the route-to statement as the weight says.
2010-04-30 14:32:25 +00:00
Ermal
05f3ffa431
Ticket #8 . Delete states after link fails down.
2010-04-30 11:22:53 +00:00
Chris Buechler
897eb11dc9
show IP as well as gateway name on interfaces.php
2010-04-30 00:27:41 -04:00
Chris Buechler
3a78180e6a
show gateway IP as well as name
2010-04-30 00:25:28 -04:00
Chris Buechler
189ceb32eb
show gateway IP in addition to name
2010-04-30 00:18:05 -04:00
Chris Buechler
723f176129
this is no longer true thanks to eri's route-to from localhost based on src IP.
2010-04-29 17:01:04 -04:00
Ermal
33d72c6714
Reload gateway groups when changing them.
2010-04-29 15:21:40 +00:00
Renato Botelho
59ecde4930
Improve NAT Port Forwarding
...
New features available are:
* Now you can disable a rule
* You can define "no rdr" rules
* Source type, address and port, with an option "not" for exceptions
* Destination type, address and port, with an option "not" for exceptions
Implemented by: Carlos Eduardo Ramos <carlos.ramos@bluepex.com>
Renato Botelho <renato.botelho@bluepex.com>
Vinicius Coque <vinicius.coque@bluepex.com>
Reviewed by: cmb and efonne
Sponsored by: BluePex Security Solutions
2010-04-29 08:27:50 -03:00
Ermal
7d35ed7890
Create rules for openvpn/l2tp/pppoe/pptp when switching to manual outbound nat so the user can do less work.
2010-04-29 10:34:59 +00:00
Chris Buechler
01dcf2b396
properly show TFTP enabled interfaces
2010-04-28 22:36:05 -04:00
Chris Buechler
93c745f669
touch up text
2010-04-28 21:17:11 -04:00
Scott Ullrich
9605d06f63
Restore select_source value correctly
2010-04-28 20:49:23 -04:00
Ermal
a529acedfb
Ticket #507 . Do not remove all static routes to readd them back. The change will never delete a rule but define the action to be taken on it, either add or change a present route. Be consinstent on gateways allowed to be selected as destinations for static routes, including dynamic gateways.
2010-04-28 23:17:04 +00:00
jim-p
df6df70fd0
Add dynamic IP option to OpenVPN wizard.
2010-04-28 18:28:26 -04:00
jim-p
599d5c6298
Fix description
2010-04-28 17:19:33 -04:00
jim-p
65ff849734
Add back Dynamic IP checkbox for OpenVPN Servers.
2010-04-28 17:17:21 -04:00
Scott Ullrich
4f6a5e6a45
Update (C) to 2010
2010-04-27 19:32:30 -04:00
jim-p
2d181b7051
Fix IE downloading with HTTPS
2010-04-27 17:43:32 -04:00
Ermal
fa4a331fa5
Ticket #471 . Bring up the removed/unassigned interface correctly if it is parent to other interfaces, as vlans.
2010-04-27 21:31:46 +00:00
jim-p
c70a6be870
Fix wizard form field padding on other themes also
2010-04-27 14:51:45 -04:00
jim-p
0a6fe301e5
Fix form field padding on wizards to match other areas.
2010-04-27 14:43:38 -04:00
jim-p
95b97dd190
Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496 .
2010-04-27 13:58:42 -04:00
jim-p
53663f57a6
Move these functions to a more central location. Part of ticket #496
2010-04-27 13:15:31 -04:00
Ermal
c6d1c7ded2
Ticket #517 . Fix saving of monitorip in dynamic interface cases.
2010-04-27 16:18:36 +00:00
Ermal
eb01fcec8f
Ticket #525 . Correct message shown for a schedule now that the behviour has changed.
2010-04-27 15:35:08 +00:00
Ermal
0172c431c1
Actually correctly handle editing of vips with index 0.
2010-04-27 15:26:42 +00:00
Ermal
7a938f1b10
Ticket #389 . Correctly make the ldap object picker work and handle various errors.
2010-04-27 14:55:56 +00:00
Ermal
b567f5893c
Ticket #378 . Correct text to reflect the allowed 0 value.
2010-04-27 14:08:38 +00:00
Ermal
02647583e9
Ticket #378 . Correctly handle a timeout of 0 to mean never timeout.
2010-04-27 14:07:48 +00:00
Scott Ullrich
db3829e199
Add binding support for row helper drop downs
2010-04-27 00:38:18 -04:00
Scott Ullrich
9f65abbfb6
Allow mapping a select drop down to any area of config.xml
2010-04-27 00:06:03 -04:00
Ermal
e066fe0717
Fix test to not penalized variable value of 0.
2010-04-26 19:33:58 +00:00
Renato Botelho
1324ebaff2
Mark this just informative textarea as readonly
2010-04-26 11:13:07 -03:00
Chris Buechler
67d5b508ed
correctly go to interface for edit bogons/rfc1918
2010-04-25 20:18:27 -04:00
Chris Buechler
a73f50e2bb
add note about 1:1s and interface IPs
2010-04-24 22:36:49 -04:00
Chris Buechler
81a242773e
remove unnecessary input validation checks
2010-04-24 22:25:06 -04:00
Chris Buechler
e05b5278cf
remove this check, the WAN IP can be used in binat now with no problems
2010-04-24 22:16:48 -04:00
Chris Buechler
ee8c38898d
remove bunk input validation
2010-04-24 19:04:30 -04:00
jim-p
2b5f276f87
Improve NanoBSD slice updating/changing a bit, add some error checking. Resolves #534 .
2010-04-23 12:19:36 -04:00
jim-p
08fd5444a9
Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostics and system info widget to use the new code. Ticket #533 and some prerequisite parts of Ticket #534 .
2010-04-23 10:05:01 -04:00
Ermal
c4e0fc8bf4
Remove all code for directions it is not needed any more on passthrough ip's.
2010-04-22 21:15:34 +00:00
Ermal
c10ea0a13f
Add missing ;
2010-04-22 21:08:00 +00:00