summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Correctly decide if dhcrelay is enabledPhil Davis2013-07-141-6/+1
|
* Teach service start stop restart about dhcrelay6Phil Davis2013-07-131-0/+25
|
* Consistent dhcrelay6 pid file locationPhil Davis2013-07-131-1/+1
|
* Fix #3091, fix bad var assignmentRenato Botelho2013-07-131-1/+1
|
* Move variable declaration to the top, declare it global before defining. ↵jim-p2013-07-111-11/+13
| | | | Fixes #3090
* Remove irrelevant comment.jim-p2013-07-111-15/+0
|
* Fix copy/pasto introduced in previous commit.Ermal Luçi2013-07-111-2/+2
|
* Add support for custom IPv6 DDNS.Daniel Becker2013-07-102-3/+10
|
* Change separator as per JimP's request.Daniel Becker2013-07-101-3/+3
|
* Clean up HE.net AAAA backend support.Daniel Becker2013-07-101-122/+51
|
* Add backend support for HE.net AAAA record updates.Daniel Becker2013-07-102-3/+118
| | | | | Defines a new DynDNS provider 'he-net-v6' for updating AAAA entries on dns.he.net.
* Don't automatically add hidden rules to pass all IPv6 traffic to/from ↵jim-p2013-07-101-18/+0
| | | | delegated prefixes. Default IPv6 from LAN -> any rule covers outbound properly as-is, and WAN rules shouldn't pass in that permissively. Also the prefix length calculation was off and the LAN rule(s) would be too permissive anyhow.
* Implement proper releasing of pipes allocated based on CPzone. Keep track of ↵Ermal2013-07-101-5/+25
| | | | which zone a pipe is and release those pipes during disabling/deleting of zone. Ticket #3062, Pull request #698
* Use empty to cover all needed cases as suggested on #3062. Suggested from ↵Ermal2013-07-101-1/+2
| | | | pull request #698
* Add independent logging choices to disable logging of bogon network rules ↵jim-p2013-07-094-11/+36
| | | | and private network rules. Add upgrade code to obey the existing behavior for users (if default block logging was disabled, so is bogon/private rule blocking). Also add a checkbox to disable the lighttpd log for people who don't want their system log spammed by lighty.
* Fix typo in filter.inc. Fixes #3028.Daniel Becker2013-07-071-1/+1
| | | | | | Due to the typo, FilterIfList never got a 'track6-interface' entry, which in turn prevented the DHCP6-related pass rules from being generated for the LAN interface.
* Update services.incplinss2013-07-051-2/+1
| | | | Turn on AdvManagedFlag and AdvOtherConfigFlag for both 'managed' and 'assist' ramodes.
* Actually do this upon entering to get proper ipErmal2013-07-051-1/+3
|
* Fixes #2495. On trigering of rc.newwanip remove all ipaliases from the ↵Ermal2013-07-052-0/+16
| | | | interface since they will be readded later on. This will also make sure to have the correct address order
* When a CARP VIP transitions to master, we need to bump servers also, ↵jim-p2013-07-051-0/+8
| | | | otherwise a transition from disabled or init may not properly (re)attach to the IP address.
* Correct DHCPv6 rules test to also include a check for DHCPv6 relay. Fixes #3074jim-p2013-07-051-1/+2
|
* Remove useless codeRenato Botelho2013-07-051-3/+0
|
* Resolves #2910. Make apinger write its status file just after starting so ↵Ermal2013-07-051-0/+2
| | | | that thing work as expected
* Remove duplicated line that makes dhcp6c not run correctlyErmal2013-07-041-1/+0
|
* Do not reconfigure dhcp v6 on v4 ip address event. Only handle 6rd and 6to4 ↵Ermal2013-07-041-4/+0
| | | | while the former is questionable if needed
* Copy/pasto does well up to some pointErmal2013-07-041-6/+4
|
* On every ip change renew the hosts fileErmal2013-07-041-2/+1
|
* Omit IP warning if HTTP_REFERER check is disabled.Matt Smith2013-07-031-1/+1
|
* Enforce the checking of booting up for linkup eventsErmal2013-07-031-3/+1
|
* modified radius function to release the pinenofalbertopl2013-07-031-3/+5
| | | | 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.
* Include both dyndns and rfc2136 hosts in referer checkjim-p2013-07-021-0/+16
|
* Include RFC2136 hosts in DNS rebinding checks.jim-p2013-07-021-0/+7
|
* Add option to RFC2136 to find/use the public IP if the interface IP is ↵jim-p2013-07-021-0/+3
| | | | private. (Off by default)
* Add cached IP support to RFC2136, add GUI button to force update for single ↵jim-p2013-07-021-19/+59
| | | | host.
* Correct variable used to delete symlinks and files delete from CP ↵Ermal2013-07-021-12/+3
| | | | filemanager. Reported-by: http://forum.pfsense.org/index.php/topic,64016.0/topicseen.html. While here reduce some uneeded extra operations
* Repect global conf_pathRenato Botelho2013-07-021-1/+1
|
* Merge pull request #680 from Klaws--/RELENG_2_1Ermal Luçi2013-07-021-2/+13
|\ | | | | Added previously missing class selectors cs1-cs7 plus VA (voice-admit), plus the TOS values which still work with DSCP
| * Added previously missing class selectors cs1-cs7 plaus VA (voice-admit)Klaws--2013-06-291-2/+13
| | | | | | | | | | | | | | | | | | | | 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
* | Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ↵smos2013-07-021-5/+11
| | | | | | | | address. Some ISPs DHCP6 servers will fail the request if both are requested and only a Prefix is allowed.
* | Merge pull request #676 from N0YB/RRD_RRA_Sized_for_Previous_PeriodRenato Botelho2013-06-301-92/+92
|\ \ | | | | | | Fix the RRD RRA’s to collect the correct amount of data for the Previous Period view for each resolution.
| * | Fix the RRD RRA’s to collect the correct amount of data for the Previous ↵N0YB2013-06-231-92/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Handle comma-separated list arg to rc.openvpnPhil Davis2013-06-301-23/+29
| |/ |/| | | | | 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.
* | Be a lot more verbose in the logs during package reinstallation.jim-p2013-06-281-4/+19
| |
* | If the script_name is blank, try another method to locate what our filename ↵jim-p2013-06-281-0/+4
| | | | | | | | is so we don't log an empty script name.
* | Add option and code to sync Auth servers with XMLRPC.jim-p2013-06-241-0/+5
| |
* | Add AAAA support to RFC2136 updates. Based on ↵jim-p2013-06-241-3/+12
| | | | | | | | http://forum.pfsense.org/index.php/topic,50164.msg269138.html#msg269138
* | Fix #2887, based on NAT states that will be killed, also kill firewall ↵Renato Botelho2013-06-241-0/+18
|/ | | | states for same source and destination
* Correct the comments describing the error with correct valuesErmal2013-06-191-3/+3
|
* Use the name of the interface (lan, opt1, etc) rather than a loop-derived ↵jim-p2013-06-181-7/+2
| | | | 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.
* Add an option to force IPsec to reload on failover, which is needed in some ↵jim-p2013-06-181-2/+6
| | | | cases for IPsec to fail from one interface to another. Ticket #2896
OpenPOWER on IntegriCloud