jim-p
8a0c14c3e4
If an account has SSH keys, show them, don't show the checkbox to add keys. Fixes #2729
2013-07-16 13:27:57 -04:00
jim-p
7a10e3ebe7
Don't generate reflection rules if reflection is disabled for that rule.
2013-07-16 09:52:27 -04:00
Ermal
4e69371b20
Do not break ppp type interfaces on v6
2013-07-16 12:52:37 +00:00
Ermal
5128e0feb0
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:40 +00:00
Ermal
cd577ebd10
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:50 +00:00
Ermal
1ed5aaa83a
Ignore errors/warnings from these calls
2013-07-15 13:58:08 +00:00
Jim P
3487a5c26f
Merge pull request #683 from dhatz/RELENG_2_1
...
support mitigating BEAST attack, see http://forum.pfsense.org/index.php/topic,63001.0.html
2013-07-14 13:14:07 -07:00
Phil Davis
23ea4d2a6a
services_dhcrelay6_configure developerspew debug text fix
2013-07-14 14:49:01 -04:00
Phil Davis
64ad3cc8b5
Start DHCrelay6 on boot
2013-07-14 14:48:56 -04:00
Phil Davis
fa535f758b
Correctly decide if dhcrelay is enabled
2013-07-14 14:24:09 -04:00
Phil Davis
b5cd5163c7
Teach service start stop restart about dhcrelay6
2013-07-13 14:52:39 -04:00
Phil Davis
d86ec4e075
Consistent dhcrelay6 pid file location
2013-07-13 14:52:31 -04:00
Renato Botelho
63b8c4db3b
Fix #3091 , fix bad var assignment
2013-07-13 11:42:39 -03:00
Warren Baker
74bd3c3f7f
Substitute Product name in privileges
2013-07-12 09:58:44 +02:00
Ermal Luçi
c1ecdca2fb
Merge pull request #709 from razzfazz/RELENG_2_1
...
properly handle custom-v6 dyndns entries in web interface
2013-07-11 23:44:08 -07:00
Daniel Becker
6acbb7d2f1
properly handle custom-v6 dyndns entries in web interface
2013-07-11 15:49:02 -07:00
jim-p
fd4fc12087
Move variable declaration to the top, declare it global before defining. Fixes #3090
2013-07-11 15:18:18 -04:00
jim-p
469e33330d
Remove irrelevant comment.
2013-07-11 15:18:17 -04:00
Ermal Luçi
d45fdd2a01
Fix copy/pasto introduced in previous commit.
2013-07-11 16:03:05 +02:00
Ermal Luçi
03ffccb928
Merge pull request #707 from razzfazz/RELENG_2_1
...
Merge to RELENG_2_1: Support for protocol 41 in rules, support for HE.net AAAA record updates, and support for custom DynDNS URLs with IPv6.
2013-07-11 00:02:15 -07:00
Daniel Becker
b54b997d2d
Add support for custom IPv6 DDNS.
2013-07-10 19:05:42 -07:00
Daniel Becker
c3101e14c0
Change separator as per JimP's request.
2013-07-10 19:01:36 -07:00
Daniel Becker
93749c103f
Add front-end support for dyndns AAAA updates
2013-07-10 19:00:46 -07:00
Daniel Becker
e4ba18aa6e
Clean up HE.net AAAA backend support.
2013-07-10 19:00:36 -07:00
Daniel Becker
5a55d9d7d4
Add backend support for HE.net AAAA record updates.
...
Defines a new DynDNS provider 'he-net-v6' for updating AAAA entries on
dns.he.net.
2013-07-10 19:00:03 -07:00
Daniel Becker
26f80aff92
Add support for protocol 41 in rules. Fixes #3007 .
2013-07-10 18:46:29 -07:00
jim-p
f34fcff4b4
Don't automatically add hidden rules to pass all IPv6 traffic to/from 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.
2013-07-10 15:49:19 -04:00
Ermal
bc59bcff38
Implement proper releasing of pipes allocated based on CPzone. Keep track of which zone a pipe is and release those pipes during disabling/deleting of zone. Ticket #3062 , Pull request #698
2013-07-10 15:28:00 +00:00
Ermal
de2fe652ca
Use empty to cover all needed cases as suggested on #3062 . Suggested from pull request #698
2013-07-10 15:27:45 +00:00
jim-p
a19fcb824c
Add independent logging choices to disable logging of bogon network rules 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.
2013-07-09 12:00:43 -04:00
jim-p
e7bc770e1a
Fix the "use ICMP" function for traceroute.
2013-07-09 11:08:18 -04:00
Renato Botelho
e91abcc96e
Fix #3079 , add a section for DHCPv6 Server backup
2013-07-08 21:10:14 -03:00
Chris Buechler
174e151df8
fix description
2013-07-08 09:20:03 -05:00
Chris Buechler
df1b3eb700
touch up text
2013-07-08 08:31:56 -05:00
Daniel Becker
fc654f2c36
Fix typo in filter.inc. Fixes #3028 .
...
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.
2013-07-07 17:52:59 -03:00
jim-p
6efe0caeb3
Make dashboard update check respect nanobsd-vga, probably fixes #3078
2013-07-07 11:45:30 -04:00
Renato Botelho
c2bf84a18b
Merge pull request #701 from N0YB/RRD_Graphs_Size
...
Correct month, quarter (3 months), and 4 year RRD graphs length.
2013-07-07 05:43:22 -07:00
N0YB
91c6c9021c
Correct month, quarter (3 months), and 4 year RRD graphs length.
...
Longest possible month is 31 days, not 32.
Longest possible quarter (3 months) is 92 days (30+31+31), not 93 (31+31+31).
4 Years is 1461 days (365 x 4 + 1), not 1464 (366 x 4). Except about once every century or so when leap year is skipped 4 years is then 1460 days. But that is not going to happen again for a very long time. Unfortunately pfSense, nor anyone alive today will probably still be alive by then.
2013-07-06 23:32:17 -07:00
Renato Botelho
010639a89b
Remove unecessary variable
2013-07-06 16:38:44 -03:00
Renato Botelho
ee3bc70325
Fix #2962 , allow to remove VIP if gateway IP is on the interface's subnet
2013-07-06 14:55:14 -03:00
plinss
ae7372475b
Update services.inc
...
Turn on AdvManagedFlag and AdvOtherConfigFlag for both 'managed' and 'assist' ramodes.
2013-07-05 17:30:05 -03:00
Ermal
51b262421b
Actually do this upon entering to get proper ip
2013-07-05 17:56:19 +00:00
Ermal
b877d6351c
Fixes #2495 . On trigering of rc.newwanip remove all ipaliases from the interface since they will be readded later on. This will also make sure to have the correct address order
2013-07-05 17:48:46 +00:00
Renato Botelho
5fb149ba4b
Remove unecessary var initialization
2013-07-05 14:29:32 -03:00
jim-p
9db8c46dff
When a CARP VIP transitions to master, we need to bump servers also, otherwise a transition from disabled or init may not properly (re)attach to the IP address.
2013-07-05 11:48:07 -04:00
jim-p
0ee96a458a
Correct DHCPv6 rules test to also include a check for DHCPv6 relay. Fixes #3074
2013-07-05 11:27:47 -04:00
Renato Botelho
abe411ad67
Fix a small issue when disable a boolean option and save, it shows option as enabled
2013-07-05 09:12:15 -03:00
Renato Botelho
277fd8db2b
Fix whitespaces
2013-07-05 09:09:01 -03:00
Renato Botelho
c3cbe91eed
Fix whitespaces
2013-07-05 08:56:34 -03:00
Renato Botelho
810c6a968c
Process zipped aliases list
2013-07-05 08:56:15 -03:00