Commit Graph

13664 Commits

Author SHA1 Message Date
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
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
Ermal
a1cab2c7eb Ticket #474. Properly check for disabled openvpn configs. 2010-04-27 13:51:25 +00:00
Ermal
0648c9688a Silence and correct command that tries to kill a previous running ipfw-classifyd command. 2010-04-27 11:25:24 +00:00
Ermal
df5da53146 Missed curly. 2010-04-27 11:10:40 +00:00
Ermal
b7729cee83 Do not error out when trying to delete an unexisting package. Just display an error message. 2010-04-27 11:08:57 +00:00