Commit Graph

21820 Commits

Author SHA1 Message Date
Ermal
2bc45785ca Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 while the former is questionable if needed 2013-07-03 13:41:17 +00:00
Ermal
9ce0dd1225 Copy/pasto does well up to some point 2013-07-03 13:38:18 +00:00
Ermal
c9065c1ef6 On every ip change renew the hosts file 2013-07-03 13:37:48 +00:00
Ermal
84f7e98c51 Enforce the checking of booting up for linkup events 2013-07-03 12:26:02 +00:00
Ermal Luçi
e336cd95f9 Merge pull request #687 from falbertopl/master
Modified radius function to release the pinene
2013-07-02 23:53:47 -07:00
falbertopl
d2c98878e1 modified radius function to release the pineno
modified radius function to release the pinene if the client is not authenticated properly, and modified function captiveportal_get_next_dn_ruleno to initially takes the value 2000 for the first pipeno.
2013-07-02 21:39:06 -06:00
jim-p
9f0bee025d Include both dyndns and rfc2136 hosts in referer check 2013-07-02 16:58:08 -04:00
jim-p
fa08761224 Include RFC2136 hosts in DNS rebinding checks. 2013-07-02 16:58:07 -04:00
jim-p
bcafa618a4 Add server IP column and cached IP display to RFC2136 host list. 2013-07-02 16:58:06 -04:00
jim-p
6d8dd98bf4 Add option to RFC2136 to find/use the public IP if the interface IP is private. (Off by default) 2013-07-02 16:58:05 -04:00
jim-p
a04da9bfb6 Fix double click row to edit for rfc2136 2013-07-02 16:58:04 -04:00
jim-p
7c9da7be0c Add cached IP support to RFC2136, add GUI button to force update for single host. 2013-07-02 16:58:03 -04:00
Ermal
bdba4fa762 Correct variable used to delete symlinks and files delete from CP filemanager. Reported-by: http://forum.pfsense.org/index.php/topic,64016.0/topicseen.html. While here reduce some uneeded extra operations 2013-07-02 19:05:07 +00:00
jim-p
97752da542 Add the interface's descr after the pool name. 2013-07-02 14:26:58 -04:00
Renato Botelho
5e3356d727 Repect global conf_path 2013-07-02 13:22:32 -03:00
smos
a13acc0e04 Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 address. Some ISPs DHCP6 servers will fail the request if both are requested and only a Prefix is allowed.
Conflicts:

	usr/local/www/interfaces.php
2013-07-02 11:27:06 +02:00
Ermal Luçi
fcbef05a9c Merge pull request #686 from Klaws--/master
Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP
2013-07-02 03:49:06 -07:00
Klaws--
dc63650a88 Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP
Definitely requires my patches to the kernel patches to work (dscp.RELENG_*.diff). OTOH, it is currently broken anyway, so wahtever happens, it cannot get more broken. ;-)

Reasons for inclusion of the missing classes into filter.inc (and not the kernel): 

1.I wanted to keep kernel changes to a minimum.
2.This approach provides a clear point if users need to add their own DSCPs. Yup, two of the DSCP pools are reserved for experimental and internal use...didn't want to add 'em all (2*16 DSCPs) to the list. 

http://forum.pfsense.org/index.php/topic,63580.0.html

Redmine entry: http://redmine.pfsense.org/issues/2998
2013-07-02 12:37:35 +02:00
Klaws--
1227101b9d Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP
Definitely requires my patches to the kernel patches to work (dscp.RELENG_*.diff). OTOH, it is currently broken anyway, so wahtever happens, it cannot get more broken. ;-)

Reasons for inclusion of the missing classes into filter.inc (and not the kernel): 

1.I wanted to keep kernel changes to a minimum.
2.This approach provides a clear point if users need to add their own DSCPs. Yup, two of the DSCP pools are reserved for experimental and internal use...didn't want to add 'em all (2*16 DSCPs) to the list. 

http://forum.pfsense.org/index.php/topic,63580.0.html

Redmine entry: http://redmine.pfsense.org/issues/2998
2013-07-02 12:34:03 +02:00
N0YB
492b1314d3 Fix the RRD RRA’s to collect the correct amount of data for the Previous Period view for each resolution.
Applied when RRD's are created.

