Chris Buechler
310ea4e257
Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516
2015-03-12 23:44:40 -05:00
Chris Buechler
4958ca9eed
clean up input errors text
2015-03-12 23:26:13 -05:00
Chris Buechler
664aef0be1
correct missing == in ipsec.inc
2015-03-12 22:05:18 -05:00
Chris Buechler
d045f38067
Merge pull request #1557 from phil-davis/patch-3
2015-03-12 22:01:02 -05:00
Chris Buechler
a819eab222
Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.
2015-03-12 21:02:19 -05:00
Chris Buechler
6f5607f555
"Auto" channel with hostap doesn't work correctly at the moment, force choosing a specific channel with hostap mode for now.
2015-03-12 20:55:46 -05:00
Chris Buechler
ac0c435545
Set txpower since that seems to work fine now. Explicitly set authmode wpa here, though it's also handled by the supplicant/authenticator. Ticket #4516
...
Conflicts:
etc/inc/interfaces.inc
2015-03-12 20:47:40 -05:00
Phil Davis
cc229ee94a
Missin double equals in captiveportal.inc
...
Looking at where this is nested inside various if statements, I do not think this error did too much harm - only to the $mac['descr'] - in this particular code flow $username is not used for important stuff after this point.
2015-03-13 07:30:52 +05:45
Renato Botelho
f087d45398
Do not start filterdns during boot until a proper fix is done. Ticket #4296
2015-03-12 21:09:46 -03:00
Chris Buechler
aec55f9aa4
add more wireless validation. Ticket #4516
2015-03-12 18:53:14 -05:00
Chris Buechler
6cd14b43ee
Add more validation for wireless config settings. Ticket #4516
2015-03-12 18:22:43 -05:00
Chris Buechler
95df2de5aa
Add more input validation for wireless parameters. Ticket #4516
2015-03-12 16:49:06 -05:00
Chris Buechler
89e6f7af27
Touch up wifi text
2015-03-12 15:07:20 -05:00
Chris Buechler
6a2eb517c9
If we bail not being able to find the P1 source, log an error.
...
Conflicts:
etc/inc/vpn.inc
2015-03-12 14:50:08 -05:00
Chris Buechler
167087b852
Merge pull request #1556 from phil-davis/patch-5
2015-03-12 01:31:53 -05:00
Chris Buechler
2991a9496e
Merge pull request #1554 from phil-davis/patch-3
2015-03-12 01:28:11 -05:00
Phil Davis
4736014055
White space in ipsec.inc
2015-03-12 12:02:04 +05:45
Chris Buechler
524a014026
use-compression is no longer a valid config option in lighttpd, it can't be enabled. This just throws an error in the log, remove it.
2015-03-12 00:52:12 -05:00
Chris Buechler
486d727848
Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.
2015-03-12 00:10:22 -05:00
Chris Buechler
b8c3654c3f
clean up unique IDs text a bit.
2015-03-11 22:01:17 -05:00
Chris Buechler
c014babde0
Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify the P2. Workaround for Ticket #4178
2015-03-11 20:38:57 -05:00
Phil Davis
a2c2c3b4b3
White space in filter.inc
2015-03-12 06:29:22 +05:45
Renato Botelho
214c81026b
Proper fix #4443 , do not unset carp entry when content differ, also set correct real interface and use subnet to check IP protocol
2015-03-11 20:54:53 -03:00
Renato Botelho
02acc7afdf
Detect when broken rc.firmware is running, fix it and restart. This should fix #4328
2015-03-11 19:14:16 -03:00
Renato Botelho
830ceadf02
Remove -U from mtree call used to restore files permissions, this is replacing symlink targets by the old values. Ticket #4328
2015-03-11 17:46:54 -03:00
Renato Botelho
b33f69c4c0
Merge pull request #1547 from phil-davis/Code-Style-etc-inc-vwx3
2015-03-11 17:42:40 -03:00
Renato Botelho
c14781e3c0
Save vip interface and subnet to use to delete old vips from secondary nodes. Fixes #4446
2015-03-11 16:02:47 -03:00
Renato Botelho
04bbb3a588
Revert "Use a consistent variable name here. related to Ticket #4446 "
...
This reverts commit 309162b96d .
2015-03-11 16:02:47 -03:00
Chris Buechler
24dadbee06
add granular control of state timeouts. Ticket #4509
...
Conflicts:
etc/inc/filter.inc
2015-03-11 13:29:44 -05:00
Renato Botelho
0d443728d5
Explicit disable ssl.use-compression on lighty config. It should fix #4230
2015-03-11 14:09:22 -03:00
Renato Botelho
3a0a59c812
Remove BEAST protection option since default cipher is now good and works with hifn cards
2015-03-11 14:03:29 -03:00
Renato Botelho
e75c2bf512
Revert "Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present"
...
This reverts commit 23645bf703 .
2015-03-11 13:55:42 -03:00
Renato Botelho
87bf8d4d0e
Revert "Remove double // on config tag"
...
This reverts commit 8df86e1fc6 .
2015-03-11 13:55:39 -03:00
Renato Botelho
8df86e1fc6
Remove double // on config tag
...
Spotted by: BBCan177
2015-03-11 13:51:40 -03:00
Phil Davis
04e95a18ed
Merge branch 'master' into Code-Style-etc-inc-vwx3
...
Conflicts:
etc/inc/vpn.inc
2015-03-11 21:23:50 +05:45
Renato Botelho
a03974a3fa
Add a log message when hostres SNMP module is ignored on APU boards
2015-03-11 10:07:25 -03:00
Renato Botelho
05036071e2
Disable SNMP hostres module on APU boards until we figure out why it's crashing on this specific board. Ticket #4403
2015-03-11 09:44:27 -03:00
Renato Botelho
18017c9c44
Merge pull request #1549 from phil-davis/patch-2
2015-03-11 08:30:56 -03:00
Renato Botelho
26ca0fd080
Merge pull request #1550 from phil-davis/password-lock-symbol
2015-03-11 08:29:43 -03:00
Renato Botelho
b776b3e0d5
Merge pull request #1548 from phil-davis/pencils
2015-03-11 08:28:23 -03:00
Renato Botelho
23645bf703
Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present
2015-03-11 08:28:15 -03:00
Chris Buechler
e99affae86
update description after adaptive start/end default change.
2015-03-11 01:37:27 -05:00
Chris Buechler
80dfff9a2b
Leave adaptive.start and end at their defaults (60% and 120% of the state limit, respectively) if not user-overridden.
2015-03-11 01:30:14 -05:00
Chris Buechler
0f57551162
Update cipher-list in web interface to prefer PFS. Ticket #4230
2015-03-11 00:25:56 -05:00
Chris Buechler
23cb405565
Check for not up, rather than down, as there are a variety of potential
...
statuses that are not up. Ticket #4502
2015-03-10 20:21:09 -05:00
Chris Buechler
34ba4e5d32
Need global $ipsec_idhandling here.
2015-03-10 19:20:16 -05:00
Chris Buechler
309162b96d
Use a consistent variable name here. related to Ticket #4446
...
Conflicts:
usr/local/www/xmlrpc.php
2015-03-10 19:01:35 -05:00
Chris Buechler
24acc8f466
Don't enable interfaces_use by default. Add checkbox to enable on Advanced
...
tab, in case there are scenarios where it's desirable. Ticket #4341
2015-03-10 17:20:42 -05:00
Ermal LUÇI
30ea15dc63
Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
2015-03-10 21:47:06 +01:00
Ermal LUÇI
0a0978d78f
Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
2015-03-10 21:45:03 +01:00