Commit Graph

6001 Commits

Author SHA1 Message Date
jim-p
2f31946fd2 Remove pptp_subnet from page as it isn't used or set, and breaks saving. Also remove redundant localip setting box (it was already on the page a few rows up) and remove the connection count output as that is set by a drop-down a few rows up as well. 2009-12-24 17:10:16 -05:00
Seth Mos
616e19566a Do not automatically save the monitor if it is not explicitly filled in. Leave the monitor field empty when it is
not filled in. Show a configured monitor address on the system_gateways.php page.
2009-12-24 18:36:20 +01:00
Seth Mos
9ff9a1c7d4 Style fixes for the interfaces page, use switch instead of a large if,elseif procedure.
Fix the monitor IP route adding and removing to skip non IP addresses and dynamic entries
Add a Gateway item on the gateway_item stack so that it properly shows up in th configuration. Static configurations will need to
manually add one.
2009-12-24 13:45:04 +01:00
Scott Ullrich
011b949362 Adding latest dom_TT. Fixes #202 Thanks to RobisCool 2009-12-23 20:38:51 -05:00
Scott Ullrich
3bb547c2b3 Updating to 1.8.3 2009-12-23 19:10:40 -05:00
Scott Ullrich
72d5189004 Add advacnced custom options box Ticket #234 2009-12-23 18:38:17 -05:00
Scott Ullrich
5c310990c7 Remove debugging alert 2009-12-23 17:25:15 -05:00
Scott Ullrich
15a13dab10 Unbreak adding gateway #238 2009-12-23 17:24:30 -05:00
Scott Ullrich
204f33f6d8 Add FreeBSD handbook to Help menu 2009-12-23 16:30:16 -05:00
Ermal Luçi
7850de1c8e Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The other clones are handled half way but should work ok. 2009-12-23 10:58:06 +00:00
Ermal Luçi
7d017d92f3 Commit fix present in Ticket #244. 2009-12-23 10:28:40 +00:00
Ermal Luçi
596bc941c7 Bind to correct fields for the PPPoE/PPTP credentials. 2009-12-22 22:01:01 +00:00
Scott Ullrich
3cfa11c259 Unbreak remote-ip box. Mpd is now starting for ppptp server 2009-12-22 16:29:36 -05:00
Ermal Luçi
88f65b7ebd Add forgotten curly. 2009-12-22 14:05:07 +00:00
Ermal Luçi
a584475a8f * Fix alias handling around the repo.
* Add new function filter_expand_alias to allow expanding single alias.
* Fix reflection rules generation(missing the target variable)
* Propperly identify duplicate lines in inetd.conf generated.
2009-12-22 13:43:18 +00:00
Chris Buechler
ca59a45f1f show proper commas 2009-12-21 18:33:46 -05:00
Seth Mos
9a21b5470f Fix status page to correctly itterate the gateways array 2009-12-21 15:37:08 +01:00
Seth Mos
2328dcc5f0 Partial rewrite of gateway code, now partially facilitates dynamic interfaces
- Upgrade code takes different naming into account
- Add gateway entries for dynamic interfaces
- Rewrite status array to also support dynamic interfaces.
- Always use unique localhost monitor IP addresses for down dynamic interfaces
- Accept the gateway IP address of "dynamic" on the gateway edit page
2009-12-21 15:27:20 +01:00
Ermal Luçi
b4deddce0a Fix type handling to save what was choosen end not to guess it. Save the cidr when specified with hostnames seems people used this feature in 1.2.x branch. 2009-12-21 10:27:08 +00:00
Chris Buechler
7321c93c81 fix for disabled theme selection 2009-12-21 03:29:04 -05:00
Chris Buechler
cf36049547 increase the default cert lifetime 2009-12-21 02:32:21 -05:00
Chris Buechler
3169ec8e51 add PPP support to dynamic gateways 2009-12-21 00:50:25 -05:00
Chris Buechler
106804a28d shift this around a little, put the dynamic gateways beneath the static ones, not beneath the gateway groups. Also show the dynamic gateways correctly ($ifent not $if) 2009-12-21 00:43:25 -05:00
Chris Buechler
90dc86b5a6 allow unlimited gateways to have a blank monitor IP (i.e. monitor IP == gateway IP) 2009-12-21 00:28:56 -05:00
Chris Buechler
29adf43791 clean up text 2009-12-21 00:04:14 -05:00
Chris Buechler
6542031084 escape // so it fills in properly 2009-12-20 19:14:59 -05:00
Chris Buechler
7c8dcff2b6 add Verizon 2009-12-20 17:09:50 -05:00
Chris Buechler
eb29fd9bbc fix text 2009-12-18 22:41:51 -05:00
Chris Buechler
e91baab820 fix reject rules to the same as in 1_2. return is valid on all rules 2009-12-18 22:20:44 -05:00
Chris Buechler
a29dc11b12 fixup text 2009-12-18 22:04:35 -05:00
Chris Buechler
b6c3aebc03 show correct site in "Unable to communicate" error, clarify error message. 2009-12-18 21:32:02 -05:00
Seth Mos
acae946b0d Make sure that the upgraded load balancer configuration reflects the new gateway names 2009-12-18 21:37:15 +01:00
Seth Mos
ab55eb1d9b Fine tune the wording 2009-12-18 16:20:08 +01:00
Seth Mos
137ea11c27 Correct CSS class name for the normal view of the gateway description 2009-12-18 15:38:08 +01:00
Seth Mos
295ff12071 Disable the delete icon for system gateways
Set the background for the description to grey if this is a automatically added gateway. Normal ones stay red.
2009-12-18 13:20:18 +01:00
Seth Mos
e9df576978 Do no throw a duplicate IP address warning when creating a new entry from a existing gateway which was previously a
automatically added gateway entry.
- clarify comment message
2009-12-18 13:16:58 +01:00
Chris Buechler
cb565d6dd7 make re-brand friendly 2009-12-17 22:36:49 -05:00
Scott Ullrich
b39ca83c8e Move conf_mount_ro() to the stop section. Fix formatting while here 2009-12-17 21:40:20 -05:00
Chris Buechler
3b29612ff7 add ability to hide help menu 2009-12-17 18:28:20 -05:00
Chris Buechler
8b289232ec add ability to hide theme selection 2009-12-17 16:45:08 -05:00
Ermal Luçi
a37ef4fffb Resolves #220. Fixed because of missed changes as in Ticket #170. 2009-12-15 12:33:20 +00:00
Ermal Luçi
c6933c6d2b $g[pptp_subnet] is gone on 2.0. Ticket #139 2009-12-14 11:34:47 +00:00
Chris Buechler
36f5df24af remove authorized_keys check, many users won't have SSH access anyway, this check is much too restrictive 2009-12-13 18:57:15 -05:00
Chris Buechler
f915024922 clarify input_error 2009-12-13 17:21:36 -05:00
Chris Buechler
55ec57b947 link to correct associated firewall rule 2009-12-13 16:34:26 -05:00
Chris Buechler
66772edcae fix text 2009-12-13 16:28:11 -05:00
Ermal Luçi
a14bc95381 More special meaning words. 2009-12-13 20:38:16 +00:00
Ermal Luçi
4f80a11e95 Ooops remove bogus text. 2009-12-13 20:17:38 +00:00
pierrepomes
a56b2fa034 Add missing PF 'max' tracking option , and clarify message for 'max-src-nodes' 2009-12-13 09:14:55 -05:00
pierrepomes
fa03b3c1d1 Remove some sort of extra space/break in ipsec screen. Ticket #211 2009-12-13 00:26:45 -05:00