RRA:AVERAGE:0.5:1:1200         = 20 hours of 1 minute data
RRA:AVERAGE:0.5:5:720           = 2.5 days of 5 minute data
RRA:AVERAGE:0.5:60:1860       = 2.5 months of 1 hour data
RRA:AVERAGE:0.5:1440:3652   = 10 years of 1 day data
2013-07-02 07:13:30 -03:00
N0YB
da9a0ad0db RRD Specify RRA and Resolution
Don't leave it up to RRD Tool to select the RRA and resolution to use.
Specify the RRA and resolution to use per the graph havg value.
2013-07-02 07:12:50 -03:00
N0YB
70d36e3829 Adjust archives array values to match sizes for average calculation. 2013-07-02 06:50:40 -03:00
N0YB
086d941dd6 Archive start is “now” minus archive length. Not “end” minus archive length. Sometimes "end" is not "now". 2013-07-02 06:50:32 -03:00
Jim P
0bd85300e6 Merge pull request #684 from N0YB/Advanced_DHCP_Client_Options
Add show/hide to the new "Reject Leases From" row
2013-07-01 05:24:42 -07:00
Renato Botelho
c54b45860d fix typos 2013-07-01 07:16:11 -03:00
N0YB
63c704c314 Add show/hide to the new "Reject Leases From" row
Show for Basic and Advanced.  Hide for Config File Override.
2013-07-01 00:46:01 -07:00
Renato Botelho
bc82e33190 Merge pull request #671 from wrboyce/master
allow defining dhcp static mappings using dhcp-client-identifier
2013-06-30 06:55:27 -07:00
Renato Botelho
61ef14bb46 Merge branch 'Advanced_DHCP_Client_Options' of https://github.com/N0YB/pfsense into N0YB-Advanced_DHCP_Client_Options
Conflicts:
	usr/local/www/interfaces.php
2013-06-30 10:50:55 -03:00
Renato Botelho
43d7e83e10 Merge pull request #681 from phil-davis/master
Handle comma-separated list arg to rc.openvpn
2013-06-30 05:19:40 -07:00
Phil Davis
7ef9de3fed Handle comma-separated list arg to rc.openvpn
The argument passed to rc.openvpn can be a comma-separated list of gateways - not just 1 gateway. Enhance the code to loop and process each gateway.
2013-06-29 21:09:39 -07:00
jim-p
2b125a17e9 Be a lot more verbose in the logs during package reinstallation. 2013-06-28 14:54:12 -04:00
jim-p
866b1d615d If the script_name is blank, try another method to locate what our filename is so we don't log an empty script name. 2013-06-28 14:54:04 -04:00
jim-p
210eea2caa Fix CP status sorting to properly respect the zone. 2013-06-28 12:36:44 -04:00
Ermal Luçi
4023ebb063 Merge pull request #678 from johnbyronent/master
Add  Dyn Dns Euro Dns Provider
2013-06-28 00:04:41 -07:00
John Byron
ec66caa672 DynDns Euro Dns Provider
Add Dyn Dns Euro Dns Provider
2013-06-27 23:31:34 +02:00
jim-p
9d79318707 Add a note about the LDAP hostname matching the server cert's CN. 2013-06-27 14:34:54 -04:00
Ermal Luçi
d7df6a6ea0 Merge pull request #677 from plinss/master
Proposed fix for bug #3057
2013-06-25 00:46:41 -07:00
plinss
8c78e692ca Update services.inc
Turn on AdvManagedFlag and AdvOtherConfigFlag for both 'managed' and 'assist' ramodes.
2013-06-24 22:58:45 -06:00
jim-p
4efdada8f3 Add option and code to sync Auth servers with XMLRPC. 2013-06-24 15:33:16 -04:00
jim-p
fc1f4960ca Add AAAA support to RFC2136 updates. Based on http://forum.pfsense.org/index.php/topic,50164.msg269138.html#msg269138 2013-06-24 13:33:34 -04:00
Renato Botelho
d13b736330 Fix #2887, based on NAT states that will be killed, also kill firewall states for same source and destination 2013-06-24 11:40:22 -03:00
Ermal Luçi
e06263e112 Merge pull request #674 from PiBa-NL/SystemGroupmanager_16charName
System: Group manager, set max length for groupname to 16 characters
2013-06-22 03:55:15 -07:00
PiBa-NL
3db408b303 System: Group manager, set max length for groupname to 16 characters 2013-06-22 00:40:01 +02:00
Ermal Luçi
b6aecb2798 Merge pull request #673 from phil-davis/master
Use "Probe Interval" to describe this advanced gateway parameter
2013-06-21 02:06:47 -07:00
Phil Davis
490cd4388b Use Probe Interval on gateway advanced settings 2013-06-21 08:33:29 +05:45
jim-p
94744c2710 Correct gateway down/probe interval text. 2013-06-19 08:47:21 -04:00
Ermal
6870b5cebe Correct the comments describing the error with correct values 2013-06-19 08:42:15 +00:00
jim-p
d5e4f7c947 Use the name of the interface (lan, opt1, etc) rather than a loop-derived number for the DHCP failover peer name. This should be more accurate in cases where DHCP changes for interfaces happen out of order on CARP clusters, or when somehow an interface's configuration exists on one but not the other. 2013-06-18 15:55:57 -04:00
jim-p
40e6086ada Allow removing CA and Cert entries that are blank/empty. Fixes #3005 2013-06-18 14:43:25 -04:00
jim-p
7ddfa92266 Add an option to force IPsec to reload on failover, which is needed in some cases for IPsec to fail from one interface to another. Ticket #2896 2013-06-18 14:00:41 -04:00