Commit Graph

21934 Commits

Author SHA1 Message Date
N0YB
06ff126ebb Update rrd.inc
Fix this error
php: rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-mbuf.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: expected 4 data source readings (got 5) from N:U:U:U:U:U'
2013-07-23 22:15:01 -03:00
Ermal
dbb4e08918 Implement an option to allow using the IPv4 connectivity interface for sending the dhcpv6 information. Usually useful for ppp[oe] type links and some ISP 2013-07-23 09:49:24 +00:00
Jim P
7fa5c18b66 Merge pull request #722 from CharlieMarshall/rrd
Use default RRD colors that are a little more visually distinct.
2013-07-22 15:42:05 -07:00
Charlie Marshall
f11a3926c3 Use default RRD colors that are a little more visually distinct. 2013-07-22 21:57:17 +01:00
Renato Botelho
991549b428 Fixes #3100. Fix spell and spaces issues 2013-07-22 12:05:01 -03:00
Renato Botelho
dde5a629b8 Merge pull request #720 from phil-davis/master
Validate firewall rule advanced options requirements
2013-07-22 07:29:23 -07:00
Phil Davis
1101a89122 Validate firewall rule advanced options requirements
Checks that the user has selected a TCP Pass rule etc when using the state-related advanced options. Validates as per the checks that are applied in filter.inc when generating the actual pf rules.
Forum discussion: http://forum.pfsense.org/index.php/topic,64653.15.html
Bug report #3098
2013-07-22 03:49:17 -07:00
Warren Baker
33e2fb05ff Add missing backup of gettytab 2013-07-22 09:25:15 +02:00
Renato Botelho
4fbe5be02b Merge pull request #718 from N0YB/Advanced_DHCP_Client_Options
Fix required options syntax typo
2013-07-21 15:26:01 -07:00
N0YB
f669800cac Fix required options syntax typo 2013-07-21 13:28:57 -07:00
Warren Baker
b1a4d3a7eb Merge pull request #717 from phil-davis/master
When adding Port or URL alias default the alias type
2013-07-21 10:55:40 -07:00
Phil Davis
09a68ea4a0 When adding Port or URL alias default the alias type
When viewing the Port or URL aliases tab, and pressing "+" (add), make the default alias type match the Port or URL tab from which the user pressed "+".
2013-07-21 10:31:33 -07:00
Renato Botelho
4b8628b595 Merge pull request #716 from phil-davis/master
Fix editing saving dhcp6prefixonly state
2013-07-21 06:55:53 -07:00
Phil Davis
3b648a09f8 Fix editing saving dhcp6prefixonly state
Reported in redmine #3097 and forum http://forum.pfsense.org/index.php/topic,64483.msg350255.html#msg350255
2013-07-21 02:29:27 -07:00
N0YB
3e2ecafe4d 3652 days worth is a too much. Scale it back to more reasonable 1.25 x maximum used data (2284 days). 2013-07-19 22:32:56 -03:00
jim-p
d30232e230 Handle IPv6 in ip_in_interface_alias_subnet() 2013-07-19 09:39:29 -04:00
Renato Botelho
04498edb46 Merge pull request #714 from phil-davis/master
Minimize inclusion of bogonsv6
2013-07-19 05:58:55 -07:00
jim-p
7523c8e946 Use default RRD colors that are a little more visually distinct. Add some better comments/labels to make it easier for people to help customize and tweak the colors. Suggestions welcome. 2013-07-18 14:32:51 -04:00
jim-p
dce51b017a Disable the BEAST protection by default because the GUI *will* break if you use this and have a Hifn card installed. Others may break similarly. Change it into a checkbox option, off by default, and automatically disable it if a conflicting card has been detected. 2013-07-18 09:35:21 -04:00
Phil Davis
7f76f2df35 Minimize inclusion of bogonsv6
If "Allow IPv6" is on, but actually there is no enabled interface with "Block bogon networks" enabled, then we also do not need to include the bogonsv6 table into pf.
This allows some more flexibility for users to leave "Allow IPv6" checked, but still not use up memory for bogonsv6.
2013-07-18 05:10:46 -07:00
jim-p
845adb3549 Sync p0f database for OS detection w/current file from FreeBSD 2013-07-17 13:48:45 -04:00
jim-p
10452f6c3d This is not a percentage 2013-07-17 11:51:24 -04:00
Renato Botelho
7bc1b96813 Remove remaining hardcoded theme names 2013-07-17 12:29:06 -03:00
jim-p
bcf4b8ccf6 Don't blow up the config if someone enters int'l chars in an LDAP attribute/DN field. Ticket #2227 2013-07-17 10:52:25 -04:00
jim-p
a5cd1c5a42 Add LDAP server options to control UTF8-encoding of parameters. Fixes #2227. While I'm here, add a checkbox to prevent the stripping of @ from the LDAP username if the user wants the full name transmitted. 2013-07-17 10:13:08 -04:00
jim-p
2cb760dae2 Some more tweaks to state and mbuf update/output on dashboard widget. 2013-07-16 16:09:44 -04:00
jim-p
97f544d7e5 Use some easier to distinguish colors for mbuf graph 2013-07-16 15:56:31 -04:00
jim-p
4a83831c53 Add a meter for states, too 2013-07-16 15:39:19 -04:00
jim-p
2c7f71d97e Fixup mbuf stats function 2013-07-16 15:39:18 -04:00
Renato Botelho
de8f007563 Call interface_ipalias_cleanup() after $interface is initialized, and get current IP after it 2013-07-16 16:31:34 -03:00
jim-p
8ff9cc387b Make mbufs update via ajax 2013-07-16 15:09:18 -04:00
jim-p
bc3e2c1426 Fix ids 2013-07-16 15:02:56 -04:00
jim-p
f5c47a7cdc Fix an occasional "blank" cpu freq printing that shouldn't happen. 2013-07-16 14:55:06 -04:00
jim-p
bd5629b60b Make mbuf usage a meter, too. 2013-07-16 14:51:52 -04:00
jim-p
7041c01a86 Show totals for memory, swap, and disk usage. 2013-07-16 14:43:03 -04:00
jim-p
3ed917c724 Add an RRD graph for MBUFs under system. Tweaks welcome. 2013-07-16 14:14:39 -04:00
jim-p
1c8faa89b9 If an account has SSH keys, show them, don't show the checkbox to add keys. Fixes #2729 2013-07-16 13:27:24 -04:00
jim-p
241eed1ab7 Don't generate reflection rules if reflection is disabled for that rule. 2013-07-16 09:53:31 -04:00
Ermal
4cc3bb6ce9 Do not break ppp type interfaces on v6 2013-07-16 12:52:24 +00:00
Ermal
15a73ba86d For ppp interfaces the real interface is not present anymore in the xml config section of the interface. Due to this do some more work on extracting the real interface when ipv4 is pppoe/ppp/... and ipv6 configuration files will use the wrong interface to request information from provider. Reported-by: http://forum.pfsense.org/index.php/topic,64483.0.html 2013-07-16 07:47:28 +00:00
Ermal
2657f21f9e Enable filtering on ipfw sysctl not dependent on ipfw module otherwise issue reported here http://forum.pfsense.org/index.php/topic,64412.0.html happens 2013-07-15 20:05:32 +00:00
Ermal
23c652cd21 Ignore errors/warnings from these calls 2013-07-15 14:02:17 +00:00
Renato Botelho
f3fa5b6982 Merge pull request #682 from CharlieMarshall/pfsense_ng_fs
new theme "pfsense_ng_fs" & allow themes to add / delete additional widget columns
2013-07-15 05:40:57 -07:00
dhatz
ab17ed4e70 support mitigating BEAST attack
According to http://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_30

"...by setting

ssl.cipher-list = "ECDHE-RSA-AES256-SHA384:AES256-SHA256:RC4-SHA:RC4:HIGH:!MD5:!aNULL:!EDH:!AESGCM"

you can mitigate BEAST attacks."
2013-07-14 16:15:49 -04:00
Jim P
da60727cea Merge pull request #712 from phil-davis/master
Correctly decide if dhcrelay (v4) is enabled
2013-07-14 11:23:22 -07:00
Phil Davis
4701c8de28 Correctly decide if dhcrelay is enabled 2013-07-14 09:15:05 -07:00
Jim P
6a4e4405e1 Merge pull request #711 from phil-davis/master
Teach services code about start stop restart of dhcrelay6
2013-07-13 11:50:29 -07:00
Phil Davis
9590e0de97 Teach service start stop restart about dhcrelay6 2013-07-13 09:18:36 -07:00
Phil Davis
54a9d71ddf Consistent dhcrelay6 pid file location 2013-07-13 09:16:49 -07:00
Ermal Luçi
68bbaf061e Merge pull request #710 from phil-davis/master
Start DHCrelay6 on boot
2013-07-13 08:01:59 -07:00