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
ec313443f4
Remove check that prevented bugs from happening. Now all code paths are safe from this.
2010-04-30 20:41:49 +00:00
Ermal
7d9eef10a6
Remove unused function.
2010-04-30 20:40:20 +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
Erik Fonnesbeck
743ce9f881
Add upgrade code for values of "Interface address" and "any" for the external address of port forwards. Ticket #561
2010-04-30 12:18:27 -06:00
Renato Botelho
a457e739f9
Initialize variable properly, it fixes #557
2010-04-30 15:07:49 -03:00
Ermal
fb5e6dccf0
Unbreak this. Seems it needs to be filter for the rules to work.
2010-04-30 16:25:42 +00:00
Ermal
1f877c943d
Make sure package rules are last. As the way they are coded they will null out entire rulesets. More work is needed to make them 2.0 comliant but for now this is enough.
2010-04-30 16:15:24 +00:00
Ermal
9bfa3d47c2
Actually minimum weight is 1.
2010-04-30 14:50:05 +00: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
pierrepomes
48a458d2d7
Use nobind for OVPN client when no local port and/or no local interface is requested. Ticket #282
2010-04-29 20:10:52 -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
95bd5c86c8
Always generate macros so ruleset does not fail even when the gateway has no members.
2010-04-29 16:12:08 +00:00
Ermal
ab3ebf88b2
Generate gateways as macros and then just substitute them during the rules. This allows optimizations and features as repeating the same gateway more than one to be done.
2010-04-29 16:44:37 +00: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
Erik Fonnesbeck
932364e772
Default to and display the last used repository URL in gitsync.
2010-04-29 04:00:46 -06: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
Erik Fonnesbeck
b696422827
Add gitsync support for merging from other repositories.
2010-04-29 03:02:10 -06:00
Erik Fonnesbeck
ecac770c1a
Allow gitsync to properly switch branches or repositories. Resolves #523
2010-04-29 02:59:48 -06:00
Ermal
5a7d04bf55
Resolves #554 . Correct path to tftp-proxy.
2010-04-29 08:50:10 +00:00
Erik Fonnesbeck
fd946c7e24
The console menu does not show if the terminal type is not cons25 - not sure why. Changed to cons25 to allow the menu to work on the serial console when enabling it through the web GUI. Ticket #316
2010-04-28 22:11:51 -06:00
Chris Buechler
01dcf2b396
properly show TFTP enabled interfaces
2010-04-28 22:36:05 -04:00
jim-p
8b666514fc
Fix OpenVPN upgrade code for lzo compression. Resolves #280 , mentioned also in Ticket #482 .
2010-04-28 21:54:00 -04:00
jim-p
dfa11031fc
Fix apparent typo in IPsec upgrade code which broke the user_fqdn identity type.
2010-04-28 21:38:33 -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
pierrepomes
8fb49e836e
Fix typo in comment
2010-04-27 20:44:29 -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
Ermal
461c0a1a4d
Ticket #449 . Actually save something to read back.
2010-04-27 20:50:28 +00:00
Ermal
40655051c8
Ticket #449 . Bring back the check if there is really an ip change on interface event. This avoids reloading openvpn and other sevices when actually there is no change.
2010-04-27 20:47:22 +00:00
Ermal
24a1f9631b
Ticket #540 . Do not require VJ compression with todays link speeds it pessimizes more than helps.
2010-04-27 20:37:21 +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