Commit Graph

17287 Commits

Author SHA1 Message Date
jim-p
6c9cf4662e Slightly different fix for #1417 that doesn't mess up other parameters needed by p2p_tls 2011-04-18 18:27:47 -04:00
Ermal
359f6307d6 Block instead of allowing proto carp/pfsync during bootup since this may cause issues. Ticket #1432 2011-04-18 18:56:31 +00:00
Ermal
42c0700392 Add an option under advanced->misc to specify a proxy for retreiving pfsense package info or downloading packages. 2011-04-18 18:25:56 +00:00
jim-p
e8503ff4b6 Only start log update ajax timer if the updateDelay is defined. http://forum.pfsense.org/index.php/topic,35771.0.html 2011-04-18 13:08:06 -04:00
jim-p
5381b34131 Don't include RFC1918 in bogons. 2011-04-17 01:27:23 -04:00
Chris Buechler
988d498c9d sync bogons 2011-04-16 18:19:20 -04:00
jim-p
7b2fdeb3c5 Properly set/unset voucher enable/disable bit. 2011-04-15 12:11:52 -04:00
jim-p
b9bbae047a Move the link to add a gateway up next to the drop-down box so it is more obvious. 2011-04-15 08:53:23 -04:00
jim-p
ca90133bf6 Save a little space on the interface list for console assignment. 2011-04-14 16:50:23 -04:00
jim-p
d2903c0cab Test if a variable is set before trying to unset it. If a user has no rules in their config, then $config['filter'] would not be undefined, so unsettings $config['filter']['bypassstaticroutes'] would result in an error. http://forum.pfsense.org/index.php/topic,35702.0.html 2011-04-14 13:26:04 -04:00
smos
c8cc0c1c5a Add missing fields for l2tp to define dns and wins servers 2011-04-13 09:52:58 +02:00
Scott Ullrich
a93020d544 Do not send growl notices twice 2011-04-12 18:18:57 -04:00
Scott Ullrich
2632934e5a Remove blank trailing c/r. 2011-04-12 18:08:07 -04:00
Scott Ullrich
10c3d4c007 Notify via smtp as well as growl 2011-04-12 18:08:07 -04:00
jim-p
cd11a1426d Drop the ntpdate sync in favor of using ntpd -s, which should have the same net effect without needing the shell script that has been prone to hanging. 2011-04-12 13:52:34 -04:00
jim-p
d67b6b175c Also exclude grep from running processes when grepping for a running packet capture. Also, fix other test to match the recent changes made. 2011-04-12 10:04:54 -04:00
jim-p
127eb8e023 Add a toggle under System > Advanced on the misc tab to enable/disable debug mode for racoon. 2011-04-11 16:58:13 -04:00
jim-p
4eb4b18a0f Revert changes to dhclient-script. Appears to have broken DNS servers from DHCP. Ticket #1428 2011-04-09 12:00:53 -04:00
jim-p
e9e06fb205 Fix copy/paste error 2011-04-08 16:08:11 -04:00
jim-p
ac6651c945 Make sure a theme directory actually exists before blindly using it. 2011-04-08 14:15:50 -04:00
jim-p
edf99ce40c Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not running before trying to sync time, and then launch ntpd at the end for time sync (last commit was premature) 2011-04-08 11:46:30 -04:00
jim-p
54c185948c Don't unconditionally start ntpd after doing ntpdate, it might be disabled. 2011-04-08 11:20:41 -04:00
jim-p
2db351a746 Send ntpdate output to syslog 2011-04-08 11:20:25 -04:00
jim-p
fbfd675a53 Add an IPsec xauth permission. Try to use the nologin shell first (just unlock the account). Ticket #1202 2011-04-08 08:59:50 -04:00
jim-p
02d9951153 Putting client-config-dir in the config is valid also for p2p_tls servers. Fixes #1417. 2011-04-08 08:28:31 -04:00
Scott Ullrich
b510be5cc1 use same egrep statement for both checks 2011-04-07 16:17:23 -04:00
Scott Ullrich
1fd807da8a Use full path to egrep 2011-04-07 16:16:26 -04:00
Scott Ullrich
d0cc727eb7 Use full path to egrep 2011-04-07 16:15:55 -04:00
Scott Ullrich
955f2d788e Use some Seth egrep foo to protect from compromised DHCP servers. CVE-2011-0997 2011-04-07 16:11:45 -04:00
Scott Ullrich
e05458b052 Remove extra variable set 2011-04-07 12:35:00 -04:00
Scott Ullrich
7ec2a858af Remove copy paste 2011-04-07 12:34:23 -04:00
Scott Ullrich
0c951d9bee Unbreak check if capture is running 2011-04-07 12:33:41 -04:00
Scott Ullrich
5d7881615d When using ' variables are not expanded. Use double quotes so that the variable is exanded 2011-04-07 12:00:32 -04:00
jim-p
c76fc19f32 Don't test for a user cert here either, see previous commit. 2011-04-07 11:49:40 -04:00
jim-p
72d8453d3b Don't test if a cert is in use here, you could in theory use a cert for a user and a server. 2011-04-07 11:47:24 -04:00
jim-p
8fee59d6fe Fix link; use same message for missing certs. 2011-04-06 19:53:46 -04:00
Scott Ullrich
0930bd0184 Make the default openvpn cert authority message a bit relaxed and let user know about the wizard option as well 2011-04-06 19:41:52 -04:00
Ermal
87bb66af3e Correct text to include PPTP as well. 2011-04-06 18:23:24 +00:00
Ermal
9a36dc9d24 Resolves #1391. Bring back VPN auto rule disable advanced setting. 2011-04-06 18:22:27 +00:00
jim-p
ab75b4ee54 CRL is read in as an array now, so even in the imported config it will appear to be an array even though it can only have one value. Fixes #1358 2011-04-06 13:36:24 -04:00
jim-p
6177fd924c Fixup text. 2011-04-06 13:14:50 -04:00
jim-p
557300a7eb Actually re-parse the config if a valid config was not written. (Should help stop installs from blowing up on failed config upgrades). Save the bad config for inspection, and print a message to the console about what was done. 2011-04-06 12:55:32 -04:00
Ermal
4c613f8482 Correct error message for gateways to report down when the gateway is down and not high latency. 2011-04-06 14:59:30 +00:00
Ermal
19d9146637 Another sweep at keeping the default route always present when the default setup route is marked as down. This now adds checks for configuration where a defaultgw is not specified by the user but deduced automatically. 2011-04-06 14:58:27 +00:00
Ermal
d10da0f995 Resolves #1418. Correct test to actully do what's intended. 2011-04-06 10:49:51 +00:00
Ermal
5766add891 If the supplied gateway is all ones(255.255.255.255) do not report it as a gateway since its useless. 2011-04-06 10:42:21 +00:00
Ermal
262595f0d5 Unbreak inetd.conf generation to avoid entries containing Array entries. This gixes nat reflection and a spamming of the system with nc processes with wrong parameters. 2011-04-05 19:55:11 +00:00
jim-p
5b64e3369a Fix variable name 2011-04-05 11:16:08 -04:00
jim-p
0ef48aed8b Make sure all themes have the right colors defined. 2011-04-04 13:41:21 -04:00
Ermal
1309faddc8 <script/> tags are put in the function build_javascript no need to put them here. Prevents errors reported at:http://forum.pfsense.org/index.php/topic,34139.0.html 2011-04-04 15:05:59 +00:00