Activity
From 02/22/2015 to 03/23/2015
03/23/2015
-
11:00 PM Bug #4517: Specifying "mode" with wireless can break things unless channel specified
- updating subject to actual root issue. The correct PR is: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198680
... - 09:32 PM Revision 9329ec08: Supress errors when opening custom DHCP config file and check if content was successfully retrieved. Prevents PHP from throwing error in case file does not exist.
-
09:23 PM Bug #3290: IPV6 conectivity not restored after cablemodem reset
- Just adding that this is still an issue... modem rebooted last night, IPv6 prefix returned to my LAN (not sure if it ...
- 09:13 PM Revision fc1f2003: Log to syslog and get rid of useless variable.
-
07:30 PM Bug #4513: Change in IP Alias name causes no tables on reboot
- This issue is still present in pfSense v2.2.1.
-
06:20 PM Revision 52cbfd45: Use radio buttons to select between IPv4, IPv6 or Both.
-
05:25 PM Bug #4547: 0 is not accepted in some advanced DHCP6 config fields
- Tested on RELENG_2_2 branch and 0s are now accepted.
- 05:15 PM Revision 466e8ed7: RRD Graph Custom Tab display friendly description
- The other tabs of Status:RRD Graphs put the friendly description of each interface into the drop-down list for select...
-
05:05 PM Bug #4549: Backup before upgrade fills hard drive, can't find kernel
- I have a thread on this issue at https://forum.pfsense.org/index.php?topic=90995.0
So what happens is the backup... -
09:08 AM Bug #4549 (Closed): Backup before upgrade fills hard drive, can't find kernel
- After attempting an upgrade to 2.2.1 from 2.2, the system was left unable to boot. I had a 12GB drive with several G...
-
03:13 PM pfSense Packages Bug #4417 (Resolved): Ruleset link for GPLv2 Community rules on Categories tab is incorrect
- thanks Bill
-
02:58 PM pfSense Packages Bug #4373 (Resolved): pfBlockerNG: IPv4 aliases are not preserved when upgrading package
- thanks BBcan
-
02:56 PM Bug #4546 (Rejected): IPSec tunnel for IPv4 uses IPv6 address of Remote Gateway
- duplicate of #4147
- 02:50 PM Revision e0f5f6f4: Be consistent about Unbound service descriptive name
- Forum: https://forum.pfsense.org/index.php?topic=91075.0
For DNS Forwarder (dnsmasq)
1) dnsmasq is the name of the s... - 02:50 PM Revision b276b679: Merge pull request #1580 from phil-davis/patch-1
- 02:34 PM Revision a3fb1412: Be consistent about Unbound service descriptive name
- Forum: https://forum.pfsense.org/index.php?topic=91075.0
For DNS Forwarder (dnsmasq)
1) dnsmasq is the name of the s... -
02:13 PM Feature #3029: DHCPv6 Server/RA page should list interfaces that are configured to track DHCP-PD
- Would like to see this added to the product. I currently require the use of DHCPv6/RA so that I can use IPv6 on my L...
- 01:36 PM Revision 78317c25: Use is_numericint() instead of empty() to check if value has been entered because empty() does not allow 0, which is a valid value.
- 01:36 PM Revision 0f7f6aa9: Make sure 'DHCPv6 Prefix Delegation size' is provided if 'Send IPv6 prefix hint' flag is checked to avoid generating invalid dhcp6c configuration file.
- 01:35 PM Revision a6299fd7: Merge pull request #1577 from k-paulius/fix-dhcp6-validation
- 01:18 PM Revision cd94a9a8: Add missing encoding, as suggested by yakar
-
12:19 PM Bug #4550 (Rejected): relayd does not work with HTTPS monitor on FreeBSD 10.x and above with certain cipher combinations
- I hit this before working with a customer and tracked it down, it's an issue with relayd (even a current relayd) on F...
-
12:07 PM Bug #4550 (Rejected): relayd does not work with HTTPS monitor on FreeBSD 10.x and above with certain cipher combinations
- Load Balancer monitor when set to Type:https reports all nodes of the cluster as down, whereas other monitors (such a...
- 11:15 AM Revision 4e34cdf3: Handle release number in installer
- This code just looked wrong. It was considering 10.1-RELEASE-p6 to be release number "1" and comparing it to "9".
The... - 11:15 AM Revision e2173e06: Merge pull request #1576 from phil-davis/patch-1
-
08:56 AM pfSense Packages Feature #4548 (Resolved): syslog-ng interface doesn't allow rule ordering
- Summarized from the initial query over in the pfSense Forums (https://forum.pfsense.org/index.php?topic=91059.0):
... -
06:01 AM Bug #4545: dynDNS service 'selfhost' fails certificate validation
- I just opened a case at 'Selfhost' and sent them the link of this thread too. Will give you a feedback when I get any...
-
05:34 AM Bug #4545: dynDNS service 'selfhost' fails certificate validation
- Yes, 2.1.x does not check the certificates.
-
03:45 AM Bug #4545: dynDNS service 'selfhost' fails certificate validation
- @Phillip:
Just installed a virtual test environment with VMware:
With pfSense 2.1.5 i386 dyndns update definitely... -
02:06 AM Bug #4545: dynDNS service 'selfhost' fails certificate validation
- They have a wildcard certificate for *.selfhost.*de* used on *.selfhost.*eu*. No wonder it does not work. Not really ...
-
05:33 AM Bug #4406: ALTQ problems with wireless cloned interfaces
- Unless this is about to get fixed properly, can you hide the wireless interfaces from the shaper wizard at least? Pro...
03/22/2015
-
11:28 PM Revision 6fdf663b: Add option to not register IPv4 and/or IPv6 addresses.
-
10:37 PM Todo #4543: 2.1.5 to 2.2.1 upgrade hangs on package reinstall - more info requested during package reinstall, post upgrade.
- Idea - as part of
webgui -> Diagnostics -> Backup/restore -> "Break package lock"
The pfsense firewall should... -
05:28 AM Todo #4543 (Closed): 2.1.5 to 2.2.1 upgrade hangs on package reinstall - more info requested during package reinstall, post upgrade.
- I upgraded my home box from 2.1.5 straight to 2.2.1 and it was still "reinstalling packages" an hour later.
So I w... -
09:17 PM pfSense Packages Bug #4417: Ruleset link for GPLv2 Community rules on Categories tab is incorrect
- Thank you for the bug report. This has been corrected in the latest 2.9.7.2 pkg v3.2.4 version of the Snort package....
- 08:09 PM Revision 8a197e58: Move attribute to Form_Element
- - Removes redundant code
- Adds the ability to remove attributes
- Can now add attributes to Form
- getHtmlAttribute(... -
07:35 PM pfSense Packages Bug #4337: Multiple radiusd instances are launched upon WAN interface change
- Pull request: https://github.com/pfsense/pfsense-packages/pull/839
- 07:31 PM Revision 4c6d81ea: Use is_numericint() instead of empty() to check if value has been entered because empty() does not allow 0, which is a valid value.
- 07:00 PM Revision ddb4b472: Make sure 'DHCPv6 Prefix Delegation size' is provided if 'Send IPv6 prefix hint' flag is checked to avoid generating invalid dhcp6c configuration file.
- 04:59 PM Revision e6acc2ee: apply r/o state to name of system-groups
- refs #18
- 04:56 PM Revision 64600f94: Some bugfixes, converted addPrivs
- refs #18
- 04:55 PM Revision a8a4a7e3: Select - fix selected for multiple (again), correct order in js
-
03:41 PM pfSense Packages Bug #4373: pfBlockerNG: IPv4 aliases are not preserved when upgrading package
- "Keep Settings" has been defaulted to "on" in pfBlockerNG v1.05. This can be closed. (Latest version is v1.06)
-
02:36 PM Bug #4547: 0 is not accepted in some advanced DHCP6 config fields
- Pull request: https://github.com/pfsense/pfsense/pull/1577
-
02:28 PM Bug #4547 (Resolved): 0 is not accepted in some advanced DHCP6 config fields
- 0 is a valid value, but currently not accepted in:
* id-assoc na ID
* id-assoc pd ID
* sla-id
* sla-len
fiel... - 02:08 PM Revision 6a51614e: Merge branch 'master' of ssh://github.com/SjonHortensius/pfsense
-
02:08 PM Bug #4546 (Rejected): IPSec tunnel for IPv4 uses IPv6 address of Remote Gateway
- I have configured an IPSec tunnel with the IPv4 protocol and use an FQDN for the remote gateway.
The FQDN resolves t... - 01:55 PM Revision 46bb8a0b: Merge remote-tracking branch 'upstream/master' into origin/master
- 12:41 PM Revision 7818caff: Button - fix title when not <a>, Input - no need for tempvar
- 12:40 PM Revision d9575672: Add copyright headers to Form classes
- 12:37 PM Revision a0165602: Convert System > Auth servers
- refs #18
-
12:25 PM Bug #4545: dynDNS service 'selfhost' fails certificate validation
- I also thought about a short downgrade to test it ;-) but ... my whole family will kill me if I touch the router any ...
-
11:27 AM Bug #4545: dynDNS service 'selfhost' fails certificate validation
- Are you able to try it again with pfSense 2.1.5?
It would be good to know if it is something that changed with the p... -
11:19 AM Bug #4545 (Resolved): dynDNS service 'selfhost' fails certificate validation
- Since pfSense Update 2.2 and 2.2.1 it seems that the dynamic DNS update for the service provider 'selfhost' is broken...
-
11:50 AM Bug #3691: Fetch error on HTTPS console update by URL
- I have only a question for understanding: I just looked into a running pfSense 2.2.1 and found no symlink, no hardlin...
-
07:58 AM Bug #4531: RRD data restored in edge case where it shouldn't be, causing gap in graph
- indeed, i tried a reboot and it is the same problem. RRD save process is not invoked.
-
05:44 AM Bug #4544 (Resolved): PD not requested if no interfaces set to track6
- Bug #4436 disable prefix delegation requests when no tracking interface is defined. This causes a regression in combi...
03/21/2015
-
11:48 PM Bug #4459: Tzdata is too old (needs to be updated for Russia)
- Eugene Parfenov wrote:
> I confirm too: +1h offset in console (dashboard show correct time).
> [...]
dashboard: ... -
11:46 PM Bug #4459: Tzdata is too old (needs to be updated for Russia)
- I confirm too: +1h offset in console (dashboard show correct time)....
-
11:01 PM Feature #4542 (Resolved): Support for PPPoE with MTU/MRU > 1492 (i.e. 1500)
- pfSense v2.2.1 uses mpd v5.7 (Version 5.7 (root@pfSense_RELENG_2_2_amd64-pfSense-job-08 16:46 13-Feb-2015)) for pppoe...
-
06:25 PM Bug #4541: Manual FW upgrade bug with perform full backup before upgrade checkbox
- I'm only using Chrome. I will test with other browsers with the next snapshot (not really keen on doing pointless "up...
-
05:24 PM Bug #4541 (Feedback): Manual FW upgrade bug with perform full backup before upgrade checkbox
- can't replicate. That's a function of the browser as to whether it sends the specified file. Checking/unchecking that...
-
02:00 PM Bug #4541 (Not a Bug): Manual FW upgrade bug with perform full backup before upgrade checkbox
- When I tick the checkbox *before* selecting the image and hitting the Upgrade button, I get an error than no file was...
-
05:05 PM Bug #4540 (Rejected): DNS Resolver does not honors the "use gateway" option configured when Multiwan is enabled
- not a bug, the gateways add routes there, though other things can override. Please post specifics to the forum for fu...
-
06:44 AM Bug #4540 (Rejected): DNS Resolver does not honors the "use gateway" option configured when Multiwan is enabled
- #4539, translated from spanish:
In release 2.2.1, taking active multiwan and 2 Nameservers for 2 ISP (configured i... -
04:54 PM Bug #4539 (Rejected): unbound (DNS Resolver) no respeta "use gateway" de los DNS server configurados, con Multiwan activado
- duplicate of #4540
-
06:20 AM Bug #4539 (Rejected): unbound (DNS Resolver) no respeta "use gateway" de los DNS server configurados, con Multiwan activado
- En la release 2.2.1, teniendo multiwan activo y 2 DNSs para cada ISP (configurado en System|General Setup), y con unb...
-
02:02 PM Bug #2526: Limiter appears to break IPv6 connectivity
- Ermal Luçi wrote:
> A patch has been pushed which will fix limiters with ipv6.
Sorry, that did not help. Confirme... - 12:23 PM Revision 8fa074af: Handle release number in installer
- This code just looked wrong. It was considering 10.1-RELEASE-p6 to be release number "1" and comparing it to "9".
The... -
12:52 AM Bug #4537: Crash and reboot when accessing the web UI from the IPsec mobile client or over the tunnel on 32 bit
- This is specific to 32 bit versions only, and something beyond that which hasn't been narrowed down yet, as it's not ...
-
12:31 AM pfSense Packages Bug #4512 (Resolved): snort ruleset selection page issue
- thanks Bill
-
12:30 AM Bug #1629: invalid state table entries after WAN IP change
- saqi: where your IP changes multiple times in a very short period, as it did there, it'll miss killing states for som...
03/20/2015
- 07:04 PM Revision c2b03820: Use `none` instead of a whitespace in sshd_config
- Use the `none` keyword instead of a whitespace to disable the FreeBSD version in sshd_config.
- 07:03 PM Revision 90e5c03a: Merge pull request #1486 from jlduran/patch-1
-
06:46 PM pfSense Packages Bug #4512: snort ruleset selection page issue
- The latest 2.9.7.2 pkg v3.2.4 release of the Snort package corrects this bug. This issue can be closed.
-
05:50 PM pfSense Packages Bug #4304: pfflowd non-functional on 2.2.x versions
- Hello
First, many big thanks to team and contributors who build and maintain pfSense.
It happens that pfflowd ... -
12:14 PM Bug #4538 (Resolved): PFS settings on Mobile tab are overriding all Phase 2 entries, not just mobile
- On *VPN > IPsec*, *Mobile Clients* tab, the _Phase2 PFS Group_ setting states "Provide the Phase2 PFS group to client...
- 04:12 AM Revision db0ec10e: Remove old dhcp6c and rtsold config scripts when bringing down interface.
- 03:47 AM Revision f31052c7: Supress errors when opening custom DHCP6 config file and check if content was successfully retrieved.
- Prevents PHP from throwing error in case file does not exist.
- 03:26 AM Revision ddd1f864: A mix of literal tabs, spaces and \t is used in dhcp6c config file code. Convert evertyhing to use \t.
- 03:05 AM Revision dd5d1a24: DHCP6 config file override, advanced and basic settings override each other so put them in single
- if/else statement rather than always generating all three setting types.
-
12:37 AM Bug #4266: Rekeying issues with IKEv1 and multiple P2s under some circumstances
- Feedback: with 2.2.1 the issue is also gone (for us).
I have updated several devices which we had to downgrade to 2....
03/19/2015
-
09:26 PM Bug #1629: invalid state table entries after WAN IP change
I have been hit by this bug as well. so I updated to 2.2 and it didnt take long for the ip to change and my iax2 tr...-
09:05 PM Bug #4537 (Resolved): Crash and reboot when accessing the web UI from the IPsec mobile client or over the tunnel on 32 bit
- Accessing the WebUI while over the IPSec mobile connection will crash the box.
The issue was fist discovered on 2.2.... -
08:27 PM Feature #4534: Add ability to start dhcp6c in debug mode
- Pull request: https://github.com/pfsense/pfsense/pull/1574
-
06:13 PM Bug #4536 (Duplicate): 1:1 NAT should not allow IPv6 addresses
- See this thread: https://forum.pfsense.org/index.php?topic=90897.0 (ugh!)
This should be outright refused to be sa... -
11:12 AM Bug #4077 (Resolved): Gateways Status Widget status column does not update
-
11:07 AM Bug #4077: Gateways Status Widget status column does not update
- So I believe this can be marked Resolved in 2.2
-
11:12 AM pfSense Packages Bug #3959 (Resolved): sshdcond edit /etc/sshd and gets it wrong
-
11:08 AM pfSense Packages Bug #3959: sshdcond edit /etc/sshd and gets it wrong
- This issue is resolved.
- 04:55 AM Revision d325e908: Add option for wireless standard "auto", to omit "mode" entirely from ifconfig. This shouldn't be necessary, but specifying mode has proven to trigger driver problems that don't exist if it's left unspecified (such as FreeBSD PR 198680). Chosing "auto" fixes ath(4) BSS mode issues otherwise preventing it from connecting.
- 04:52 AM Revision c1ef7cfb: Add option for wireless standard "auto", to omit "mode" entirely from ifconfig. This shouldn't be necessary, but specifying mode has proven to trigger driver problems that don't exist if it's left unspecified (such as FreeBSD PR 198680). Chosing "auto" fixes ath(4) BSS mode issues otherwise preventing it from connecting.
-
03:47 AM Feature #4535: Make factory default interface assignment more flexible
- One possible implementation is here:
https://github.com/pfsense/pfsense/pull/1573
There a plenty of ways this cou... -
03:46 AM Feature #4535 (Resolved): Make factory default interface assignment more flexible
- At the moment only 1 set of specific device assignments for WAN+LAN can be in the factory default config.
For initia... -
03:13 AM Bug #351: Vouchers backup
- Sorry to revive this, but this has been totally no-op for years due to some completely broken commits. Also kindly se...
03/18/2015
-
09:55 PM Feature #4534 (Resolved): Add ability to start dhcp6c in debug mode
- Even though dhcp6c is started with -d option the information it provides in the log leaves a lot to be desired.
It d... - 07:36 PM Revision 5a637574: Allow top navbar to resize without overwriting the page
-
07:07 PM Revision 57413f7f: change the location of jquery-ui images in each theme's css file
-
07:04 PM Revision eb94d976: change the location of jquery-ui images in each theme's css file
-
06:06 PM Bug #4530 (Resolved): jquery CSS move broke an image path
- This is fixed and confirmed in the last 2.2.2 snapshot.
- 05:47 PM Revision 106f3451: Use `none` instead of a whitespace in sshd_config
- Use the `none` keyword instead of a whitespace to disable the FreeBSD version in sshd_config.
- 05:06 PM Revision 8f553334: Bump version to 2.2.2-DEVELOPMENT
- 01:58 PM Revision 5372d26d: Cleanup code path when adding a new user
- 1) Only attempt to delete the oldusername if it actually was non-empty - at the moment errors are logged in the syste...
- 01:58 PM Revision 86e41adf: Merge pull request #1571 from phil-davis/patch-2
- 01:57 PM Revision b13f7a8c: Do not allow VLAN tag zero
- At the moment you can make a VLAN with tag 0. The input validation does not catch it because when $_POST['tag'] = "0"...
- 01:57 PM Revision 2d78048e: Merge pull request #1569 from phil-davis/patch-1
- 12:03 PM Revision 926e0a2f: Cleanup code path when adding a new user
- 1) Only attempt to delete the oldusername if it actually was non-empty - at the moment errors are logged in the syste...
-
07:54 AM Bug #4533: atacontrol missing from bootable images
- Ah, sorry about that; it actually was the kern.geom.raid.enable switch that helped, thanks!
-
07:40 AM Bug #4533: atacontrol missing from bootable images
- The error is not related to your actual problem. Please start a forum thread for discussion/diagnosis.
The actual ... -
07:30 AM Bug #4533: atacontrol missing from bootable images
- Well, I kind of disagree on it not being in the repository: https://github.com/pfsense/bsdinstaller/blob/b847c4c01740...
-
07:03 AM Bug #4533 (Rejected): atacontrol missing from bootable images
- Where are you seeing atacontrol being used during the installer? I can find no trace of it in the repository.
atac... -
05:10 AM Bug #4533 (Rejected): atacontrol missing from bootable images
- Cheers,
when trying to install the system on some slightly older hardware, the installer uses @/sbin/atacontrol@.... -
06:49 AM pfSense Packages Bug #4160: First shutdown attempt of guest fails with open-vm-tools
- The root cause of this is the package script
/usr/pbi/open-vm-tools-amd64/local/share/vmware-tools/scripts/vmware/... -
03:47 AM Bug #4532 (Resolved): /var/spool/lock Directory missing on nanobsd
- We use ALIX Boxes for our OOB (Out of Band) Solution and connected USB-Serial Adapter to the Box.
For the Serial Con... -
03:19 AM Bug #4531: RRD data restored in edge case where it shouldn't be, causing gap in graph
- Hm, the reboot process post-upgrade (same as the normal reboot process) saves the RRD data, which worked during relea...
-
02:45 AM Bug #4531 (Resolved): RRD data restored in edge case where it shouldn't be, causing gap in graph
- Platform Alix/APU
You should trigger to write the RRD data to disk with the startup of the upgrade process.
Otherwi... -
03:12 AM Bug #4276: Layer 7 not working / ipfw-classifyd high load
- version 2.2.1 still have this bug
03/17/2015
-
06:21 PM Bug #4530 (Resolved): jquery CSS move broke an image path
- as noted here:
https://forum.pfsense.org/index.php?topic=90697.0
The path to ui-bg_inset-soft_50_c9c9c9_1x100.pn... -
06:17 PM Bug #4528: no DynDNS RFC2136 Updates are done on some pfSense-installations
- The hardware of the proxmox VE servers is different, but all are on actual version of proxmox VE - 3 Installed with V...
-
05:28 PM Bug #4528 (Feedback): no DynDNS RFC2136 Updates are done on some pfSense-installations
- it definitely works in general. what's different about the ones that don't work vs. the ones that do?
-
04:43 PM Bug #4528 (Duplicate): no DynDNS RFC2136 Updates are done on some pfSense-installations
- We have 4 installations of pfSense on KVM and configured a existing bind9 server with rfc2136 with your how-to (https...
-
05:59 PM Bug #4527 (Closed): APU BIOS bug can make interfaces disappear after warm reboot
- it's a bug, but one in the older APU BIOS.
-
05:43 PM Bug #4527: APU BIOS bug can make interfaces disappear after warm reboot
- Confirmed - this box was running ...
-
05:12 PM Bug #4527 (Feedback): APU BIOS bug can make interfaces disappear after warm reboot
- feedback from Adrian Chadd:...
-
05:03 PM Bug #4527: APU BIOS bug can make interfaces disappear after warm reboot
- Hey, you made me nervous. I had just pressed the upgrade button on a way remote Alix 2D13 that has an ath0 WiFi card ...
-
04:23 PM Bug #4527: APU BIOS bug can make interfaces disappear after warm reboot
- So I feel stupid - a power off and a reseat of the wireless card, and it boots up fine.
For completeness, here's t... -
04:14 PM Bug #4527: APU BIOS bug can make interfaces disappear after warm reboot
- Chris Buechler wrote:
> which specific card is this? Looks like some AR5008.
Looks like its this:
Compex W... -
04:05 PM Bug #4527: APU BIOS bug can make interfaces disappear after warm reboot
- which specific card is this? Looks like some AR5008.
-
04:02 PM Bug #4527 (Confirmed): APU BIOS bug can make interfaces disappear after warm reboot
-
03:59 PM Bug #4527 (Closed): APU BIOS bug can make interfaces disappear after warm reboot
- I have an APU with an atheros wireless card.
When doing an update from 2.2.0 to 2.2.1 this morning, the reboot sto... -
05:32 PM Bug #4529 (Confirmed): Traffic Shaping Wizard - CBQ and PRIQ
- thought we'd gotten all those, this in particular still an issue
-
04:43 PM Bug #4529 (Resolved): Traffic Shaping Wizard - CBQ and PRIQ
- Self explanatory. Settings below to recreate error "Custom Bandwidths are greater than 30%. Please lower them for th...
-
10:22 AM pfSense Packages Bug #4525: ACLs: Allowed subnets. There is no way to input "all".
- Oops, forgot to mention: Latest squid package on pfSense 2.2
-
10:04 AM pfSense Packages Bug #4525 (Resolved): ACLs: Allowed subnets. There is no way to input "all".
- One can use 0.0.0.0/0 instead of "all" but this will lead to:
@php-fpm[10007]: /status_services.php: The command '/u... -
10:21 AM pfSense Packages Bug #4526 (Resolved): Incorrect subnet is calculated for proxy server on WAN with "Allow users on interface"
- steps to rep:
1. WAN IP is a non-RFC1918 IP;
2. Proxy server is on WAN;
3. "Allow users on interface" checkbox is ... -
09:37 AM Bug #4524 (Resolved): Relax shaper wizard interface validation when there are no interfaces with gateways selected
- Some scenarios, such as those using BGP, will have no gateways defined on interfaces (e.g. Interfaces > WAN or Interf...
03/16/2015
-
11:54 PM Bug #3770: Some drivers not being built with altq support
- the issue with wireless is #4406
-
11:53 PM Bug #4406: ALTQ problems with wireless cloned interfaces
- this issue exists with other wireless drivers as well, it's not ath-specific.
-
06:40 PM pfSense Packages Bug #4512: snort ruleset selection page issue
- Thanks for the report. I will put the fix in the next Snort package update.
Bill -
06:23 PM Bug #4523: master.passwd/group file corruption may occur after kernel panic or unclean shut down
- we'll keep this one, it's more specific to the root problem at hand, closed other as duplicate
-
06:23 PM Bug #4519 (Closed): Disk Corruption
- I missed this being opened when I opened #4523, will close this in favor of that one since it's more specific to the ...
-
05:12 PM Bug #4424: Adding and removing shaper repeatedly causing interface crash
- I guess you had to power cycle the box some time after getting locked out, so maybe the group file missing on bootup ...
-
03:44 PM Bug #4424: Adding and removing shaper repeatedly causing interface crash
- About a month ago I tried to set up a shaper on the LAN interface and got a similar result. The web interface was blo...
-
05:12 PM Bug #4341: strongSwan fails to re-attach dynamic IPs where interfaces_use specified
- Tried with the patch.. still does NOT work. Charon still does not re-establish the IPsec connections on PPPoE
- 02:26 PM Revision e5d58b68: Do not allow VLAN tag zero
- At the moment you can make a VLAN with tag 0. The input validation does not catch it because when $_POST['tag'] = "0"...
- 12:59 PM Revision 3d7f31e2: Merge pull request #14 from psophis/interface-vlans
- Migrated Interface > VLANs
-
12:33 PM Bug #4522 (Feedback): ipsec mobile client not working on android
- pretty sure this is a problem on the Android side that's getting triggered. Android (at least some versions) suffers ...
- 11:21 AM Revision 08b02994: Use subnet address in OPT net rules
- Example: LAN IP 10.0.1.1/24 OPT1 IP 10.0.2.1/24
Rules with SRC or DST LANnet correctly have 10.0.0.0/24 (the subnet b... - 11:19 AM Revision e5549707: Merge pull request #1564 from phil-davis/patch-2
- 11:17 AM Revision b78655a9: Merge pull request #1562 from phil-davis/usr-review1
- 11:16 AM Revision 06144727: pfSsh.php readline function return value
- This just looks wrong. But I guess the code path never comes through here because function readline() already exists ...
- 11:15 AM Revision aa77c7ba: Merge pull request #1561 from phil-davis/patch-1
- 11:13 AM Revision bd17a303: Merge pull request #1560 from phil-davis/get_possible_traffic_source_addresses
- 04:32 AM Revision 465f17a3: Initial commit for Interface > VLANs bootstrap convert
-
02:35 AM Bug #4266: Rekeying issues with IKEv1 and multiple P2s under some circumstances
- It looks like this fixed the issue for me. All of the vpn tunnels are still working (lifetime phase1 8h and phase2 1h...
-
12:35 AM Bug #1690: PPPoE Server not passing IP from RADIUS server
- Still not working as of 2.2
03/15/2015
-
09:11 PM pfSense Packages Bug #4420: warning: bad command startup -- throttling
- This is confirmed. Many people affected. Most had to revert to 2.1.5 Details this thread:
https://forum.pfsense.... - 09:09 PM Revision b52f76e9: remove custom data-toggle=disable in favor of working but ugly collapse
- fixes #24
- 08:59 PM Revision 845e459d: pfSense - unbreak javascripts, correct split into methods
- 08:50 PM Revision 4ee51131: Convert main Usermanager
- refs #18
- 08:47 PM Revision 0c843a9c: Minor fixes in forms, introduce Textarea
- Button - make sure we correctly escape link & text
Select - with multiple selected values; look at keys instead of va... -
01:55 PM Bug #4131: CP RADIUS accounting not working
- Using 2.2-RELEASE (amd64) and this bug still exists, its not counting.
-
11:33 AM Bug #4266: Rekeying issues with IKEv1 and multiple P2s under some circumstances
- Sorry for not beeing that active here, forgot to watch this thread ;)
I will test this with the 2.2 RC device afte... -
11:02 AM Bug #3770: Some drivers not being built with altq support
- Hi i just changed to 2.2 and getting the same for run driver.
"There were error(s) loading the rules: pfctl: run0_...
03/14/2015
-
11:44 PM Bug #4523: master.passwd/group file corruption may occur after kernel panic or unclean shut down
- Jeremy already put a similar bug report #4519 some hours ago.
-
11:27 PM Bug #4523 (Resolved): master.passwd/group file corruption may occur after kernel panic or unclean shut down
- After a kernel panic, the passwd and/or group files may be corrupt. This seems to be a problem common to FreeBSD 10.1...
-
05:30 PM Bug #4522 (Not a Bug): ipsec mobile client not working on android
- Hi,
I had before pfsense 2.1.5 and ip sec on mobile clients was working fine. I reinstalled pfsense to ner version a... -
03:55 PM Bug #4521 (Closed): OpenVPN authentication and certificate validation fail due to size of data passed through ``fcgicli``
- There seems to be an issue in pfsense's custom certificate depth verification for OpenVPN connections. When long cert...
- 02:39 PM Revision 44b9fbdc: Use subnet address in OPT net rules
- Example: LAN IP 10.0.1.1/24 OPT1 IP 10.0.2.1/24
Rules with SRC or DST LANnet correctly have 10.0.0.0/24 (the subnet b... -
01:46 PM Bug #4520 (Resolved): IPsec loglevel settings broken
- When you go to IPsec advanced settings and change something there, you get this nifty logspam in system log...
-
09:58 AM Bug #4519 (Closed): Disk Corruption
- Full installs are suffering disk corruption on reboot/power loss. Symptom is particularly related to /etc/master_pas...
-
09:56 AM Bug #4387 (Confirmed): Installer does not offer choices for keymap, screenmap or video font
- This does not appear to be directly related to 801. The installer is intentionally configured to skip those steps. ...
-
06:31 AM Feature #1205: VPN: User-based / Group-based firewall rules
- +1
I even have that in my local ZyXEL router... it's a must have do define firewall rules by LDAP / local groups an...
03/13/2015
-
05:53 PM pfSense Packages Bug #4410 (Resolved): pfBlockerNG adding commented IPs
- thanks for the follow up.
- 05:43 PM Revision 7d61beba: Code Style sbin tmp usr
- Bits and pieces from sbin tmp and usr but not yet usr/local/www
-
05:27 PM Feature #4179 (Closed): Driver oce is missing from 2.2 RC
- 05:25 PM Revision 6fee314b: pfSsh.php readline function return value
- This just looks wrong. But I guess the code path never comes through here because function readline() already exists ...
- 01:14 PM Revision 54aac080: It's time for 2.2.1-RELEASE
- 08:45 AM Revision a08d5055: Update get_possible_traffic_source_addresses returned array format
- With this change it looks to me like the way it is intended to be, based
on what was done to get_possible_listen_ips(... - 08:33 AM Revision 39894ed4: Status DHCP Leases handle expire never
- Note: We can let the code pass "never" (or any other unexpected stuff)
to adjust_gmt()
adjust_gmt() should anyway han... - 08:16 AM Revision f2f34088: txpower was disabled for good reason it would appear, it triggers syntax errors in some configurations. Disable it again since it's been disabled for years, and comment out the user-facing config portion for now since it doesn't do anything. Ticket #4516
- 08:15 AM Revision ae2db699: txpower was disabled for good reason it would appear, it triggers syntax errors in some configurations. Disable it again since it's been disabled for years, and comment out the user-facing config portion for now since it doesn't do anything. Ticket #4516
- 08:07 AM Revision 9b65fdd0: Apply WME input validation to all modes, not just hostap. Ticket #4516
- 08:06 AM Revision 0a950c4b: Apply WME input validation to all modes, not just hostap. Ticket #4516
- 07:56 AM Revision 141d316c: Default to 11ng if an option hasn't been configured. Previously we let the browser pick the first in the list (the first the card reported as available), which ended up being 802.11b. Ticket #4516
- 07:54 AM Revision e4909df4: Default to 11ng if an option hasn't been configured. Previously we let the browser pick the first in the list (the first the card reported as available), which ended up being 802.11b. Ticket #4516
- 07:31 AM Revision d31517e5: Default to WPA2, AES for new wireless interface configs. Ticket #4516
- 07:29 AM Revision 771ca94f: Default to WPA2, AES for new wireless interface configs. Ticket #4516
- 06:51 AM Revision 69a17c90: Use Modal class for notices
- 06:51 AM Revision e97e9aca: Generate dropdown menus in PHP
- 06:51 AM Revision e259607f: clean.sh and add brackets to if and for(each) blocks
- 06:51 AM Revision 65866f79: Initial commit for Modal class
- 06:20 AM Revision 3fdd9cfa: Auto-size the interface box on the bridge edit page.
- 06:19 AM Revision 4d84e323: Auto-size the interface box on the bridge edit page.
- 05:15 AM Revision 1188cdc8: touch up interfaces.php text
- 05:15 AM Revision 1cabb79c: touch up interfaces.php text
- 04:44 AM Revision 310ea4e2: Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516
- 04:43 AM Revision 33e85f85: Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516
-
04:36 AM Feature #4496: IPv6 outbound NAT support
- Dmitriy K wrote:
> afaik, NPt does this, no?
No. NPt is like 1:1 NAT (globally routable prefix => ULA prefix). It... -
04:34 AM Feature #4496: IPv6 outbound NAT support
- Dmitriy K wrote:
> afaik, NPt does this, no?
No, that's only prefix translation. This specifically is referring t... -
04:22 AM Feature #4496: IPv6 outbound NAT support
- afaik, NPt does this, no?
- 04:26 AM Revision 4958ca9e: clean up input errors text
- 04:25 AM Revision 3c53b38b: clean up input errors text
-
04:24 AM Todo #4516 (Resolved): Improve wireless input validation
- Input validation added to most of the wireless config pieces, preventing configuration of a variety of wrong config c...
-
03:48 AM pfSense Packages Bug #4518: Pfsense 2.2 squid3 + negotiate_kerberos_auth
- kid1| ERROR: Negotiate Authentication validating user. Error returned ‘BH gss_accept_sec_context() failed: Miscellane...
-
03:45 AM pfSense Packages Bug #4518 (Closed): Pfsense 2.2 squid3 + negotiate_kerberos_auth
- After a lot of digging around i cant get squid3 authenticate with kerberos... i have done it with squid2 with the sam...
- 03:06 AM Revision e2d36ad6: add missing double == in ipsec.inc
- 03:05 AM Revision 664aef0b: correct missing == in ipsec.inc
- 03:03 AM Revision 580f4f3f: Missin double equals in captiveportal.inc
- Looking at where this is nested inside various if statements, I do not think this error did too much harm - only to t...
- 03:01 AM Revision d045f380: Merge pull request #1557 from phil-davis/patch-3
-
02:57 AM Bug #4296 (Resolved): Using the same FQDN in multiple aliases causes static entries to be lost
- this is fixed. It appears there may be some issue during package reinstallation, judging by what Jim P saw in testing...
- 02:02 AM Revision a819eab2: Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.
- 02:01 AM Revision ec253cd5: Fix up text, remove "only for Atheros" since the option is only shown if a compatible card exists.
- 01:56 AM Revision f5fb15b9: "Auto" channel with hostap doesn't work correctly at the moment, force choosing a specific channel with hostap mode for now.
- 01:55 AM Revision 6f5607f5: "Auto" channel with hostap doesn't work correctly at the moment, force choosing a specific channel with hostap mode for now.
- 01:47 AM Revision ac0c4355: Set txpower since that seems to work fine now. Explicitly set authmode wpa here, though it's also handled by the supplicant/authenticator. Ticket #4516
- Conflicts:
etc/inc/interfaces.inc - 01:45 AM Revision cc229ee9: Missin double equals in captiveportal.inc
- Looking at where this is nested inside various if statements, I do not think this error did too much harm - only to t...
- 01:45 AM Revision 1483a813: Set txpower since that seems to work fine now. Explicitly set authmode wpa here, though it's also handled by the supplicant/authenticator. Ticket #4516
- 12:09 AM Revision e691957f: Do not start filterdns during boot until a proper fix is done. Ticket #4296
- 12:09 AM Revision f087d453: Do not start filterdns during boot until a proper fix is done. Ticket #4296
03/12/2015
- 11:53 PM Revision 80271fb3: add more wireless validation. Ticket #4516
- 11:53 PM Revision aec55f9a: add more wireless validation. Ticket #4516
- 11:22 PM Revision 6cd14b43: Add more validation for wireless config settings. Ticket #4516
- 11:22 PM Revision 22ec33b9: Add more validation for wireless config settings. Ticket #4516
-
10:12 PM Bug #4517 (Closed): Specifying "mode" with wireless can break things unless channel specified
- FreeBSD PR open on this per Adrian's request.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198556
opening a... - 09:49 PM Revision 95df2de5: Add more input validation for wireless parameters. Ticket #4516
- 09:48 PM Revision bda6c6bf: Add more input validation for wireless parameters. Ticket #4516
- 08:07 PM Revision b00b6c06: Touch up wifi text
- 08:07 PM Revision 89e6f7af: Touch up wifi text
- 07:50 PM Revision 6a2eb517: If we bail not being able to find the P1 source, log an error.
- Conflicts:
etc/inc/vpn.inc - 07:49 PM Revision ad073d9a: If we bail not being able to find the P1 source, log an error.
-
04:46 PM Todo #4516 (Resolved): Improve wireless input validation
- Input validation on interfaces.php for wireless is lacking. About to push fixes, ticket for tracking.
-
02:10 PM Bug #4296 (Feedback): Using the same FQDN in multiple aliases causes static entries to be lost
- Workaround has been put in place.
-
02:03 PM Todo #4514 (Resolved): upgrade to Unbound 1.5.3
-
02:01 PM Todo #4514: upgrade to Unbound 1.5.3
- fixed for me also
-
11:47 AM Todo #4514: upgrade to Unbound 1.5.3
- that fixed unbound user not found for me
-
05:29 AM Todo #4514 (Feedback): upgrade to Unbound 1.5.3
- Done
-
04:48 AM Todo #4514: upgrade to Unbound 1.5.3
- On a system where it is not giving the "user unbound does not exist" message, the problem can be exhibited by:
unbou... -
01:21 AM Todo #4514 (Resolved): upgrade to Unbound 1.5.3
- Unbound 1.5.2 has a regression on FreeBSD:
https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=650
which causes... - 06:32 AM Revision 7f951c63: White space in ipsec.inc
- 06:31 AM Revision 167087b8: Merge pull request #1556 from phil-davis/patch-5
- 06:29 AM Revision 4385f870: White space in filter.inc
- Conflicts:
etc/inc/filter.inc - 06:28 AM Revision 2991a949: Merge pull request #1554 from phil-davis/patch-3
- 06:17 AM Revision 47360140: White space in ipsec.inc
-
06:06 AM Feature #1357: captive portal informations throught SNMP
- It would be great to add this feature :)
-
06:03 AM Bug #4515 (Resolved): Unable To Set MTU on LAGG Interface If No VLANs Assigned
- We've spent some time troubleshooting our inability to set an MTU value on a LAGG interface and have found what we be...
- 05:53 AM Revision 38b3fab7: use-compression is no longer a valid config option in lighttpd, it can't be enabled. This just throws an error in the log, remove it.
- 05:52 AM Revision 524a0140: use-compression is no longer a valid config option in lighttpd, it can't be enabled. This just throws an error in the log, remove it.
- 05:10 AM Revision 486d7278: Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.
- 05:09 AM Revision 74c749be: Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.
-
04:20 AM Bug #4494: axge bug - AX88179 chipset (network interface reseting)
- Generally driver bug fixes only are made in FreeBSD-STABLE, so they hit the next release (10.2 in about 6 months, for...
-
03:21 AM Bug #4284: PFSense 2.2. won't automatically add arp entries from multicast mac addresses into its arp table
- This should probably be added to System-Advanced Network then so people can actually find this to fix it
- 03:01 AM Revision b8c3654c: clean up unique IDs text a bit.
- 03:00 AM Revision 3d67c650: clean up unique IDs text a bit.
-
02:27 AM Todo #4353: Review IPsec reloading when strongswan.conf is changed
- it at least only restarts when something is actually changed, and the HUP doesn't seem to apply things it should with...
-
02:10 AM Bug #4328: Some symlinks not updated by full update
- Chris Buechler wrote:
> that definitely fixed the remaining issue, both 32 and 64 bit.
Confirmed. Thanks. ;) - 01:41 AM Revision 1ca17c45: Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify the P2. Workaround for Ticket #4178
- Conflicts:
etc/inc/vpn.inc - 01:38 AM Revision c014babd: Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify the P2. Workaround for Ticket #4178
- 12:44 AM Revision a2c2c3b4: White space in filter.inc
03/11/2015
- 11:54 PM Revision 214c8102: Proper fix #4443, do not unset carp entry when content differ, also set correct real interface and use subnet to check IP protocol
- 11:51 PM Revision 934c88ee: Proper fix #4443, do not unset carp entry when content differ, also set correct real interface and use subnet to check IP protocol
-
10:14 PM Bug #4328 (Resolved): Some symlinks not updated by full update
- that definitely fixed the remaining issue, both 32 and 64 bit.
-
09:08 PM Bug #4328: Some symlinks not updated by full update
- most recent snapshot didn't quite catch that commit, new ones building now.
-
05:30 PM Bug #4328: Some symlinks not updated by full update
- Applied in changeset commit:3f5e998c9cc7e9cce41a3f5abe4d1be6c272d2c1.
-
05:30 PM Bug #4328: Some symlinks not updated by full update
- Applied in changeset commit:02acc7afdf137d2da969f120e7318584e58c7993.
-
05:16 PM Bug #4328 (Feedback): Some symlinks not updated by full update
- to me for testing
-
12:31 PM Bug #4328 (Confirmed): Some symlinks not updated by full update
- I was looking at something wrong last night, the symlinks within the update files are correct, they're just not overw...
-
12:14 PM Bug #4328: Some symlinks not updated by full update
- ...
-
06:53 AM Bug #4328 (Feedback): Some symlinks not updated by full update
- It was probably caused by a problem on builder. I checked latest snapshot and all symlinks are valid.
- 10:14 PM Revision 3f5e998c: Detect when broken rc.firmware is running, fix it and restart. This should fix #4328
- 10:14 PM Revision 02acc7af: Detect when broken rc.firmware is running, fix it and restart. This should fix #4328
-
09:44 PM Bug #4446 (Resolved): IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- fixed
-
09:03 PM Bug #4446: IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- associated commits that got a typoed ticket #:
commit:934c88ee9535919b8b75b6e939b2a6becb9561bd
commit:214c81026b6b13... -
02:10 PM Bug #4446: IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- Applied in changeset commit:c8a4eb4056a0a7927716830b11f22447e15a4f8f.
-
02:10 PM Bug #4446 (Feedback): IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- Applied in changeset commit:c14781e3c07dd9f82c0f0445eb5eed6c8fdb98ac.
-
09:41 PM Todo #4353: Review IPsec reloading when strongswan.conf is changed
- working on this
-
09:21 PM Bug #4513 (Duplicate): Change in IP Alias name causes no tables on reboot
- I've supplied 2 sanitized config files that were created as follows:
- restore working config (via Backup/restore ... -
09:01 PM Bug #4443 (Resolved): diag_arp does not display reverse resolved hostnames containing underscore
- yeah that was #4446 that Renato's commit meant to reference.
Thanks for noting this as resolved, Phil. -
08:00 PM Bug #4443: diag_arp does not display reverse resolved hostnames containing underscore
- tHIS BUG (diag_arp display reverse resolved hostnames containing underscore) has been fixed by commit to master:
htt... -
07:57 PM Bug #4443: diag_arp does not display reverse resolved hostnames containing underscore
- It seems Renato has accidentally referenced this issue in applying some CARP thing.
-
07:00 PM Bug #4443: diag_arp does not display reverse resolved hostnames containing underscore
- Applied in changeset commit:214c81026b6b13dc750ac971afce975117b6c493.
-
07:00 PM Bug #4443 (Feedback): diag_arp does not display reverse resolved hostnames containing underscore
- Applied in changeset commit:934c88ee9535919b8b75b6e939b2a6becb9561bd.
- 08:47 PM Revision b6c04ed8: Remove -U from mtree call used to restore files permissions, this is replacing symlink targets by the old values. Ticket #4328
- 08:46 PM Revision 830ceadf: Remove -U from mtree call used to restore files permissions, this is replacing symlink targets by the old values. Ticket #4328
- 08:42 PM Revision b33f69c4: Merge pull request #1547 from phil-davis/Code-Style-etc-inc-vwx3
-
08:41 PM Bug #4178: IPsec leftsubnet changed to 0.0.0.0 with Cisco unity plugin active
- the plugin loading opens up quite a can of worms because of the ordering requirements and other challenges. Moving th...
-
06:09 PM Bug #4178: IPsec leftsubnet changed to 0.0.0.0 with Cisco unity plugin active
- working on this, testing plugin loading
-
08:33 PM pfSense Packages Bug #4512 (Resolved): snort ruleset selection page issue
- Snort ver 2.9.7.0 pkg v3.2.3
Typo in snort_rulesets.php
Around line 534, when determining how many rows to disp... -
07:43 PM Bug #4296: Using the same FQDN in multiple aliases causes static entries to be lost
- An easily and quickly replicable test case, add two aliases, testalias1 and testalias2.
testalias1 contents:
1.... -
07:38 PM Bug #4365: ALTQ Traffic Shaping is not working in pfSense 2.2 when run on Hyper-V 2012 R2
- Not fixed in 2.2.1 snapshot.
I ran through the multi-wan wizard using defaults for most things and just clicked n... - 07:02 PM Revision c8a4eb40: Save vip interface and subnet to use to delete old vips from secondary nodes. Fixes #4446
- 07:02 PM Revision b01d44a3: Revert "Use a consistent variable name here. related to Ticket #4446"
- This reverts commit 0e7954b8a333d7ca92f56c86c74e2d9d7457b546.
- 07:02 PM Revision c14781e3: Save vip interface and subnet to use to delete old vips from secondary nodes. Fixes #4446
- 07:02 PM Revision 04bbb3a5: Revert "Use a consistent variable name here. related to Ticket #4446"
- This reverts commit 309162b96d6ad0db09c132cc0aabc890bfe1909f.
- 06:29 PM Revision 24dadbee: add granular control of state timeouts. Ticket #4509
- Conflicts:
etc/inc/filter.inc - 06:22 PM Revision 87ca92d0: add granular control of state timeouts. Ticket #4509
-
05:57 PM Feature #4509 (Resolved): Add granular state timeouts control
- works
-
01:28 PM Feature #4509 (Feedback): Add granular state timeouts control
-
02:45 AM Feature #4509 (Resolved): Add granular state timeouts control
- Allowing for finer-grained control of the various state timeouts helps greatly in some circumstances, like tuning for...
- 05:09 PM Revision cd8ce13c: Explicit disable ssl.use-compression on lighty config. It should fix #4230
- 05:09 PM Revision 0d443728: Explicit disable ssl.use-compression on lighty config. It should fix #4230
- 05:04 PM Revision 8304fb46: Remove BEAST protection option since default cipher is now good and works with hifn cards
- 05:03 PM Revision 3a0a59c8: Remove BEAST protection option since default cipher is now good and works with hifn cards
-
04:59 PM Bug #4403 (Confirmed): Enabling SNMP causes kernel panic with APU with empty SD card slot
- Confirmed that works around it for now, moving this to 2.2.2 for a proper fix.
-
04:15 PM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- Jim P wrote:
> Guillaume Leroy wrote:
> > Isn't this kernel panic only caused by a specific SNMP agent module that ... -
08:48 AM Bug #4403 (Feedback): Enabling SNMP causes kernel panic with APU with empty SD card slot
- Added a conditional to skip hostres on APU for now
-
06:50 AM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- Guillaume Leroy wrote:
> Isn't this kernel panic only caused by a specific SNMP agent module that we could unload / ... -
06:42 AM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- Jim P wrote:
> From my testing it should be enough to skip only the hostres module on APU, other SNMP modules appear... -
06:42 AM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- I don't agree : we noticed that the problem also occurs with SD card based APU setups. This is my case.
And btw I ... -
06:41 AM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- From my testing it should be enough to skip only the hostres module on APU, other SNMP modules appeared to be OK, and...
-
03:44 AM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- A quick, low-risk work around for this is to use the APU detection to skip starting SNMP on an APU that doesn't have ...
- 04:55 PM Revision e75c2bf5: Revert "Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present"
- This reverts commit 23645bf703578919ba52e857ed2e221db08ef61a.
- 04:55 PM Revision 87bf8d4d: Revert "Remove double // on config tag"
- This reverts commit 8df86e1fc6cb5a8b0d39bfe7f790c6df6dede222.
- 04:51 PM Revision 8df86e1f: Remove double // on config tag
- Spotted by: BBCan177
-
03:50 PM Bug #4511 (Rejected): Creation and edition of gateway group broken
- that's by design, can't use a gateway on a disabled interface.
-
09:13 AM Bug #4511: Creation and edition of gateway group broken
- I just noticed than the "Orange" interface was disabled.
All parameters come back after re-enabled it...
Not a ... -
08:56 AM Bug #4511 (Rejected): Creation and edition of gateway group broken
- Since a few day parameters missing when I try to edit an existing gateway group on my pfSense 2.2
!pfsense.scim_-_... - 03:38 PM Revision 04e95a18: Merge branch 'master' into Code-Style-etc-inc-vwx3
- Conflicts:
etc/inc/vpn.inc -
03:21 PM Bug #4510 (Confirmed): Crash & reboot loop when configure PPPoE server on PPPoE client interface
- It's not valid to configure a PPPoE server on an interface that's a PPPoE client. We'll need to add input validation ...
-
04:22 AM Bug #4510 (Resolved): Crash & reboot loop when configure PPPoE server on PPPoE client interface
- affected version: 2.2-RELEASE (i386) ; 2.1.5-RELEASE (i386)
prerequisite: WAN interface with PPPoE type con... -
03:00 PM Feature #4230 (Resolved): Prefer SSL Perfect Forward Secrecy ciphers in UI
- all good.
-
12:10 PM Feature #4230: Prefer SSL Perfect Forward Secrecy ciphers in UI
- Applied in changeset commit:cd8ce13c29fb03714d90c4e9599b77aa1faa1a80.
-
12:10 PM Feature #4230 (Feedback): Prefer SSL Perfect Forward Secrecy ciphers in UI
- Applied in changeset commit:0d443728d5ba55565f23ee71db117dbc1e1bb496.
-
12:00 PM Feature #4230: Prefer SSL Perfect Forward Secrecy ciphers in UI
- Fine with hifn cards too. Renato's removing the BEAST option since it's no longer necessary then this will be complete.
-
12:35 AM Feature #4230: Prefer SSL Perfect Forward Secrecy ciphers in UI
- It looks like the best compromise is enabling both 128 and 256, and preferring 128, which is the change I just commit...
- 01:07 PM Revision a03974a3: Add a log message when hostres SNMP module is ignored on APU boards
- 01:05 PM Revision 3d50cb09: Add a log message when hostres SNMP module is ignored on APU boards
- 12:47 PM Revision 9f9bdb77: Disable SNMP hostres module on APU boards until we figure out why it's crashing on this specific board. Ticket #4403
- 12:44 PM Revision 05036071: Disable SNMP hostres module on APU boards until we figure out why it's crashing on this specific board. Ticket #4403
- 11:30 AM Revision 18017c9c: Merge pull request #1549 from phil-davis/patch-2
- 11:29 AM Revision 1b2af007: Fix password box cursor position
- Similar to
https://github.com/pfsense/pfsense/commit/dedc40f7ded5f88aee4720aa8a3a57667b975254
The password field show... - 11:29 AM Revision 26ca0fd0: Merge pull request #1550 from phil-davis/password-lock-symbol
- 11:28 AM Revision 90c39f4e: Pencil symbols
- These are places in the GUI where the cursor sits not in the far left
side of the input box and there is odd-looking ... - 11:28 AM Revision b776b3e0: Merge pull request #1548 from phil-davis/pencils
- 11:28 AM Revision 23645bf7: Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present
-
10:51 AM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- I do not understand why so complicate things and make the logic is not transparent and inflexible. Simply put a few c...
-
02:58 AM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- Michael's mentioned situation is potential fallout from this, but a rare situation. The vast majority of situations a...
- 08:58 AM Revision 0ff573b0: Merge pull request #25 from psophis/bootstrap
- Fix `$title` in `Form_Button` + allow custom classes on Section + allow addClass('a', 'b')
-
08:46 AM Bug #4341: strongSwan fails to re-attach dynamic IPs where interfaces_use specified
- Sam Bernard wrote:
> Chris I see you marked this issue as Resolved. Is there a PATCH for the 2.2 version that we can... -
08:33 AM Bug #4341: strongSwan fails to re-attach dynamic IPs where interfaces_use specified
- Chris I see you marked this issue as Resolved. Is there a PATCH for the 2.2 version that we can apply until we await ...
- 06:37 AM Revision e99affae: update description after adaptive start/end default change.
- 06:37 AM Revision bf57f6ba: update description after adaptive start/end default change.
- 06:31 AM Revision 17a00320: Leave adaptive.start and end at their defaults (60% and 120% of the state limit, respectively) if not user-overridden.
- 06:30 AM Revision 80dfff9a: Leave adaptive.start and end at their defaults (60% and 120% of the state limit, respectively) if not user-overridden.
- 05:25 AM Revision 0f575511: Update cipher-list in web interface to prefer PFS. Ticket #4230
- 05:24 AM Revision bd583dc2: Update cipher-list in web interface to prefer PFS. Ticket #4230
-
02:51 AM Bug #4327: Package Manager issue behind proxy
- same here but will leave for feedback for now.
-
01:59 AM Feature #4507: some way to setup default gateway switching order
- can u tell me what portion to reorder so i can work on some patch for it and submit it
-
01:44 AM Feature #4507 (Rejected): some way to setup default gateway switching order
- duplicate of #3370 (manually re-ordering the gateways in the XML the work around for now)
-
01:35 AM Feature #4507 (Rejected): some way to setup default gateway switching order
- when we use default gateway switching, it works fine but there is no control over the order it switches in, probably ...
-
01:44 AM pfSense Packages Bug #4508 (Needs Patch): Mailscanner does not work on pfSense 2.2.
- As documented in the forum, mailscanner does not work at all in pfSense 2.2.
[[https://forum.pfsense.org/index.php... - 01:37 AM Revision 9229598a: Check for not up, rather than down, as there are a variety of potential
- statuses that are not up. Ticket #4502
-
01:33 AM Bug #4502: Default gateway not switching when interface stuck in pending state
- thanks, works great now
- 01:21 AM Revision 23cb4055: Check for not up, rather than down, as there are a variety of potential
- statuses that are not up. Ticket #4502
- 12:20 AM Revision 34ba4e5d: Need global $ipsec_idhandling here.
- 12:19 AM Revision 5fb0e30d: Need global $ipsec_idhandling here.
- 12:01 AM Revision 309162b9: Use a consistent variable name here. related to Ticket #4446
- Conflicts:
usr/local/www/xmlrpc.php - 12:00 AM Revision 0e7954b8: Use a consistent variable name here. related to Ticket #4446
03/10/2015
-
10:53 PM Bug #4328 (Confirmed): Some symlinks not updated by full update
- The symlinks in the full update files are pointing to the wrong file for some of those, which appears to be the sourc...
-
10:26 PM Bug #4340 (Resolved): OpenVPN connect fails if login contains special characters (e.g. &)
- fixed
- 10:20 PM Revision 24acc8f4: Don't enable interfaces_use by default. Add checkbox to enable on Advanced
- tab, in case there are scenarios where it's desirable. Ticket #4341
- 10:20 PM Revision eb6495c3: Don't enable interfaces_use by default. Add checkbox to enable on Advanced
- tab, in case there are scenarios where it's desirable. Ticket #4341
Conflicts:
etc/inc/vpn.inc -
08:55 PM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- The prefix is reserved for me. I have to ask for delegation. Other interfaces are configured statically. Firstly, I m...
-
08:51 PM pfSense Packages Feature #4506 (New): FreeRADIUS groups/hunt groups
- Enable to set users to groups or huntgroups like the features at daloRADIUS...
or add a package daloRADIUS besides -
08:47 PM Feature #4505 (Closed): Captive portal users groups
- Individual users is very hard to relate also with a huge amount of users...
Grouping users is a good resolution :) -
08:47 PM Revision 30ea15dc: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
-
08:46 PM Revision ea7ad4c2: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
-
08:45 PM Revision d3fa306d: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
-
08:45 PM Revision 0a0978d7: Fixes #4427 Correct traffic shaper wizard to properly save and use Voip provided settings
-
08:36 PM Bug #4502 (Resolved): Default gateway not switching when interface stuck in pending state
- it checked for status "down", rather than not up. Fixed. Thanks for the report.
-
07:44 PM Bug #4427 (Resolved): Traffic Shaper Wizard still having issues
- fixed
-
04:00 PM Bug #4427: Traffic Shaper Wizard still having issues
- Applied in changeset commit:30ea15dc6337b0907c2401b11dbe66216f081e62.
-
04:00 PM Bug #4427: Traffic Shaper Wizard still having issues
- Applied in changeset commit:ea7ad4c25fcc2cf341b7ffbf478588b54d0248f6.
-
04:00 PM Bug #4427: Traffic Shaper Wizard still having issues
- Applied in changeset commit:d3fa306d0a0e58d953957f577e5f8974c5fa05d9.
-
04:00 PM Bug #4427: Traffic Shaper Wizard still having issues
- Applied in changeset commit:0a0978d78fffde2f9b020b6f687e4fdfee60acd2.
-
03:47 PM Bug #4427 (Feedback): Traffic Shaper Wizard still having issues
- should be same root cause as #4314
-
07:43 PM Bug #4314 (Resolved): Traffic Shaper Wizard not accepting an alias in the "Upstream SIP Server" text box
- fixed
-
07:39 PM Bug #4446: IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- This looks related to commit https://github.com/pfsense/pfsense/commit/89f171b052fbe72aed654d2a1c3d5a24e9bf9902
That... -
07:10 PM Bug #4446 (Confirmed): IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- that didn't change the behavior. That whole code path there seems to have issues, like what I fixed in my last commit...
-
07:36 PM Bug #4266 (Feedback): Rekeying issues with IKEv1 and multiple P2s under some circumstances
- Prefer old SAs, which is now gone in 2.2.1, definitely made up a part of still-outstanding issues here. interfaces_us...
-
07:19 PM Bug #4341 (Resolved): strongSwan fails to re-attach dynamic IPs where interfaces_use specified
- fixed
-
05:18 PM Bug #4341 (Feedback): strongSwan fails to re-attach dynamic IPs where interfaces_use specified
-
05:13 PM Bug #4341: strongSwan fails to re-attach dynamic IPs where interfaces_use specified
- there are issues in strongswan with the interfaces_use option. For now, we'll disable it by default, and add a checkb...
- 06:38 PM Revision 1e329241: We need to at least setup the serial port before we try to blast
- config data to it. My system was hanging during boot because cat
was couldn't output gps.init to the port. -
05:25 PM Feature #4230: Prefer SSL Perfect Forward Secrecy ciphers in UI
- As stated in the "background paper":https://raymii.org/s/tutorials/Strong_SSL_Security_On_lighttpd.html:
_"AES128 ... -
09:39 AM Feature #4230: Prefer SSL Perfect Forward Secrecy ciphers in UI
- Any specific reason to disable AES256 ones?
- 05:10 PM Revision 67877234: Fix password box cursor position
- Similar to
https://github.com/pfsense/pfsense/commit/dedc40f7ded5f88aee4720aa8a3a57667b975254
The password field show... - 04:18 PM Revision fba5dd6e: Return object after instantiation
- 04:00 PM Revision d32784ed: Fix Form_Section so you can add classes
- 04:00 PM Revision d62dca65: Make it possible to add multiple classes at once
- 04:00 PM Revision 0bec94db: Fix $title
- 02:42 PM Revision 3853b436: Fix SNMP Bind Interface list in master
- The format of the array returned by get_possible_listen_ips() was changed.
This use of the returned array was not qui... -
02:10 PM Bug #4504 (Resolved): Bring back local network SPD exclusions for IPsec
- On 2.1.x and before, exclusions were added to prevent local traffic from entering IPsec, including traffic from the L...
-
02:04 PM Bug #4482 (Resolved): IPsec on gateway group with VIPs not working
- Ermal confirmed this.
-
01:22 PM Bug #4418 (Confirmed): IPsec mobile clients - bogus "p" appended to search domain
- Issue still stands as originally described, we'll revisit for 2.2.2.
-
12:36 PM Bug #4464 (Resolved): Config restore forces serial console to be enabled
- fixed
-
06:27 AM Bug #4327 (Feedback): Package Manager issue behind proxy
- I couldn't replicate it. It authenticate on the proxy and get packages list without any problems.
-
05:24 AM pfSense Packages Feature #4503 (New): GNUGateKeeper H.323 Proxy Package
- There is a need to add support for NAT forwarding protocol H323.
Ready to sponsor this direction. The task is very u... -
03:46 AM Bug #4378: editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- mail sent with screenshot, config and way to replicate this
-
03:13 AM pfSense Packages Bug #4497: Using a specific password within FreeRADIUS user management causes pfSense to restore a backup!
- The user for which I have set this password does not contain any umlauts!
-
01:10 AM pfSense Packages Bug #4497: Using a specific password within FreeRADIUS user management causes pfSense to restore a backup!
- I tried to reproduce this using the password you provided, but it worked just fine. Then I noticed that your last nam...
-
01:01 AM Bug #4346: radiusd process is left running after package uninstall
- pull request: https://github.com/pfsense/pfsense-packages/pull/831
03/09/2015
- 10:56 PM Revision ee678e75: Comment missing function for now.
- Refs. #22
- 10:46 PM Revision c39f7276: Bind collapsable behaviour to options
- Refs. #21
-
07:21 PM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- Michael, in your example you are requesting prefix-delegation from DHCP6 server, but it does not get used anywhere, b...
-
10:47 AM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- Comments for understanding: I do not have "track" interfaces.
-
04:55 AM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- IPv6 type DHCP6. I hope to get
@interface em0 {
send ia-na 1;
send ia-pd 1;
request dom... -
01:09 AM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- I tested this again today and it is working fine for me.
Michael, can you be a bit more specific about your setup... -
06:01 PM Revision 6127c541: Revert "Fixes #4446 Correct ipalias removal on top of carp during configuration sync."
- master works differently and get_real_interface() resolves vips as well.
This reverts commit 8896fe1cebdc97dcbeb5924... -
05:52 PM Revision 8896fe1c: Fixes #4446 Correct ipalias removal on top of carp during configuration sync.
-
05:52 PM Revision 457d9c32: Fixes #4446 Correct ipalias removal on top of carp during configuration sync.
- 05:10 PM Revision e185c584: Pencil symbols
- These are places in the GUI where the cursor sits not in the far left
side of the input box and there is odd-looking ... - 05:06 PM Revision 79262830: Code style etc inc vwx3
- rebased version with conflicts resolved due to a bunch of recent changes
in vpn.inc -
02:36 PM Revision 261f7271: Allow reassignment from PPP types to DHCP. From testing, it appears to work OK, this input validation appears to be outdated.
- If there is some edge case that this catches, perhaps it needs to be a more specific test.
-
02:35 PM Revision 36dbc14a: Allow reassignment from PPP types to DHCP. From testing, it appears to work OK, this input validation appears to be outdated.
- If there is some edge case that this catches, perhaps it needs to be a more specific test.
-
02:22 PM Revision bf4ea211: Add missing 'break' statement that broke switching from a PPP type to 'none'.
-
02:22 PM Revision 5bd0ba3e: Add missing 'break' statement that broke switching from a PPP type to 'none'.
-
01:00 PM Bug #4446: IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- Applied in changeset commit:8896fe1cebdc97dcbeb59249f3bb2abd1601b979.
-
01:00 PM Bug #4446 (Feedback): IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- Applied in changeset commit:457d9c3275ff2b7ad691a38bdcb72e7177ff159a.
-
12:41 PM pfSense Packages Bug #4491: Incorrect module location in start up script for Open-VM-Tools
- Found the following line:
<depends_on_package_pbi>open-vm-tools-1280544_9-##ARCH##.pbi</depends_on_package_pbi>... -
12:28 PM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- The filesystem in /etc was likely corrupted as a result of the repeated panics. Reinstalling is the safest recovery m...
-
12:22 PM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- Jim P wrote:
> To work around it, you can rename the bsnmpd binary or otherwise disable it. For example:
>
> <pre... -
07:17 AM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- To work around it, you can rename the bsnmpd binary or otherwise disable it. For example:...
-
07:12 AM Bug #4403: Enabling SNMP causes kernel panic with APU with empty SD card slot
- I am experiencing this same bug.
I attach a log of the console output.
I am running pfsense 2.2 on an Alix APU boa... - 11:35 AM Revision fc4e8df8: Code style etc inc vwx3
- rebased version with conflicts resolved due to a bunch of recent changes
in vpn.inc - 10:01 AM Revision aab23249: DNS Forwarder Host Override Edit make the pencil symbols appear
- In most places in the GUI a little pencil symbol appears before text input fields. For example it already appears for...
- 10:00 AM Revision 2385106e: Merge pull request #1544 from phil-davis/patch-4
- 10:00 AM Revision 39dff8e2: Fix password box in diag_authentication
- In 2.2 when I go to Diagnostics->Authentication the password field shows the little lock icon, but the text input are...
- 09:59 AM Revision ad42e4d8: Merge pull request #1542 from phil-davis/patch-2
- 09:59 AM Revision 7ac524dd: Merge pull request #1541 from phil-davis/Code-Style-etc-inc-z
- 09:55 AM Revision 478188c2: Add missing opening bracket
- 09:53 AM Revision aeaf63f1: Merge pull request #1545 from k-paulius/fix-syntax
-
07:56 AM Bug #4502: Default gateway not switching when interface stuck in pending state
- all the WANs are pppoe connections and this box is live on the internet with complete remote access using all WANs if...
-
07:44 AM Bug #4502 (Resolved): Default gateway not switching when interface stuck in pending state
- i have a full install box with 4 WANs and 1 LAN, the first 3 WANs and LAN work using VLANs and the last one using a d...
-
05:23 AM Bug #4276: Layer 7 not working / ipfw-classifyd high load
- Hy, Also concerned
-
04:39 AM Feature #4501 (New): Allow email report to send multiple destination
- Hy,
Is it possible to setup this : http://ehealth-aussie.blogspot.fr/2013/07/pfsense-e-mail-alerts-sent-to-multipl... -
02:11 AM pfSense Packages Bug #4426: NUT fails to start or restart until NUT's settings are (re)saved
- FYI, same/converted config, etc. and this does not seem to be an issue with pfSense v2.2 (64-bit, instead of 32-bit) ...
-
01:01 AM Bug #4464: Config restore forces serial console to be enabled
- Working fine now. Thanks Chris.
-
12:52 AM Bug #4483: SLAAC and stateful DHCP6 IPs are configured on interface when using DHCP6 config type
- Proposed fix: https://github.com/pfsense/pfsense/pull/1546
03/08/2015
-
11:44 PM Bug #4483: SLAAC and stateful DHCP6 IPs are configured on interface when using DHCP6 config type
- Did a little bit more research on this issue.
First, in order for the SLAAC address to be auto-configured, RA mess... - 11:17 PM Revision ef1dfb88: Add missing opening bracket
- 11:15 PM Revision 10192c30: Remove extra closing brackets
- 11:07 PM Revision 29257358: $ldescr variable is not assigned a value and all 'Outgoing Network Interfaces' show Localhost as a name on UI
- 11:04 PM Revision ec07dcfe: Missing $
- 09:30 PM Revision a707f00b: Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap
-
06:42 PM Bug #4500 (Resolved): UPnP/NAT-PMP status page does not display all port mappings
- It seems that some miniupnp entries are not parsed correctly and therefore not displayed in the Status page....
- 06:11 PM Revision f353ebeb: converted usermanager_settings and setting_test
- refs #18
- 06:10 PM Revision df7bc7cb: Convert to bootstrap
- Refs. #22
- 06:09 PM Revision 59e0b480: Revert "Convert to bootstrap"
- This reverts commit 89544eb50215903d24f56c4f668c81962670817a.
- 06:06 PM Revision 89544eb5: Convert to bootstrap
- 06:06 PM Revision a41cf2da: Form - add setAction for adding custom _GET parameters
- 12:40 PM Revision 9d45f8b8: Multiple buttons in form need spacing
- fixes #19
- 12:33 PM Revision 8343fb3b: Button - renamed parameter, put $title into value attribute
- refs #11
-
06:58 AM Feature #4499 (New): pfSense LAGG interfaces; unable to set speed and duplex for member interfaces.
- When a LAGG is configured; let's say for argument sake it's lacp; and member interfaces are assigned. e.g. em1 and ...
- 06:44 AM Revision f973985c: Update help to current config structure, touch up text while here. Fixes #4492
- 06:43 AM Revision 51b24a30: Update help to current config structure, touch up text while here. Fixes #4492
-
01:50 AM pfSense Packages Bug #4498 (Closed): SSHDCond - dropdown font unreadable
- Sorry, cannot figure out which CSS does this come from, but it's just insane and unreadable by default. FF and Chrome...
-
12:42 AM Bug #4492 (Resolved): pfSsh.php help appears to reference an older config structure.
- thanks for the report, fixed.
-
12:34 AM Bug #4459: Tzdata is too old (needs to be updated for Russia)
- I confirm: Incorrect time offset (+1h) everywhere except for dashboard;
03/07/2015
- 08:18 PM Revision ede74d31: Check for console="comconsole* rather than just *comconsole* in loader.conf, so it doesn't match just having comconsole_speed in loader.conf. Ticket #4464
- 08:16 PM Revision 08af94cb: Check for console="comconsole* rather than just *comconsole* in loader.conf, so it doesn't match just having comconsole_speed in loader.conf. Ticket #4464
- 05:05 PM Revision da3d5bc7: clarify Button, centralize A vs INPUT logic
- refs b125fab2ba
- 05:00 PM Revision b125fab2: Introduce Form_Button, which can morph into <a class=btn>
- fixes #11
-
05:00 PM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- But it broke the work of native DHCPv6. Unable to query ia-pd without using the advanced configuration. In the advanc...
- 04:36 PM Revision a08e2dcb: Merge pull request #13 from psophis/interface-interface-groups
- migrated Interface > interface groups
- 04:28 PM Revision 19013d43: Initial commit for Interface > Interface Groups bootstrap convert
- 04:25 PM Revision ab9028d8: correct a typo; addGlobal is a Form method, so don't do Section::
- refs a97531c5e5e2f1f41
- 04:17 PM Revision 18479e41: firewall_rules_edit - now properly converted
- this file now contains all original names for inputs, fixes #16
- 04:05 PM Revision 0fa9f86d: Merge branch 'bootstrap' into HEAD
- * bootstrap:
After instantiation return object. Return object after setWidth.
Updated even more pages to new Form... - 03:48 PM Revision c3dafdb2: updated Form_Input instructions & upload script
- refs #16
- 03:38 PM Revision 54b808d4: After instantiation return object. Return object after setWidth.
- 03:31 PM Revision f537d085: Updated even more pages to new Form setup (include names)
- refs #16
-
02:17 PM Bug #4464: Config restore forces serial console to be enabled
- thanks Paul, I fixed that to match more specifically so it doesn't catch comconsole_speed.
- 12:26 PM Revision a97531c5: Major change: require caller to specify name of inputs
- no longer do we automatically determine an input-name; it meant a lot of
backend-changes (or forceName calls). This c... - 11:46 AM Revision a542a625: removed custom setSubmit, using new addGlobal for hidden input
- refs #9
- 11:38 AM Revision ee027864: moved setSubmit to addGlobal, to be used for hidden inputs
- fixes #10, #11
- 11:37 AM Revision 8a2d92b5: Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap
- 11:36 AM Revision 8af76ee4: Replaced addSubmit by addGlobal, which will be used for hidden inputs
- Group - add support for additional classes by using Element::getHtmlClass
Input - if we have no columnClasses or help... - 11:34 AM Revision 844b9bf3: fix typos, pending actual layout
- 11:32 AM Revision 3c7f137e: Merge pull request #15 from SanderVanLeeuwen/bootstrap
- Pass checkbox value to parent constructor
- 11:29 AM Revision ae3402fa: Pass checkbox value to parent constructor
- 10:58 AM Revision 247c417f: Globally correct a few typos
- * $x; > $x = null;
* removed duplicated cases
* fixed useless statement: (int)$x = $y
* removed poetic: if (!$x && $x... - 10:54 AM Revision 3d613183: clean - replace 1990 not-if syntax <> with !=
- 10:13 AM Revision f94aa45b: Merge pull request #12 from psophis/bootstrap
- Return object after setWidth & forceName, for chaining
-
08:48 AM pfSense Packages Bug #4497 (Resolved): Using a specific password within FreeRADIUS user management causes pfSense to restore a backup!
- I have noticed some really strange behaviour when using a specific password for a freeradius user account. Somehow I ...
-
02:25 AM Bug #4490 (Resolved): slight error in builder_scripts/scripts/buildports.sh
-
02:24 AM Bug #4471 (Resolved): stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
- Thanks Paul!
Also seems fine here. -
01:42 AM Feature #4496: IPv6 outbound NAT support
- Kill Bill wrote:
> Sigh. Seems like you missed the point of IPv6 altogether.
Yes. You do NOT NAT IPv6 in the mann... -
01:27 AM Feature #4496: IPv6 outbound NAT support
- Sigh. Seems like you missed the point of IPv6 altogether.
-
12:19 AM Feature #4496 (Closed): IPv6 outbound NAT support
- I have an IPv4 address from my ISP and I'm using Hurricane electric tunnel for IPv6 addresses. I want to NAT my IPv6 ...
-
01:37 AM Bug #4494: axge bug - AX88179 chipset (network interface reseting)
- Chris, thanks for explaining how it works.
I'm not sure it was corrected at all. The only reference that I have it i... -
12:11 AM Feature #4495 (Duplicate): IPv6 support for DynDNS client
- I have an IPv4 address from my ISP and I'm using Hurricane electric tunnel for IPv6 addresses. Im also using DynDNS b...
03/06/2015
- 11:03 PM Revision ef86984c: After instantiation return object. Return object after setWidth.
-
10:35 PM Bug #4471: stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
- Tested a bunch of different scenarios on 2.2 branch. Enabling/disabling 6rd and 6to4, switching between 6rd<->6to4, e...
-
12:00 AM Bug #4471: stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
- Applied in changeset commit:c0e5ab96e7bf77f1146f4df786a048e05a2eb5a2.
-
12:00 AM Bug #4471: stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
- Applied in changeset commit:df966626606fe7c60c3d7301f3843280b746a7a6.
-
09:50 PM Bug #4464: Config restore forces serial console to be enabled
- I cloned my firewall from v2.1.5 snapshot and performed an update to v2.2 again to try and reproduce this issue, but ...
-
08:00 PM Revision 7ba5aeeb: Expand CARP demotion error, add button to reset demotion status.
-
08:00 PM Revision 0a4fbd99: Expand CARP demotion error, add button to reset demotion status.
-
06:48 PM Bug #4246 (Resolved): Fix "netstat -gW" behavior broken in r259638.
- fixed, thanks Renato, and doktornotor for finding the fixed revision.
-
07:04 AM Bug #4246 (Feedback): Fix "netstat -gW" behavior broken in r259638.
- Patch applied
-
06:45 PM Bug #4494: axge bug - AX88179 chipset (network interface reseting)
- I don't see any obvious commits in -STABLE that are specific to that issue. If you can point us to a specific change ...
-
03:28 PM Bug #4494 (Needs Patch): axge bug - AX88179 chipset (network interface reseting)
- When a USB3 network adapter is needed, there isn't many options for Gigabit connection.
The most used chipset is the... - 06:17 PM Revision 201932c5: After instantiation return object. Return object after setWidth.
- 05:19 PM Revision 23a7fd6a: Merge pull request #9 from psophis/bootstrap
- migrated system_advanced_sysctl.php
- 05:14 PM Revision 3412275d: Initial bootstrap rewrite for system_advanced_sysctl.php
- TODO:
- Hide id label on re-edit
- Add cancel button to edit - 02:45 PM Revision 588d3cf6: Check if it's an array before call foreach(). Ticket
- 02:45 PM Revision c17478a6: Check if it's an array before call foreach(). Ticket
- 02:31 PM Revision b47f7d65: Stop trying to fix dns_split during strongswan config generation, we have an upgrade code in place for that, it should fix #4418
- 02:30 PM Revision edf370e7: dns_split was a comma separated list and moved to use space as separator, provide upgrade code to make sure old configs are converted. Since there was a config upgrade version 11.7 only on master, I pushed it to 11.8 and used dns_split one as 11.7 to be able to backport it to RELENG_2_2. Ticket #4418
- 02:29 PM Revision 99572c53: Remove multiple spaces from dns_split as a seatbelt, also fix the message since field is expected to be space separated and not comma. Ticket #4418
- 02:29 PM Revision b93bc1fd: Stop trying to fix dns_split during strongswan config generation, we have an upgrade code in place for that, it should fix #4418
- 02:28 PM Revision 877740ee: dns_split was a comma separated list and moved to use space as separator, provide upgrade code to make sure old configs are converted. Since there was a config upgrade version 11.7 only on master, I pushed it to 11.8 and used dns_split one as 11.7 to be able to backport it to RELENG_2_2. Ticket #4418
- 02:26 PM Revision 27781065: Remove multiple spaces from dns_split as a seatbelt, also fix the message since field is expected to be space separated and not comma. Ticket #4418
-
02:25 PM Bug #4177: Bug in OpenVPN user/pass auth
- Nice shortening of the sed string!
I believe the str_replace in openvpn.auth-user.php isn't needed either.
I'm ... -
11:24 AM Bug #4493 (Closed): Convert ipsec_transport_filterfix.diff to stable/10
- Patches were updated from releng/10.1 to stable/10, this one was missed
- 10:58 AM Revision 4ad7848c: DNS Forwarder Host Override Edit make the pencil symbols appear
- In most places in the GUI a little pencil symbol appears before text input fields. For example it already appears for...
-
09:46 AM Bug #4492 (Resolved): pfSsh.php help appears to reference an older config structure.
- The example give to enable a static internface
/* to enable an interface and set a static ip address */
$config... - 09:36 AM Revision 8cb4f5b1: touch up text
- 09:35 AM Revision 9b23ce90: touch up text
-
09:00 AM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Applied in changeset commit:b47f7d65d376e3c401cbda05c4d0ad60abb87d41.
-
09:00 AM Bug #4418 (Feedback): IPsec mobile clients - bogus "p" appended to search domain
- Applied in changeset commit:b93bc1fd4995e731a51d461c8c4b08610ddbf7c1.
-
06:49 AM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Running todays snapshot (Thu Mar 05 23:16:42 CST 2015 ) upon entering split dns domains it won't allow me to enter mo...
- 06:57 AM Revision 9c370fe6: Use get_failover_interface here to find appropriate interface. Ticket #4482
- Conflicts:
etc/inc/ipsec.inc - 06:55 AM Revision a115e2e1: Use get_failover_interface here to find appropriate interface. Ticket #4482
- 06:46 AM Revision d8e4918f: same change as previous commit, for IPv6. Ticket #4482
- 06:45 AM Revision c406924f: same change as previous commit, for IPv6. Ticket #4482
- 06:40 AM Revision aeaa6143: Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482
- 06:39 AM Revision 29de629e: Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482
-
06:03 AM Bug #4117 (Resolved): Using run(4) USB WLAN in hostap mode crashes in FreeBSD 10.x
- confirmed resolved
- 05:51 AM Revision c0e5ab96: Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471
- Conflicts:
etc/inc/interfaces.inc - 05:49 AM Revision df966626: Destroy stf interface when 6rd or 6to4 tunnel is disabled. Fixes #4471
-
05:42 AM Bug #4475 (Resolved): 6rd prefix validation message is not displaying correct range
- Thanks
-
05:41 AM Bug #4238 (Resolved): Firewall rule: source port display issue
- fixed
-
05:41 AM Bug #4312 (Confirmed): Bridge advanced settings not always applied after interface is added to bridge
- it works in general. seems specific to tap interfaces, probably at least partially because they come up/are changed l...
- 04:58 AM Revision 93a72cb8: Be nicer when checking if alias is numeric
- Because an ordinary port can be numeric here.
Forum https://forum.pfsense.org/index.php?topic=89906.0
Conflicts:
... - 04:53 AM Revision 6021c6f9: Merge pull request #1543 from phil-davis/patch-3
-
04:46 AM Bug #4490 (Feedback): slight error in builder_scripts/scripts/buildports.sh
- Fixed
- 04:27 AM Revision a97a77a2: Be nicer when checking if alias is numeric
- Because an ordinary port can be numeric here.
Forum https://forum.pfsense.org/index.php?topic=89906.0 - 04:12 AM Revision 95f1227e: fix up text
- 04:12 AM Revision f54229df: fix up text
- 03:43 AM Revision 879d59d8: Don't save config if input validation fails. Add input validation preventing "Harden DNSSEC Data" from being enabled if DNSSEC support isn't enabled.
- 03:40 AM Revision 1bfb95f3: Don't save config if input validation fails. Add input validation preventing "Harden DNSSEC Data" from being enabled if DNSSEC support isn't enabled.
-
03:10 AM pfSense Packages Bug #4491 (Resolved): Incorrect module location in start up script for Open-VM-Tools
- After upgrade from 2.1.5 to 2.2 and reinstall open-vm-tools package I realize that open-vm-tools kernel modules were ...
-
02:59 AM Bug #4482 (Feedback): IPsec on gateway group with VIPs not working
- seems to be fixed, Ermal will review.
-
12:55 AM Bug #4482 (Confirmed): IPsec on gateway group with VIPs not working
- seems fixed now, to Ermal for review.
-
02:11 AM Bug #4266: Rekeying issues with IKEv1 and multiple P2s under some circumstances
- Thanks for that, Christian. I believe this issue pre-dates that timing, though I see one specific change in that time...
-
01:10 AM Bug #4266: Rekeying issues with IKEv1 and multiple P2s under some circumstances
- We have several systems with that issue, none of them has "prefer older ipsec sa" enabled (switching that option does...
-
01:56 AM Bug #1420: Changing a WAN's type from PPPoE to other breaks it
- I ran into this bug on a pfSense 2.2 box. Procedure to recreate was to do the following:
1. Setup PPPoE Interface... -
01:37 AM Bug #4333 (Resolved): Shaper wizard retains and uses incorrect info when supplying a different count of interfaces on future runs
- fixed
- 01:35 AM Revision 73cdd9f0: Remove the harden-glue option entirely and hard code it to yes. Ticket #4402
- 01:35 AM Revision 5c7c369f: Remove the harden-glue option entirely and hard code it to yes. Ticket #4402
-
01:34 AM Bug #4389 (Resolved): gif0 tunnel for ipv6 using a carp-ip to the outside world stops working upon reboots and some config changes
- fixed
-
01:05 AM Bug #4378 (Feedback): editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- I can't replicate as described. I thought it was something to do with VLANs, but it works fine there in the exact con...
03/05/2015
-
11:50 PM Bug #4471 (Feedback): stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
- Thanks Paul. I merged that, though had to do so manually because of whitespace changes in the mean time. leaving for ...
-
11:30 PM Bug #4469 (Confirmed): Using string 'local' on auth server 'Descriptive Name' make it fails
-
11:24 PM Bug #4435 (Resolved): Invalid increment in DHCP6 server address range check
- fixed. Thanks Daniel for the contributions!
-
11:23 PM Bug #4246 (Confirmed): Fix "netstat -gW" behavior broken in r259638.
- MROUTING is there, the bug is in netstat. subject updated to cause.
patch in 265096 doesn't seem to apply cleanly... -
11:20 PM Bug #4433 (Resolved): DHCP6 only pushes name server info to tracked interfaces if delegation prefix length is less than /64
- fixed
-
10:26 PM Bug #4117 (Feedback): Using run(4) USB WLAN in hostap mode crashes in FreeBSD 10.x
- There is a fix for this upstream, so we've imported it.
this is the bug: https://bugs.freebsd.org/bugzilla/show_b... -
08:58 PM Bug #4485 (Resolved): last commit broke globals.inc
- fixed
-
08:53 PM Bug #4485: last commit broke globals.inc
- Confirmed resolved after gitsync. Thanks.
-
07:47 PM Bug #4402 (Resolved): Unbound: enable harden-glue by default and/or apply patch
- 2.2.1 has Unbound 1.5.2, has hard coded harden-glue yes, and removed that option from the GUI entirely to discourage ...
-
03:09 PM Revision 6d1db7ec: Encode and check values for filtering variables in diag_logs_filter.php
-
03:08 PM Revision 5ec3f37f: Encode and check values for filtering variables in diag_logs_filter.php
-
03:01 PM Revision 32787389: Do not render the services_unbound_acls page with an invalid ID.
-
03:00 PM Revision 033663df: Do not render the services_unbound_acls page with an invalid ID.
-
02:56 PM Revision e52c3c88: Stricter validation and encoding for traffic shaper queues.
-
02:55 PM Revision 108be9a5: Stricter validation and encoding for traffic shaper queues.
-
02:41 PM Revision c678ca65: Jettison unused dragtable code from firewall_rules.php, it was broken and inactive and only causing trouble.
-
02:40 PM Revision c49db631: Jettison unused dragtable code from firewall_rules.php, it was broken and inactive and only causing trouble.
-
02:32 PM Revision 44a06d7d: Improve validation and encoding of the zone for Captive Portal Status
-
02:32 PM Revision d9295c2e: Improve validation and encoding of the zone for Captive Portal Status
-
02:01 PM Revision eae1fb1d: Be more strict about the file to restore or delete when working with full backups.
-
02:00 PM Revision 707ed023: Be more strict about the file to restore or delete when working with full backups.
-
11:33 AM Bug #4477 (Rejected): php-fpm linked against obsolete libpcre version
- It's not obsolete, a change was made on pcre on FreeBSD port and a hack was removed, because of that the version has ...
-
10:17 AM Bug #4408: Changes to DHCP-services crashes GUI and DHCP daemon when many leases are in use
- I have similar problems since I updated from version 2.0 to 2.1, when I change something in the DHCPd settings I see ...
-
09:28 AM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
- Just to add some further information. This bug is hit if you use Limiters on LAN and are also running Squid in transp...
-
07:57 AM Bug #4210: Bring back a FTP proxy
- Thanks man! I'll test it. On forum a lot of people criticized the use of FTP, but as a legacy measure, we must keep i...
-
03:23 AM Bug #4490 (Resolved): slight error in builder_scripts/scripts/buildports.sh
- In the routine "is_port_installed" in lines 95/101 the "if..fi" structure is broken.
-
02:36 AM pfSense Packages Feature #4489: Add Varnish 4 Plugin
- I made a mistake in my wording..
"We might want to add the X-Forwarded-Proto header to the vcl_hash for -non-text- t... -
02:30 AM pfSense Packages Feature #4489 (Needs Patch): Add Varnish 4 Plugin
- I request we add an plugin for www/varnish4 (added to the ports tree 3/3/2015).
VCL changes from varnish3 to varni...
03/04/2015
-
11:49 PM Bug #4475: 6rd prefix validation message is not displaying correct range
- Fix looks good on 2.2 branch. Thanks Renato.
- 10:16 PM Revision 8106d446: allow enabling Unbound when dnsmasq is enabled, if they're using diff
- ports. Ticket #4332
- 10:16 PM Revision 0fe628a6: allow enabling Unbound when dnsmasq is enabled, if they're using diff
- ports. Ticket #4332
- 09:51 PM Revision 7df02c1e: Skip any numeric-only aliases in the ruleset to prevent errors from those
- who configured them on previous versions where that was allowed. Ticket
- 09:46 PM Revision 9bfb45ab: Skip any numeric-only aliases in the ruleset to prevent errors from those
- who configured them on previous versions where that was allowed. Ticket
-
08:25 PM Bug #4390 (Resolved): Cannot create an IP alias on a CARP interface where the actual Interface address is in a different network
- fixed
-
04:15 PM Bug #4332 (Resolved): Unable to run DNS Forwarder (dnsmasq) and DNS Resolver (unbound) simultaneously on different ports
- fixed
-
03:54 PM Bug #3669 (Resolved): WAN IPs not being cached causing unnecessary "rc.start_packages: Restarting/Starting all packages"
- last part fixed in 2.2.1, remainder fixed quite some time ago.
-
03:50 PM Bug #4289 (Resolved): Invalid alias using a numerical name causes a filter reload error
- fixed, a notice is filed and the alias skipped if its name is only numeric.
-
03:05 PM Bug #4210: Bring back a FTP proxy
- As a stop gap measure for the time being, I created a basic FTP Client Proxy package using ftp-proxy(8) from FreeBSD ...
-
03:02 PM Bug #4444 (Resolved): Reverse lookup domain overrides and "Do not forward private reverse lookups"
- fixed
-
02:59 PM Feature #4176 (Resolved): Add support for SMTP authentication mechanisms
- works
-
02:19 PM Bug #4177: Bug in OpenVPN user/pass auth
- Maybe to shorten it:
/usr/local/sbin/ovpn_auth_verify might read:... -
12:55 PM Bug #4177: Bug in OpenVPN user/pass auth
- True. Why did I not think of that :)
Anyway, I believe this should be commited somewhere in a new release.
Regards
... -
12:26 PM pfSense Packages Bug #4410: pfBlockerNG adding commented IPs
- This is now working and the ticket can be closed. Thanks BBcan177 for the fix. Sorry it took so long to get back with...
-
12:23 PM Revision 24ad8e26: Add missing comma. Fixes #4485
-
12:22 PM Revision a832806c: Add missing comma. Fixes #4485
-
06:30 AM Bug #4485: last commit broke globals.inc
- Applied in changeset commit:24ad8e26a6437e32afe3330b79d2565c052c993e.
-
06:30 AM Bug #4485 (Feedback): last commit broke globals.inc
- Applied in changeset commit:a832806cba853262bac7a189954102e0a67a5511.
-
06:19 AM Bug #4485 (Resolved): last commit broke globals.inc
- Hi Jim,
The last commit you made to globals.inc (http://freshbsd.org/commit/pfsense/1dbe220c9b201550bf9f10c45ab14b8d... - 05:40 AM Revision 227e2146: Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455
- 05:40 AM Revision e03b6bbc: Enable UnicastOnly in radvd for ovpn* interfaces. Ticket #4455
-
04:17 AM pfSense Packages Bug #4084: Check_mk agent doesn't work: wrong bash path
- Fix would be the following: https://github.com/pfsense/pfsense-packages/pull/829
-
03:35 AM pfSense Packages Bug #4084: Check_mk agent doesn't work: wrong bash path
- I found a solution to the problem.
Since the check_mk pfSense Package is downloading the latest check_mk_agent.freeb... -
12:57 AM Bug #2526 (Resolved): Limiter appears to break IPv6 connectivity
- confirmed, limiters work correctly on v6 now.
03/03/2015
-
11:42 PM Bug #4384 (Resolved): missing input validation in captive portal
- fixed
-
11:39 PM Bug #4455 (Resolved): Router Advertisment Daemon does not add UnicastOnly for OpenVPN interfaces
- thanks for the report. Fixed. I matched it on ovpn* rather than only a server interface.
-
11:32 PM Bug #4275 (Resolved): ASN.1 DN needs double quotes in config file
- fixed
-
11:31 PM Feature #4359 (Resolved): IPsec controlling uniqueid value
- works
- 10:36 PM Revision 6690eb14: Merge branch 'master' into feature/easyrule-unblock
- Conflicts:
etc/inc/easyrule.inc -
10:10 PM Feature #4360 (Resolved): IPsec allow making a connection repsonder only
- works
-
09:51 PM Bug #4239 (Resolved): athstats, cryptostats, cryptotest missing from 2.2 builds
- fixed
-
09:34 PM Bug #4177: Bug in OpenVPN user/pass auth
- The extra base64 encoding is not needed. The problem is that base64 can produce three non-alphanum characters: =, +...
-
07:19 PM Revision 1dbe220c: Tweak the carp demotion factors slightly to avoid CARP transitions that are most likely unnecessary.
-
07:18 PM Revision 0b3cf7da: Tweak the carp demotion factors slightly to avoid CARP transitions that are most likely unnecessary.
-
06:52 PM Bug #4454 (Confirmed): scrub random-id + PPPoE + IPsec + communication to LAN IP = kernel panic on 32 bit
- subject updated to what appears to be the specific issue here. this is a very unusual circumstance. The other issues ...
- 04:02 PM Revision dedc40f7: Fix password box in diag_authentication
- In 2.2 when I go to Diagnostics->Authentication the password field shows the little lock icon, but the text input are...
-
02:07 PM Feature #1835: uPNP IPv6 support
- If you do a "sockstat" with the new binary running, you should see that it's now listening on v4 and v6 sockets, wher...
-
02:05 PM Feature #1835: uPNP IPv6 support
- Denis Dzyubenko wrote:
> Denis Dzyubenko wrote:
> > I just tried this binary and I see no changes between this and ... -
01:56 PM Feature #1835: uPNP IPv6 support
- Denis Dzyubenko wrote:
> I just tried this binary and I see no changes between this and the original miniupnpd in pf... -
01:54 PM Feature #1835: uPNP IPv6 support
- I just tried this binary and I see no changes between this and the original miniupnpd in pfsense 2.2
Actually afte... -
01:20 PM Feature #1835: uPNP IPv6 support
- Attached is an amd64 binary of miniupnpd with the patches in #4320 and #4321 applied; you can just copy it to /usr/lo...
-
01:14 PM Feature #1835: uPNP IPv6 support
- There's a patch to enable IPv6 in miniupnpd in issue #4321, but so far it doesn't look like anybody's looked at it.
-
01:08 PM Feature #1835: uPNP IPv6 support
- Is there an update on this? I am running pfsense 2.2 but it seems upnp here still doesn't support ipv6 :(
-
01:03 PM Bug #4310 (Resolved): Limiters + HA results in hangs on secondary
- fixed
- 12:06 PM Revision 6cf2c8b0: Code style etc inc z
- end of code style review for the etc folder tree
- 11:09 AM Revision 6e4c199b: Make the DHCP network booting options line up
- by putting the text and selection boxes into a 2-column table so that it can be rendered with the boxes lined up vert...
- 11:09 AM Revision be83cc29: Merge pull request #1539 from phil-davis/patch-7
- 11:08 AM Revision 6cf3278f: system_groupmanager edit cancel button looks small
- It looks smaller and different to the Save button. This makes it the same.
- 11:08 AM Revision 2c5ca6ae: Merge pull request #1538 from phil-davis/patch-6
- 11:08 AM Revision f636bc12: system_usermanager edit cancel button looks small
- It looks smaller and different to the Save button. This makes it the same.
- 11:07 AM Revision d9ac2354: Merge pull request #1537 from phil-davis/patch-5
- 11:07 AM Revision 1626b5ad: Make the Power Mode selection boxes line up
- by putting the text and selection boxes into a 2-column table so that it can be rendered with the boxes lined up vert...
- 11:07 AM Revision db949a19: Standardise power mode selection boxes
- I noticed that this looked a little odd, the boxes for AC and Battery Power Mode are 1 after the other on the same li...
- 11:06 AM Revision 3a1810a9: Merge pull request #1536 from phil-davis/patch-4
- 11:05 AM Revision bd5a8268: Add missing BR tags and fix display with pfsense_ng_fs theme
- Fixes #4481
Similar issue to commit https://github.com/pfsense/pfsense/commit/5cfd948144741ba0d6981f89b2e40257cb9ef2b... - 11:05 AM Revision f6aa92a1: Merge pull request #1535 from phil-davis/patch-3
- 11:03 AM Revision adbbd4f9: Merge pull request #1533 from phil-davis/Code-Style-etc-inc-u
- 11:02 AM Revision 52886a07: Merge pull request #1532 from phil-davis/Code-Style-etc-inc-r-s
- 11:01 AM Revision 603a97cb: Be safe use require_once in zeromq
- I was testing code and just doing stuff like:
require_once("zeromq.inc");
in Diagnostics->Command Prompt, PHP Execute... - 11:01 AM Revision cb743abb: Merge pull request #1531 from phil-davis/patch-2
- 10:48 AM Revision ec67423b: Make the DHCP network booting options line up
- by putting the text and selection boxes into a 2-column table so that it can be rendered with the boxes lined up vert...
-
10:26 AM Bug #4481 (Resolved): DHCP server - Dynamic DNS options layout messed up
-
08:49 AM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- Fixed, thanks. ;)
-
05:20 AM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- Applied in changeset commit:bd5a82681d7c9206799a4b72ffa943ec648ef47f.
-
05:20 AM Bug #4481 (Feedback): DHCP server - Dynamic DNS options layout messed up
- Applied in changeset commit:6b16c91c511723b8343fe6339b8e6c16b648c186.
- 07:12 AM Revision 47aa60f9: Make the Power Mode selection boxes line up
- by putting the text and selection boxes into a 2-column table so that it can be rendered with the boxes lined up vert...
- 06:53 AM Revision 86481f75: system_groupmanager edit cancel button looks small
- It looks smaller and different to the Save button. This makes it the same.
- 06:45 AM Revision 3cd4406f: system_usermanager edit cancel button looks small
- It looks smaller and different to the Save button. This makes it the same.
- 06:28 AM Revision ebfb1d0b: Standardise power mode selection boxes
- I noticed that this looked a little odd, the boxes for AC and Battery Power Mode are 1 after the other on the same li...
- 06:18 AM Revision 911cc213: Remove "Prefer old SA" option, and ignore it in all existing configurations. Breaks things in many cases with strongSwan. For the very rare circumstances where this is actually desirable, it's just a sysctl that can be set in tunables.
- 06:16 AM Revision 58c58dcf: Remove "Prefer old SA" option, and ignore it in all existing configurations. Breaks things in many cases with strongSwan. For the very rare circumstances where this is actually desirable, it's just a sysctl that can be set in tunables.
- 05:56 AM Revision 6b16c91c: Add missing BR tags and fix display with pfsense_ng_fs theme
- Fixes #4481
Similar issue to commit https://github.com/pfsense/pfsense/commit/5cfd948144741ba0d6981f89b2e40257cb9ef2b... -
05:55 AM Bug #1493: pf blocks all traffic following filter reload.
- Chris Buechler wrote:
> nothing you're encountering today has any relation to this issue. I suspect any such issues ... -
04:21 AM Bug #4484: Interfaces LAGG edit pfsense_ng_fs theme bold is not rendering
- Diagnostics->Edit File
Where it gives progress messages like "File successfully saved" - that comes out bold in pfse... -
01:38 AM Bug #4484 (Closed): Interfaces LAGG edit pfsense_ng_fs theme bold is not rendering
- In pfsense_ng theme the head-words "failover" "fec" "lacp" render in bold. They are each followed by plain text descr...
-
02:21 AM Bug #4210: Bring back a FTP proxy
- Chris Buechler wrote:
> In a completely default config, passive FTP clients will work fine. The default LAN rule per... -
12:53 AM Feature #4179: Driver oce is missing from 2.2 RC
- Mathieu FRAPPIER wrote:
> When I load the module, using kldload, I got the following output:
>
> oce0: <Emulex CN... -
12:46 AM Bug #4302 (Resolved): Several DSCP choices are non-functional and result in a broken ruleset
- fixed
-
12:36 AM Bug #4381 (Resolved): Bring back the automatic captive portal pass rule to allow users to reach lighttpd on the proper captive portal port
- works
-
12:25 AM Bug #4274 (Resolved): Marking a packet with only a number results in a broken rule
- fixed
-
12:24 AM Bug #4434 (Resolved): Enabling NTP graphs does not take effect right away
- fixed, thanks Paul.
-
12:23 AM Bug #4245 (Resolved): after disabling ipsec, "# VPN Rules" are still loaded
- fixed
-
12:21 AM Bug #4432 (Resolved): Net_IPv6::compress() does not properly handle all-zeroes address
- fixed
-
12:05 AM Bug #4393 (Resolved): syslogd stops and fails to restart during boot in some cases
- confirmed fixed multiple times.
03/02/2015
-
11:56 PM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- I made a pull request to fix that: https://github.com/pfsense/pfsense/pull/1535
-
08:27 PM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- Now I tries with psense_ng_fs theme and can see the problem. That is the different factor. The full screen width is m...
-
11:51 AM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- https://github.com/pfsense/pfsense/commit/5cfd948144741ba0d6981f89b2e40257cb9ef2b1 <= this is missing with services_d...
-
11:47 AM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- Exact same messed up layout on multiple 2.2 nanobsd boxes. Dunno guys, but I can see obviously missing BR tags on lin...
-
06:54 AM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- That made me update my home system to 2.2.1-DEVELOPMENT - time to be checking/testing with that anyway. From Firefox ...
-
02:36 AM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- Apparently I was not specific enough. This is in the "DHCP Static Mappings for this interface." -- i.e., when you add...
-
10:24 PM Bug #4483 (Resolved): SLAAC and stateful DHCP6 IPs are configured on interface when using DHCP6 config type
- If I set my WAN IPv6 configuration type to DHCP6 and leave 'Request only a IPv6 prefix' unchecked I end up with two p...
- 06:54 PM Revision 751533a2: Code style etc inc u
- 06:26 PM Revision 61e047a5: Code style etc in r s
-
05:05 PM Bug #4482 (Resolved): IPsec on gateway group with VIPs not working
- IPsec connections that are bound to a gateway group using VIPs end up omitted from ipsec.conf, and are missing their ...
- 05:03 PM Revision 86084233: Be safe use require_once in zeromq
- I was testing code and just doing stuff like:
require_once("zeromq.inc");
in Diagnostics->Command Prompt, PHP Execute... -
03:49 PM Bug #4468 (Confirmed): radvd multiple prefix not working
- that's never worked from the looks of it.
-
03:34 PM Bug #4081: Apinger reporting incorrect latency
- I had this problem on a clean plain install of 2.2 using a cable modem DHCP WAN with no explicitly set or override of...
-
01:59 PM Bug #1493: pf blocks all traffic following filter reload.
- nothing you're encountering today has any relation to this issue. I suspect any such issues on 2.2 have the same root...
-
10:19 AM Bug #1493: pf blocks all traffic following filter reload.
- I can confirm that I am experiencing the same with 2.2-Release (AMD64) version.
Any updates on this? -
01:25 PM Bug #4177: Bug in OpenVPN user/pass auth
- Sorry for the mess.
The diff below should have looked like this:... -
01:23 PM Bug #4177: Bug in OpenVPN user/pass auth
- Hi,
I've stumbled upon a special case where my client invented a super complicated password and got what he had comi... - 12:10 PM Revision 8f5f40c9: Merge pull request #1529 from phil-davis/Code-Style-pkg-utils
- 12:08 PM Revision 0f6a1db1: Merge pull request #1528 from phil-davis/Code-Style-putil
- 11:55 AM Revision 76de1b3f: Merge pull request #1526 from phil-davis/Code-Style-openvpn
- 11:51 AM Revision 969a5793: Merge pull request #1525 from phil-davis/Code-Style-etc-inc-i-to-p
- 10:39 AM Revision c8703520: Ancient bug on upgrade_014_to_015
- This code looked silly the way it was, with the construct:
$var = $var;
unset($var);
Seems it was accidentally chang... - 10:39 AM Revision a469662b: Merge pull request #1530 from phil-davis/patch-2
03/01/2015
-
08:16 PM Bug #4481: DHCP server - Dynamic DNS options layout messed up
- services_dhcp.php has not changed since 1 Jan 2015 so should be the same in 2.2
I do not see this problem in 2.2
Wh... -
01:23 PM Bug #4481 (Resolved): DHCP server - Dynamic DNS options layout messed up
- !http://i.imgur.com/V155ffo.png!
- 03:46 PM Revision 839966e3: Ancient bug on upgrade_014_to_015
- This code looked silly the way it was, with the construct:
$var = $var;
unset($var);
Seems it was accidentally chang... -
01:02 PM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- Why not just remove system_ntp_configure and ntp_sync_once.sh from rc.newwanip and rc.newwanipv6 (https://forum.pfsen...
-
09:11 AM Bug #4401: remove xen netfront driver until it can handle altq
- You make a really good job and if XN+ALTQ is working in 2.2.2 we'll never spoke about that.
It's never xen which c...
02/28/2015
-
08:40 PM Bug #4401: remove xen netfront driver until it can handle altq
- Removing this would not result in 100% upgrade success, it'd result in 100% of already upgraded and fixed systems bre...
-
01:02 PM Bug #4401: remove xen netfront driver until it can handle altq
- If it's come with 2.2.2 I can wait.
But if not I think 100% update success is better than 80% faster running systems... -
03:57 AM Bug #4401 (Rejected): remove xen netfront driver until it can handle altq
- We will get ALTQ support into xn for 2.2.2. We'll track that on the original ticket for that problem, #4345
We're ... - 05:24 PM Revision 49aec489: Code style for pkg-utils
- 02:40 PM Revision 23a193da: Code style for pfsense-utils
- 02:27 PM Revision bb235b27: Merge pull request #1527 from phil-davis/patch-2
- 12:56 PM Revision 472da675: Semi-colon went AWOL in dyndns.class
- after putting it back the code runs much better :)
-
09:19 AM Bug #4480: DHCP self-reported hostnames not synced properly
- Thanks, I'd tried searching for existing bugs on this one but there were so many items mentioning DHCP that I couldn'...
-
02:38 AM Bug #4480 (Rejected): DHCP self-reported hostnames not synced properly
- duplicate of #4061
- 09:01 AM Revision ef00af3c: Code style openvpn.inc
- 08:40 AM Revision b37a2e8c: Code style for etc inc i to p
-
04:58 AM Bug #4178: IPsec leftsubnet changed to 0.0.0.0 with Cisco unity plugin active
- I renamed `libstrongswan-unity.so` to `libstrongswan-unity.so.orig` three days ago, and the tunnel has stayed up all...
-
03:48 AM Bug #4345 (Confirmed): Traffic Shaping doesn't work with Xen netfront driver
- updated subject to specific issue at hand here.
-
03:46 AM Bug #4365 (Feedback): ALTQ Traffic Shaping is not working in pfSense 2.2 when run on Hyper-V 2012 R2
- that message means there are no queues in the running ruleset. I suspect this is actually a duplicate of a different ...
02/27/2015
-
09:14 PM Bug #4480 (Rejected): DHCP self-reported hostnames not synced properly
- Hello,
I noticed that if a few of my servers are set up to self-report hostnames to DHCP (active lease type), the ... -
03:25 PM Bug #4479 (New): Firewall rules won't match GRE interface after applying IPSEC transport encryption on GRE tunnel
- I have an issue with IPSEC where my GRE tunnels work fine until I turn on transport encryption with IPSEC. After IPSE...
-
03:09 PM Bug #4465 (Rejected): Traffic utilization error egress on vlan interface
- yeah, duplicate of #3314
-
03:06 PM Bug #4478 (Rejected): radvd running though disabled in CARP setup
- radvd stops/starts with CARP status where it's bound to a CARP IPv6 IP. If you bind it to a specific interface, that'...
-
04:44 AM Bug #4478 (Rejected): radvd running though disabled in CARP setup
- I'm running a CARP setup with two routers IPv6 only.
I don't know what the exact behaviour *should* be but when both... - 02:35 PM Revision 139deffb: Merge pull request #1524 from phil-davis/Code-Style-Guide-Interfaces-inc
- 01:57 PM Revision e59410d5: Merge pull request #1523 from phil-davis/patch-2
- 01:36 PM Revision fd74eeea: Merge pull request #1522 from phil-davis/Code-Style-Guide-etc-inc-f-to-g
-
01:26 PM Bug #4402: Unbound: enable harden-glue by default and/or apply patch
- Olivier Müller wrote:
> Thanks for the fixes !
>
> On this topic, Unbound 1.5.2rc1 has just been released, and f... -
12:29 PM Bug #4363 (Resolved): gpioapu causes kernel panic at boot on some hardware
- confirmed fixed
-
08:24 AM Bug #4364: cannot change or set keymap during and after install
- Hi,
I can confirm that. Just downloaded a 2.2 full iso, installed it : no video or keymap choices at install time, a... - 05:28 AM Revision cf73302f: Code style guide interfaces.inc
- This is another big file that has many diffs so Github refuses to
display them. I thought it best to keep doing indiv... -
04:35 AM pfSense Packages Bug #4453: Squid-in-the-middle SSL Bump downgrades client SSL/TLS connections
- such a terrible idea to use this. But, legit issue if that is a problem
-
04:32 AM Todo #4338 (Resolved): Upgrade PHP to 5.5.22
- confirmed
-
04:31 AM Bug #3979 (Resolved): 2.2 IPsec NAT-T / MOBIKE IKEv2 control
- fixed
-
04:30 AM Bug #4464 (Feedback): Config restore forces serial console to be enabled
- the C2758s we sell display VGA fine regardless of primaryconsole configuration. A good chunk of the boot process, fro...
-
04:19 AM Bug #4445 (Resolved): Applying NAT changes in Hyper-V can break running NAT config
- fixed
-
04:17 AM Bug #4436 (Resolved): dhcp6c requests prefix delegation when no tracking interfaces are configured
- thanks for the confirmation, Paul. I confirmed as well, fixed.
-
04:16 AM Bug #4317 (Resolved): firewall_edit_nat.php - memory exhaustion on 32 bit with VIP range
-
03:42 AM pfSense Packages Bug #4084: Check_mk agent doesn't work: wrong bash path
- The Problem is that with 2.2-RELEASE bash is not there anymore so check_mk_agent will not work.
After installing bas...
02/26/2015
-
07:53 PM Bug #4352 (Closed): 2.2 syslogd exiting sig 15 when boot finishes
- it's fixed in 2.2.1. this is actually a duplicate of #4393 which has the specific cause and commits that fixed.
-
06:10 AM Bug #4352: 2.2 syslogd exiting sig 15 when boot finishes
- Did you ever find a resolution to this? We're seeing the exact same behavior.
- 04:39 PM Revision 918bdf0d: More style guide changes
- In gwlb.inc at line 676 and 779 I added an extra set of brackets. In the
"if" clause as a whole there were a mix of &... - 03:59 PM Revision e6cbfb65: Code style guide changes for filter.inc 2nd version
- This is the changes to filter.inc as per the commits in https://github.com/pfsense/pfsense/pull/1521 but done in just...
-
03:56 PM Bug #4477 (Rejected): php-fpm linked against obsolete libpcre version
- This regressed somewhere after 2.2 release and been going for ever since the 2.2.1 snapshots have been made available...
-
03:48 PM Bug #4328: Some symlinks not updated by full update
- Still broken. Really, I feel somehow the point gets missed here - is there actually some upgrade script to clean up t...
- 01:34 PM Revision 59f64414: Fix track6 prefix id range in error message, reported on Pull Request #1517
- 01:34 PM Revision aa2370d8: Fix track6 prefix id range in error message, reported on Pull Request #1517
-
01:26 PM Revision 5b06d6ad: Fix type (trime->trim)
-
01:26 PM Revision a41d910c: Fix type (trime->trim)
-
01:20 PM pfSense Packages Bug #4217 (Feedback): siproxd on pfSense 2.2-RELEASE i386 fails to start
- Applied in changeset commit:e7aca8a470e3ea13e018c99f7db4351c4119f082.
- 01:12 PM Revision ae52d165: Fix indent and remove some unecessary ()
- 12:38 PM Revision ae3b187a: Merge pull request #1520 from phil-davis/Code-Style-Guide-etc-inc-a-to-e
- 12:37 PM Revision 9c8e788c: Merge pull request #1519 from phil-davis/Code-style-etc-misc
- 12:31 PM Revision e607009a: Check if variables are set before trying to pass them to function substr_count to avoid generating PHP alerts.
- 12:31 PM Revision 9e52dca6: Merge pull request #1518 from k-paulius/fix-ntpd-unset-vars
- 12:28 PM Revision 2798bb68: interface_netgraph_needed can miss setting found equals true
- This routine seems to go looking to see if the passed-in interface is PPP-style. At the end, if it is not PPP-style t...
- 12:28 PM Revision ded7e5bf: Merge pull request #1516 from phil-davis/patch-2
- 12:25 PM Revision 7136682e: Merge pull request #1515 from phil-davis/Style-updates
-
11:15 AM Bug #4392: OpenVPN daemon crashing with ath(4) card installed
- This error also occurs almost every minute on my pfSense firewall since the update to 2.2. Is there a any solution to...
- 08:25 AM Revision 9ba87997: Code Style Guide etc inc f to g
- 07:36 AM Revision 777291a2: remove unused legacy code
- 07:35 AM Revision 8cf108b2: remove unused legacy code
-
07:33 AM Bug #4475 (Feedback): 6rd prefix validation message is not displaying correct range
- Pushed a fix commit:aa2370d8341b9ece91c30a500aac4c19a4e78795 and commit:59f64414ab456ea56751c0381b625205a28e064a
- 07:32 AM Revision 71a690bb: Log ifconfig commands used to setup wireless interfaces
- 07:32 AM Revision 95d2d24b: Log ifconfig commands used to setup wireless interfaces
- 05:42 AM Revision 1e0b1727: Code style guide etc in a to e
-
05:14 AM Bug #4476 (Closed): pfSense blocks all new traffic after applying port forwarding changes
- Version: 2.2-RELEASE (i386)
built on Thu Jan 22 14:04:25 CST 2015
FreeBSD 10.1-RELEASE-p4
I am using pfSense o... - 03:50 AM Revision 1bfcf6f1: Code style guide changes for miscellaneous files
- under etc
- 02:44 AM Revision 10221050: Check if variables are set before trying to pass them to function substr_count to avoid generating PHP alerts.
-
01:34 AM Bug #4383: Firewall log contains IGMP for rules that do not have logging on
- Target for 2.2.2 looks good. This does not effect actual firewall functions from a security point of view - packet pa...
-
12:12 AM Bug #4383 (Confirmed): Firewall log contains IGMP for rules that do not have logging on
- I suspect the root issue here is logging of passed traffic with IP options regardless of whether logging is enabled o...
-
12:39 AM Feature #4366 (Confirmed): Namecheap Dynamic DNS updates fail on subdomain formatted domains
-
12:13 AM Bug #4178 (Confirmed): IPsec leftsubnet changed to 0.0.0.0 with Cisco unity plugin active
- this indeed is inadequate to fix the issue, we'll need that option to omit that plugin entirely.
02/25/2015
-
08:46 PM Bug #4474: IP address change triggers reload of all packages
- There are some packages that might like to know about interface state changes, including changes where the interface ...
-
02:43 PM Bug #4474 (Confirmed): IP address change triggers reload of all packages
- Hey!
When OpenVPN restarts and the clients or servers are assigned to interfaces, the packages are reloaded. They ... -
08:27 PM Revision 59eb0ce7: Put the bits to use the new reset utility
-
08:26 PM Revision 3d163004: Put the bits to use the new reset utility
-
07:53 PM Bug #4475: 6rd prefix validation message is not displaying correct range
- Pull request: https://github.com/pfsense/pfsense/pull/1517
-
07:50 PM Bug #4475 (Resolved): 6rd prefix validation message is not displaying correct range
- If you enter incorrect IPv6 prefix on the interface that is set to 'Track Interface', validation message that is disp...
-
07:15 PM Bug #4436: dhcp6c requests prefix delegation when no tracking interfaces are configured
- Tested on v2.2 branch. Config file is generated correctly now.
-
06:23 PM Bug #4434: Enabling NTP graphs does not take effect right away
- Tested on 2.2 branch and it is working fine now.
Thanks for your feedback Renato. -
06:08 PM Bug #4081: Apinger reporting incorrect latency
- could this issue be aggravated by using google dns as monitor addresses as they are anycast?
-
06:03 PM Bug #4081: Apinger reporting incorrect latency
- with this about 20% of the time causes a mail storm makes the box inaccessible from webgui a reset of web configurato...
- 05:21 PM Revision 7af43cb0: interface_netgraph_needed can miss setting found equals true
- This routine seems to go looking to see if the passed-in interface is PPP-style. At the end, if it is not PPP-style t...
-
04:48 PM Bug #4471 (Confirmed): stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
-
03:22 PM Revision 883096d8: Ticket #4418 Actually make each entry a clear token to strongswan parser for dns_split
-
03:22 PM Revision 4c9b272d: Ticket #4418 Actually make each entry a clear token to strongswan parser for dns_split
-
03:19 PM Revision ca5f5db1: Ticket #4418 make sure the dns_split is separated with spaces rather than space or comma to comply with strongswan requirements.
-
03:19 PM Revision 1f3d4db0: Ticket #4418 make sure the dns_split is separated with spaces rather than space or comma to comply with strongswan requirements.
-
03:16 PM Revision e1c4a5ff: Ticket #4418 Make the DNS names attr 28675 space separated as identified by Jeffrey Dvornek
-
03:16 PM Revision 82e6fde2: Ticket #4418 Make the DNS names attr 28675 space separated as identified by Jeffrey Dvornek
-
02:16 PM Todo #4225: Lets improve the webGUI
- Raul Ramos wrote:
> I doubt that web developers from pfSense have the taste and the ability to do that, is only my o... -
01:15 PM Todo #4225: Lets improve the webGUI
- Raul Ramos wrote:
> Kerio Control web gui? i pass. Bootstrap, foundation, own css/js whatever they choose is fine.
... -
08:55 AM Todo #4225: Lets improve the webGUI
- Kerio Control web gui? i pass. Bootstrap, foundation, own css/js whatever they choose is fine.
See what Ubiquiti i... -
12:37 PM Feature #4472: Cryptographically sign every (sub-)release
- Updates are signed and validated. The downloads page has a link to the md5 and sha256 hash files for your selected do...
-
07:33 AM Feature #4472: Cryptographically sign every (sub-)release
- Yeah, hence my saying "not quite so simple for the average user to verify". :-)
We keep our own copy of gzsig in o... -
07:25 AM Feature #4472: Cryptographically sign every (sub-)release
- Uhh - what a rare animal! I wasn't aware of gzsig so far.
Let's hope the attack on monkey.org, hosting also gzsig,... -
07:05 AM Feature #4472: Cryptographically sign every (sub-)release
- Yes, all of the files including the ISO and IMG files are gzipped and signed with gzsig which adds signature metadata...
-
06:58 AM Feature #4472: Cryptographically sign every (sub-)release
- I cannot find signatures when opening a mirror directory (e.g. http://files.nl.pfsense.org/mirror/downloads/). I mean...
-
06:41 AM Feature #4472: Cryptographically sign every (sub-)release
- They are all currently signed with gzsig. Update files have their signature checked before being applied. So do packa...
-
04:47 AM Feature #4472 (New): Cryptographically sign every (sub-)release
- As it is quite easy for an active adversary to inject arbitrary data, every release should be signed, not only hashed.
-
10:40 AM pfSense Packages Bug #4473: Still can't run EGP and IGP on the same system
- We're looking at adding BIRD as a package, which would allow BGP and OSPF to run.
-
10:16 AM pfSense Packages Bug #4473 (Closed): Still can't run EGP and IGP on the same system
- A client just ran into the same problem I've noted a few times previously - you still can't install an EGP daemon (Op...
-
09:40 AM Bug #1974: Captive Portal RADIUS accounting bytes wrong
- It seems there is a regression, at least in 2.2 for 32bit.
Radius is reporting 1320 MB while according to Bandwidt... -
09:21 AM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Thank you for finding the separator issue.
I pushed fixes for separating dns names with spaces.
The characters at... -
08:16 AM Bug #3568: DynDNS: Hostname '@' not accepted for Namecheap
- As you can see there:
https://www.namecheap.com/support/knowledgebase/article.aspx/597/10/how-can-i-set-up-a-catchal... - 06:26 AM Revision e2d700da: remove old, unused code
- 06:25 AM Revision e082eca9: remove old, unused code
-
03:47 AM Bug #4178: IPsec leftsubnet changed to 0.0.0.0 with Cisco unity plugin active
- I also found that disabling the plugin is inadequate to fix the issue (even after a strongswan restart). I'm now tryi...
02/24/2015
-
10:19 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Hi all,
Not sure if this helps, but some findings:
First, it appears that the strongswan config is generated us... -
07:52 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Hi.
Also tried Revision fc06d8ea with no effect on clients from Mountain Lion through Yosemite. - 07:58 PM Revision a8efbde4: Minor spacing edits to etc files
- 07:23 PM Revision e173dd74: Code style for etc files
- 07:08 PM Revision aa314146: When RADIUS auth is selected, radius protocol and server ip/host are mandatory. Fixes #4384
- 07:08 PM Revision 10b92c57: When RADIUS auth is selected, radius protocol and server ip/host are mandatory. Fixes #4384
- 06:45 PM Revision 6c452c3e: Initialize var and move unset outside the loop
- 06:45 PM Revision 83fa2c73: Do not request prefix delegation if no tracking interfaces are setup to
- use it. Ticket #4436
- 06:45 PM Revision 8104c3df: Initialize var and move unset outside the loop
- 06:43 PM Revision 9212eb92: Merge pull request #1495 from k-paulius/fix-dhcp6c-4436
- 06:40 PM Revision 3adf6f27: isset is a better check here
- 06:40 PM Revision 2e50e5b1: Fixing issues with NTP RRD graph state changes
- - only call enable_rrd_graphing() after $config['ntpd']['statsgraph']
is set
- fix if condition; empty and isset ... - 06:40 PM Revision 5a27b146: isset is a better check here
- 06:39 PM Revision 88a5ad7e: Merge pull request #1494 from k-paulius/ntp-rrd-fix
-
02:34 PM Bug #4397: MTU must be set in same ifconfig command as IP
- This should work as is on 2.2 in FreeBSD head it has been fixed with:...
-
01:20 PM Bug #4384: missing input validation in captive portal
- Applied in changeset commit:aa314146cac3382cc1c7fc28c93296f70e7c9682.
-
01:20 PM Bug #4384 (Feedback): missing input validation in captive portal
- Applied in changeset commit:10b92c5756c5d9aa4e183fa08fe8fe0ad2c12bd0.
-
01:14 PM Bug #4471: stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
- Pull request https://github.com/pfsense/pfsense/pull/1514
-
12:04 PM Bug #4471 (Resolved): stf tunnel interface is not destroyed when 6rd or 6to4 tunnel is disabled
- When you configure IPv6 to use 6rd or 6to4 tunnel a new interface ('wan_stf' for example) is created.
If IPv6 config... -
01:10 PM Bug #4433 (Feedback): DHCP6 only pushes name server info to tracked interfaces if delegation prefix length is less than /64
- Merged
-
12:43 PM Bug #4436 (Feedback): dhcp6c requests prefix delegation when no tracking interfaces are configured
- Merged
-
12:39 PM Bug #4434 (Feedback): Enabling NTP graphs does not take effect right away
- Merged
-
12:35 PM Bug #4444 (Feedback): Reverse lookup domain overrides and "Do not forward private reverse lookups"
- Merged
-
12:33 PM Bug #4371 (Resolved): Re-enable suhosin
-
12:32 PM Bug #4371: Re-enable suhosin
- Warnings gone with the latest snapshot. ;)
-
07:37 AM Bug #4371 (Feedback): Re-enable suhosin
- I submitted a fix for the FreeBSD ports tree and rebuild it. Should be ok now.
-
12:31 PM Bug #4435 (Feedback): Invalid increment in DHCP6 server address range check
- Merged
- 11:55 AM Revision b8b3784f: Merge pull request #1479 from surrural/master
-
11:40 AM Revision b5ecfe0f: carp, don't show status icon from previous carp ip in case the ip is not present on the interface (test with ifconfig em0 1.2.3.4 delete)
- 11:40 AM Revision 0b9d204a: Merge pull request #1492 from PiBa-NL/carp-statusicon
- 11:24 AM Revision 42fcce27: Handle reverse lookup domain overrides
- that match exactly a whole block of private address space.
e.g. if the user has checked "Do not forward private rever... - 11:24 AM Revision 069bb759: Merge pull request #1498 from phil-davis/patch-3
- 11:08 AM Revision f31436cc: Fix PTR records for aliases in host overrides
- 10:10 AM Revision e91f03b4: Merge pull request #1513 from znerol/bug/master/unbound-host-alias-ptr-followup
- 09:31 AM Revision f29610b0: Fix PTR records for aliases in host overrides
-
07:52 AM Feature #4470: RA page in GUI
- ....and updated to 1.9.7 version (I don`t know what is the latest version for FreeBSD, on linux there is 2.9, latest ...
-
07:49 AM Feature #4470 (New): RA page in GUI
- RA page in gui needs some advanced settings like:
- change lifetimes
- change RA packets min and max send value
- ... -
07:39 AM Todo #4338 (Feedback): Upgrade PHP to 5.5.22
- Done
-
07:36 AM Bug #4447 (Resolved): Unbound adds PTR records for host override aliases
-
06:53 AM Bug #4447: Unbound adds PTR records for host override aliases
- Thanks for merging the followup, and sorry for the noise. It works now as expected with the newest snapshot. @PTR@ qu...
-
03:37 AM Bug #4447: Unbound adds PTR records for host override aliases
- Oops, that completely broke revers DNS lookups. Regrettably I confused the config keys, the code looks for @ip@ inste...
-
07:24 AM Bug #144: Syslog messages violate RFC 3164
- How can I determine which pfsense in my env is sending the syslog messages if no hostname/ip is specified? This would...
-
05:50 AM Bug #4469 (Resolved): Using string 'local' on auth server 'Descriptive Name' make it fails
- If Descriptive Name of an auth server contains string 'local', it is going to be considered as 'Local Database', for ...
-
03:23 AM Bug #4468 (Resolved): radvd multiple prefix not working
- Per discussion here:https://forum.pfsense.org/index.php?topic=78035.0
radvd.conf not showing extra prefixes, only ... -
02:50 AM Feature #2743: Add external interface selector to UPnP Settings
- i can try and add multi wan selection but can some1 show me a sample upnp config file with multiple wans so i know ho...
-
01:27 AM Bug #4465: Traffic utilization error egress on vlan interface
- Yes it looks like it, did not see it as I thought it was spesific to the 2.2 release.
02/23/2015
-
10:22 PM Bug #4465: Traffic utilization error egress on vlan interface
- This is a duplicate of #3314 ?
-
10:10 AM Bug #4465 (Rejected): Traffic utilization error egress on vlan interface
- I have configured two vlan interfaces on one port and is running traffic from one to the other, then the traffic graf...
-
10:18 PM Bug #4317: firewall_edit_nat.php - memory exhaustion on 32 bit with VIP range
- Yes, agree with Ermal.
My comments were just to document/mention the negative numbers behavior on 32-bit systems. I ... -
03:47 PM Bug #4317 (Feedback): firewall_edit_nat.php - memory exhaustion on 32 bit with VIP range
- This seems to work now!
-
10:13 PM pfSense Packages Feature #4466: Config history and diffs
- Diagnostics->Backup/Restore, Config History tab, has a list of locally stored old configs. You can configure the numb...
-
04:59 PM pfSense Packages Feature #4466: Config history and diffs
- Sorry, I am referring to the AutoConfigBackup package page under Diagnostics menu. I am curious what you're talking a...
-
01:26 PM pfSense Packages Feature #4466 (Rejected): Config history and diffs
- The config history already has this. There are radio selectors and a 'diff' button to show changes.
-
01:18 PM pfSense Packages Feature #4466 (Rejected): Config history and diffs
- Something similar to Wikipedia, where you can select two configs and see the changes between them. Also nice would be...
-
08:20 PM Revision d5b1a279: Ticket #4445 do not write config and remove its cache when applying settings its just behaviour from dinosaur era and should have been cleanded long time ago.
-
08:20 PM Revision 361027c7: Ticket #4445 do not write config and remove its cache when applying settings its just behaviour from dinosaur era and should have been cleanded long time ago.
- 08:00 PM Revision e0a4147b: Add support for DNSimple (dnsimple.com)
- 08:00 PM Revision c19250a5: Update dyndns.class
- 08:00 PM Revision a39b78b5: Add support for DNSimple (dnsimple.com)
- 08:00 PM Revision e29543d6: Add support for DNSimple (dnsimple.com)
- 08:00 PM Revision 916d683e: Add support for DNSimple (dnsimple.com)
- 07:28 PM Revision 623e6d09: Preserve "add routers" value across loop for each interface
- Forum: https://forum.pfsense.org/index.php?topic=89302.0
If the user put "none" in the 'gateway' field for the DHCP ... - 07:28 PM Revision 8252ccfa: Merge pull request #1511 from phil-davis/patch-4
- 07:18 PM Revision 4f5967b9: diag_arp allow underscore in resolved host names
- is_hostname() and is_domain() allow underscore in the names. So it is possible to have underscore in host names, for ...
- 07:17 PM Revision b2507ae6: Merge pull request #1497 from phil-davis/patch-2
-
07:05 PM Revision ce0e5d38: fix Net_IPv6::compress() to properly handle all-zeros address
- The existing implementation of Net_IPv6::compress produces an empty
string when compressing the all-zeros ("::") addr... - 07:05 PM Revision e6daaa3b: Merge pull request #1477 from razzfazz/fix_net_ipv6_compress_all_zeroes_master
- 06:33 PM Revision 3f141c9d: Preserve "add routers" value across loop for each interface
- Forum: https://forum.pfsense.org/index.php?topic=89302.0
If the user put "none" in the 'gateway' field for the DHCP ... -
06:31 PM Bug #4464: Config restore forces serial console to be enabled
- I had this issue as well, but I don't think this is an issue with 2.2. This was most likely an issue with previous re...
-
03:13 AM Bug #4464 (Resolved): Config restore forces serial console to be enabled
- during the upgrade to 2.2 " Enables the first serial port with 115200/8/N/1 by default, or another speed selectable b...
- 06:14 PM Revision 92a33a83: Merge pull request #1496 from stilez/patch-2
-
06:02 PM Revision 07efe7c0: add dhcp6.name-servers option with DHCPD-PD regardless of PD length
- The existing code only includes a v6 name server IP in the
automatically generated dhcpdv6 configuration for tracking... - 06:01 PM Revision 545e25fa: Merge pull request #1476 from razzfazz/fix_dns6ip_assignment_for_track6_master
-
05:38 PM Revision 76feb407: make computation of start of DHCPv6 range consistent with actual check
- When computing the start IP for the 'available range' field,
services_dhcpv6.php attempts to increment a colon-format... - 05:38 PM Revision d596baab: Merge pull request #1478 from razzfazz/fix_dhcpv6_avail_range_dump_master
-
05:31 PM Bug #4467 (New): Traffic Graphs shows wrong throughput when traffic shaping enabled
- When I enable traffic shaping with the wizard the traffic graph is incorrect. It is showing much lower throughput tha...
- 05:31 PM Revision a0e4410f: Do not add PTR records for aliases in host overrides
- 05:30 PM Revision beb6a984: Merge pull request #1509 from znerol/bug/master/unbound-host-alias-ptr
- 05:18 PM Revision ff7990df: Fix display style typo
- I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.
- 05:18 PM Revision 41de7158: Fix display style typo
- I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.
- 05:18 PM Revision ba7d3bd3: OpenVPN server improve handling of authmode
- Currently if the user is clicking around while they are setting up an OpenVPN server, they can do stuff like this:
a)... - 05:17 PM Revision 683eb992: vpn_openvpn_server.php white space
- 05:17 PM Revision 359d0123: Merge pull request #1510 from phil-davis/patch-6
- 04:46 PM Revision 5fd42bbb: Fix display style typo
- I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.
- 04:44 PM Revision cbd49c77: Fix display style typo
- I could not see any difference in rendering of the page after fixing this, but it looks it it should be fixed.
- 04:31 PM Revision a087e197: OpenVPN server improve handling of authmode
- Currently if the user is clicking around while they are setting up an OpenVPN server, they can do stuff like this:
a)... - 04:13 PM Revision 3e41ad59: vpn_openvpn_server.php white space
-
03:56 PM Bug #4432: Net_IPv6::compress() does not properly handle all-zeroes address
- Accepted upstream as well.
-
03:48 PM Bug #4432 (Feedback): Net_IPv6::compress() does not properly handle all-zeroes address
- Merged was put in.
-
12:20 PM Bug #4432: Net_IPv6::compress() does not properly handle all-zeroes address
- Submitted "pull request":https://github.com/pfsense/pfsense/pull/pear/Net_IPv6#10 to Net_IPv6 upstream repo.
-
02:45 PM Bug #4406: ALTQ problems with wireless cloned interfaces
- This will be solved by bringing in the _start routine from FreeBSD 8 as has been done for other drivers in the tree.
... -
02:41 PM Bug #4445 (Feedback): Applying NAT changes in Hyper-V can break running NAT config
- that fix appears to work fine
- 02:30 PM Revision 06266c34: Do not add PTR records for aliases in host overrides
- 12:30 PM Revision d2ffc02f: Mention interface name on DHCP edit GUI
- IMHO it can be confusing on the DHCP edit page for static mapped entries to know which interface the entry is being e...
- 12:30 PM Revision 7ccc1c32: Merge pull request #1505 from phil-davis/patch-7
- 12:29 PM Revision aeb5bf8e: Status_dhcp_leases fix edit button for static entries with no IP address
- The edit button for static entries always has an index id=0 and thus pressing the edit button goes to (mostly) edit t...
- 12:29 PM Revision 1a1df767: Merge pull request #1504 from phil-davis/patch-6
- 12:23 PM Revision 8261c0b6: Fix broken links to dhcp6c.conf man page.
- manpath FreeBSD+Ports no longer exits and needs to be replaced with FreeBSD+10.1-RELEASE+and+Ports
- 12:23 PM Revision a8b8033f: Merge pull request #1506 from k-paulius/fix-links
- 12:18 PM Revision c0fde4e4: Success typo
- might as well fix it while I notice it
- 12:18 PM Revision 1426b89f: Merge pull request #1507 from phil-davis/patch-8
- 12:17 PM Revision 7b6d4e6c: Modified DynDns -> Eurodns url
- 12:17 PM Revision 890136d4: Merge pull request #1508 from johnbyronent/master
-
11:29 AM Bug #4447 (Feedback): Unbound adds PTR records for host override aliases
- Pull Request has been merged and commit cherry-picked to RELENG_2_2
-
08:36 AM Bug #4447: Unbound adds PTR records for host override aliases
- Opened PR "1509":https://github.com/pfsense/pfsense/pull/1509 (proper @master@).
- 07:23 AM Revision 900e9df6: Success typo
- might as well fix it while I notice it
-
05:36 AM Bug #4175: kernel panic when loading run driver for RT3070
- I'm seeing this too on an older device that worked fine in 2.1.X. I'll try to run up a FreeBSD 10.1 install and test....
- 03:47 AM Revision d82b2a6f: Fix broken links to dhcp6c.conf man page.
- manpath FreeBSD+Ports no longer exits and needs to be replaced with FreeBSD+10.1-RELEASE+and+Ports
-
03:03 AM Bug #4463 (Resolved): Fix the NTPD Access Restrictions / and other NTPD related issues, including GPS
- Access Restrictions once open says "these options control access to NTP from the WAN."
This is incorrect.
It sets...
02/22/2015
-
09:42 PM Feature #4458: pfSsense's own outbound requests should use other gateways not just default
- Thanks, I wasn't aware of that option!
I searched around and managed to find it in its hiding place (System: Advan... -
05:12 PM Feature #4458 (Rejected): pfSsense's own outbound requests should use other gateways not just default
- enable the default gateway switching option if you need this behavior.
-
10:46 AM Feature #4458: pfSsense's own outbound requests should use other gateways not just default
- It appears pfSense email alerts may also be going out over the Default WAN only
(so if Default is down no email aler... -
10:40 AM Feature #4458 (Rejected): pfSsense's own outbound requests should use other gateways not just default
- Hello,
I have multi-wan set up with gateways WAN1 (Default) and WAN2.
If I temporarily take down the WAN1 gatew... -
07:07 PM pfSense Packages Bug #4462 (Resolved): Custom ACLS (After_Auth) not written to squid.conf
- Services->Proxy server->General, the input field "Custom ACLS (After_Auth)" is not written to squid.conf.
Tested s... -
07:06 PM pfSense Packages Feature #4461 (Rejected): Squid options too late in squid.conf
- The UI on Services->Proxy server->ACL has a good list list of ACL types to add.
Unfortunately most of these are not ... -
05:18 PM Feature #4457 (Rejected): NAT rules with "any" as ip protocol
- duplicate of #4259
-
09:07 AM Feature #4457 (Rejected): NAT rules with "any" as ip protocol
- hello,
i started to use pfsense in my company and with other products we often do nat rules without to specify ip p... -
05:10 PM Bug #4448 (Rejected): IP alias had to be "resaved" in order for Wan rule that uses it to work properly again
- Thanks for the feedback. definitely a duplicate of #4296
-
10:47 AM Bug #4448: IP alias had to be "resaved" in order for Wan rule that uses it to work properly again
- I have not seen the issue again in the 2-3 days since I removed the FQDN from that alias. So far so good.
-
05:06 PM Todo #4338 (New): Upgrade PHP to 5.5.22
- back to new to update to .22
-
02:41 PM pfSense Packages Bug #4460 (Closed): Upgrade to HAVP v1.05 forever displays "Antivirus Server ( ) Stopped"
- Upgrading HAVP 0.91_1 pkg v1.04 to version v1.05 causes the Antivirus: General page to display "Antivirus Server ( ) ...
-
01:47 PM Bug #4459: Tzdata is too old (needs to be updated for Russia)
- More info:
I have correct time on the dashboard:
Sun Feb 22 22:45:03 MSK 2015
In console i have incorrect timezone... -
01:37 PM Bug #4459 (Resolved): Tzdata is too old (needs to be updated for Russia)
- Time difference is 1h for Russia.
- 06:02 AM Revision 18620400: Mention interface name on DHCP edit GUI
- IMHO it can be confusing on the DHCP edit page for static mapped entries to know which interface the entry is being e...
- 05:36 AM Revision f5bea142: Status_dhcp_leases fix edit button for static entries with no IP address
- The edit button for static entries always has an index id=0 and thus pressing the edit button goes to (mostly) edit t...
-
05:09 AM Feature #4456 (New): Packet capture additional filtering options
- Hello,
it would be useful to have the packet capture with more filter options. For example i need often to filter ne... -
02:52 AM Bug #4175: kernel panic when loading run driver for RT3070
- Got the same issue today while upgrading to 2.2 on fit-pc2i. It got RT2870 card and the same double fault while loadi...
Also available in: Atom