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 |
|
Ermal
|
1d60ed9bb4
|
Try to always keep pfSense with a default gateway to avoid errors for service running from pfSense itself. Previously PBR should be configured for such services. While PBR is a better fix this at least keeps users from complaining in simple setups. Reported by many.
|
2011-04-04 11:09:06 +00:00 |
|
Ermal
|
f206afb57e
|
On interface ip change reload even igmpproxy. Reported-by: http://forum.pfsense.org/index.php/topic,34372.0.html
|
2011-04-04 10:32:55 +00:00 |
|
Ermal
|
056df2d9f0
|
Add -a to include all updaterrd.sh scripts running and also remove top killing since its not used anymore in stat gathering.
|
2011-04-04 10:24:57 +00:00 |
|
Ermal
|
d7f4030ad8
|
Fix indent.
|
2011-04-01 21:51:11 +00:00 |
|
jim-p
|
4936ff53df
|
Switch back to dev_mode so existing configs aren't broken by the other changes.
|
2011-04-01 14:11:33 -04:00 |
|
lgcosta
|
681b43b079
|
standardize the device_mode variable
|
2011-04-01 12:06:55 -03:00 |
|
Ermal
|
bc78856172
|
Correct the conditional testing.
|
2011-03-31 17:52:01 +00:00 |
|
Ermal
|
57c448d034
|
Do not show the default queue selection for a queue that has child queues
|
2011-03-31 17:45:37 +00:00 |
|
Ermal
|
d1bd01fffb
|
Prevent non-numeric chars from being inputed on bandwidth field.
|
2011-03-31 17:39:01 +00:00 |
|
jim-p
|
b482254882
|
Try again to fix the calculation for out bits 95th percentile. (Works for me)
|
2011-03-31 13:08:06 -04:00 |
|
Chris Buechler
|
78544d4a99
|
clarify text
|
2011-03-31 06:06:01 -04:00 |
|
jim-p
|
84575284b5
|
Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes traffic graphs.
|
2011-03-30 20:48:24 -04:00 |
|
jim-p
|
857a4a7986
|
Use a different loop counter variable to avoid a name collision
|
2011-03-30 20:36:53 -04:00 |
|
Ermal
|
56a8bbf3af
|
Test for value present before using.
|
2011-03-30 22:21:13 +00:00 |
|
Ermal
|
d5b45febd6
|
Test for value present before using.
|
2011-03-30 22:13:55 +00:00 |
|