Activity
From 06/14/2016 to 07/13/2016
07/13/2016
-
11:43 PM Bug #6223: IPsec + OpenBGPD fails with "PF_KEY socket: No buffer space available"
- bumping net.inet.raw.maxdgram, net.inet.raw.recvspace, net.raw.recvspace and net.raw.sendspace even further seems to ...
-
11:39 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Success pushing uBlox5 into binary mode; but don't let gpsd write to
the GPS (-b switch) just in case. I got NMEA a... -
10:17 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- I hate little endian. Endian little hate I. This is the endian-fixed CFG-PRT packet. I get only UBX now, but I don't ...
-
10:04 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- According to Pg. 10 of [[http://www.pcengines.ch/schema/alix6b.pdf]], there is no way to power-cycle the MiniPCIe USB...
-
09:37 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Indeed, UBX messages are little-endian by definition. I'll have to revisit this -- being dragged into other things at...
-
09:07 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- OK. I'm having trouble with the uBlox5. Specifically, it is difficult to force the unit into a binary-only mode; it d...
-
11:40 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Picture of modified u-Blox5 unit -- pictures of modification (on lower side PCB) to follow !P1010540.jpeg!
-
09:29 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- I am pivoting back to working on u-Blox 5 with GPSD, now that the SUT for Rockwell Jupiter is being soak-tested with ...
-
11:23 PM Bug #6548 (Resolved): Enclosed delimiters not protected in DHCP client advanced options
- works
-
02:57 PM Bug #6548 (Feedback): Enclosed delimiters not protected in DHCP client advanced options
- PR #3020 merged, thanks!
-
02:05 PM Bug #6548: Enclosed delimiters not protected in DHCP client advanced options
- I'll handle this
-
10:09 PM Bug #6494: Hang during bootup on lock('filter.lock')
- That seems to work.
Harry: could you please try the latest 2.3.2 snapshot ASAP (we're looking to build release on... -
03:30 PM Bug #6494 (Feedback): Hang during bootup on lock('filter.lock')
- Yes, this looks correct. In addition to this fix I would like to open the files with FD_CLOEXEC set, but I could not ...
- 10:01 PM Revision c323224d: Fix #6050 DHCP - provide Network Booting display/hide advanced button
- This one moves the "Network Booting" above the "Additional BOOTP/DHCP Options". That allows "Network Booting" to be a...
-
10:01 PM Revision 0666f04e: Merge pull request #3052 from phil-davis/patch-3
-
09:18 PM Revision a409a857: Added and modified functions to send correct Radius attributes to the Radius authenticator.
- 07:56 PM Revision c34b069e: simplify DHCP_Config_Option_Split, no loop needed for returning option array
- (cherry picked from commit 264ca54e406eee7c01b01f748aabd4a29e9c4872)
- 07:56 PM Revision 489091dc: Allow passing comma in string quoted DHCP client options
- (cherry picked from commit 332a64d0c8a6486d40c6295351ca3068a77a216a)
-
07:55 PM Revision 9da88ef5: Merge pull request #3020 from shieldwed/Allow_comma_in_DHCP_option_string
-
07:43 PM pfSense Packages Bug #6612: squid Multi segmented downloading is broken
- likely an issue in squid itself that should be reported there. They don't seem fond of download managers
-
07:22 PM pfSense Packages Bug #6612 (Closed): squid Multi segmented downloading is broken
- it looks like that squid Multi segmented downloading is broken again in squid.
TCP_MISS_ABORTED/206
It was fixe... -
07:43 PM Bug #6607 (Not a Bug): OpenVPN server won't start after reboot, when set to a Gateway Group specifing CARP VIPs
- subject isn't true. That was all fully verified in 2.3.1, and just checked again to verify on 2.3.1_5 and 2.3.2, and ...
-
02:17 AM Bug #6607: OpenVPN server won't start after reboot, when set to a Gateway Group specifing CARP VIPs
- Affected version is 2.3.1-RELEASE-p1. I am using SG-4860 hardware.
-
02:14 AM Bug #6607 (Not a Bug): OpenVPN server won't start after reboot, when set to a Gateway Group specifing CARP VIPs
- No problem for OpenVPN clients.
When OpenVPN server is set to a simple CARP VIP, it will start after reboot.
Wh... -
07:02 PM Bug #6611: Kernel panic when running PPPoE Server on tun/tap interface
- Setting it to ovpn interface was just an attempt to see the result.
-
06:57 PM Bug #6611 (Confirmed): Kernel panic when running PPPoE Server on tun/tap interface
- also makes no sense to run on OpenVPN. That should be prohibited. other ticket is #4510
-
06:45 PM Bug #6611: Kernel panic when running PPPoE Server on tun/tap interface
- I've seen the other ticket. The first attempt was on wan interface, which has a fixed ip (no PPPoE client). The secon...
-
06:10 PM Bug #6611 (Feedback): Kernel panic when running PPPoE Server on tun/tap interface
- what's the parent interface of the PPPoE? only way I know of doing something like this is making a PPPoE server inter...
-
06:01 PM Bug #6611 (Closed): Kernel panic when running PPPoE Server on tun/tap interface
- 2.3.1-RELEASE-p5, running in 64 bit kvm vm.
After updating PPPoE settings and confirmation by clicking the green s... -
06:22 PM Bug #6050 (Resolved): services_dhcp.php: "Network booting" section default style is confusing/easy to overlook
- Looks good, thanks Phil
-
05:02 PM Bug #6050 (Feedback): services_dhcp.php: "Network booting" section default style is confusing/easy to overlook
- Merged, thanks Phil!
-
04:32 PM Bug #6609: OpenVPN Radius auth doesn't send NAS attributes and is not consistent with how strongSwan does it
- I fixed the lines that reverted the recent changes. My bad for committing things that really aren't part of the patch...
-
04:08 PM Bug #6609: OpenVPN Radius auth doesn't send NAS attributes and is not consistent with how strongSwan does it
- Thanks Kacper. Looks reasonable, outside the one line I left a comment on where a recent change was reverted, but som...
-
03:57 PM Bug #6609: OpenVPN Radius auth doesn't send NAS attributes and is not consistent with how strongSwan does it
- I've submitted a github pull request (#3057) fixing this issue.
-
03:53 PM Bug #6609 (Confirmed): OpenVPN Radius auth doesn't send NAS attributes and is not consistent with how strongSwan does it
-
11:31 AM Bug #6609 (Resolved): OpenVPN Radius auth doesn't send NAS attributes and is not consistent with how strongSwan does it
- OpenVPN Radius auth doesn't send NAS Port-Type (which should be "Virtual") and NAS Port (which preferably should be t...
-
04:09 PM Bug #4804 (Closed): PPPoE Restart won't update IPv6 routing table with gif
-
11:06 AM Bug #4804: PPPoE Restart won't update IPv6 routing table with gif
- Chris,
no, I''m afraid as I don't use pfSense anymore! -
03:51 PM Bug #6610 (Not a Bug): Restore Config Interface Mismatch asks again on boot.
- only if you didn't correct the interface mismatch and save that change. That only comes up when there are assigned in...
-
12:04 PM Bug #6610 (Not a Bug): Restore Config Interface Mismatch asks again on boot.
- When restoring a config with a interface mismatch, it prompts to fix the mismatch, after this it reboots the system. ...
-
03:21 PM Bug #6315 (Resolved): tftp-proxy is not functioning properly through xinetd
- works
-
02:59 PM Bug #6315 (Feedback): tftp-proxy is not functioning properly through xinetd
- Luiz pushed a fix fot xinetd - https://github.com/pfsense/FreeBSD-ports/commit/eeb3abaa71905ccaec35b0bee7bc4dcc40cfc306
-
12:00 PM Bug #6594: Package reinstallation post-config restore hangs if no Internet connectivity
- This happens even without packages installed. I restored a config without any package information in it. Even selecte...
-
11:41 AM Bug #6074 (Resolved): Odd wrap behavior on sortable tables
- works
-
10:02 AM Bug #4031: Notifications mail bomb in some gateway failure circumstances
- I too have seen this I shut off emails cause it makes gui inaccessible when it starts bombing no coding skills here b...
-
09:47 AM Bug #4031: Notifications mail bomb in some gateway failure circumstances
- Luke Hamburg wrote:
> I noticed the target version was bumped to 2.4.0 and the assignee is still cmb — this one bit ... -
07:58 AM Bug #4031: Notifications mail bomb in some gateway failure circumstances
- I noticed the target version was bumped to 2.4.0 and the assignee is still cmb — this one bit me again this morning s...
- 07:53 AM Revision 1a8e5f2f: Some tweaks to improve alignment in table with checkbox
- 1) If a checkbox does not have a description (even if it is empty), layout will be broken as checkbox won't be aligne...
-
05:52 AM Feature #6608 (New): backup and restore dhcp
- good morning people,
I'm with a problem in dhcp backup restoration, I will explain the case.
My client has 3 ... -
01:49 AM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
- I'm still having the issue with ntopng not restarting after a reboot, with the following errors in the log.
Jul 13... -
01:40 AM pfSense Packages Feature #6204: Integrate ntopng with pfSense - assistance required by ntopng developer
- Hi
I think this ticket is different to #6443.
#6443 is simply about getting ntopng back into pfSense 2.3, follo... - 01:18 AM Revision 0d9fc91c: Merge pull request #2847 from jazzl0ver/patch-1
- 01:14 AM Revision 9046c581: Merge pull request #2966 from scipiojr/master
- 01:11 AM Revision 6c947c1d: Merge pull request #3007 from stilez/patch-34
07/12/2016
-
11:10 PM Revision a8f24429: style sortable tables
-
11:10 PM Revision f78b316a: clean up captive poral widget
-
11:10 PM Revision ff24fa40: change order of css files in head element
-
11:08 PM pfSense Packages Bug #4634 (Resolved): Still broken openbgpd config generation logic in 2.2
- fixed last year
-
11:08 PM Revision b9212b15: style sortable tables
-
11:08 PM Revision c6310cf4: clean up captive poral widget
-
11:07 PM Revision 79c50872: change order of css files in head element
-
11:07 PM pfSense Packages Bug #3605 (Closed): Dansguardian not saving groups config files with correct PICS paths.
- package no longer exists, and Dansguardian itself is not maintained
-
11:07 PM pfSense Packages Bug #3439 (Closed): TFTP - cannot start or restart from Status -> Services
- package no longer exists
-
11:00 PM pfSense Packages Bug #2920 (Not a Bug): OSPF on interfaces with IP Alias and carp unpredictable
-
10:54 PM Bug #4500 (Confirmed): UPnP/NAT-PMP status page does not display all port mappings
-
10:53 PM Feature #4495 (Duplicate): IPv6 support for DynDNS client
- duplicate of #1825
-
10:53 PM pfSense Packages Feature #6204 (Duplicate): Integrate ntopng with pfSense - assistance required by ntopng developer
- duplicate of #6443
-
08:15 PM Bug #2800 (Feedback): OpenVPN doesn't work properly with intermediate/chained CAs
- Merged PR 2966 for 2.4 to address this.
https://github.com/pfsense/pfsense/pull/2966
If OpenVPN Client Export ne... - 08:12 PM Revision e1f0ea2e: Merge pull request #2905 from Chrisc-c-c/LAGG-MTU
-
08:03 PM Todo #6606 (Resolved): Adapt captive portal to work without multi-instance ipfw
- Captive portal needs to be adapted to work minus the multi-instance ipfw capabilities.
-
07:46 PM Bug #6605 (Confirmed): rc.linkup logic issues with actions taken
- The actions taken by rc.linkup differ depending on whether the interface has a static or no IPv4 and IPv6 IP, and eve...
-
06:14 PM Bug #6074 (Feedback): Odd wrap behavior on sortable tables
- I added a CSS nowrap property and a "table-responsive" div to the captive portal widget as well as styled the sortabl...
-
03:12 PM Bug #6227 (Feedback): LAGG MTU not set correctly when it has child QinQ interfaces
- PR merged
-
03:06 PM Bug #6507: GRE and GIF tunnels on dynamic IPv6 interface are not brought up during boot
- Any idea? Is there any hook we can bind to? Like change of interface ip addresses? Which could get our tunnels reconf...
-
01:17 PM Bug #6044: system>monitoring tooltip unit "null" for some graphs
- works
-
01:16 PM Bug #6044 (Resolved): system>monitoring tooltip unit "null" for some graphs
- fixed
-
01:13 PM Bug #6181 (Resolved): Updating url alias tables fails when remote server returns empty document.
- works
-
12:51 PM Bug #6291 (Resolved): Serial console data fields not displayed on nanobsd VGA
- works
-
11:24 AM Bug #6315: tftp-proxy is not functioning properly through xinetd
- I reproduced it on stock FreeBSD and opened a ticket on FreeBSD's bugzilla - https://bugs.freebsd.org/bugzilla/show_b...
-
09:30 AM Bug #4754 (Resolved): enabling net.inet.ipsec.directdispatch on 32 bit results in kernel panics
-
09:16 AM Bug #6402 (Resolved): Monitoring won't save default configuration of 8 hours with 1 minute resolution, resets resolution to 5 minutes when switching from 1 hour, 1 minute resolution
- works
-
05:23 AM pfSense Packages Bug #6603: pfblockerng's Unbound modifications leave system broken post-config restore
- Oh, and - the original problem is much worse on nanobsd - no config restore needed. This breaks on every system upgra...
-
05:17 AM pfSense Packages Bug #6603: pfblockerng's Unbound modifications leave system broken post-config restore
- Rather than such ad hoc hacks - cannot we get something like the sanity checking from pfBNG to Unbound itself? Like, ...
-
03:57 AM Bug #6572: Config sync hangs php-fpm on secondary
- Hi Chris,
Any updates please? Kindly ask should you require further information if needed from our end, thanks.
... - 02:57 AM Revision d368b298: write_config before openvpn_resync here as well. Ticket #6139
- 02:57 AM Revision 5a9c3449: write_config before openvpn_resync here as well. Ticket #6139
07/11/2016
-
11:19 PM pfSense Packages Bug #6603: pfblockerng's Unbound modifications leave system broken post-config restore
- It can get complicated if a user adds other *include: /blah/blah.conf* lines, but splits it into two lines.... For th...
-
11:13 PM pfSense Packages Bug #6603: pfblockerng's Unbound modifications leave system broken post-config restore
- Yes, this is a known issue... I can't fix it in the package as it needs to be addressed in unbound.inc.
I can add ... -
05:22 PM pfSense Packages Bug #6603 (Resolved): pfblockerng's Unbound modifications leave system broken post-config restore
- pfblocker's "include: /var/unbound/pfb_dnsbl.conf" in the Unbound config leaves you with a broken system after config...
-
11:06 PM Feature #6388 (Resolved): Status / Dashboard save changes for all users
- works
-
10:47 PM Bug #6601 (Confirmed): Horizontal scroll bar on Installed Packages
-
04:04 PM Bug #6601 (Resolved): Horizontal scroll bar on Installed Packages
- On Installed Packages page horizontal bottom scroll bar appears. Jared has all the information.
-
10:20 PM Feature #6604: Allow NTP server list to be overridden by DHCP/PPP
- Enabling this option would of course enable the ntp service to use the DHCP supplied NTP servers (section 8.3 of http...
-
10:11 PM Feature #6604 (New): Allow NTP server list to be overridden by DHCP/PPP
- In the System / General Setup page, there is a DNS Server Settings option to "Allow DNS server list to be overridden ...
-
10:19 PM Todo #6586 (Resolved): interfaces_gre_edit.php: Checkbox options that set link0, link1, and link2 appear to be no-ops on FreeBSD now
- works
-
11:52 AM Todo #6586 (Feedback): interfaces_gre_edit.php: Checkbox options that set link0, link1, and link2 appear to be no-ops on FreeBSD now
- Tested OK here. Leaving open for another run once it's in snapshots.
-
10:16 PM Todo #6587 (Resolved): interfaces_gif_edit.php: Link flag changes need to catch up with FreeBSD
- all good
-
11:52 AM Todo #6587 (Feedback): interfaces_gif_edit.php: Link flag changes need to catch up with FreeBSD
- Tested OK here. Leaving open for another run once it's in snapshots.
-
10:08 PM Bug #6595 (Resolved): Checking advanced DHCP config checkbox breaks option to ignore DHCP lease from specific IP
- fixed
-
10:04 PM Bug #6464 (Resolved): X axis ticks don't respond to resolution for custom time periods
- fixed
-
10:03 PM Bug #6138 (Confirmed): Long hostnames overlap the "time" title in the Monitoring graphs
-
10:00 PM Bug #6139: vpn_openvpn_server.php - When saving a server, all CSCs should be resynced
- same order change made on vpn_openvpn_client.php
JimP: can you confirm whether this fixed the issue you were seein... -
09:55 PM Bug #6597 (Resolved): "PPPoE clients" placeholder wrong in firewall rules, floating rules on PPPoE creates broken ruleset
- works
-
09:41 PM Bug #5993: dhcp6c not started until an RA received
- Martin Wasley wrote:
> I finally managed to get back to this after several weeks having to work for a living. The fi... -
09:22 PM Bug #6400 (Confirmed): assign_interfaces.php issues with large numbers of interfaces
- Not seeing any issues with 200 assigned interfaces (somewhat slower than 2.2.x, but still usable), but take it up to ...
-
08:44 PM Bug #6520 (Duplicate): Time out when trying to look at interfaces_assign.php
- same as #6400
-
04:57 PM Feature #6602 (New): Config writes denied via "deny config write" permission should notify as such
- If you have a group set with the deny config write privilege, its config saves look to the user to have been successf...
-
04:44 PM Revision ee9fb7bc: Add upgrade code to clean up the old GRE/GIF flags that are no longer used. Ticket #6586 and Ticket #6587
-
04:44 PM Revision 2cc19f46: Align GIF link options with those currently supported by the base OS. Ticket #6587
-
04:44 PM Revision b5baa9e7: Remove GRE link flag options from GUI/backend. Keep link1 as it was also used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586
-
04:42 PM Revision b9087e1d: Add upgrade code to clean up the old GRE/GIF flags that are no longer used. Ticket #6586 and Ticket #6587
-
04:04 PM Revision ab28a010: Align GIF link options with those currently supported by the base OS. Ticket #6587
-
03:42 PM Revision 43c40296: Remove GRE link flag options from GUI/backend. Keep link1 as it was also used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586
-
02:51 PM Feature #6600: DHCP Server - Primary DDNS Address won't accept IPv6 address
- the way that field is used, it must be an IPv4 IP. 'primary' is where it's specified in dhcpd.conf, which must be IPv...
-
10:04 AM Feature #6600 (Resolved): DHCP Server - Primary DDNS Address won't accept IPv6 address
- For the DDNS feature in the DHCP Server one cannot enter an IPv6 address. The error message is: ...
-
02:23 PM Bug #6315 (Assigned): tftp-proxy is not functioning properly through xinetd
- working on that
-
01:35 PM Bug #6355 (Feedback): DHCP relay listens for dhcp requests on the upstream interface.
- Patch imported from debian, also submitted the fix for FreeBSD at https://reviews.freebsd.org/D7190 and opened a bug ...
-
12:42 PM Bug #6355 (Confirmed): DHCP relay listens for dhcp requests on the upstream interface.
- Working on it
-
12:28 PM Feature #6172 (Resolved): Restore the traffic totals previously displayed in RRD graphs data summary.
- Status_Traffic_Totals package is now available
-
07:29 AM Bug #5934: When two distinct Phase 1 are configured, only the first one connects ar startup
- Hi Chris,
I said to Renato that 2.3.x fixed the issue, but forgot to update the ticket here, my bad!
But just f... -
02:32 AM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
- OMG.
The NAT 1:1 problem using limiters persist.
Works well on 2.1.5, 2.2.x = BAD, 2.3.x = BAD sigh ! We are forc... - 01:21 AM Revision b1be0cdc: write_config before calling openvpn_resync. Ticket #6319
- 01:21 AM Revision 82b8011b: write_config before calling openvpn_resync. Ticket #6319
- 12:40 AM Revision 89f140d3: Fix firewall rules for PPPoE server
- 1) PPPoE Clients are located within 'Remote Address Range' (sa) and not Server Address (ip), see lines 1194 and 1195....
- 12:39 AM Revision 9850771f: Merge pull request #3032 from NewEraCracker/patch-pppoe-rules
-
12:21 AM Revision 8f1a91f7: Properly follow style guidelines.
-
12:21 AM Revision eb6cbf8c: Include ignored DHCP server(s) config option even when advanced DHCP config is enabled
- 12:20 AM Revision 497a0358: Merge pull request #3054 from nkaminski/master
07/10/2016
-
11:51 PM Bug #6595: Checking advanced DHCP config checkbox breaks option to ignore DHCP lease from specific IP
- Minor description correction: ...is no longer included in the actual DHCP server config file.. should read ...is no ...
-
07:21 PM Bug #6595 (Feedback): Checking advanced DHCP config checkbox breaks option to ignore DHCP lease from specific IP
- PR fixes, merged. leaving to confirm once it hits a snapshot
-
07:19 PM Bug #6595 (Confirmed): Checking advanced DHCP config checkbox breaks option to ignore DHCP lease from specific IP
-
04:24 AM Bug #6595: Checking advanced DHCP config checkbox breaks option to ignore DHCP lease from specific IP
- This bug also appears to a regression from 2.2.x since the "DHCP Advanced configuration" option did not exist and the...
-
04:20 AM Bug #6595 (Resolved): Checking advanced DHCP config checkbox breaks option to ignore DHCP lease from specific IP
- When the advanced DHCP configuration option checkbox is checked for an interface setup as a DHCP client, such as the ...
-
11:30 PM Bug #6599 (Not a Bug): Routing problem with IKE v2
- Please post to the forum for assistance, this isn't a bug.
-
09:00 PM Bug #6599 (Not a Bug): Routing problem with IKE v2
- Following a suggestion to use IKE v2 instead of L2TP/IPsec, I have set up an IKE v2 IPsec connection following https:...
-
08:24 PM Bug #6139 (Feedback): vpn_openvpn_server.php - When saving a server, all CSCs should be resynced
- Saving a server triggers openvpn_resync_all which runs openvpn_resync_csc: ...
-
08:10 PM Bug #4630 (Not a Bug): OpenVPN Client Limiting Download Speeds
- there aren't any general performance regressions in OpenVPN.
-
07:43 PM Bug #6598 (Resolved): "PPPoE clients" placeholder in rules only includes first PPPoE server instance
- The "PPPoE clients" placeholder in firewall rules only includes the client subnet of the first instance of the PPPoE ...
-
07:40 PM Bug #6597 (Resolved): "PPPoE clients" placeholder wrong in firewall rules, floating rules on PPPoE creates broken ruleset
- Couple issues with firewall rules and PPPoE server.
1) the "PPPoE Clients" network wrongly fills in the server IP... -
05:02 PM Revision 16457f23: Properly follow style guidelines.
-
04:58 PM Revision 8c661bc8: DHCP6 init before RA
- Some ISP BNG's require that a dhcp6c init is sent before RA. The
additions to interfaces.php adds a new option flag ... -
01:55 PM Bug #6494: Hang during bootup on lock('filter.lock')
- Corrected patch (ln -s terms swapped)...
-
11:58 AM Bug #6596: Not able to connect from Windows 7 to L2TP/IPsec
- Thanks. The strongswan ticket seems to indicate the issue was fixed 4 years ago though so I am not quite sure what I ...
-
11:44 AM Bug #6596 (Closed): Not able to connect from Windows 7 to L2TP/IPsec
- There isn't anything we can do for that. It's an issue in Windows when connecting to strongSwan. https://wiki.strongs...
-
10:31 AM Bug #6596: Not able to connect from Windows 7 to L2TP/IPsec
- Log for IPsec is displayed in ipsec_log0.png. Tcpdump log is in tcpdump_enc0.png
Do not hesitate to contact me if ... -
10:28 AM Bug #6596 (Closed): Not able to connect from Windows 7 to L2TP/IPsec
- Hello,
First, thanks for all your work. This is a fine product that I have used numerous times and it usually works ... -
09:08 AM Revision 4feecbff: Include ignored DHCP server(s) config option even when advanced DHCP config is enabled
-
07:29 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- It may be that the best way forward is to go with GPSD instead of NTPD refclock_nmea. The NTPsec people broadly overl...
-
07:25 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Ironically, IEEE 1588 provides for this loss of fix by allowing a clock to advertise that it's lost its primary refer...
-
07:20 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Here's a picture of the Rockwell-based SUT: !P1010521.jpeg!
It is occasionally losing the fix. That's kind of a pr... -
06:06 AM Feature #6573: /var/run/dmesg.boot
- Perfect.
Thank you! -
03:49 AM Feature #6573 (Resolved): /var/run/dmesg.boot
- works
- 05:56 AM Revision 86d431a8: Remove input_errors2Ajax calls, was never implemented. Ticket #3027
- 04:36 AM Revision 0cb7999c: fix typo. noticed-by: phil.davis
- 04:35 AM Revision 9da9b523: fix typo. noticed-by: phil.davis
-
03:53 AM Bug #6335 (Confirmed): Status > IPsec shows both connected and disconnected with Split Connections enabled
-
03:48 AM Feature #6002 (Resolved): UPNP presentation_url and model_number
- works
-
12:10 AM Feature #6002 (Feedback): UPNP presentation_url and model_number
- PR was merged for this a couple weeks ago
-
03:41 AM Feature #6533 (Resolved): Allow configuration of Min and MaxRtrAdvInterval, AdvDefaultLifetime
- fixed
-
03:41 AM Bug #6581 (Resolved): Router Advertisement forces (possibly empty) interface subnet contrary to GUI text, can crash radavd on boot.
- fixed
-
01:01 AM Bug #6297 (Resolved): rc.linkup doesn't trigger filter reload
- works
-
12:58 AM Bug #3027 (Resolved): input_errors2Ajax function
- removed all references to input_errors2Ajax.
-
12:49 AM Feature #2969 (Closed): Automatic config.xml recovery / reinstallation
- the "rescue config" option in the installer works for this.
-
12:45 AM Bug #3355 (Resolved): Interface monitor logic changes firewall tables too late for DynDNS
- the fix for #4066 also addresses this
-
12:39 AM Bug #4710 (Duplicate): System Log - Firewall Fails to 'Click to Resolve' for IPv6 Addresses
- addressed in #6585
-
12:36 AM Bug #4528 (Duplicate): no DynDNS RFC2136 Updates are done on some pfSense-installations
- duplicates #6357
-
12:33 AM Bug #3626 (Not a Bug): rc.start_packages called twice on startup if WAN is set to DHCP
- It's correct that it does so. There is another ticket to improve which packages restart on dynamic WAN reconnection
-
12:31 AM Bug #3965 (Confirmed): dhcp6c started before bridge configured at boot, preventing interface tracking
-
12:24 AM Bug #5791 (Confirmed): tftp-proxy functionality is easilly broken by unrelated rules
-
12:22 AM Bug #5378 (Closed): Intel x710 10GbE NIC doesn't work (no carrier)
- Likely this is fine on 2.3.x with the latest driver. If not, should be reported upstream to FreeBSD.
-
12:21 AM Bug #4749 (Duplicate): DHCPv6 server not disabling after initial setup
- duplicate of other that was fixed in 2.3.x
-
12:17 AM Bug #5890 (Resolved): "External config loader" not loading config.xml from USB at boot
- fixed in 2.3.0 and newer
-
12:16 AM Bug #5934 (Not a Bug): When two distinct Phase 1 are configured, only the first one connects ar startup
- no apparent issues here, and no feedback
- 12:14 AM Revision 1a33a597: set net.isr.dispatch instead since net.inet.ipsec.directdispatch no longer exists. Ticket #4754
-
12:13 AM Bug #6275 (Confirmed): Disconnected IPsec phase 2 entries are not shown in IPsec status
- Pre-strongswan, each P2 showed as its own entry on status_ipsec.php, so you could see which defined P2s were up and d...
- 12:12 AM Revision 9a330eff: Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.
- 12:07 AM Revision d12fc6cd: Add config option for AdvDefaultLifetime, clean up descriptions on other. Ticket #6533
- 12:06 AM Revision d37bd612: Add config option for AdvDefaultLifetime, clean up descriptions on other. Ticket #6533
07/09/2016
- 11:40 PM Revision 48eb136f: Add configuration for Min and MaxRtrAdvInterval. Ticket #6533
- 11:40 PM Revision c3099b79: Add configuration for Min and MaxRtrAdvInterval. Ticket #6533
-
09:26 PM Bug #3069 (Resolved): traceroute6 fails to timeout and hangs the webconfigurator GUI
- works
-
09:11 PM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
- Since we are not getting a solution any time soon, i guess we can use 2 pfsense boxes in line one with limiter and t...
-
08:54 PM Bug #6594 (Resolved): Package reinstallation post-config restore hangs if no Internet connectivity
- If you restore a config, and upon reboot the system doesn't have Internet connectivity when trying to update metadata...
-
08:16 PM Bug #6582 (Resolved): Import on Firewall/Aliases Only Works for IPs
- works
-
07:19 PM Bug #6590 (Resolved): Services - NTP: leap seconds file upload does not work
-
02:40 AM Bug #6590: Services - NTP: leap seconds file upload does not work
- Works, thanks. ;)
-
02:30 AM Bug #6590: Services - NTP: leap seconds file upload does not work
- Applied in changeset commit:76763c4c5a3d537b778243524a15ee9204f68c6f.
-
02:22 AM Bug #6590 (Feedback): Services - NTP: leap seconds file upload does not work
- Thanks Phil, PR merged.
-
01:33 AM Bug #6590: Services - NTP: leap seconds file upload does not work
- This is easy to fix - just a bit of magic code is missing to enable file uploads on this page.
PR https://github.com... -
07:18 PM Bug #6110 (Resolved): Default gateway switching not always working with PPP
- Thanks Greg. Going to consider this fixed then, one of the other gateway-related tickets target 2.3.1 must have resol...
-
02:48 AM Bug #6110: Default gateway switching not always working with PPP
- Hi!
Nope, all fine here.
Tested multiple times... -
07:17 PM Bug #4754 (Feedback): enabling net.inet.ipsec.directdispatch on 32 bit results in kernel panics
- I removed that directdispatch sysctl from 2.4 entirely since 32 bit is gone there, and changed RELENG_2_3 to net.isr....
-
11:59 AM Bug #4754: enabling net.inet.ipsec.directdispatch on 32 bit results in kernel panics
- Apparently this can also affect 2.3.x and that tunable is no longer present. To work around the issue, use @net.isr.d...
-
07:08 PM Feature #6533 (Feedback): Allow configuration of Min and MaxRtrAdvInterval, AdvDefaultLifetime
- added Min and MaxRtrAdvInterval as well as AdvDefaultLifetime.
Greg: if there are other options you'd like to see... -
02:47 AM Feature #6533: Allow configuration of Min and MaxRtrAdvInterval, AdvDefaultLifetime
- Hi Chris!
Great news, are those Router lifetime, Route lifetime etc.. also added to be able to configure them? -
02:19 AM Feature #6533 (Assigned): Allow configuration of Min and MaxRtrAdvInterval, AdvDefaultLifetime
- this mostly done, want to review with fresh eyes tomorrow before committing though.
-
02:31 PM pfSense Packages Bug #6592: squid does NOT use EDH and EECDH cipher suites because "tls-dh" is not configured and so these ciphers are silently dropped - see squid documentation
- Seems to focus oon reverse proxy only.
-
12:56 PM pfSense Packages Bug #6592: squid does NOT use EDH and EECDH cipher suites because "tls-dh" is not configured and so these ciphers are silently dropped - see squid documentation
- Already covered by https://github.com/pfsense/FreeBSD-ports/pull/110 when someone gets to it.
-
11:05 AM pfSense Packages Bug #6592 (Resolved): squid does NOT use EDH and EECDH cipher suites because "tls-dh" is not configured and so these ciphers are silently dropped - see squid documentation
- Here it is documented how "http_port" can be configured:
http://www.squid-cache.org/Doc/config/http_port/
EDH and... -
02:03 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- I seem to have a stable fix with 5-6 PRNs now. This is comparable to the uBlox5 unit (pfSense 2.3.1, i386, ALIX 6D2) ...
-
12:44 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- P.S. Those of us who are only using NTPD for reference clock support (and time distribution), and/or plan to run IEEE...
-
12:33 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- I'm still having some receiver issues, however...
I can get the higher quality SHM refclock derived from PPS in GP... -
07:29 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Proceeding under the assumption that refclock_jupiter.c may have bitrotted, I discovered that there is not a snowball...
-
12:48 PM pfSense Packages Feature #6593: squid: allow user to configure DH key size, SINGLE_DH_USE, NO-SSLv3, Cipher-Suites - performance improvement hint
- Alexander Wilke wrote:
> For the user it would be good to have the possibility to modify "NO_SSLv3" using the WebUI ... -
11:18 AM pfSense Packages Feature #6593 (Resolved): squid: allow user to configure DH key size, SINGLE_DH_USE, NO-SSLv3, Cipher-Suites - performance improvement hint
- Squid has some additional options set like:
options=NO_SSLv2,NO_SSLv3,SINGLE_DH_USE (and should have "SINGLE_ECDH_... - 07:32 AM Revision 68de2169: Fix #6050 DHCP - provide Network Booting display/hide advanced button
- This one moves the "Network Booting" above the "Additional BOOTP/DHCP Options". That allows "Network Booting" to be a...
- 07:21 AM Revision bfc9741a: Fix #6590 NTPd Leapfile Upload
- 07:21 AM Revision f5495307: Merge pull request #3050 from phil-davis/patch-1
- 06:32 AM Revision 76763c4c: Fix #6590 NTPd Leapfile Upload
- 04:24 AM Revision cc4fc50b: Merge pull request #3037 from NOYB/Check_IP_Services
- 03:12 AM Revision 350a7001: Leave this to 2.4 only for now. Revert "Omit non-qualified hostnames from unbound's local-data. Ticket #6064"
- This reverts commit cde0ef17a60cffa4a54f3ab4922b77bc0447d068.
- 03:11 AM Revision 0fa68840: Exclude non-qualified hostnames from hosts file. Ticket #6064
- 03:04 AM Revision cde0ef17: Omit non-qualified hostnames from unbound's local-data. Ticket #6064
- 03:02 AM Revision f1db82ac: Omit non-qualified hostnames from unbound's local-data. Ticket #6064
- 02:58 AM Revision 6a8dc7bc: Call filter_configure in rc.linkup. Ticket #6297
- 02:57 AM Revision e3bda4fa: Call filter_configure in rc.linkup. Ticket #6297
- 02:54 AM Revision e2158306: Verify a valid IPv6 subnet is going to be used before including in radvd's config. Ticket #6581
- 02:52 AM Revision f8f8d131: Verify a valid IPv6 subnet is going to be used before including in radvd's config. Ticket #6581
-
02:37 AM Bug #6050: services_dhcp.php: "Network booting" section default style is confusing/easy to overlook
- I have made 2 PRs with different ways to organize the page:
https://github.com/pfsense/pfsense/pull/3051
https://gi... -
01:19 AM Revision 84b6f05a: Missing closing quote
-
01:18 AM Bug #6577 (Resolved): pkg_edit.php: rowhelper data not preserved on validation error
- works
-
01:18 AM Revision 6ee6c8bb: Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)
- See https://redmine.pfsense.org/issues/6573
- 01:18 AM Revision a018cc36: Merge pull request #3049 from doktornotor/patch-2
07/08/2016
-
11:58 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Something in the mix keeps setting the baud rate to 4800, though -- overriding /dev/cuau0.lock settings. My guess is ...
-
11:37 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- I have a shell script which configures the unit for 9600 baud binary operation. [[gpsdo-boot.sh]]
This requires th... -
09:22 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Swapping out the cables DID help. Always ensure you're using a high-quality, shielded serial cable for talking to a G...
-
11:28 PM Bug #6590 (Confirmed): Services - NTP: leap seconds file upload does not work
-
10:46 AM Bug #6590 (Resolved): Services - NTP: leap seconds file upload does not work
- Grab the ftp://tycho.usno.navy.mil/pub/ntp/leap-seconds.list, try to upload it via Services - NTP - Leap seconds file...
-
11:25 PM Feature #6591 (Duplicate): Configurable DDNS check IP services
- merged from PR 3037
https://github.com/pfsense/pfsense/pull/3037
ticket for tracking -
10:37 PM Bug #6153 (Confirmed): RFC 2136 Client fails to update more than 1 record
-
10:34 PM Bug #4843 (Not a Bug): Traffic Shapper Wizard
- the hierarchy is correct
-
10:31 PM Bug #4804: PPPoE Restart won't update IPv6 routing table with gif
- Armin: you still seeing this on 2.3.1_5 (or newer)?
-
10:30 PM pfSense Packages Bug #5511 (Resolved): quagga zebra.conf and openvpn interface
- works
-
10:29 PM Bug #5355: on Dynamic WAN IP (DHCP Client) it takes 10 minutes before Phase1 reconnects
- The root cause here is likely that the SA that exists at the time of the IP change is still hanging around afterwards...
-
10:20 PM Bug #6132 (Confirmed): race condition in OpenVPN startup
- The root issue can still be a problem. Probably ought to put a lock around it, but long-term needs a better service m...
-
10:13 PM Bug #6064 (Feedback): non-fully qualified hostnames included in hosts file and Unbound local-data
- fix pushed to master/2.4 only, as that'll need more widespread testing than 2.3.2 will get before release.
-
09:58 PM Bug #6297 (Feedback): rc.linkup doesn't trigger filter reload
- fix pushed
-
09:55 PM Bug #6249 (Confirmed): OpenVPN widget does not show client instance's IPv6 address
-
09:55 PM Bug #6416 (Resolved): wrong number for speed in /usr/local/www/services_ntpd_gps.php
- fixed
-
09:54 PM Bug #6581 (Feedback): Router Advertisement forces (possibly empty) interface subnet contrary to GUI text, can crash radavd on boot.
- fix pushed
-
05:19 AM Bug #6581 (Confirmed): Router Advertisement forces (possibly empty) interface subnet contrary to GUI text, can crash radavd on boot.
- Needs to verify it's a valid subnet and prefix before getting into this block, and skip it if it's not.
https://git... -
09:26 PM Bug #6543 (Resolved): Some leases do not show up in DHCPv6 Lease status
- works.
Whether systems show online or offline depends on whether the DHCPv6 leased IP is in the NDP cache. If the... -
05:28 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Renato Botelho wrote:
> You can install the package "System Patches" and then apply following patch to you system:
... -
03:21 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Axel Taferner wrote:
> Sorry, I can't confirm if the fix worked for me as I'm not running the snapshots. I'll open a... -
02:59 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Sorry, I can't confirm if the fix worked for me as I'm not running the snapshots. I'll open another bug for the separ...
-
01:47 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Axel Taferner wrote:
> Awesome. Should I open another bug for the problem I mentioned where hosts who have staticall... -
11:12 AM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Awesome. Should I open another bug for the problem I mentioned where hosts who have statically assigned dhcpv6 leases...
-
09:50 AM Bug #6543 (Feedback): Some leases do not show up in DHCPv6 Lease status
- Applied in changeset commit:1f9c2cb696f493aaaa3512f29c080b7e422b24f2.
-
09:48 AM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Pushed a fix on RELENG_2_3, 2.3.2 snapshots will be fine
-
09:21 PM Bug #6110 (Feedback): Default gateway switching not always working with PPP
- Greg M: does this still happen for you?
James M: you're referring to something entirely unrelated. -
09:19 PM Feature #6504 (Resolved): services_dhcp.php: DHCP Static Mappings table should be sortable
- works
-
08:19 PM Feature #6573 (Feedback): /var/run/dmesg.boot
- PR merged
-
11:22 AM Feature #6573: /var/run/dmesg.boot
- https://github.com/pfsense/pfsense/pull/3049
-
08:08 PM Bug #6557 (Resolved): nanobsd upgrades may fail from lacking resolv.conf
- confirmed fixed on multiple upgrades
-
07:31 PM Revision 87025b35: Fix indent and spaces
-
07:30 PM Revision 4041a5f1: Remove stray '
-
07:30 PM Revision ffa1178e: Fix indent and spaces
-
07:30 PM Revision 731e7cfd: Remove stray '
-
04:24 PM Revision 2e6883c5: Missing closing quote
-
04:22 PM Revision 25ff3fc9: Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)
- See https://redmine.pfsense.org/issues/6573
- 03:30 PM Revision 9461d208: Fix #6582 Allow import of ports
- This change does:
1) Allow bulk import of a port alias. That happens when the Import
button is pressed from the Ports... -
03:29 PM Revision 7d383978: Merge pull request #3046 from phil-davis/portimport
-
02:47 PM Revision 8f867225: Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ia-na line not showing up. It fixes #6543
-
02:47 PM Revision 1f9c2cb6: Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ia-na line not showing up. It fixes #6543
-
10:37 AM Feature #6415 (Duplicate): Restore "Period" data summary column (Status > Monitoring) in pfSense 2.3
- This is a duplicate of #6172
-
10:35 AM Bug #6366 (Not a Bug): Status monitoring custom resolution quirkiness
- Closing by submitter's request
-
10:31 AM Bug #6582 (Feedback): Import on Firewall/Aliases Only Works for IPs
- Merged, thanks!
- 09:36 AM Revision d5861220: Fix #6585 Do not use [] syntax for lookups
- IPv6 address plus port is displayed with the format [1:2::3]:80 - the address is in square brackets followed by colon...
- 09:33 AM Revision 65231ec5: Merge pull request #3047 from phil-davis/patch-2
-
08:40 AM Bug #6585 (Resolved): status_logs_filter.php ipv6 support (reverse lookup)
-
08:26 AM Bug #6585: status_logs_filter.php ipv6 support (reverse lookup)
- This issue could be changed from "feature" to "bug".
-
04:40 AM Bug #6585: status_logs_filter.php ipv6 support (reverse lookup)
- Applied in changeset commit:30df6b722d577fe8c1b38476244bfb797ec89b5a.
-
04:38 AM Bug #6585 (Feedback): status_logs_filter.php ipv6 support (reverse lookup)
- Merged, thanks Phil.
-
04:25 AM Bug #6585: status_logs_filter.php ipv6 support (reverse lookup)
- Thanks for testing.
The Firewall Log Dynamic view does not have the reverse lookup buton, so it won't be broken!
Th... -
02:19 AM Bug #6585: status_logs_filter.php ipv6 support (reverse lookup)
- It works!
Now for ipv6 addresses ptr records are returned,
and in case of no prt "Cannot resolve".
Great work, tha... -
03:35 AM Bug #6394 (Resolved): INCORRECT OUTPUT OF TRANSLATION
- fixed, thanks NewEraCracker
- 01:34 AM Revision 30df6b72: Fix #6585 Do not use [] syntax for lookups
- IPv6 address plus port is displayed with the format [1:2::3]:80 - the address is in square brackets followed by colon...
-
12:59 AM Bug #6437 (Confirmed): CBQ queues are not displaying options for bandwidth or borrowing
- Steve: don't think this is extremely involved, if you can get it addressed in the next few days we can get it in for ...
- 12:51 AM Revision 3db367fb: Show "cannot delete alias" message as error
- If I try to delete an alias that is in use, the "cannot delete alias" message was being displayed as the "success" co...
-
12:09 AM Bug #6589 (Resolved): dhcpd.leases missing hostnames in some cases
- Since the upgrade to ISC dhcpd 4.3 in 2.3x, several users have reported missing hostnames in the dhcpd.leases file. T...
07/07/2016
-
08:58 PM Bug #6588 (Closed): PHP suhosin max value length prevents Quagga OSPF from storing a very large zebra.conf
- pfsense 2.3.1-RELEASE-p5 (amd64)
Quagga_OSPF net 0.6.14
I tried to add some static routes in Services>Quagga OSP... -
08:39 PM Bug #6585: status_logs_filter.php ipv6 support (reverse lookup)
- The IPv6 addresses there are displayed using the [1:2::3]:80 format with [IPv6-address]:port which is good for displa...
-
01:31 PM Bug #6585 (Resolved): status_logs_filter.php ipv6 support (reverse lookup)
- status_logs_filter.php reverse lookup lacks IPv6 support,
"i" click to resolve doesn't returs any info for IPv6 addr... -
05:54 PM Bug #6543 (Confirmed): Some leases do not show up in DHCPv6 Lease status
- Forwarded it to you, Renato.
-
08:37 AM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Axel Taferner wrote:
> I sent the email last week, I hope you received it.
Hello Axel,
Can you also send it to... -
04:17 PM Bug #6584 (Not a Bug): FirewallTraffic ShaperLimiters on in/out rule mixed up
- That's correct. Upload is in on LAN, download is out on LAN.
-
06:31 AM Bug #6584 (Not a Bug): FirewallTraffic ShaperLimiters on in/out rule mixed up
- When apply traffic rule on the lan interface default any rule. the in and out is mixed up.
in= upstream (upload)
... -
03:22 PM Todo #6587 (Resolved): interfaces_gif_edit.php: Link flag changes need to catch up with FreeBSD
- link0 is no longer supported on gif, it used to be multi-destination behavior, we had it labeled as "route caching" -...
-
03:16 PM Todo #6586 (Resolved): interfaces_gre_edit.php: Checkbox options that set link0, link1, and link2 appear to be no-ops on FreeBSD now
- gre(4) in FreeBSD 10.3 (and 10.2) no longer appears to support the link0/link1/link2 tweaks it used to have for route...
-
02:55 PM Revision 1729ee29: Do not check platform to decide if enableserial and primaryconsole fields will be hidden, global parameters are the rule to decide it. Fixes #6291
-
02:54 PM Revision 2a884911: Do not check platform to decide if enableserial and primaryconsole fields will be hidden, global parameters are the rule to decide it. Fixes #6291
-
01:07 PM Bug #6334 (Resolved): No data periods in monitoring are represented as 0 (zero). Skewing averages.
- 12:53 PM Revision bada7f8b: Merge pull request #3045 from phil-davis/patch-2
-
12:44 PM Feature #6561 (Resolved): diag_dns.php IPv6 support
-
12:42 PM Feature #6561: diag_dns.php IPv6 support
- now works on 2.3.2.a.20160707.1019 : ipv4/ipv6 name lookup and reverse.
-
12:43 PM Bug #3069 (Feedback): traceroute6 fails to timeout and hangs the webconfigurator GUI
- Imported traceroute6 patch to FreeBSD-src repo. It'll be available on next round of snapshots
-
09:32 AM Bug #3069: traceroute6 fails to timeout and hangs the webconfigurator GUI
- I'll make some tests and import the patch to our tree
-
12:32 PM Feature #5498: RRD needs a makeover
- Period data is now available in 2.3.2 snapshots in the new Traffic Totals package, based on the vnstat database.
h... -
12:30 PM Feature #6172 (Feedback): Restore the traffic totals previously displayed in RRD graphs data summary.
- There is now a Traffic Totals package in 2.3.2 snapshots that shows traffic totals for hours/days/months, using the v...
-
12:18 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Bug in present patch: '$PRWIINIT,A,,,,,,,,,,,,,\r\n' is an absolute reset, losing the date. This may have caused inte...
-
11:39 AM Bug #5990: AES-GCM should be an allowed encryption algorithm for IKEv2 in P1
- Can I suggest that in the meantime, there shouldn't be a default selection made for encryption algorithm? And further...
-
10:28 AM Bug #6395 (Resolved): Comments are not removed from URL Table (Ports) links
-
10:05 AM Bug #6395: Comments are not removed from URL Table (Ports) links
- FYI - I need this update to be rolled up into 2.3.2 as I cannot upgrade to 2.3.1_5 directly without breaking firewall...
-
10:03 AM Bug #6395: Comments are not removed from URL Table (Ports) links
- 2.3.1_5 appears to have fixed it. Thank you.
-
09:18 AM Bug #6395: Comments are not removed from URL Table (Ports) links
- Alex Vergilis wrote:
> Phillip/Chris/Renato,
>
> I've noticed that I had to save the URL several times before the... -
10:00 AM Bug #6291 (Feedback): Serial console data fields not displayed on nanobsd VGA
- Applied in changeset commit:2a8849119c7c48976161faeaedc477c347e9b724.
-
09:55 AM Bug #6291: Serial console data fields not displayed on nanobsd VGA
- It was replaced by $g['enableserial_force']. I've pushed a fix for System Advanced page
-
09:20 AM Feature #6045: Updates that do not require a reboot should run reroot
- All updates are requiring reboot nowadays while we didn't test reroot accordingly. IMO it's a big change for 2.3 seri...
-
08:59 AM Bug #6582: Import on Firewall/Aliases Only Works for IPs
- Yes, agree. It is new functionality that does not need to risk breaking something in 2.3.1_*
-
08:55 AM Bug #6582: Import on Firewall/Aliases Only Works for IPs
- Such a big change for 2.3.1, pushing it to 2.3.2
-
02:01 AM Bug #6582: Import on Firewall/Aliases Only Works for IPs
- Suggested combination fix and enhancement pull request https://github.com/pfsense/pfsense/pull/3046
-
08:57 AM Bug #6583 (Not a Bug): Unbound Query Logging
- Definitely works, no bug here.
Depending on your other selected options you may need to have a line before it for ... -
08:51 AM Bug #6583 (Feedback): Unbound Query Logging
- I've added it to custom options without any problem. Make sure any extra char was not added by accident, check if unb...
-
02:22 AM Bug #6583 (Not a Bug): Unbound Query Logging
- It is not possible to configure query logging in the DNS Resolver UI page; adding "log-queries: yes" to the custom op...
-
08:34 AM pfSense Packages Bug #5713 (Rejected): SSHDCond package broken - Incorrect path in /etc/sshd file
- sshdcond package was deprecated in pfSense 2.3
- 06:57 AM Revision e4c784bf: Fix #6582 Allow import of ports
- This change does:
1) Allow bulk import of a port alias. That happens when the Import
button is pressed from the Ports... - 06:39 AM Revision 04b571e8: Show "cannot delete alias" message as error
- If I try to delete an alias that is in use, the "cannot delete alias" message was being displayed as the "success" co...
-
01:12 AM pfSense Packages Bug #6246 (Resolved): pfBlockerNG - filter rule error if all entries in a block list de-dupe out
- thanks BBcan
07/06/2016
-
11:19 PM pfSense Packages Bug #6246: pfBlockerNG - filter rule error if all entries in a block list de-dupe out
- Can be closed
-
09:41 PM Bug #6582 (Resolved): Import on Firewall/Aliases Only Works for IPs
- In the firewall alias section, the import button only enters values into IP aliases despite the import button being p...
- 09:35 PM Revision c4045b79: Fix PTR lookups on diag_dns.php. Ticket #6561
- 09:34 PM Revision a9b6c19a: Fix PTR lookups on diag_dns.php. Ticket #6561
-
08:17 PM Revision 006409c6: Change group labels s/MAC controls/MAC Address/
-
08:17 PM Revision 83e8a950: Change group labels s/MAC controls/MAC Address/
- 08:16 PM Revision ce9130bc: Merge pull request #3043 from NOYB/Label_Rename
-
08:07 PM pfSense Packages Todo #6443 (Assigned): Add ntopng package back into pfSense 2.3.x
-
06:51 PM Revision f3f59e4a: Add missing -R parameter to pkg call
-
06:51 PM Revision da76721a: Add missing -R parameter to pkg call
-
04:58 PM Revision f0d02b2c: Use .0 at the end of first major version
-
04:36 PM Feature #6561: diag_dns.php IPv6 support
- fix pushed for the PTR lookups
-
03:57 PM Bug #6581: Router Advertisement forces (possibly empty) interface subnet contrary to GUI text, can crash radavd on boot.
- Might have got the version wrong there, this occurs on the latest release.
The patch I put in was:... -
03:53 PM Bug #6581 (Resolved): Router Advertisement forces (possibly empty) interface subnet contrary to GUI text, can crash radavd on boot.
- On the "Router Advertisements" page in the GUI we have:
RA Subnets: ... If no subnets are specified here, the Route... - 02:55 PM Revision 48396f02: Correct spacing
- (cherry picked from commit a0b0acd1540764d5221ea54ea596d569bbe2df2a)
- 02:55 PM Revision 4a4cf887: Correct spacing
- (cherry picked from commit a0b0acd1540764d5221ea54ea596d569bbe2df2a)
- 02:54 PM Revision a0b0acd1: Correct spacing
- 02:53 PM Revision 5aef6c8b: Remove debug
- (cherry picked from commit 5810f934472368f43942ea66820dc98e17143c19)
- 02:53 PM Revision f978691b: Remove debug
- (cherry picked from commit 5810f934472368f43942ea66820dc98e17143c19)
- 02:52 PM Revision 5810f934: Remove debug
- 02:51 PM Revision 1e686fe9: Fixed #6577 - Preserve user input on error
- (cherry picked from commit a654d899cd5d288501fea1ec52dba2e3f0e479ba)
- 02:51 PM Revision 07451ca8: Fixed #6577 - Preserve user input on error
- (cherry picked from commit a654d899cd5d288501fea1ec52dba2e3f0e479ba)
- 02:48 PM Revision a654d899: Fixed #6577 - Preserve user input on error
-
10:47 AM Revision e63e23ac: Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557
-
10:47 AM Revision c55c2015: Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557
-
10:47 AM Revision 5fac13aa: Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557
-
10:00 AM Bug #6577: pkg_edit.php: rowhelper data not preserved on validation error
- Applied in changeset commit:a654d899cd5d288501fea1ec52dba2e3f0e479ba.
-
09:57 AM Bug #6577 (Feedback): pkg_edit.php: rowhelper data not preserved on validation error
- Read values from POST data on validation error
Re-factor some duplicated code
-
09:26 AM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- I sent the email last week, I hope you received it.
-
08:59 AM Bug #5993: dhcp6c not started until an RA received
- I finally managed to get back to this after several weeks having to work for a living. The first thing I did was to u...
-
07:49 AM Revision 82f6c64a: Change group labels s/MAC controls/MAC Address/
-
05:50 AM Bug #6557 (Feedback): nanobsd upgrades may fail from lacking resolv.conf
- Applied in changeset commit:5fac13aafdc335864082fd2e3f5a843d33859fe4.
- 05:39 AM Revision 4c5cb2f6: Leave an empty file for URL Table aliases that return an empty file, and include it in the ruleset regardless so it doesn't generate any filter errors. Ticket #6181
- 05:37 AM Revision e5581024: Leave an empty file for URL Table aliases that return an empty file, and include it in the ruleset regardless so it doesn't generate any filter errors. Ticket #6181
-
12:51 AM pfSense Packages Bug #6084: Snort custom rule page does not update on apply
- Thanks Bill
-
12:51 AM pfSense Packages Bug #6084 (Resolved): Snort custom rule page does not update on apply
-
12:50 AM Feature #4881: Allow NPt to use dynamic IPv6 networks
- NPT ought to allow specifying "LAN subnet", "OPT1 subnet", etc. like firewall rules and other NAT pages for source an...
-
12:47 AM Bug #2913 (Resolved): OpenVPN servers and clients not reevaluated when gateway groups settings are saved and applied
- Even further back, this was fixed by Phil via PR in 2013 and works. ...
-
12:43 AM Bug #6181 (Feedback): Updating url alias tables fails when remote server returns empty document.
- fix pushed to prevent ruleset errors in that case. It just leaves an empty file there and still includes it in the ru...
07/05/2016
-
11:10 PM Revision 42d9ae11: Modernize make.conf
-
11:10 PM Revision 2c881e12: Modernize make.conf
- 07:59 PM Revision 0a3ac6e8: Rationalize System Update GUI messages
- At present, when doing a System Update, there is a message box that says:
"Please wait while the installation of comp... - 07:58 PM Revision 936b4560: Protect get_dir from causing PHP errors
- https://forum.pfsense.org/index.php?topic=114570.0
- 07:58 PM Revision 68cf7ccb: Protect get_dir from causing PHP errors
- https://forum.pfsense.org/index.php?topic=114570.0
- 07:58 PM Revision 20dc1d7f: Merge pull request #3042 from NewEraCracker/master
-
06:10 PM Bug #6579: IPv6 CARP VIPs lost upon config sync where they include non-significant zeros
- Phillip Davis wrote:
> Firstly the back-end implementation code should Net_IPv6:compress all IPv6 addresses in order... -
05:48 PM Bug #6579: IPv6 CARP VIPs lost upon config sync where they include non-significant zeros
- Firstly the back-end implementation code should Net_IPv6:compress all IPv6 addresses in order to make sure the addres...
-
05:19 PM Bug #6579 (Resolved): IPv6 CARP VIPs lost upon config sync where they include non-significant zeros
- If you have IPv6 CARP VIPs specified with non-significant zeros, such as fdaa:1234:0012::1, the secondary will see th...
-
06:00 PM Revision db5f7d3b: Fix rsync pattern
-
06:00 PM Revision b282aa14: Fix rsync pattern
-
06:00 PM Revision c58e3e15: Fix rsync pattern
-
05:40 PM Bug #6580 (Confirmed): Bridge with down member interface sends ICMP unreachables where it shouldn't
- Take the scenario of:
LAN: bridge0
OPT1: igb1
OPT2: igb2
where bridge0 has igb1 and igb2 members. The LAN IP ... -
04:03 PM Bug #6578 (Closed): Filter reload hangs with IPsec hostnames that don't resolve configured
- If you have IPsec P1s configured with a FQDN as the remote endpoint, and those don't resolve, the filter reload proce...
-
03:49 PM Bug #5737: Traffic Graph Table and Graph Inverted Values
- I was just getting ready to report this as a bug myself.
I guess my question is: how is this not considered a bug... -
02:55 PM Bug #6260 (Resolved): Namecheap Dynamic DNS does not accept * for hostname even though it is valid
- Thanks Luke.
The delay there is from dyndns's checkip service being very slow to respond, there is another ticket... -
02:53 PM Bug #6399 (Resolved): Alias type not available from config during alias url table creation
- works.
Thanks NOYB -
01:05 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- This area could use some more work anyhow. I have to fight to get my USB GPS to be recognized at all. It appears we n...
-
01:01 PM Feature #6573: /var/run/dmesg.boot
- It was relocated because /var/run is a tiny memory disk used for some very volatile files to save disk writes, and th...
-
12:59 PM Feature #6546: pfSense should support logging to e.g. ELK stacks
- The Python prototype we have internally is now plug-and-play as filebeat and topbeat are. It uses the bulk posting AP...
-
09:03 AM Feature #6546: pfSense should support logging to e.g. ELK stacks
- We have Python pushing log records to ELK as a rough prototype. The code is dog simple, and should be relatively easy...
-
11:20 AM Bug #6577 (Resolved): pkg_edit.php: rowhelper data not preserved on validation error
- e.g.: Install pfBlockerNG and visit pkg_edit.php?xml=/pfblockerng/pfblockerng_v4lists.xml&id=2
Add an IPV4 list sour... - 08:07 AM Revision e4eca5a3: Protect get_dir from causing PHP errors
- https://forum.pfsense.org/index.php?topic=114570.0
07/04/2016
-
02:06 PM Revision 81fb072c: webgui tables, doubleclick event to perform 'edit' action, part 2
- (cherry picked from commit 1c10ce9750f3702f433a91754f79e637e1c3369b)
-
02:05 PM Revision 91677170: webgui tables, doubleclick event to perform 'edit' action, part 2
- (cherry picked from commit 1c10ce9750f3702f433a91754f79e637e1c3369b)
- 02:05 PM Revision 86ac7cde: Merge pull request #3041 from PiBa-NL/webgui-table-dblclick
-
11:23 AM Feature #6546: pfSense should support logging to e.g. ELK stacks
- We have a candidate library. [[https://github.com/QHedgeTech/cpp-elasticsearch]] requires only libcurl, already in ba...
-
11:01 AM Feature #6546: pfSense should support logging to e.g. ELK stacks
- Not as such, but we've raised CCLAs with ESF so we can get onto it.
Also, the relatively large binary footprint of... -
09:54 AM Bug #6566: Cloudflare DnyDNS Update with subdomains
- Looking at this again - I don't think this would work for a subdomain such as ip.test.example.com.
It might be pos... -
02:18 AM Bug #6572: Config sync hangs php-fpm on secondary
- Hi Chris,
Also forgot to mention that both PFSense boxes are installed in a VMware environment. We followed the fo... -
01:54 AM Bug #6572: Config sync hangs php-fpm on secondary
- Hi Chris,
We would like to thank you for your reply, please find my replies in line. Do not hesitate to contact us... -
12:10 AM Bug #6572 (Feedback): Config sync hangs php-fpm on secondary
- The issue is php-fpm on the secondary is getting hung up on something. Going to need more info.
Does it happen on... -
01:18 AM Feature #6533: Allow configuration of Min and MaxRtrAdvInterval, AdvDefaultLifetime
- Hi!
Can we also set the:
Router lifetime (now 60 seconds, this is way too low)
Route lifetime, also 60 seconds a...
07/03/2016
-
10:22 PM Revision 1c10ce97: webgui tables, doubleclick event to perform 'edit' action, part 2
-
08:35 PM Revision d98272bc: webgui tables, doubleclick event to perform 'edit' action
- (cherry picked from commit 54691fc663eae7c6e92e4eaad596906758d7ebea)
-
08:34 PM Revision f8cb8d65: webgui tables, doubleclick event to perform 'edit' action
- (cherry picked from commit 54691fc663eae7c6e92e4eaad596906758d7ebea)
-
08:34 PM Bug #6575 (Closed): GEOM Mirror Status Change Re-sync notices
- Every 1% re-sync creates a notice (and an email alert if configured as such).
Suggest re-sync start, re-sync error... - 08:34 PM Revision 6ad9271a: Merge pull request #3040 from PiBa-NL/webgui-table-dblclick
-
08:18 PM Revision 54691fc6: webgui tables, doubleclick event to perform 'edit' action
-
05:50 PM Revision 1380f023: ipsec widget, check for valid array
- (cherry picked from commit 658180daffe0fe5f005b6fe6b528c758309dffef)
-
05:50 PM Revision 0e7148a1: ipsec widget, check for valid array
- (cherry picked from commit 658180daffe0fe5f005b6fe6b528c758309dffef)
- 05:50 PM Revision 587be0aa: Merge pull request #3039 from PiBa-NL/ipsec-widget-arraycheck
-
04:56 PM Revision 658180da: ipsec widget, check for valid array
-
02:06 PM Feature #6574: Support USB RNDIS network interfaces
- Here is the USB config descriptor as seen by Linux.
-
02:05 PM Feature #6574 (New): Support USB RNDIS network interfaces
- TL;DR -- the FreeBSD urndis(4) driver needs some serious attention.
People cannot buy discrete ADSL2+ modem cards ... -
11:33 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Yup. I have the u-Blox 5 also in an ALIX 6D2 (older rev) and have the necessary leads soldered for 1PPS and UART. But...
-
11:22 AM Bug #6223: IPsec + OpenBGPD fails with "PF_KEY socket: No buffer space available"
- Chris Buechler wrote:
> Michael OBrien wrote:
> >
> > Still having this issue (running OpenBGPd + IPSec - transpo... -
09:41 AM Feature #6573 (Resolved): /var/run/dmesg.boot
- Is it possible to have a @ln -s /var/log/dmesg.boot /var/run/dmesg.boot@? The @vm-bhyve@ package expects the file at ...
- 08:45 AM Revision 9e899320: spdns.de renamed to spdyn.de
- Forgot to update the select description and values
- 08:45 AM Revision 17d422c1: Merge pull request #3038 from exii1988/master
07/02/2016
-
11:25 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Assigned to Pingle.
Note as well that we have a (I believe) U-blox GPS receiver that interfaces to the Minnowboard... -
08:29 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- I notice that there is no way to set the termios bits directly w/o hacking code. It's a possibility I may have to do ...
-
08:18 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- Swapped out PSU rail on my GPSDO for a discrete external PSU. I think it's still losing characters, however pfSense's...
-
07:57 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- See NTPD refclock 31 page: [[https://www.eecis.udel.edu/~mills/ntp/html/drivers/driver31.html]]
-
07:50 PM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- (This isn't working for me right now -- could be power or cabling issues)
This is just a quick and dirty patch to ... -
07:32 PM Bug #6568: NanoBSD image unconditionally enables comconsole.
- NanoBSD won't be around for much longer, you're better off with a full install anyhow in the long run. If you activat...
-
07:09 PM Bug #6568: NanoBSD image unconditionally enables comconsole.
- This isn't nearly as much of a problem for me right now -- the offending system has been upgraded to use mSATA, throu...
-
01:46 PM Bug #6572 (Duplicate): Config sync hangs php-fpm on secondary
- Hi All,
We have 2x PFSense boxes with version 2.3.1-p5 configured with CARP protocol. We have noticed and this is ... -
12:11 PM pfSense Packages Bug #6571 (Resolved): NUT service can not start sometimes after boot when SNMP UPS interface is down
- If NUT is started with SNMP UPS configured and UPS network or card is currently down, an error message appears
"ER... - 10:22 AM Revision fb66c35f: spdns.de renamed to spdyn.de
- Forgot to update the select description and values
- 09:49 AM Revision 608090e8: spdns.de renamed to spdyn.de
- The service renamed there addresses
- 09:47 AM Revision ea301b1b: Merge pull request #3036 from exii1988/master
-
09:39 AM Bug #6260: Namecheap Dynamic DNS does not accept * for hostname even though it is valid
- Tested with pfSense-CE-2.3.2-DEVELOPMENT-amd64-20160702-0342 + Namecheap DDNS using `*` wildcard. Works! Testing was...
- 09:29 AM Revision 1c2c08bd: spdns.de renamed to spdyn.de
- The service renamed there addresses
- 09:20 AM Revision d35b6181: Clarify Negate option description on firewall_nat_out.php.
- 09:19 AM Revision ee3cc6d5: Clarify Negate option description on firewall_nat_out.php.
-
09:13 AM Revision 39d2f39d: Check IP Services
- Configurable check IP services.
Used by Dynamic DNS services to check IP addresses.
Configure as many check IP servic... - 08:41 AM Revision 65292972: Change button order on diag_dns.php so hitting enter in the field does a lookup rather than update alias. semi-related to Ticket #6561
- 08:40 AM Revision 7208f387: Change button order on diag_dns.php so hitting enter in the field does a lookup rather than update alias. semi-related to Ticket #6561
-
04:50 AM Bug #6399: Alias type not available from config during alias url table creation
- It's fixed.
-
04:09 AM Bug #6399 (Feedback): Alias type not available from config during alias url table creation
- PR was merged
-
04:14 AM Bug #4544 (Confirmed): PD not requested if no interfaces set to track6
- updated subject is the issue. That case shouldn't cause it to skip requesting PD, for cases where the PD is actually ...
-
02:00 AM Bug #4639 (Feedback): NAT fails to correctly translate udp port numbers embedded in certain ICMP error packets
- I believe this is the issue in FreeBSD PR 201519.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201519
Luiz ... -
12:36 AM Bug #6505 (Resolved): dpinger - socket name too large
- works
07/01/2016
-
09:49 PM Revision cba6dcbb: Update system_usermanager_settings.php
- Use of undefined constant min - assumed 'min'
-
09:49 PM Revision 588486b8: Update system_crlmanager.php
- Use of undefined constant min - assumed 'min'
Use of undefined constant max - assumed 'max' -
09:49 PM Revision 86a80b09: Fix undefined constant
- Notice: Use of undefined constant min - assumed 'min'
Notice: Use of undefined constant max - assumed 'max' -
09:49 PM Revision c296b1fa: Update system_usermanager_settings.php
- Use of undefined constant min - assumed 'min'
-
09:49 PM Revision 467d7777: Update system_crlmanager.php
- Use of undefined constant min - assumed 'min'
Use of undefined constant max - assumed 'max' -
09:49 PM Revision d07ae60c: Fix undefined constant
- Notice: Use of undefined constant min - assumed 'min'
Notice: Use of undefined constant max - assumed 'max' - 09:48 PM Revision ea57c74b: Merge pull request #3035 from BBcan177/patch-1
-
09:21 PM Revision b2c4aaca: Update system_usermanager_settings.php
- Use of undefined constant min - assumed 'min'
-
09:20 PM Revision d0c62202: Update system_crlmanager.php
- Use of undefined constant min - assumed 'min'
Use of undefined constant max - assumed 'max' -
09:11 PM Revision 6e78a06f: Fix undefined constant
- Notice: Use of undefined constant min - assumed 'min'
Notice: Use of undefined constant max - assumed 'max' -
04:35 PM Bug #6570 (Confirmed): Unbound breaks DNSSEC for pfSense's own hostname
- It probably shouldn't write out anything to /etc/hosts or host_entries.conf for the host's own hostname if DHCP Regis...
-
05:14 AM Bug #6570 (Closed): Unbound breaks DNSSEC for pfSense's own hostname
- During config update, pfSense writes its own FQDN in /etc/hosts, such as:...
-
02:07 PM Bug #3369 (Not a Bug): Captive vouchers expire too quickly
- appears to be a date/time issue within the VM in this case
-
12:25 PM Feature #6561: diag_dns.php IPv6 support
- seems that now ipv4/ipv6 reverse lookup is broken
-
10:56 AM Feature #6546: pfSense should support logging to e.g. ELK stacks
- Have you made any progress on this? I am trying to get filebeat set up on pfsense right now and ran into CLOG. :-(
-
10:48 AM Feature #6155: shipment of logs using e.g. filebeat
- Martin Hansen wrote:
> Hi, first ever bug report, bare with me.
>
> Running filebeat on a pfsense to ship logs to... -
08:40 AM Feature #6569: Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- This is mentioned at [[http://support.ntp.org/bin/view/Support/ConfiguringJupiterRefclocks]]
-
03:54 AM Bug #6534: DNS resolver doesn't returns AAAA records
- Resolved: now (tested on 2.3.2.a.20160630.1832) "Diagnostics / DNS Lookup" returns AAAA records.
Note: still on f... -
01:10 AM Revision f3174943: startsWith Polyfill
- Fixes hidding of custom individual settings when not in use on user manager page.
- 01:10 AM Revision 591b9184: Merge pull request #3034 from NOYB/startsWith_Polyfill
-
12:40 AM Revision b07f8f3f: startsWith Polyfill
- Fixes hidding of custom individual settings when not in use on user manager page.
-
12:26 AM pfSense Packages Feature #6141: Convert apcupsd package to 2.3
- I'm working on catching up on PRs, this one coming soon.
06/30/2016
-
11:49 PM pfSense Packages Feature #6141: Convert apcupsd package to 2.3
- Apparently someone has updated the package and it's been waiting on approval here for over a month: https://github.co...
-
11:32 PM Revision 237eb3d9: Diag Tables Last Update
- Use correct Thursday abbreviation (s/Thr/Thu/).
-
11:31 PM Revision 327052d0: Diag Tables Last Update
- Use correct Thursday abbreviation (s/Thr/Thu/).
- 11:31 PM Revision d2f32464: Merge pull request #3033 from NOYB/Diag_Tables_Last_Updated
-
09:58 PM Revision 5ba0caa7: Diag Tables Last Update
- Use correct Thursday abbreviation (s/Thr/Thu/).
-
09:14 PM pfSense Packages Bug #5511 (Feedback): quagga zebra.conf and openvpn interface
- fix pushed
-
09:02 PM Bug #6317 (Resolved): vlan/track interface generates error "Can't assign requested address" during boot
- works
-
08:57 PM Bug #6552 (Resolved): Invalid IPv6 address formats possible
- looks good, validation is correct in those cases now, no apparent regressions. Thanks Phil!
-
12:02 AM Bug #6552 (Feedback): Invalid IPv6 address formats possible
- PR merged
-
08:15 PM Bug #6530 (Resolved): Kill states doesn't work for 'in' direction
- works
-
08:15 PM Bug #6531 (Resolved): Kill states doesn't work for states with translated destination
- works
-
07:25 PM Feature #6560 (Resolved): Add php shell sessions to enable and disable Persistent CARP Maintenance Mode
- works
-
06:21 PM Feature #6569 (New): Support Rockwell ZODIAC binary protocol (Jupiter receiver) for high precision
- (I will probably have a crack at doing this when time permits... I'm bedding in a GPSDO unit based on the Jupiter, wi...
-
06:05 PM Bug #6568 (Not a Bug): NanoBSD image unconditionally enables comconsole.
- OK, first of all, I appreciate the hard work you guys have done on cleaning up the backend implementation.
However... -
04:59 PM Bug #6538: tcpdump needs update -- cannot decode most IPv6 RA options
- OK, so having run headfirst into the bsdconfig wall, I had a rethink about how to express what this ticket is really ...
-
09:09 AM Bug #6538: tcpdump needs update -- cannot decode most IPv6 RA options
- (From a strictly "consumer of tech" point of view, relying on the base system for this is probably going to cause mor...
-
04:22 PM Bug #6553 (Resolved): net.inet.ip.dummynet.pipe_slot_limit can't be set manually, should be automatic
- works
-
02:40 PM Bug #6364 (Resolved): PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
- works.
Thanks for the additional confirmation, Zeev. -
02:14 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
- Hello,
i added your changes and looks like it works. Chris you are the king :) -
01:34 PM Bug #6564 (Duplicate): Alias URL TABLE(IP) failed loading when WebGUI set to HTTPS
- duplicate of #4766
-
03:54 AM Bug #6564 (Duplicate): Alias URL TABLE(IP) failed loading when WebGUI set to HTTPS
- After setting System -> Advanced -> Protocol to HTTPS
the download of Alias URL TABLES(ip) does not work anymore whe... -
01:26 PM Bug #2005 (Resolved): URL aliases need validation of fetched data
- this was done in pieces across several releases since then, especially in 2.3x+.
-
01:13 PM Bug #6567 (Not a Bug): Dual Wan Gateway Monitor is offline
- probably just need to set the ping payload.
https://forum.pfsense.org/index.php?topic=110043.0
no indication of ... -
10:20 AM Bug #6567 (Not a Bug): Dual Wan Gateway Monitor is offline
- Hello, i am running on pfsense 2.3.1_5_amd64 (latest) and when i switch on dual gateway, the gateways status is offli...
-
01:09 PM Feature #6561: diag_dns.php IPv6 support
- The create alias stuff is still broken due to gethostbyname() usage.
- 12:24 PM Revision 48ebcd49: Fix firewall rules for PPPoE server
- 1) PPPoE Clients are located within 'Remote Address Range' (sa) and not Server Address (ip), see lines 1194 and 1195....
-
11:08 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Hi Chris,
system log added. :)
Thanks,
Mario (Marlenio) -
09:05 AM pfSense Packages Feature #6555: Support IEEE 1588
- See also [[https://redmine.pfsense.org/issues/6554]]
-
09:01 AM pfSense Packages Feature #6555: Support IEEE 1588
- Here is how I get around the lack of GUI integration at the moment.
(Requires mode7 support on loopback is re-enable... -
09:04 AM Feature #6554: Reintroduce NTP mode7 for IEEE 1588 PTPd interop
- See attached hack.
-
07:18 AM Bug #6566 (Duplicate): Cloudflare DnyDNS Update with subdomains
- If a host such as ip.example.co.uk is used for the cloudflare dynamic dns update the zone_id will fail to be returned...
- 06:43 AM Revision 337f8296: Fix Redmine #6011
- This will add linklocal fallback where no IPv6 is otherwise configured to allow login using this IPs
- 06:42 AM Revision f5ba05cb: Merge pull request #2764 from NewEraCracker/redmine-6011
- 06:20 AM Revision a1d059c2: Allow wildcard for hostname with Namecheap DDNS. Ticket #6260
- 06:20 AM Revision 84a67bf4: Allow wildcard for hostname with Namecheap DDNS. Ticket #6260
-
06:11 AM Revision de8882d6: Whitespace cleanup
-
06:11 AM Revision dc2db4dc: Make model_number customizable
-
06:10 AM Revision abbd4150: Make presentation_url customizable
- 06:10 AM Revision 0015e84c: Merge pull request #2729 from zevlag/BountyRequestTopic106193
-
06:08 AM Revision 421a4bdb: GitSync Diff Only Option
- Diff Option
--diff
SSD Friendlier
Same as default but only copies files that are different, instead of every thing ev... - 06:05 AM Revision d691888e: Merge pull request #3031 from NOYB/GitSync_Diff_Only_Option
-
05:46 AM Revision d20f76bc: GitSync Diff Only Option
- Diff Option
--diff
SSD Friendlier
Same as default but only copies files that are different, instead of every thing ev... -
05:24 AM Revision add3c6c5: Get modulus keysize
- Useful utility function when it's necessary to verify that existing keys meets current practices
- 05:24 AM Revision 79299722: Merge pull request #2994 from stilez/patch-31
- 05:20 AM Revision 595b074d: Feature #6388 custom GUI preference settings per user
- 05:20 AM Revision 50d36974: Merge pull request #3018 from phil-davis/usersettings
- 05:01 AM Revision d0acb088: Handle more invalid IPv6 formats
- 05:00 AM Revision a77ed90d: Handle more invalid IPv6 formats
- 05:00 AM Revision 7685fd4e: Merge pull request #3029 from phil-davis/IPv6colons
- 04:58 AM Revision 75b8611e: Rationalize System Update GUI messages
- At present, when doing a System Update, there is a message box that says:
"Please wait while the installation of comp... - 04:57 AM Revision bb5d3a43: Merge pull request #3030 from phil-davis/patch-1
-
04:32 AM Bug #6565: OpenVPN calculates incorrect TCP checksums when running in bridged/tap mode with 'mode server'
- Chris Buechler wrote:
> with tap I'm guessing? That's not the case with tun. Any IP assigned to the server itself is... -
04:31 AM Bug #6565: OpenVPN calculates incorrect TCP checksums when running in bridged/tap mode with 'mode server'
- with tap I'm guessing? That's not the case with tun. Any IP assigned to the server itself is affected (tap IP, LAN IP...
-
04:17 AM Bug #6565 (Closed): OpenVPN calculates incorrect TCP checksums when running in bridged/tap mode with 'mode server'
- When a connected OpenVPN client attempts to establish a TCP connection with a pfSense OpenVPN server, the server resp...
-
04:30 AM Revision 0b316bd1: Diagnostics - DNS Lookup, also query for IPv6 addresses
- 04:30 AM Revision f4803487: Merge pull request #3028 from PiBa-NL/2.3_dnsV6
- 04:30 AM Revision 6bc8621f: Rationalize System Update GUI messages
- At present, when doing a System Update, there is a message box that says:
"Please wait while the installation of comp... -
04:09 AM Bug #6559: OpenVPN 'mode server' directive missing
- Generated config:...
-
04:06 AM Bug #6559: OpenVPN 'mode server' directive missing
- Chris Buechler wrote:
> The config either ends up with "mode server" or "server-bridge" depending on the specifics o... - 03:26 AM Revision cd233828: Add playback files for disabling and enabling CARP maintenance mode. Ticket #6560
- 03:26 AM Revision a5297e81: Add playback files for disabling and enabling CARP maintenance mode. Ticket #6560
- 03:25 AM Revision 9a8b5401: Add playback files for disabling and enabling CARP maintenance mode. Ticket #6560
- 03:20 AM Revision 7e9349a5: Handle more invalid IPv6 formats
-
02:59 AM Bug #6515 (Resolved): link_interface_to_vips slow with large numbers of VIPs
- works
-
02:48 AM Bug #6506 (Resolved): IPv6 static routes omit interface scope of link-local gateways
- works
-
02:46 AM pfSense Packages Bug #6562: Bug/Wrong description in the squid settings
- Screenshot Author: http://docs.diladele.com/
-
02:39 AM pfSense Packages Bug #6562 (Not a Bug): Bug/Wrong description in the squid settings
- I think there is a wrong description or maybe a bug in the "certificate adapt" option in the squid https settings. He...
-
02:41 AM pfSense Packages Bug #6563 (Resolved): Squid still accepts sha1 certificates
- Squid still accepts sha1 certificates.(Man in the middle proxy) I think this should be blocked by default for securit...
-
02:39 AM Bug #6558: Pf-sense 2.3 doesn't detect shutdow event with em driver and Intel Chipset 82574L
- Chris Buechler wrote:
> subject isn't true in general, 82574L in the FW-7541 correctly detects link down and up. e10... -
01:30 AM Feature #4044 (Resolved): Add UEFI support
- exists and works in 2.4
-
01:23 AM Bug #6260 (Feedback): Namecheap Dynamic DNS does not accept * for hostname even though it is valid
- merged a slightly modified fix from PR 2770
https://github.com/pfsense/pfsense/pull/2770
Not sure that suffices t... - 12:49 AM Revision 5f37baed: Omit <secret> tags from L2TP in status.php config.xml dump.
- 12:49 AM Revision 1799a969: Omit <secret> tags from L2TP in status.php config.xml dump.
- 12:49 AM Revision 8d1a6065: Omit <secret> tags from L2TP in status.php config.xml dump.
- 12:42 AM Revision c6060e22: Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364
- 12:42 AM Revision e38e1efd: Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364
- 12:41 AM Revision eef555b9: Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364
-
12:23 AM Feature #6388 (Feedback): Status / Dashboard save changes for all users
- merged, thanks Phil
06/29/2016
-
11:35 PM Feature #6561 (Resolved): diag_dns.php IPv6 support
- diag_dns.php lacks IPv6 support. Merged from PR 3028
https://github.com/pfsense/pfsense/pull/3028
Thought we had ... -
10:46 PM Bug #6552: Invalid IPv6 address formats possible
- Pull request https://github.com/pfsense/pfsense/pull/3029
Fixes handling of (what should be invalid) formats:
1:2... -
10:27 PM Feature #6560 (Feedback): Add php shell sessions to enable and disable Persistent CARP Maintenance Mode
- added. Since it's a trivial addition and not a feature that can introduce regressions, merged to 2_3_1 as well.
-
07:15 PM Feature #6560 (Resolved): Add php shell sessions to enable and disable Persistent CARP Maintenance Mode
- It would be very useful to be able to do this from the CLI when the GUI is unavailable.
-
08:03 PM Revision ba40ee75: Diagnostics - DNS Lookup, also query for IPv6 addresses
-
07:42 PM Bug #6364 (Feedback): PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
- restored 2.2.x and prior's method of obtaining the nodes, which will prevent it from running out of memory.
-
07:31 PM Bug #6551 (Resolved): Invalid IPv6 address can be entered
- This all looks good now. All the test cases that were wrong previously are correct now, and no apparent regressions.
-
04:02 PM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Hi Chris,
new update in thread-
--
Mario (Marlenio)
-
02:50 PM Bug #6558 (Not a Bug): Pf-sense 2.3 doesn't detect shutdow event with em driver and Intel Chipset 82574L
- subject isn't true in general, 82574L in the FW-7541 correctly detects link down and up. e1000 in VMware ESX and Work...
-
10:24 AM Bug #6558 (Not a Bug): Pf-sense 2.3 doesn't detect shutdow event with em driver and Intel Chipset 82574L
- Hi All,
as described in the title, with the 2.3 version of PF-Sense when you unplug an Ethernet cable from a gigab... -
02:45 PM Bug #6559 (Feedback): OpenVPN 'mode server' directive missing
- The config either ends up with "mode server" or "server-bridge" depending on the specifics of your config. That's in ...
-
12:32 PM Bug #6559: OpenVPN 'mode server' directive missing
- Jim Pingle wrote:
> What are the exact settings in use on the OpenVPN server that lead to it being omitted when yo... -
12:15 PM Bug #6559: OpenVPN 'mode server' directive missing
- It's not quite that simple. There are cases when it must be omitted as well, such as some tap bridge scenarios, or Op...
-
12:09 PM Bug #6559: OpenVPN 'mode server' directive missing
- Workaround is to set 'mode server' in the advanced options section.
-
12:01 PM Bug #6559 (Not a Bug): OpenVPN 'mode server' directive missing
- When creating a new OpenVPN server, the "server mode" web interface drop down does not influence the written configur...
-
01:19 PM Bug #6557: nanobsd upgrades may fail from lacking resolv.conf
- The situation where they fail is where DNS Forwarder or Resolver are not bound to localhost. If resolv.conf doesn't e...
-
08:15 AM Bug #6540: Virtual IPs -> Edit does not allow upper-case IPv6 digits
- At the moment the user can input a "full" IPv6 address "uncompressed" and it is saved just like that, e.g.:
1:2:3:4:... - 05:57 AM Revision bfa8df8a: Flush link-local IPs so we do not get stale data and do not waste time deleting IP if it is already set to fe80::1:1
- 05:57 AM Revision 4400ad90: Merge pull request #2934 from k-paulius/patch-14
-
04:52 AM Feature #336: Option to create lagg under assign interfaces
- Just to chime in, we're in the process of upgrading loads of our pfSense installs to use LAGG from single links; this...
- 03:36 AM Revision 31df78a8: Merge pull request #2944 from stilez/patch-23
-
03:33 AM Revision da1f0b2d: Rename item #12 in console menu
- The console menu item #12 (_"pfSense/$product developer shell"_) has a pointless title that doesn't help users much. ...
- 03:32 AM Revision 17315994: Merge pull request #3000 from stilez/patch-32
- 03:01 AM Revision 6dfb6b27: Update include() to include_once()
- For safety, use include_once() when including various "side" files.
There are a couple of instances of include("guico... - 03:01 AM Revision adcb1d08: Merge pull request #3024 from phil-davis/include_once
-
02:13 AM Revision 69eca02c: Shorten gwifip if whole socket path exceeds 100 chars
- dpinger stopps with an error when the socketname exceeds over
(around) 100 characters. The dpinger will not start and... -
02:13 AM Revision dca9eafb: Use a different delimiter for dpinger socket names
- Currently underscores are used to seperate gwifip, monitorip, etc, but
underscors are also used in vlan subinterfaces... -
02:12 AM Revision e8019bcd: Shorten gwifip if whole socket path exceeds 100 chars
- dpinger stopps with an error when the socketname exceeds over
(around) 100 characters. The dpinger will not start and... -
02:12 AM Revision 74ed3a16: Use a different delimiter for dpinger socket names
- Currently underscores are used to seperate gwifip, monitorip, etc, but
underscors are also used in vlan subinterfaces... - 02:12 AM Revision 5f93d5f1: Merge pull request #3027 from dhoffend/ticket-6505
-
12:59 AM Bug #6317 (Feedback): vlan/track interface generates error "Can't assign requested address" during boot
- PR confirmed and merged
06/28/2016
-
11:21 PM Revision 40588fc4: Shorten gwifip if whole socket path exceeds 100 chars
- dpinger stopps with an error when the socketname exceeds over
(around) 100 characters. The dpinger will not start and... -
11:14 PM Bug #6468: Firewall scheduler allows you to set invalid time range
- @Erik: If someone puts the validation code in place to check text-entries in those boxes for validity, then they coul...
-
04:07 PM Bug #6468: Firewall scheduler allows you to set invalid time range
- @Philip: Even if it was not an intention, it was best what happened. It was definitively easier to modify one single ...
-
10:46 PM Revision b225d003: Use a different delimiter for dpinger socket names
- Currently underscores are used to seperate gwifip, monitorip, etc, but
underscors are also used in vlan subinterfaces... -
10:00 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Axel: could you email me an unsanitized copy of your dhcpd6.leases? cmb at pfsense dot org. Nothing immediately stick...
-
04:26 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- I like to statically assign DHCPv6 addresses to some devices on my network. But finding the DUID can sometimes be cha...
-
01:42 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- I'd have to get back to you on that -- e.g. putting a watch on the file contents. There have clearly been leases miss...
-
01:13 PM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- Need some examples, what's shown in dhcpd6.leases that doesn't show on the status page?
-
10:37 AM Bug #6543: Some leases do not show up in DHCPv6 Lease status
- I've experienced this same issue, in my case it is not limited to mobile devices. I've had this happen with a Macbook...
-
09:17 PM Bug #6557 (Resolved): nanobsd upgrades may fail from lacking resolv.conf
- resolv.conf may not exist or be populated in the chroot of nanobsd upgrades on 2.3.x+. pkg uses that for fetching the...
-
09:15 PM Bug #6505 (Feedback): dpinger - socket name too large
- Thanks Daniel! Looks good, merged to all 3 branches.
-
06:13 PM Bug #6505: dpinger - socket name too large
- The bug has been traced down and fixed. Pull Request is up (ICLA already signed).
https://github.com/pfsense/pfsense... - 08:45 PM Revision ba2c8ed4: Set pipe_slot_limit to the maximum configured qlimit value. Move the set_sysctl out if the block where it only gets run if dummynet isn't already loaded. Ticket #6553
- 08:45 PM Revision fcd9f64c: Set pipe_slot_limit to the maximum configured qlimit value. Move the set_sysctl out if the block where it only gets run if dummynet isn't already loaded. Ticket #6553
- 08:44 PM Revision ef7c3a63: Set pipe_slot_limit to the maximum configured qlimit value. Move the set_sysctl out if the block where it only gets run if dummynet isn't already loaded. Ticket #6553
- 08:05 PM Revision 1b8aa9c8: Clean up limiter text. Remove old commented out bit.
- 08:05 PM Revision 3481524a: Clean up limiter text. Remove old commented out bit.
- 08:04 PM Revision cabb34e4: Clean up limiter text. Remove old commented out bit.
-
05:10 PM Feature #6556 (Duplicate): Support Duo Security two-factor authentication for local user database
- We have started evaluating Duo Security, starting with the duo-unix PAM module package.
It would be extremely usef... -
05:05 PM pfSense Packages Feature #6555 (New): Support IEEE 1588
- pfSense should include a package (and GUI) for driving IEEE 1588 PTPd. This is currently available as a FreeBSD packa...
-
05:03 PM Feature #6554 (New): Reintroduce NTP mode7 for IEEE 1588 PTPd interop
- It should be possible to selectively re-enable Mode 7 packets. This allows PTPd to take time from NTPd on the node. T...
-
03:46 PM Bug #6553 (Feedback): net.inet.ip.dummynet.pipe_slot_limit can't be set manually, should be automatic
- fix pushed
-
03:44 PM Bug #6553 (Resolved): net.inet.ip.dummynet.pipe_slot_limit can't be set manually, should be automatic
- net.inet.ip.dummynet.pipe_slot_limit only exists after dummynet is kldloaded, which comes after the sysctls are appli...
-
01:29 PM Bug #6551 (Feedback): Invalid IPv6 address can be entered
-
02:50 AM Bug #6551: Invalid IPv6 address can be entered
- Pull request https://github.com/pfsense/pfsense/pull/3026 has a proposed fix and longer explanation.
-
02:49 AM Bug #6551 (Resolved): Invalid IPv6 address can be entered
- For example, add a host alias, in the IP Address or FQDN box of the 1st entry put:
1:2:3:xy:4:5:6:7:8
This is acc... - 12:52 PM Revision 426b7b0c: Fix matching of chars in IPv6 address segments
- The existing regex here is wrong, it matches 0 or more of the hex digits but then there can be other rubbish in the s...
- 12:51 PM Revision 3ba22abd: Fix matching of chars in IPv6 address segments
- The existing regex here is wrong, it matches 0 or more of the hex digits but then there can be other rubbish in the s...
- 12:51 PM Revision a495f6b3: Merge pull request #3026 from phil-davis/patch-2
- 12:49 PM Revision a88f0ee6: Remove a-f from IPv4 address pattern
- It seems to me that a through f should not be part of the pattern for the "V4" case.
(cherry picked from commit 1f49d... - 12:49 PM Revision e4c5b7d4: Remove a-f from IPv4 address pattern
- It seems to me that a through f should not be part of the pattern for the "V4" case.
(cherry picked from commit 1f49d... - 12:48 PM Revision d16eec1f: Merge pull request #3025 from phil-davis/patch-1
-
07:31 AM Bug #6552 (Resolved): Invalid IPv6 address formats possible
- Add a host alias, in the IP Address or FQDN box of the 1st entry put:
1:2:3:::4:5:6:8 or 1:2:3:4:5:6:::8 or simila... -
06:51 AM Bug #6550 (Not a Bug): Bandwidth LAN IN/OUT reversed
- As noted above, it is correct as-is.
-
02:46 AM Bug #6550: Bandwidth LAN IN/OUT reversed
- It is correct - there is ~10 MB/s of data (download) coming in WAN (from the internet) and then that ~10 MB/s is goin...
-
02:20 AM Bug #6550 (Not a Bug): Bandwidth LAN IN/OUT reversed
- See attached screen shot.
WAN IN 10.14 MB/s
LAN OUT 10.11 MB/s
LAN IN 292.99 KB/s
LAN IN should be 10.11 MB/s - 06:39 AM Revision 8a950b3c: Fix matching of chars in IPv6 address segments
- The existing regex here is wrong, it matches 0 or more of the hex digits but then there can be other rubbish in the s...
- 04:50 AM Revision 1f49dd8a: Remove a-f from IPv4 address pattern
- It seems to me that a through f should not be part of the pattern for the "V4" case.
06/27/2016
- 11:31 PM Revision 86573bb9: Update include() to include_once()
- For safety, use include_once() when including various "side" files.
There are a couple of instances of include("guico... -
10:17 PM Revision f310decf: Only build memstick images for now
-
09:59 PM Revision 8de27a69: Fix memstickserial and memstickadi images path
-
09:18 PM Revision f51dbf53: Run make distribution on installer directory
-
09:17 PM Revision 6b5779e9: Enable bsdinstall for memstick serial and adi
-
08:48 PM Revision 7d460897: Install kernel on installer image
-
08:36 PM Revision 33306acc: Goodbye bsdinstaller
-
08:21 PM Revision 729c0c7a: Prepare memstick to use bsdinstall
-
08:21 PM Revision fe5c5ee1: Do not write /etc/platform, base package will do it
-
08:06 PM Bug #6549 (Resolved): fstab is missing post-install
- There is no /etc/fstab post-install on 2.4.
-
08:03 PM Bug #6548 (Confirmed): Enclosed delimiters not protected in DHCP client advanced options
- I was already looking at those, taking
-
07:44 PM Bug #6548 (Resolved): Enclosed delimiters not protected in DHCP client advanced options
- Issue:
Interface advanced dhcp client configuration
https://forum.pfsense.org/index.php?topic=87570
Two Availabl... - 07:16 PM Revision 71d3c2f7: Always use require_once
- The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when... - 07:16 PM Revision aceaf18c: Always use require_once
- The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when... - 07:15 PM Revision 687a1879: Merge pull request #3022 from phil-davis/require_once
-
06:46 PM Revision a0b4972b: Disable athstats build
-
06:04 PM Revision a81faa85: Make sure filemon is loaded since we are going to use meta_mode
-
05:53 PM Bug #6505: dpinger - socket name too large
- Looking at the code from dpinger it seems that this is not something we really can count on.
https://github.com/de... -
05:19 PM Bug #6506: IPv6 static routes omit interface scope of link-local gateways
- Manuelly applied the change to my system.inc file. Seems to work. The static routes using a dynamic IPv6 WAN Gateway ...
-
04:08 PM Revision 8e9167a5: Remove WITHOUT_TOOLCHAIN=1, it's already in src.conf
-
04:08 PM Revision ab7ead15: Move message to proper place
-
04:04 PM Revision 5c66c8c5: Simplify adding all targets at the same call
-
04:02 PM Revision edfe9e76: Stop adding TARGET and TARGET_ARCH to all make calls, they are exported
-
03:58 PM Revision 3c794eb6: Export LOCAL_ITOOLS, same variable used by FreeBSD build tools
-
03:55 PM Revision e0b07f6f: Use a single parameter to define -j parameter for build
-
03:53 PM Revision 41b0ac1b: Remove NO_CLEAN and NO_KERNELCLEAN
-
03:50 PM Revision 8093ae17: Export SRCCONF, variable name used by FreeBSD and stop adding it to build commands
-
03:50 PM Revision 697cd601: Export __MAKE_CONF, variable name used by FreeBSD and stop adding it to build commands
-
03:46 PM Revision b906e9c2: Add src-env.conf to environment
-
03:46 PM Revision de0e9130: Change default branch to devel-11
-
03:17 PM Bug #6540: Virtual IPs -> Edit does not allow upper-case IPv6 digits
- Specific text is in https://tools.ietf.org/html/rfc5952#section-4.3
Kicking back to ISP (who may blame their IPAM ... -
03:09 PM Bug #6540: Virtual IPs -> Edit does not allow upper-case IPv6 digits
- Good point re RFC -- I'll have to kick that back to them. It is a Standards Track RFC after all.
-
01:51 PM Bug #6540: Virtual IPs -> Edit does not allow upper-case IPv6 digits
- RFC 5952, uppercase is forbidden. This is true in all the screens that accept IPv6 addresses or networks.
We ough... -
05:57 AM Bug #6540 (Resolved): Virtual IPs -> Edit does not allow upper-case IPv6 digits
- I noticed that the address fields in the Virtual IPs edit screen reject upper-case hex digits in IPv6 addresses.
T... -
03:00 PM Revision 7943b6a7: Run generate-privdefs.php to update priv.defs.inc
-
03:00 PM Revision 9d265a8d: Run generate-privdefs.php to update priv.defs.inc
-
02:59 PM Revision e35a916e: Run generate-privdefs.php to update priv.defs.inc
-
02:09 PM Bug #6535 (Not a Bug): github pullrequests, please pull or comment
- we're working through them.
-
02:01 PM Bug #6534 (Not a Bug): DNS resolver doesn't returns AAAA records
- subject isn't true, there is a separate ticket for the DNS lookup page not supporting IPv6.
-
01:53 PM pfSense Packages Feature #6537: Suricata does not autopopulate IP Reputation list from Emerging Threats on rules update
- Tried importing manually, this does not work the way one would expect. Please close.
-
01:46 PM Bug #6538 (Not a Bug): tcpdump needs update -- cannot decode most IPv6 RA options
- we ship what's included in the FreeBSD version used.
-
05:51 AM Bug #6538 (Not a Bug): tcpdump needs update -- cannot decode most IPv6 RA options
- The version of tcpdump/libpcap in 2.3.1-x is lagging; this makes debugging IPv6 turn-ups slightly more difficult.
... -
11:23 AM pfSense Packages Bug #6547 (Resolved): syslog-ng log browser only shows the first few lines
- The log browser in the package tab only shows the first few lines for each log target.
Right now, it's easier to u... -
11:21 AM Feature #6546 (Closed): pfSense should support logging to e.g. ELK stacks
- pfSense logging is based around the FreeBSD base system's syslogd logging daemon.
This can be tricky to integrate ... -
07:04 AM Feature #6545 (Needs Patch): Show active sessions and manually disconnect option to PPPoE server
- As far as I can see, this is not currently possible with mpd. If you need this sort of functionality, you'll have to ...
-
06:57 AM Feature #6545 (Needs Patch): Show active sessions and manually disconnect option to PPPoE server
- Hello,
It will be great to have "Users Logged In" option to PPPoE server services as Captive portal.
It could h... -
06:55 AM Bug #6541: IPv6 RAs always include on-link prefix; clients may not use DHCPv6 managed addresses
- First two sentences above are reversed -- my bad.
TL;DR -- a Cisco will let you advertise 'M' *and only 'M'*, caus... -
06:04 AM Bug #6541 (New): IPv6 RAs always include on-link prefix; clients may not use DHCPv6 managed addresses
- pfSense IPv6 RA support in 2.3.1-x correctly includes the 'M' (Managed) bit in its advertisements.
By contrast, Ci... -
06:12 AM Feature #6544 (New): RFC 3046 DHCP Option 82 support (and RFC 3315/4649/4580 for IPv6)
- We use an HPE switch to implement MAC layer security. It is configured to snoop DHCP request & inject Option 82 (RFC ...
-
06:07 AM Bug #6543 (Resolved): Some leases do not show up in DHCPv6 Lease status
- I have noticed from time-to-time that some IPv6 devices have taken a DHCPv6 dynamic lease, and do not show up in the ...
-
06:05 AM Bug #6542 (Closed): Cannot revoke DHCPv6 leases from the GUI
- (We understand there's a fix in progress for this, at least for IPv4.)
The DHCPv6 lease status tab lacks an option... -
05:55 AM Feature #6539 (New): ICMPv6 filtering requires multiple rules - no range support
- (This may also be a shortcoming in PF itself).
Currently there is no way to specify an ICMPv6 type range in the GU... - 05:00 AM Revision c81ef6e2: Always use require_once
- The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when...
06/26/2016
-
01:31 PM Bug #6534: DNS resolver doesn't returns AAAA records
- oh.. maybe for the same reason is not possible to resolve ipv6 addresses in firewall log...
-
11:43 AM Bug #6536 (Resolved): update + reboot, did not trigger the webgui 90 second countdown
-
10:23 AM Bug #6536: update + reboot, did not trigger the webgui 90 second countdown
- Oké thanks, confirmed fixed when i updated today to "built on Sun Jun 26 08:40:49 CDT 2016" it worked as expected.
- 11:31 AM Revision 264ca54e: simplify DHCP_Config_Option_Split, no loop needed for returning option array
06/25/2016
-
10:49 PM pfSense Packages Bug #6521: pfsense 2.3.1 squidguard -> Groups ACL -> Target Rules List missing...
- It works if I change
squidguard_before_form_acl($pkg); to squidguard_before_form_acl($pkg,false);
in
/usr/local/pk... -
06:01 PM pfSense Packages Feature #6537 (Rejected): Suricata does not autopopulate IP Reputation list from Emerging Threats on rules update
- The snort rules update process auto-populates the ET IP reputation list into SNORT_IPREP_PATH on rules update. Suric...
-
05:58 PM Bug #6536 (Feedback): update + reboot, did not trigger the webgui 90 second countdown
- Thanks. This was fixed earlier this week and should be good in any snapshot since then.
-
03:43 PM Bug #6536 (Resolved): update + reboot, did not trigger the webgui 90 second countdown
- update + reboot, did not trigger the webgui 90 second countdown
Coming from a snapshot about 5 days old i think now ... -
03:28 PM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Hi Chris,
i post in open thread, but in my setup the file you ask isn't present.
--
Mario (Marlenio) -
01:41 PM pfSense Packages Bug #6305: Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
- Okay ... I have to set-up already that if i upgrade the package back to the new one, the issue will happen. Jim ... ...
-
09:40 AM Bug #6535 (Not a Bug): github pullrequests, please pull or comment
- github pullrequests, please pull or comment
There are quite a few pullrequests pending on github without any reaso... -
08:21 AM Bug #6534: DNS resolver doesn't returns AAAA records
- Unbound returns AAAA records just perfectly fine as you can see from shell (using host, drill or whatever). That page...
-
07:47 AM Bug #6534 (Not a Bug): DNS resolver doesn't returns AAAA records
- DNS resolver doesn't returns AAAA records.
From web gui: Diagnostics --> DNS Lookup
If FQDN has A and AAAA records ... - 06:34 AM Revision 57d6340b: bring back subnetv4_expand function used by pfblockerng
- 06:34 AM Revision 2208be8b: bring back subnetv4_expand function used by pfblockerng
- 04:02 AM Revision 51e30c40: Use the translated destination for kill_states if one exists. Ticket #6531
- 04:02 AM Revision 515f53a8: Use the translated destination for kill_states if one exists. Ticket #6531
- 04:01 AM Revision e6ddb55e: Use the translated destination for kill_states if one exists. Ticket #6531
- 03:23 AM Revision ebb1e0a5: Correct/clarify column header. Ticket #6530
- 03:23 AM Revision ea81ba1c: Correct/clarify column header. Ticket #6530
- 03:22 AM Revision 31f171e4: Correct/clarify column header. Ticket #6530
- 03:20 AM Revision d4f9997b: Fix style
- 03:20 AM Revision 51a3acee: Fix style
- 03:20 AM Revision 4e658db2: Fix style
- 03:19 AM Revision e565e949: pfSense_get_pf_states always returns source as src and dest as dst, this flipping based on direction is wrong. Ticket #6530
- 03:18 AM Revision ad5fb4a0: pfSense_get_pf_states always returns source as src and dest as dst, this flipping based on direction is wrong. Ticket #6530
- 03:18 AM Revision ab86e2d6: pfSense_get_pf_states always returns source as src and dest as dst, this flipping based on direction is wrong. Ticket #6530
- 02:59 AM Revision 84c7a8f3: Fix style
- 02:59 AM Revision e41468cf: Fix style
- 02:59 AM Revision 76933fc6: Fix style
-
01:57 AM Feature #6210: create user privilege for only DNS Host and Domain Overrides in DNS Resolver
- Sorry, but it shouldn't have been merged in the first place. There is discussion on the forum NOYB linked as to why. ...
-
12:31 AM Feature #6533 (Resolved): Allow configuration of Min and MaxRtrAdvInterval, AdvDefaultLifetime
- The RA page should allow configuration of Min and MaxRtrAdvInterval.
-
12:31 AM Bug #6516 (Resolved): Calendar date picker on system_usermanager.php only works in Chrome
- works in Chrome, Firefox, Safari, Opera and IE.
-
12:29 AM Bug #6532 (Not a Bug): LAN rule with gateway left at default stops traffic.
- subject is definitely not true, please post to the forum for troubleshooting assistance.
-
12:10 AM Bug #6532 (Not a Bug): LAN rule with gateway left at default stops traffic.
- I have a LAN rule where a specific host goes over a VPN gateway.
The rule is super LAN simple - IPv4 *, source ho... -
12:07 AM Revision 2556e623: Add include of functions.inc for declaration of gettext
-
12:07 AM Revision 002fd782: Add include of functions.inc for declaration of gettext
- 12:06 AM Revision 44308ac0: Merge pull request #3013 from dennypage/master
06/24/2016
-
11:42 PM Bug #6513 (Resolved): IKE mode auto omits aggressive from ipsec.conf
- works
-
11:40 PM Bug #6499 (Resolved): pf fragment states not purged
- fixed
-
11:31 PM Bug #6494 (Confirmed): Hang during bootup on lock('filter.lock')
- Nice catch, Harry.
Looks like this should be easy to fix, Luiz please review. -
09:22 PM Bug #6494: Hang during bootup on lock('filter.lock')
- I've got a case that hangs every type as noted above. And I have a patch.
/cf/hc_filterlog:
#!/bin/tcsh
3>&-... -
11:02 PM Bug #6531 (Feedback): Kill states doesn't work for states with translated destination
- fix pushed
-
11:01 PM Bug #6531 (Resolved): Kill states doesn't work for states with translated destination
- diag_dump_states.php kill states passes the srcip and destip to pfSense_kill_states in all cases. That doesn't match ...
-
10:47 PM Bug #6530 (Feedback): Kill states doesn't work for 'in' direction
- also fixed the column header description.
-
10:17 PM Bug #6530 (Resolved): Kill states doesn't work for 'in' direction
- diag_dump_states.php gets source and destination wrong on the kill states option for the 'in' direction.
-
08:34 PM Feature #6210: create user privilege for only DNS Host and Domain Overrides in DNS Resolver
-
If you wish to discuss it, options, and alternatives.
New DNS Resolver Overrides Page
https://forum.pfsense.o... -
04:43 PM Bug #6529 (Confirmed): dhcp6c fails to start with track6 on a bridge interface
-
02:32 PM Bug #6529 (Duplicate): dhcp6c fails to start with track6 on a bridge interface
- I noticed today that IPv6 wasn't working, and found this in the dhcpd log....
-
04:32 PM Revision 764d9297: Add license files used by core packages
-
03:45 PM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Hi Chris,
> > I'm not sure what circumstance triggers this, but judging by the number of reports in that thread t... -
11:14 AM Revision 4bcb7a69: Revert "Incorporated ssl changes"
- It's a specific 2.4 change, only in master branch
This reverts commit 00a7688401c15015c3f43735b2b1536ebfec7e92. -
07:51 AM Bug #6177: pkg update checking with no Internet access kills web GUI
- edit.
-
07:50 AM Bug #6177: pkg update checking with no Internet access kills web GUI
- edit
-
07:46 AM Bug #6177: pkg update checking with no Internet access kills web GUI
- Chris Buechler wrote:
> IPv6 works just fine on pkg.pfsense.org. You're not hitting the issue here, please start a... - 06:36 AM Revision 412a9cd0: Include interface scope on IPv6 static routes to link local gateway IPs. Ticket #6506
- 06:35 AM Revision 8e8108e6: Include interface scope on IPv6 static routes to link local gateway IPs. Ticket #6506
- 06:35 AM Revision eea84f0a: Include interface scope on IPv6 static routes to link local gateway IPs. Ticket #6506
-
05:46 AM Bug #6528 (Resolved): The captive portal cannot be used on interface lan since it is part of a bridge but works anyway
- Hello,
I've setup a captive portal on my LAN interface.
Later, I've setup a OpenVPN tap connection where the tap1... - 02:22 AM Revision 72a6e5d0: Comment typo
- (cherry picked from commit b069f77e0a5e355e811dd7bd4a4d17a802a3f682)
- 02:22 AM Revision 0bcda37b: Comment typo
- (cherry picked from commit b069f77e0a5e355e811dd7bd4a4d17a802a3f682)
- 02:21 AM Revision b069f77e: Comment typo
-
01:36 AM Bug #6506 (Feedback): IPv6 static routes omit interface scope of link-local gateways
- fix pushed to always include interface scope on static routes to a link local v6 gateway IP.
06/23/2016
-
10:38 PM pfSense Packages Bug #6527: Squid 3.5 - Deprecated "ssl_bump server-first all" don't allow SNI in transparent mode with HTTPS/SSL Interception
- Edited in order to add more information about ssl peek and splice
http://wiki.squid-cache.org/Features/SslPeekAndS... -
08:51 PM pfSense Packages Bug #6527 (Resolved): Squid 3.5 - Deprecated "ssl_bump server-first all" don't allow SNI in transparent mode with HTTPS/SSL Interception
- As described in the squid wiki, "ssl_bump server-first all" is deprecated in squid 3.5+
http://wiki.squid-cache.or... - 10:22 PM Revision 5a42473b: Revert "adding privileges and separating DNS Resolver overrides from general settings"
- This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.
- 10:22 PM Revision 8b056044: Revert "adding privileges and separating DNS Resolver overrides from general settings"
- This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.
- 10:21 PM Revision bc54d32d: Revert "adding privileges and separating DNS Resolver overrides from general settings"
- This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.
-
05:55 PM Feature #6210: create user privilege for only DNS Host and Domain Overrides in DNS Resolver
- Chris Buechler wrote:
> This isn't desirable. We don't want to add yet another new menu item, for a use case that I ... -
05:28 PM Feature #6210 (Rejected): create user privilege for only DNS Host and Domain Overrides in DNS Resolver
- This isn't desirable. We don't want to add yet another new menu item, for a use case that I think you're the only per...
-
05:35 PM Revision 7b45ec85: Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?
- (cherry picked from commit 5c403f843291bdc670dcdb45e1e097f2eb7f36ab)
-
05:35 PM Revision 4e27cf15: Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?
- (cherry picked from commit 5c403f843291bdc670dcdb45e1e097f2eb7f36ab)
- 05:34 PM Revision 4db9f6d0: Merge pull request #3019 from NOYB/RFC2136_Client_Edit_Priv_Def
- 05:33 PM Revision c0b34e4c: Load actual value of webguihostnamemenu
- This is a string from a list of valid values (empty, "hostonly", "fqdn"). So it is not correct to just gather a true/...
- 05:33 PM Revision 0f6e77fd: Load actual value of webguihostnamemenu
- This is a string from a list of valid values (empty, "hostonly", "fqdn"). So it is not correct to just gather a true/...
- 05:32 PM Revision 6d62e15a: Merge pull request #3017 from phil-davis/patch-2
- 05:31 PM Revision 9c025aa5: Restored countdown functionality and menu refresh on successful update/remove/install
- Added comments to clarify operation of the page
(cherry picked from commit 18295ff2f907f638afa9f7c665cc16e4262e6899) - 05:31 PM Revision dbf01363: Restored countdown functionality and menu refresh on successful update/remove/install
- Added comments to clarify operation of the page
(cherry picked from commit 18295ff2f907f638afa9f7c665cc16e4262e6899) - 05:30 PM Revision 18295ff2: Restored countdown functionality and menu refresh on successful update/remove/install
- Added comments to clarify operation of the page
-
03:32 PM Bug #6177: pkg update checking with no Internet access kills web GUI
- Nicola Bressan wrote:
> I've experienced a similar issue.
>
> can you have a look in it?
> or maybe fix IPv6 ans... -
02:36 AM Bug #6177: pkg update checking with no Internet access kills web GUI
- hello,
I've experienced a similar issue.
pfSense 2.3.1_5
IPv6 tunnel configured
pfSense in GUI was checking ... -
12:41 PM Revision dd6c64d8: Move /etc/ascii-art to /usr/local/share/pfSense
-
12:37 PM Revision fc33f342: Remove unused mtree file
-
12:34 PM Revision ca618217: Make base package to populate /etc/platform
-
12:31 PM Revision c2b22939: Remove copy of serviceproviders.xml, it will be provided by port net/mobile-broadband-provider-info
-
12:28 PM Revision cb0f6bf4: Move iso_3166-1_list_en.xml to /usr/local/share/pfSense
-
11:33 AM Revision caead978: Remove DejaVuSansMono-Roman.ttf, rrdtool is not plotting graphs anymore
-
11:30 AM Revision 367b34e7: Remove intel license files, they are part of FreeBSD-src
-
11:29 AM Revision 9235b25e: Create /home on rc if it's necessary, then remove home/.empty file from git repo
-
11:26 AM Revision 2089cc2c: Move athctrl.sh to /usr/local/sbin
-
07:35 AM Bug #6400: assign_interfaces.php issues with large numbers of interfaces
- Maybe this is somehow related to https://redmine.pfsense.org/issues/6515
When submitting a change in interfaces_assi... -
06:46 AM Bug #6400: assign_interfaces.php issues with large numbers of interfaces
- We have been doing some testing on one of our sites.
Under 2.2.4 no issue with 100 vlans, under 2.3.1-RELEASE-p5 a... -
06:51 AM Feature #6526 (Closed): pfSense Update information via SNMP
- For automatic update checking with monitoring systems like Icinga it would be great to have the update status of the ...
-
06:16 AM Bug #6520: Time out when trying to look at interfaces_assign.php
- We have been doing some testing on one of our sites.
Under 2.2.4 no issue with 100 vlans, under 2.3.1-RELEASE-p5 a... -
05:53 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Same here. After reconnect (PPPoE) there was no default route set.
-
05:30 AM Revision 5c403f84: Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?
-
04:16 AM Bug #6525: Mobile web interface can't scroll down all items in sub-menus
- ok let's wait for this then!
-
04:11 AM Bug #6525: Mobile web interface can't scroll down all items in sub-menus
- I have some code under review that allows custom GUI preference settings per user.
https://redmine.pfsense.org/issue... -
03:31 AM Bug #6525: Mobile web interface can't scroll down all items in sub-menus
- yes that solves the problem, but I find very handy to have it fixed when I use it with a normal web browser at home a...
-
03:22 AM Bug #6525: Mobile web interface can't scroll down all items in sub-menus
- Try changing System->General Setup, webConfigurator section, Top Navigation. Set it to "Scrolls with page". That shou...
-
02:54 AM Bug #6525 (Resolved): Mobile web interface can't scroll down all items in sub-menus
- When accessing pfSense web interface from mobile device and selecting a menu with long list of items (like "Services"...
-
04:12 AM Feature #6388: Status / Dashboard save changes for all users
- Note: New pull request https://github.com/pfsense/pfsense/pull/3018 has the proposed solution all in 1 commit that is...
- 02:53 AM Revision 8bab524e: Feature #6388 custom GUI preference settings per user
- 01:50 AM Revision e93242eb: Load actual value of webguihostnamemenu
- This is a string from a list of valid values (empty, "hostonly", "fqdn"). So it is not correct to just gather a true/...
- 01:07 AM Revision 0ce30f4a: Clarify ports alias hint. Ticket #6523
- 01:07 AM Revision 9e45ab6d: Clarify ports alias hint. Ticket #6523
- 01:06 AM Revision 9a17d293: Clarify ports alias hint. Ticket #6523
06/22/2016
-
11:56 PM Bug #6506 (Confirmed): IPv6 static routes omit interface scope of link-local gateways
- confirmed, thanks
-
05:47 PM Bug #6506: IPv6 static routes omit interface scope of link-local gateways
- No, with pushed to the system i mean: When the static route that you've added using the WebUI is getting added to the...
- 10:55 PM Revision 332a64d0: Allow passing comma in string quoted DHCP client options
-
08:37 PM Revision 4be27df6: add traffic totals package
-
08:35 PM Revision be53a482: add traffic totals package
-
08:08 PM Bug #6523 (Resolved): Firewall/Aliases/Ports: Unclear description and/or result of desired format
- clarified hint
-
08:06 PM Bug #6523 (Confirmed): Firewall/Aliases/Ports: Unclear description and/or result of desired format
- It works as it always has, and as intended. Each box can only contain a single port or range.
I'll clarify the de... -
08:11 AM Bug #6523 (Resolved): Firewall/Aliases/Ports: Unclear description and/or result of desired format
- Current hint is: "Enter as many ports as desired. Port ranges can be expressed by separating with a colon."
Expect... -
07:01 PM Bug #6524 (Not a Bug): 192.168.100.0/24 subnet with Cable Modem WAN un-workable
- it's workable just fine. You can't have the same subnet on two diff interfaces of any firewall/router. You have some ...
-
06:12 PM Bug #6524 (Not a Bug): 192.168.100.0/24 subnet with Cable Modem WAN un-workable
- So here is the scenario i ran into today.
Customer Subnet is 192.168.100.1/24
Customer WAN IP is 174.77.55.XX6/28... -
06:57 PM Bug #6509 (Resolved): Status monitoring not displaying graphs
- No problem, thanks for checking. Marking as resolved.
-
04:16 AM Bug #6509: Status monitoring not displaying graphs
- Thx, todays snap is OK.
-
04:42 PM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Just to let you know, unfortunately this hasn't solved my issue, and the line is dead again.
-
01:29 PM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Hi Chris,
> I'm not sure what circumstance triggers this, but judging by the number of reports in that thread ther... -
06:57 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Yep, it's static in as much as it's supposed not to alter, and is the way that most "static IP" addresses are dished ...
-
05:30 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Michael Knowles wrote:
> p.s. - The ADSL i'm using in this instance has a "static IP" delivered from the ISP via DHC... -
05:13 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- p.s. - The ADSL i'm using in this instance has a "static IP" delivered from the ISP via DHCP (or whatever mechanism i...
-
05:10 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Hi,
I'm the author of Bug #6423. This bug sounds remarkably similar to my symptoms.
I'm going to get the onsit... -
04:32 PM Revision de1d4101: % and / are also allowed in values
-
04:32 PM Revision ee1e4177: % and / are also allowed in values
-
04:32 PM Revision edd4c633: % and / are also allowed in values
- 03:57 PM Revision bb44b41a: Fix Bug #6394 - Incorrect Output of Translation
- Apparently gettext() does not behave correctly when passed an empty string, this commit ensures gettext() is called o...
- 03:57 PM Revision 94b5eb1f: Fix Bug #6394 - Incorrect Output of Translation
- Apparently gettext() does not behave correctly when passed an empty string, this commit ensures gettext() is called o...
- 03:57 PM Revision 44de9a2d: Merge pull request #3011 from NewEraCracker/redmine-6394
-
03:55 PM Revision a8ed54b4: Remove duplicate listtags() entry 'member'.
- (cherry picked from commit 40d7e4bee91246db09cc88141869abcd37390bc7)
-
03:55 PM Revision f3d9f32b: Remove duplicate listtags() entry 'member'.
- (cherry picked from commit 40d7e4bee91246db09cc88141869abcd37390bc7)
- 03:54 PM Revision c0643ee4: Merge pull request #3010 from NOYB/Remove_Duplicate_ListTags_Entry
-
03:48 PM Revision 76a56fce: Remove subnet_expand()
- Function isn't used in main or packages repo, and in any case would need a complete rewrite to handle IPv6.
(cherry p... -
03:48 PM Revision 7f493140: Remove subnet_expand()
- Function isn't used in main or packages repo, and in any case would need a complete rewrite to handle IPv6.
(cherry p... - 03:47 PM Revision 24f97159: Merge pull request #3006 from stilez/patch-33
- 03:45 PM Revision 8c512801: Fix #6482 OpenVPN Redirect Gateway Option Causes GUI Issue
- This fixes the GUI inconsistency reported in the referenced bug. On edit of an OpenVPN server that has tun mode, not ...
- 03:45 PM Revision 8cec6ee6: Fix #6482 OpenVPN Redirect Gateway Option Causes GUI Issue
- This fixes the GUI inconsistency reported in the referenced bug. On edit of an OpenVPN server that has tun mode, not ...
- 03:44 PM Revision 8a63f7f0: Merge pull request #3005 from phil-davis/patch-4
- 03:43 PM Revision 4a89ba61: added missing div.content wrapper when reloading filters
- (cherry picked from commit e8406abe627675db2c2f77a81c1bb883f5158bb6)
- 03:43 PM Revision 73578b77: added missing div.content wrapper when reloading filters
- (cherry picked from commit e8406abe627675db2c2f77a81c1bb883f5158bb6)
- 03:43 PM Revision 6f054658: Merge pull request #3004 from hailthemelody/master
- 03:41 PM Revision 2031be9c: Fix PHP Warning about invalid argument supplied for foreach
- If _POST['members'] or _POST['groups'] is not set / none selected at GUI, it would give a warning on crash reporter (...
- 03:41 PM Revision 0e5ebefd: Fix PHP Warning about invalid argument supplied for foreach
- If _POST['members'] or _POST['groups'] is not set / none selected at GUI, it would give a warning on crash reporter (...
- 03:40 PM Revision 1705d6ed: Merge pull request #3002 from NewEraCracker/patch-invalid-foreach
- 03:39 PM Revision 50264b58: Fix bad escapeshellarg logic on mpd execution
- With this change single-quotes are applied in correct places
(cherry picked from commit 08cd022545be58a46b860500ff81... - 03:39 PM Revision 631c29af: Fix bad escapeshellarg logic on mpd execution
- With this change single-quotes are applied in correct places
(cherry picked from commit 08cd022545be58a46b860500ff81... - 03:38 PM Revision 6c94ebc3: Merge pull request #3001 from NewEraCracker/patch-pppoe-mpd
- 03:32 PM Revision 4125445f: Do not allow deleting your own user name
- Currently if you delete your own user name, then the config ends up with a blank user tag in it. Rather than fix that...
- 03:31 PM Revision 01a0385e: Do not allow deleting your own user name
- Currently if you delete your own user name, then the config ends up with a blank user tag in it. Rather than fix that...
- 03:31 PM Revision 5522c61f: Merge pull request #2989 from phil-davis/patch-2
-
03:23 PM Revision 07b8134d: missing "("
- (cherry picked from commit 70381d4803b9424c1a3f3ef518d8243062452d77)
-
03:23 PM Revision 3bea1321: optional arg for old behaviour
- (cherry picked from commit cf63f1638aab685cc956502f5ddd862a10bf3ff8)
-
03:23 PM Revision d65d58a7: function name hms -> dhms
- to match edit to util.inc
(cherry picked from commit c57e936a6596550619f7261e85b633ca5016cbf2) -
03:23 PM Revision f2f86310: Simplify convert_seconds_to_hms() and show days for large numbers of hours
- 1) Function can be simplified and all "if" statements removed, using intdiv (or casting result as int for PHP < 7) an...
-
03:23 PM Revision 005097dd: missing "("
- (cherry picked from commit 70381d4803b9424c1a3f3ef518d8243062452d77)
-
03:22 PM Revision fedbe5af: optional arg for old behaviour
- (cherry picked from commit cf63f1638aab685cc956502f5ddd862a10bf3ff8)
-
03:22 PM Revision 11e09114: function name hms -> dhms
- to match edit to util.inc
(cherry picked from commit c57e936a6596550619f7261e85b633ca5016cbf2) -
03:22 PM Revision 8c91c89f: Simplify convert_seconds_to_hms() and show days for large numbers of hours
- 1) Function can be simplified and all "if" statements removed, using intdiv (or casting result as int for PHP < 7) an...
- 03:22 PM Revision 2ed50d13: Merge pull request #2988 from stilez/patch-28
-
03:17 PM Revision 53c20c17: Add "delete entry" for ARP table
- Useful function in some circumstances - seems no reason not to have it.
Uses IP rather than hostname since not all A... -
03:17 PM Revision 17e3a05a: Add "delete entry" for ARP table
- Useful function in some circumstances - seems no reason not to have it.
Uses IP rather than hostname since not all A... - 03:17 PM Revision dbef2183: Merge pull request #2987 from stilez/patch-27
- 03:15 PM Revision d1626706: Fix NTP PPS. It had 'None' option available on 2.2.x.
- (cherry picked from commit ceabd66d57f7199602d3a23cb8a60080bcfa67ea)
- 03:14 PM Revision 2a68fcd3: Fix "Unable to remove NTP GPS from configuration"
- https://forum.pfsense.org/index.php?topic=112771.msg627573
(cherry picked from commit 55de528cbb177b4a1f40554ad1a5671... - 03:14 PM Revision 74d0b334: Fix NTP PPS. It had 'None' option available on 2.2.x.
- (cherry picked from commit ceabd66d57f7199602d3a23cb8a60080bcfa67ea)
- 03:14 PM Revision 8d179341: Fix "Unable to remove NTP GPS from configuration"
- https://forum.pfsense.org/index.php?topic=112771.msg627573
(cherry picked from commit 55de528cbb177b4a1f40554ad1a5671... - 03:14 PM Revision e786d286: Merge pull request #2986 from NewEraCracker/patch-ntp-gps
-
03:13 PM Revision cfa9a5be: redundant check - is_numericint() tests for >= 0
- (cherry picked from commit f208e9690e2ec4089cf3d3fe5f5f03fed5a36e6f)
-
03:13 PM Revision caed0783: Use global backup count instead of hardcoded value and remove redundant function
- (cherry picked from commit 01b5410ae8391998ba560d40f447c7f556472c5b)
-
03:13 PM Revision 4e59bedb: fix logic and replace hard coded value by global
- backups should be a numeric int.
text hint for number of backups can now refer to the global value for this platform ... -
03:13 PM Revision 3fd59575: set default_config_backup_count based on platform
- At the same time the platform is being detected for PHP/GUI purposes, set the default number of backups. Also handle ...
-
03:13 PM Revision cf2e697d: Give settings section a more helpful/standard title to match other GUI settings tabs
- (cherry picked from commit ca55edc39342865816feef390616be8b770c889b)
-
03:12 PM Revision 99affb57: redundant check - is_numericint() tests for >= 0
- (cherry picked from commit f208e9690e2ec4089cf3d3fe5f5f03fed5a36e6f)
-
03:12 PM Revision 3d256eb1: Use global backup count instead of hardcoded value and remove redundant function
- (cherry picked from commit 01b5410ae8391998ba560d40f447c7f556472c5b)
-
03:12 PM Revision 8537c4a6: fix logic and replace hard coded value by global
- backups should be a numeric int.
text hint for number of backups can now refer to the global value for this platform ... -
03:12 PM Revision 6ba90672: set default_config_backup_count based on platform
- At the same time the platform is being detected for PHP/GUI purposes, set the default number of backups. Also handle ...
-
03:12 PM Revision fdda7af6: Give settings section a more helpful/standard title to match other GUI settings tabs
- (cherry picked from commit ca55edc39342865816feef390616be8b770c889b)
- 03:11 PM Revision 4c93645c: Merge pull request #2982 from stilez/patch-26
-
03:07 PM Revision 81b38711: Self correcting - poor english
- (cherry picked from commit b56769c30a23af9f575ee4a5f056558ef8322f95)
-
03:07 PM Revision 1d423947: Accuracy
- Large keys are not "slower to use" in many cases, since they are only used to validate or set up a session. An ongoin...
-
03:07 PM Revision 90faa0a4: missed a comment I added and shouldn't have - removed
- (cherry picked from commit 7c684f3b95f641134496bc1210cfb2d814468767)
-
03:07 PM Revision 2fe2d194: Update OpenVPN Wizard to include missing key sizes
- ...and add some useful info to guide the user.
(cherry picked from commit 49810252681df9bd553e2221c885ceffaa2c4c7f) -
03:07 PM Revision 27626198: Add missing recommended key lengths to OpenVPN options
- Add key lengths to the OpenVPN options, for asymmetric keys of size 3072 (for current use), 7680, 15360 (for long ter...
-
03:06 PM Revision 30f56eff: Self correcting - poor english
- (cherry picked from commit b56769c30a23af9f575ee4a5f056558ef8322f95)
-
03:06 PM Revision 34bf7dee: Accuracy
- Large keys are not "slower to use" in many cases, since they are only used to validate or set up a session. An ongoin...
-
03:06 PM Revision 1f80105d: missed a comment I added and shouldn't have - removed
- (cherry picked from commit 7c684f3b95f641134496bc1210cfb2d814468767)
-
03:06 PM Revision dd4e58aa: Update OpenVPN Wizard to include missing key sizes
- ...and add some useful info to guide the user.
(cherry picked from commit 49810252681df9bd553e2221c885ceffaa2c4c7f) -
03:05 PM Revision bd1a4433: Add missing recommended key lengths to OpenVPN options
- Add key lengths to the OpenVPN options, for asymmetric keys of size 3072 (for current use), 7680, 15360 (for long ter...
- 03:05 PM Revision e98865a8: Merge pull request #2942 from stilez/patch-22
-
03:03 PM Revision ef609a57: Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn.
- (cherry picked from commit 1d12996755ee6fb9b9e163d292bdba160a926e64)
-
03:03 PM Revision cb0222b0: Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn.
- (cherry picked from commit 1d12996755ee6fb9b9e163d292bdba160a926e64)
- 03:02 PM Revision 612e27ac: Merge pull request #2935 from cfazendin/hostname_menu
-
02:55 PM Revision b8eb4e7f: Make QinQ interfaces work again
- (cherry picked from commit 1322ee22354f1a6e184819fb7009a2996b63de97)
-
02:55 PM Revision de1bacbc: Make QinQ interfaces work again
- (cherry picked from commit 1322ee22354f1a6e184819fb7009a2996b63de97)
- 02:55 PM Revision 253919a5: Merge pull request #2906 from Chrisc-c-c/Fix-QinQ-Interfaces
- 02:50 PM Revision ab8c4106: Allow IGMP Proxy logging verbosity to be selected via system log settings (PR 2901)
- (cherry picked from commit 2bd0585e30e5ec8fc3b79ca3f579bf9a7c1bcbc8)
- 02:50 PM Revision 61d6a840: Allow IGMP Proxy logging verbosity to be selected via system log settings (PR 2901)
- (cherry picked from commit 2bd0585e30e5ec8fc3b79ca3f579bf9a7c1bcbc8)
- 02:49 PM Revision 2bd0585e: Allow IGMP Proxy logging verbosity to be selected via system log settings (PR 2901)
-
02:18 PM Revision 1ac8faed: adding privileges and separating DNS Resolver overrides from general settings
- (cherry picked from commit fc76a1e390c8ce9579df31457c74d1d0e572b78d)
-
02:18 PM Revision 54147cc6: adding privileges and separating DNS Resolver overrides from general settings
- (cherry picked from commit fc76a1e390c8ce9579df31457c74d1d0e572b78d)
- 02:18 PM Revision dbab5a7e: Merge pull request #2891 from gottaloveit/dns-overrides-privs
-
02:14 PM Bug #6099: igmpproxy does not recognize upstream interface
- As said my provider is using IGMPv3 which I cannot get to work (so I will stay on 2.2.6 for the time being).
I've ... -
02:04 PM Bug #6099: igmpproxy does not recognize upstream interface
- Greg Myran wrote:
> I want to thank you again for your efforts.
You're welcome,
> I've moved my multicast traffic... - 02:07 PM Revision fe2b8de7: Force 4096 RSA keys
- Add option `-b 4096` to force the keys to 4096-bit.
This parameter is ignored for Ed25519 keys.
(cherry picked from... - 02:07 PM Revision 1ffd4c51: Harden sshd_config
- The changes are better explained in the following article:
https://stribika.github.io/2015/01/04/secure-secure-shell... - 02:06 PM Revision 088ffabc: Force 4096 RSA keys
- Add option `-b 4096` to force the keys to 4096-bit.
This parameter is ignored for Ed25519 keys.
(cherry picked from... - 02:06 PM Revision a9274a80: Harden sshd_config
- The changes are better explained in the following article:
https://stribika.github.io/2015/01/04/secure-secure-shell... - 02:05 PM Revision 90913bc7: Merge pull request #2783 from jlduran/harden-sshd_config
- 12:47 PM Revision 384ffced: Fixed #6504 by making table sortable
- (cherry picked from commit 55f67b5abd9b809807e328477779d97120908273)
- 12:47 PM Revision 4a4a4c41: Fixed #6504 by making table sortable
- (cherry picked from commit 55f67b5abd9b809807e328477779d97120908273)
- 12:45 PM Revision 55f67b5a: Fixed #6504 by making table sortable
- 11:45 AM Revision 76f6498f: jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for setting custom expirey date
- (cherry picked from commit d85d82b7686d5899948e6ec4b1587e74937820cf)
- 11:45 AM Revision df38ab93: jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for setting custom expirey date
- (cherry picked from commit d85d82b7686d5899948e6ec4b1587e74937820cf)
- 11:43 AM Revision d85d82b7: jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for setting custom expirey date
- 11:27 AM Revision 246be5d3: Fixed #6516 by replacing HTML5 datepicker with jQuery widget
- (cherry picked from commit 53c38ff16c1eb8743e69d506f69167c88cf34910)
- 11:27 AM Revision f11862a3: Fixed #6516 by replacing HTML5 datepicker with jQuery widget
- (cherry picked from commit 53c38ff16c1eb8743e69d506f69167c88cf34910)
- 11:26 AM Revision 53c38ff1: Fixed #6516 by replacing HTML5 datepicker with jQuery widget
-
08:23 AM Bug #6520: Time out when trying to look at interfaces_assign.php
- Here are the logs :
Jun 22 15:21:51 fw2.ds nginx: 2016/06/22 15:21:51 [error] 21284#0: *121 upstream timed out (60: ... -
04:34 AM Bug #6520 (Duplicate): Time out when trying to look at interfaces_assign.php
- Hello,
Since the update in 2.3, I get a time out when trying to reach interfaces_assign.php. Then the whole web inte... -
07:50 AM Feature #6504: services_dhcp.php: DHCP Static Mappings table should be sortable
- Applied in changeset commit:55f67b5abd9b809807e328477779d97120908273.
-
07:41 AM Feature #6504 (Feedback): services_dhcp.php: DHCP Static Mappings table should be sortable
- Table is now sortable as requested
-
07:39 AM Feature #6504 (Assigned): services_dhcp.php: DHCP Static Mappings table should be sortable
-
07:21 AM Bug #6522 (Not a Bug): Mobile IPSec with PSK does not supply option to provide PSK
- With plain PSK auth you enter the Identifiers and keys on the PSK tab and/or in the PSK field on accounts in the user...
-
06:52 AM Bug #6522 (Not a Bug): Mobile IPSec with PSK does not supply option to provide PSK
- When I create the IPsec for the mobile clients, I choose PSK as Phase1 security. However, I cannot select any predefi...
-
07:19 AM Feature #6519: SSD TRIM option via GUI
- Hi Jim,
You made the right considerations. I'll continue to use the manual option.
Thanks in advance,
--
Mario -
07:12 AM Feature #6519 (Rejected): SSD TRIM option via GUI
- No, it is not. The option cannot be changed while the disk is mounted. Also, hardware support for TRIM is not univers...
-
04:23 AM Feature #6519 (Rejected): SSD TRIM option via GUI
- Hi,
It would be possible to add an option to enable TRIM SSD in the GUI instead of via command line? -
06:30 AM Bug #6516: Calendar date picker on system_usermanager.php only works in Chrome
- Applied in changeset commit:53c38ff16c1eb8743e69d506f69167c88cf34910.
-
06:28 AM Bug #6516 (Feedback): Calendar date picker on system_usermanager.php only works in Chrome
- HTML5 datepicker replaced with jQuery widget. It seems that Chrome and Opera are the only browsers that implement the...
-
06:23 AM Feature #2358: NAT64 support
- UPVOTE
-
05:28 AM pfSense Packages Bug #6521 (New): pfsense 2.3.1 squidguard -> Groups ACL -> Target Rules List missing...
- The clickable "Target Rules List" field in menu "Groups ACL" disappears if more than 3 "Target categories" are define...
-
02:58 AM Bug #6518 (Closed): IPsec phase 1 VPN not working with IPv6+DNS with "My IP Address" as identifier
- Hi,
I'm running pfSense : ... -
02:37 AM Revision 9e680116: fix rowhelper select_source empty combo
- while using $config['installedpackage']{['...'] as source
-
02:37 AM Revision 0aa18e14: fix rowhelper select_source empty combo
- while using $config['installedpackage']{['...'] as source
- 02:37 AM Revision bc8b18a9: Merge pull request #3015 from marcelloc/patch-4
- 01:25 AM Revision cb74937f: add htop to poudriere_bulk
- 01:25 AM Revision e388275c: add htop to poudriere_bulk
- 01:25 AM Revision e9ac4800: add htop to poudriere_bulk
- 12:40 AM Revision ac3e3baa: Only call interfaces_vips_configure once if it's needed, rather than doing the same thing over and over for every VIP on an interface. Ticket #6515
- 12:40 AM Revision 6fd9645e: Only call interfaces_vips_configure once if it's needed, rather than doing the same thing over and over for every VIP on an interface. Ticket #6515
- 12:40 AM Revision d75c55fb: Only call interfaces_vips_configure once if it's needed, rather than doing the same thing over and over for every VIP on an interface. Ticket #6515
-
12:16 AM Bug #6499: pf fragment states not purged
- Dmitriy K wrote:
> This fix wont be pushed in current stable?
Needed to be confirmed in 2.3.2 snapshots first.
... -
12:12 AM Bug #6476: Editing an IPSec phase 2 entry fails
- Waldo Nell wrote:
>
> string(10) "10.200.1.1"
> int(16)
that's correct, and exactly what it's checking for the... -
12:01 AM pfSense Packages Feature #6502 (Closed): Add samba in the available packages
- a firewall isn't a NAS, trying to be one isn't of interest.
06/21/2016
-
11:57 PM Bug #6506: IPv6 static routes omit interface scope of link-local gateways
- Daniel Hoffend wrote:
> when a static route gets pushed to the system
What do you mean by "pushed to", that via ... -
11:54 PM Bug #6516: Calendar date picker on system_usermanager.php only works in Chrome
- It's probably similar to this: https://forum.pfsense.org/index.php?topic=112358.0.
It could be replaced with the ... -
08:05 PM Bug #6516 (Resolved): Calendar date picker on system_usermanager.php only works in Chrome
- The calendar date picker on system_usermanager.php doesn't show up in any browser other than Chrome from the looks of...
-
11:53 PM Bug #6507 (Confirmed): GRE and GIF tunnels on dynamic IPv6 interface are not brought up during boot
-
11:43 PM Feature #6365: Current images do not install on UEFI Machines
- Tomas Ulicky wrote:
>
> Why deleted target version?
Duplicate closed tickets need that removed so it doesn't me... -
11:37 PM Bug #6510 (Resolved): Core files can fill up /var/run/
- works
-
10:30 AM Bug #6510 (Feedback): Core files can fill up /var/run/
- Applied in changeset commit:a08208f81bcb2812bdda07e21b501447fb350408.
-
10:23 AM Bug #6510 (Resolved): Core files can fill up /var/run/
- In some cases, a process can crash and the resulting core file fills /var/run/ if that was the working directory for ...
-
11:33 PM Bug #6514 (Resolved): services_captiveportal_zones_edit.php: Zone name cannot start with a number
- works
-
05:00 PM Bug #6514 (Feedback): services_captiveportal_zones_edit.php: Zone name cannot start with a number
- Applied in changeset commit:f0a053846d6cde2724c47b5553e1395cfd21445c.
-
03:29 PM Bug #6514 (Resolved): services_captiveportal_zones_edit.php: Zone name cannot start with a number
- The zone name on services_captiveportal_zones_edit.php is used as an XML tag name and needs to follow the relevant st...
-
11:24 PM Revision a5dee45b: update d3.js
-
11:24 PM Revision 85c7840f: update nvd3 files
-
11:09 PM Bug #6512: Upgrade to 2.3.1 causes network performance degradation (with High CPU usage by NIC kernel tasks)
- It's likely not one NIC driver that's in question, as there definitely aren't any issues with e1000, and probably not...
-
04:30 PM Bug #6512: Upgrade to 2.3.1 causes network performance degradation (with High CPU usage by NIC kernel tasks)
- And perhaps this post has the same problem
https://forum.pfsense.org/index.php?topic=113529.0
-
03:46 PM Bug #6512: Upgrade to 2.3.1 causes network performance degradation (with High CPU usage by NIC kernel tasks)
- Obviously there's a performance regression. It may have to do with our hardware, but:
# This wasnt present on previ... -
03:36 PM Bug #6512 (Rejected): Upgrade to 2.3.1 causes network performance degradation (with High CPU usage by NIC kernel tasks)
- that's something to do with your combination of hardware, which isn't anything we support. There aren't any general p...
-
03:22 PM Bug #6512 (Rejected): Upgrade to 2.3.1 causes network performance degradation (with High CPU usage by NIC kernel tasks)
- Hi,
Currently we have a 2-node pfsense system working in active/passive HA. This cluster was running pfsense v2.2.... -
11:04 PM Bug #6517 (Confirmed): Adding mobile IPsec phase 2 entries requires restart of strongswan
- strongswan doesn't pick up the new leftsubnet config (though it's correctly shown in statusall) when doing a reload. ...
-
10:06 PM Bug #6517 (Confirmed): Adding mobile IPsec phase 2 entries requires restart of strongswan
- Using mobile IPsec on 2.3.1-RELEASE-p1 and using OS X 10.11.4 on the client side, I find that when I add additional P...
-
10:55 PM Revision 68126224: update d3.js
-
10:55 PM Revision 6c43b7d3: update nvd3 files
- 10:23 PM Revision fb0ecb7a: Fix style
- 10:23 PM Revision 55a72d31: Fix style
- 10:23 PM Revision 616161d5: Fix style
- 10:11 PM Revision e08b45e4: require_once auth.inc in vpn.inc since it uses functions from there, though normal use of the system won't require that, those who run certain things manually/custom may require it
- 10:11 PM Revision e4f7da85: require_once auth.inc in vpn.inc since it uses functions from there, though normal use of the system won't require that, those who run certain things manually/custom may require it
- 10:10 PM Revision 87a898b1: require_once auth.inc in vpn.inc since it uses functions from there, though normal use of the system won't require that, those who run certain things manually/custom may require it
-
10:07 PM Bug #6498 (Resolved): firewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
- works
-
01:40 PM Bug #6498: firewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
- Applied in changeset commit:3e4adb7139b4cddbb06a2aba7e0727d1762b35ee.
-
01:28 PM Bug #6498 (Feedback): firewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
- A new optional argument is supported for inputs of type IpAddress. $type can be "BOTH", "V4" or "V6" and will enforce...
-
10:24 AM Bug #6498 (Assigned): firewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
- 09:56 PM Revision c513ef24: Fixed #6514 by requiring string starts with letter ot underscore
- (cherry picked from commit f0a053846d6cde2724c47b5553e1395cfd21445c)
- 09:55 PM Revision 421431bc: Fixed #6514 by requiring string starts with letter ot underscore
- (cherry picked from commit f0a053846d6cde2724c47b5553e1395cfd21445c)
- 09:55 PM Revision f0a05384: Fixed #6514 by requiring string starts with letter ot underscore
-
09:32 PM Bug #6495 (Confirmed): No default route on PPPoE after reconnect or IP change in some cases
- I'm not sure what circumstance triggers this, but judging by the number of reports in that thread there is something....
-
09:20 PM Revision b6a49ec3: fix rowhelper select_source empty combo
- while using $config['installedpackage']{['...'] as source
- 08:25 PM Revision 7253e407: Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513
- 08:25 PM Revision 201b24e7: Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513
- 08:24 PM Revision 03de0c24: Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513
-
07:41 PM Bug #6515 (Feedback): link_interface_to_vips slow with large numbers of VIPs
- fix pushed. Confirmed that still does all the necessary actions, and eliminates the delays by not doing the same thin...
-
07:39 PM Bug #6515 (Resolved): link_interface_to_vips slow with large numbers of VIPs
- link_interface_to_vips when called with the update parameter calls interfaces_vips_configure once per VIP on the inte...
- 06:49 PM Revision 0891d12f: Fixed #6498 by providing new address type argument to Form_IpAddress(). In this case it is specified as "V6".
- (cherry picked from commit 3e4adb7139b4cddbb06a2aba7e0727d1762b35ee)
- 06:47 PM Revision 2c4af48f: Fixed #6498 by providing new address type argument to Form_IpAddress(). In this case it is specified as "V6".
- (cherry picked from commit 3e4adb7139b4cddbb06a2aba7e0727d1762b35ee)
-
06:46 PM Revision 28af9ca0: Create openssl.cnf symlink during boot
- (cherry picked from commit 5051739d72d31f8bd250148dfa65213723275310)
- 06:40 PM Revision 00a76884: Incorporated ssl changes
- 06:29 PM Revision 3e4adb71: Fixed #6498 by providing new address type argument to Form_IpAddress(). In this case it is specified as "V6".
-
06:28 PM pfSense Packages Bug #6511: In some circumstances the HAProxy clone front-end button can add blank list entries to the front end being cloned resulting in a config that cannot be applied.
- It's not just that - the clone/duplicate/whatnot button is borked in general. E.g., when you "duplicate" an ACL, the ...
-
01:26 PM pfSense Packages Bug #6511 (Resolved): In some circumstances the HAProxy clone front-end button can add blank list entries to the front end being cloned resulting in a config that cannot be applied.
- 1. The blank entries shouldn't be created.
2. The blank entries should be ignored on the backend.
See: RPL-94792 -
05:27 PM Revision 5051739d: Create openssl.cnf symlink during boot
-
04:16 PM Bug #6509 (Feedback): Status monitoring not displaying graphs
- Thanks for taking the time to make a detailed report!
It looks like I was able to fix both issues and just pushed ... -
03:57 AM Bug #6509 (Resolved): Status monitoring not displaying graphs
- Hi!
On latest snaps monitoring is not displaying graphs correctly when both axes are selected.
See attached scree... -
03:26 PM Bug #6513 (Feedback): IKE mode auto omits aggressive from ipsec.conf
- fix pushed
-
03:24 PM Bug #6513 (Resolved): IKE mode auto omits aggressive from ipsec.conf
- IKE mode auto omits aggressive from ipsec.conf, leaving it always disabled
-
03:24 PM Revision 4a304fbf: Set kern.corefile, fixes #6510
-
03:23 PM Revision 2e6a2bf5: Set kern.corefile, fixes #6510
-
03:23 PM Revision a08208f8: Set kern.corefile, fixes #6510
-
10:20 AM Revision 91039db4: Use synlink path for core repo and fix resume build
-
10:20 AM Revision efd95df7: Use synlink path for core repo and fix resume build
-
10:19 AM Revision 19930c25: Use synlink path for core repo and fix resume build
-
03:32 AM pfSense Packages Feature #6508 (Closed): OSPF v3 - Quagga OSPF6d
- Hi,
Can you implement, in a future release, the OSPFv3 for IPv6?
In advance tank you -
01:42 AM Bug #6496: Squid HTTPS Certificed enable Unable to determine IP address from host name http
- Chris Buechler wrote:
> pretty sure that's a config issue, not a bug.
So what is the solution of this
I think it... -
01:29 AM Bug #3022: OpenVPN does not failover to the 2nd configured LDAP auth.server
- Facing the same issue.
Currently we have 2 entries for 'Backend for authentication' selected (Active Directory domai...
06/20/2016
-
05:52 PM Revision 5cc9858e: Fix typo
-
05:52 PM Revision 93955a58: Fix typo
-
05:52 PM Revision 8c2b65f8: Fix typo
-
05:48 PM Bug #6507: GRE and GIF tunnels on dynamic IPv6 interface are not brought up during boot
- My test setup contains 2 gre tunnels, but to reproduce the issue 1 gre tunnel is sufficient.
*Tunnel1*
* Local ... -
05:43 PM Bug #6507 (Closed): GRE and GIF tunnels on dynamic IPv6 interface are not brought up during boot
- *Setup*
The WAN Interface of my pfsense firewall is connected to our homenetwork. The "real" wan connection (dsl r... -
05:37 PM Bug #4479: Firewall rules won't match GRE interface after applying IPSEC transport encryption on GRE tunnel
- I can confirm this still happens with both GRE and GIF tunnels over IPsec on pfSense 2.3.1
-
05:11 PM Bug #6505: dpinger - socket name too large
- With redunced Gateway name (max 5 chars) I could make the dpinger work and start properly. I even can see the icmp6 r...
-
03:11 PM Bug #6505 (Resolved): dpinger - socket name too large
- The combination of gateway name + link-local dhcp6 address + vlan interface name create a very long socket name. In m...
-
05:02 PM Bug #6099: igmpproxy does not recognize upstream interface
- I want to thank you again for your efforts. I've moved my multicast traffic onto it's own physical interface on my P...
-
11:53 AM Bug #6099: igmpproxy does not recognize upstream interface
- Greg Myran wrote:
> [...] I am now starting to suspect the new method of finding network interfaces may see the addi... -
04:53 PM Bug #6506 (Resolved): IPv6 static routes omit interface scope of link-local gateways
- When getting an address assigned from a DHCPv6 Server pfSense automatically creates a gateway to monitor using the li...
-
03:25 PM Revision e8c11099: Fix redundant phrasing.
-
03:25 PM Revision 25bbf8a1: Fix redundant phrasing.
-
03:25 PM Revision 2c5579ce: Fix redundant phrasing.
-
02:56 PM Feature #6504 (Resolved): services_dhcp.php: DHCP Static Mappings table should be sortable
- Currently the `DHCP Static Mappings table` inside `Services->DHCP Server` isn't sortable where it should be.
Aside... -
02:04 PM Feature #4606: PKI : CA signing external CSR
- +1 for this feature -- it's pretty much essential for implementing PKI across an infrastructure.
So I wanted to en... -
11:59 AM Revision b0d0498c: Add the hability of building images with custom logos on build scripts
-
11:54 AM Revision 6beef1bf: Add NYI custom_logos
-
11:54 AM Revision ce9056f6: Teach rc script to copy custom_logos over default one
-
11:53 AM Revision d86b249b: Add the hability of building images with custom logos on build scripts
-
11:53 AM Revision b81cda57: Add NYI custom_logos
-
11:53 AM Revision 233884c9: Teach rc script to copy custom_logos over default one
-
11:52 AM Revision 39cc232b: Add the hability of building images with custom logos on build scripts
-
11:52 AM Revision a7457d5b: Add NYI custom_logos
-
11:51 AM Revision f7765452: Teach rc script to copy custom_logos over default one
-
08:43 AM Feature #1682: second MAC address for one IP address
- I'd like to request to reopen this issue.
IMHO it's not semantic to use different hostnames for the same host. A h... -
08:15 AM Bug #6503 (Resolved): rrd graph for ntp monitoring does not reflect freq when neg (-) value.
- Seems when frequency is negative (-) It is not graphed.
Thread here asking for confirmation
https://forum.pfsense... -
01:43 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Hi Chris,
> followed up in your forum thread.
In the past weekend i made more test with different ISP: i live i... -
12:31 AM Revision 419af712: Add include of functions.inc for declaration of gettext
06/19/2016
- 05:40 PM Revision 6ae99aba: Fix Bug #6394 - Incorrect Output of Translation
- Apparently gettext() does not behave correctly when passed an empty string, this commit ensures gettext() is called o...
-
04:33 PM pfSense Packages Feature #6502 (Closed): Add samba in the available packages
- Hello
I don't know if I'm writing this in the right place if not then I apologise.
My request is that add in the av... -
03:01 PM Todo #6501: Tightening up subnet expansion
- 4. Is IPv6 catered for by its own functionality, if not does this need an IPv6 equivalent and what would that look li...
-
03:00 PM Todo #6501 (New): Tightening up subnet expansion
- A couple of days ago I put a PRE into Github to remove the subnet_expand() function. It isn't used anywhere in the co...
-
12:42 PM Bug #6394: INCORRECT OUTPUT OF TRANSLATION
- This PR should fix the issue:
https://github.com/pfsense/pfsense/pull/3011
Apparently gettext() does not behave c... -
08:41 AM Bug #6099: igmpproxy does not recognize upstream interface
- I did some more troubleshooting and here are some additional details.
If I start igmpproxy with IPv6 disabled, the... -
04:48 AM Feature #6365: Current images do not install on UEFI Machines
- Chris Buechler wrote:
> duplicate of #4044
Why deleted target version? -
01:48 AM Bug #6499: pf fragment states not purged
- This fix wont be pushed in current stable?
06/18/2016
-
09:07 PM Bug #6099: igmpproxy does not recognize upstream interface
- I understand igmpproxy only supports IPv4 / IGMP. In both cases above the STB is IPv4 only and speaks IGMPv2. The ...
-
05:22 PM Bug #6099: igmpproxy does not recognize upstream interface
- It is not supposed to work! igmpproxy supports only IPv4 / IGMP.
Regarding multicast IGMP is for "pure" IPv4, MLD ... -
10:57 AM Bug #6099: igmpproxy does not recognize upstream interface
- Victor Toni wrote:
> Could you please give it one more try to avoid regressions?
This latest version has been wor... -
09:37 AM Revision 40d7e4be: Remove duplicate listtags() entry 'member'.
06/17/2016
-
05:47 PM Bug #6315: tftp-proxy is not functioning properly through xinetd
- Data point: I'm seeing similar behaviour with daytime-dgram on 2.3.1-p1.
Why bring this up in 2016? Well, we need ... -
05:34 PM Feature #6500 (New): Should be a way to determine which packages are available without having to update/install
- Since one or more packages are often a "show-stopper" requirement for pfSense users, there should be a way to authori...
-
05:06 PM Bug #6476: Editing an IPSec phase 2 entry fails
- Chris Buechler wrote:
> go to Diag>Command, in PHP Commands box, paste in:
>
> [...]
>
> and hit Execute, wha... -
03:51 PM Bug #6499 (Feedback): pf fragment states not purged
- fix pushed
-
03:50 PM Bug #6499 (Resolved): pf fragment states not purged
- pf_purge_expired_fragments doesn't purge, leaving users with "PF frag entries limit reached" where fragmentation is c...
-
02:32 PM Bug #6496 (Not a Bug): Squid HTTPS Certificed enable Unable to determine IP address from host name http
- pretty sure that's a config issue, not a bug.
-
10:05 AM Bug #6496 (Not a Bug): Squid HTTPS Certificed enable Unable to determine IP address from host name http
- Squid HTTPS filitering enable and problem
The following error was encountered while trying to retrieve the URL: ... -
02:31 PM Bug #6495 (Feedback): No default route on PPPoE after reconnect or IP change in some cases
- followed up in your forum thread.
-
11:22 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
- Mario Lener wrote:
> Hi, i found a strange error from release 2.3 on default route on PPPoE interface. I write a pos... -
07:04 AM Bug #6495 (Resolved): No default route on PPPoE after reconnect or IP change in some cases
- Hi, i found a strange error from release 2.3 on default route on PPPoE interface. I write a post with print screen in...
-
02:24 PM Revision b02ae57a: Remove tab_array from interfaces_groups_edit.php to be consistent with other *_edit files
-
02:24 PM Revision ad516a50: Remove tab_array from interfaces_groups_edit.php to be consistent with other *_edit files
-
02:10 PM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Right - openssl is now 1.0.1s where it is 1.0.2c on 2.2.6.
Openssl was downgraded at https://redmine.pfsense.org/p... -
10:46 AM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
- I'm having a similar issue. I just upgraded from a 2.2.x revision and have been unable to get the resolver to work. I...
-
10:25 AM Bug #6498 (Resolved): firewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
- Both "Address" fields on firewall_nat_npt.php allow entry of IPv4 addresses, but they should be restricted to only IP...
-
10:18 AM pfSense Packages Bug #6497 (Closed): Squid3 web GUI page not saving settings for users in custom system privileged groups in v 2.2.2
- In v 2.2.2, if a web UI administrator is in a custom user group that has a subset of system privileges including the ...
-
06:14 AM Bug #6110: Default gateway switching not always working with PPP
- +1 for me on this issue.
Related to https://redmine.pfsense.org/issues/5090 I think
Multiple posts on this here:... -
05:16 AM Bug #6099: igmpproxy does not recognize upstream interface
- @Victor Toni
I'm not quite sure if this might be relevant. But it seems like there is a repository at Github attempt... -
04:12 AM Revision 0987677a: simplify subnet_size()
- is_ipaddr() returns the type of IP if valid. Use this to simplify the function
-
04:08 AM Revision 6215902c: Remove subnet_expand()
- Function isn't used in main or packages repo, and in any case would need a complete rewrite to handle IPv6.
-
03:43 AM Bug #6493: Dynamic DNS clients slow page load
- Configurable check ip service solution to this can be found here.
https://github.com/pfsense/pfsense/pull/3008
Su...
06/16/2016
-
05:42 PM Revision 941c4c5d: Bump revision to 5 to match internal releases that never went public
-
05:11 PM Bug #6494: Hang during bootup on lock('filter.lock')
- you're doing something far more atypical than having a site to site VPN. GUI windows in the browser being left open c...
-
04:54 PM Bug #6494: Hang during bootup on lock('filter.lock')
- The only thing I can think of that's unusual about this install is that it starts a site-site vpn client, which takes...
-
04:52 PM Bug #6494: Hang during bootup on lock('filter.lock')
- Notice too that filterlog re-spawns on its own after having been killed.
-
04:50 PM Bug #6494: Hang during bootup on lock('filter.lock')
- I haven't figured out yet why two php-fpm processes hold filter.lock open during the bootup. I wonder if it has som...
-
04:47 PM Bug #6494: Hang during bootup on lock('filter.lock')
- Just happened again on a clean install of 2.3.1-p5
It deadlocks HARD on lock('filter.lock'). 100% of the time, to... -
03:49 PM Bug #6494 (Feedback): Hang during bootup on lock('filter.lock')
- there's no magic about whether the lock file exists, its presence isn't a lock on its own. It's never deleted, outsid...
-
12:48 PM Bug #6494 (Resolved): Hang during bootup on lock('filter.lock')
- Hang during bootup 3 of 5 tries on lock('filter.lock')
Why does filterlog hold /tmp/filter.lock open for writing?
... -
04:28 PM Bug #6422: PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
- I've also just come across this error.
*Call to undefined function gettext() in /etc/inc/rrd.inc on line 60*
S... -
12:47 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
- Hello,
Any ETA?
06/15/2016
- 10:53 PM Revision 9640f8b7: Correct value for 9600. Ticket #6416
- 10:52 PM Revision 9c403919: Correct value for 9600. Ticket #6416
-
09:22 PM Bug #6493: Dynamic DNS clients slow page load
-
Hard coded my service https://url... along with curl auth into services.inc and it works. Much faster too. Would... -
08:53 PM Bug #6493 (Confirmed): Dynamic DNS clients slow page load
- yeah they don't reply to the first SYN (guessing the service is under near-constant DDoS, it's been that way for some...
-
08:16 PM Bug #6493: Dynamic DNS clients slow page load
-
Did some network sniffing and their is sporadic TCP retransmissions of the initial SYN to the various checkup.dynd... -
07:20 PM Bug #6493 (Confirmed): Dynamic DNS clients slow page load
- Dynamic DNS RFC 2136 Clients page is slow to load with entries for interfaces that have private address and the optio...
-
08:06 PM Bug #6429: DHCP: makeing dynamic entry static does not work
- After rebooting it works.
I add an other Nexus 5X to static and it worked as expected.
I don't know why a reboot wa... -
07:16 PM Bug #6429: DHCP: makeing dynamic entry static does not work
- Remember I did restart DHCP without success....
-
06:42 PM Bug #6429: DHCP: makeing dynamic entry static does not work
- > delete the lease from the pool if you don't want it to appear in the list immediately, otherwise it'll go away on i...
-
06:37 PM Bug #6429: DHCP: makeing dynamic entry static does not work
- Is it normal to have a lot of such old entries:...
-
06:13 PM Bug #6429: DHCP: makeing dynamic entry static does not work
- I changed it 15 days ago and I still get the wrong IP.
If I do this with Windows dhcp and disable and enable WLAN I ... -
05:18 PM Bug #6429 (Not a Bug): DHCP: makeing dynamic entry static does not work
- works fine. ...
-
06:23 PM pfSense Packages Bug #6492 (Resolved): Syslog-ng configuration file warning is treated as syntax error
- The syslog-ng package is warning about an old configuration file format. Pfsense is interpreting any warning message ...
-
05:53 PM Bug #6416 (Feedback): wrong number for speed in /usr/local/www/services_ntpd_gps.php
- fix pushed
-
05:51 PM Bug #6420 (Assigned): Monitoring graphs last sample being zero
- NOYB NOYB wrote:
> Umm, no it wasn't. Not sure where feedback was coming from that said it was fixed. But it is no... -
05:46 PM Bug #6099: igmpproxy does not recognize upstream interface
- Greg Myran wrote:
>
> IGMPv2 working for me with this latest version. Thanks for all your time and effort Victor ... -
05:35 PM Bug #6476: Editing an IPSec phase 2 entry fails
- go to Diag>Command, in PHP Commands box, paste in: ...
-
05:32 PM Bug #6476: Editing an IPSec phase 2 entry fails
- Chris Buechler wrote:
> Either get_interface_ip or get_interface_subnet has to return empty for that to happen. The ... -
05:32 PM Bug #6476: Editing an IPSec phase 2 entry fails
- Chris Buechler wrote:
> guessing your LAN is set to IPv4 "none"?
Yes - IPv4 and no IPv6.
-
05:32 PM Bug #6417 (Not a Bug): PHP startup errors
- you changed something that broke the libraries
-
05:29 PM Bug #6458 (Resolved): DHCP6 is enabled on AWS EC2 instance
- wasn't overlap because the interface assignment process isn't user-initiated in that case. Fixed to have that unset b...
-
04:37 PM Feature #6362 (Confirmed): Allow specifying the client identifier hardware type
- that is indeed the case. Appears it just doesn't work in dhcpd unless I'm missing something. Config is correct, and t...
-
04:21 PM Feature #6452 (Rejected): Restrict Login by subnet
-
02:52 PM Bug #6055: Menu items may remain from packages no longer installed
- Adrien Carlyle wrote:
> Is there any way to manually correct this?
Edit the <menu> tag(s) out of the config manua... -
02:14 PM Bug #6055: Menu items may remain from packages no longer installed
- Is there any way to manually correct this?
-
02:22 PM Feature #3933 (Closed): Limiter burst doesn't have any effect
-
02:21 PM Bug #6280 (Not a Bug): OpenVPN issue after upgrade to 2.3 version
- nothing to go on here and no such issues reported. Please post to the forum with specifics
-
02:20 PM Bug #6121 (Resolved): enabling "Use memory file system for /tmp and /var" and then save force a reboot right away
- this was fixed in a later 2.3x release
-
02:05 PM Bug #6491 (Duplicate): Package menus exist for packages that are not installed
- duplicate of #6055
-
02:01 PM Bug #6491 (Duplicate): Package menus exist for packages that are not installed
- I believe this is the result of upgrading when packages are not available for a new version.
I am on 2.3.1-releas... -
11:29 AM Bug #4286: State killing on gateway change
- I too need this feature and the platform is unuseable for reliable VoIP traffic with failover without it.
I have co... -
11:20 AM Bug #5090: Wan failover fails to recover normal behaviour when all wans work again
- *Also* if you Kill the 2 States for each VoIP phone in the Diagnostics > States section, they re-appear straight away...
-
11:04 AM Bug #5090: Wan failover fails to recover normal behaviour when all wans work again
- Hi Chris
I note your previous comment. However, how would the state killing feature work? I don't fully understand... -
11:16 AM Feature #855: Ability to selectively kill states on gateway recovery
- This would be especially useful for VOIP, where there are often frequent registrations or other SIP traffic that keep...
-
11:07 AM Feature #855: Ability to selectively kill states on gateway recovery
- Julien REVERT wrote:
> Is it still plan to have "states killing" on gateway failback?
>
> I have the issue that U... - 08:56 AM Revision 08cd0225: Fix bad escapeshellarg logic on mpd execution
- With this change single-quotes are applied in correct places
- 08:12 AM Revision ceabd66d: Fix NTP PPS. It had 'None' option available on 2.2.x.
- 08:12 AM Revision 55de528c: Fix "Unable to remove NTP GPS from configuration"
- https://forum.pfsense.org/index.php?topic=112771.msg627573
- 08:11 AM Revision 6a53de6f: Fix Redmine #6011
- This will add linklocal fallback where no IPv6 is otherwise configured to allow login using this IPs
-
04:10 AM Bug #6488: HAProxy looses CARP VIPs
- Thanks, updated node1 and now it is working again
-
02:57 AM Bug #6383: Manual Update via WebGUI not working in 2.3.x
- ...is there a chance for getting this back in any way?
My problem is that I'm forced to keep some FWs in highly se... -
01:43 AM pfSense Packages Bug #6484: pfsense 2.3.1_1 does not accept haproxy advanced parameters
- Thank You.
- 01:15 AM Revision fa20dac1: Fix #6482 OpenVPN Redirect Gateway Option Causes GUI Issue
- This fixes the GUI inconsistency reported in the referenced bug. On edit of an OpenVPN server that has tun mode, not ...
06/14/2016
-
08:35 PM Bug #6420: Monitoring graphs last sample being zero
- Chris Buechler wrote:
> last of that fixed in
> https://github.com/pfsense/FreeBSD-ports/commit/6555d100423fc7b913f... -
05:41 PM Bug #6420 (Resolved): Monitoring graphs last sample being zero
- last of that fixed in
https://github.com/pfsense/FreeBSD-ports/commit/6555d100423fc7b913ff3976feba5c756fbb0251
-
07:44 PM Bug #6133 (Resolved): Firewall Rull Using !LAN address Error
- this definitely looks to have been fixed in 2.3.1 with the validation of config.cache
-
07:38 PM pfSense Packages Bug #6250 (Needs Patch): Sarg frame.php memory size
- this package has been deprecated
-
06:55 PM pfSense Packages Bug #3766 (Closed): Unhashed plain passwords saved by 2 packages (one a shell login package)
-
06:54 PM pfSense Packages Bug #4498 (Closed): SSHDCond - dropdown font unreadable
- this package has been deprecated
-
06:52 PM Feature #2609 (Needs Patch): Support for ActiveDNS
-
06:52 PM Feature #2912 (Resolved): Updater handles unsigned updates poorly when used on beta/snapshot releases
- fixed with >=2.3
-
06:51 PM Feature #3014 (Needs Patch): Add Variomedia to Dyndns providers
- if someone would like to submit a pull request we can add it
-
06:51 PM Bug #3928 (Duplicate): lagg and its VLANs must have same MAC address
- duplicate of #1337
-
06:49 PM Todo #750 (Closed): No explanation of schedulers in the config screens
-
06:49 PM Feature #573 (Needs Patch): Multiple gateways via DHCP
-
06:46 PM Feature #2859 (Duplicate): Allow to configure different mac addresses for multiple VLANs on same physical interface
- duplicate of #1337
-
06:43 PM Feature #3453 (Duplicate): Management GUI (lighttpd) interface binding control
- duplicate of #628
-
06:41 PM Feature #3265 (Closed): PATCH: auto-scale ramdisks on embedded platform based on RAM size
- it's user-configurable, and nano's on the way out
-
06:39 PM Feature #4758 (Closed): DNS Resolver - Add GUI to configure reverse zone overrides
-
06:39 PM Feature #3448 (Needs Patch): add additional dyndns providers dyndns.fr, dyndnspro.com, dynamicdomain.net
- if someone would like to submit a PR, we can add those and others
-
06:32 PM Feature #3071 (Resolved): build server: link to the last build
- been done for a while now.
-
06:31 PM Feature #6199 (Closed): NAT Disable does not match firewall disable method
-
06:30 PM Feature #2622 (Needs Patch): Allow DHCP without a range so that only static mappings may be used on an interface
-
06:29 PM Feature #5119 (Resolved): Unbound allow configuration of forward-zone in UI
- stub-zone was changed to forward-zone in 2.3
-
06:29 PM Feature #1016 (Resolved): dyndns support for eurodns.com
- added some time ago
-
06:28 PM Feature #593 (Closed): Preserve interface assignments based on last MAC address (possibly optionally)
- not a good idea
-
06:27 PM Feature #3398 (Needs Patch): Notifications - information about errors
-
06:26 PM Feature #3068 (Needs Patch): Notifications/Alerts - custom script
-
06:26 PM Feature #6365 (Duplicate): Current images do not install on UEFI Machines
- duplicate of #4044
-
06:14 PM pfSense Packages Feature #3144 (Closed): Package info - Wiki
-
06:14 PM Bug #3125 (Closed): hifn on 2.1 breaks certain ciphers w/openssl
- not sure this is still an issue. if it is and anyone cares, report upstream to FreeBSD.
-
06:12 PM pfSense Packages Feature #6462 (Resolved): Add the php-pgsql module to the pfSense repo.
- available on 2.3.1+
-
06:10 PM pfSense Packages Bug #5374 (Closed): postfix package is patching /etc/inc/system.inc (syslog configuration)
- this package has been deprecated
-
06:10 PM pfSense Packages Bug #4926 (Closed): Please update darkstat to 3.0.719
- this package has been deprecated
-
06:08 PM pfSense Packages Feature #1973 (Closed): Update siproxd to v0.8.1
- done some time ago
-
06:05 PM pfSense Packages Feature #4368 (Closed): [Unbound] Allow customized root.hints
- not desirable, it's correct as-is.
-
05:59 PM pfSense Packages Feature #4347 (Closed): Recent Version of Asterisk
- this package has been deprecated
-
05:58 PM pfSense Packages Feature #2220 (Closed): Varnish 3 does not have the ability to change vcl_deliver function
- this package has been deprecated
-
05:58 PM pfSense Packages Feature #2576 (Closed): Monitor Multiple Interfaces on "bandwidthd" Packege
- this package has been deprecated
-
05:57 PM pfSense Packages Bug #2879 (Closed): uninstalling Postfix Forwarder leaves widget
- package has been removed
-
05:55 PM pfSense Packages Bug #6194 (Not a Bug): SSL inspection not working
- appears to be a config problem
-
05:55 PM pfSense Packages Bug #5821 (Closed): Asterisk - shared object libperl.so not found
- package has been removed
-
05:55 PM pfSense Packages Bug #5780 (Closed): phpservice.inc - variables between EOF not escaped.
- package has been removed
-
05:54 PM pfSense Packages Bug #3942 (Resolved): bind - allow starting named with "-4" argument
-
05:54 PM pfSense Packages Feature #3485 (Closed): Log rotation for mod_security
- package has been removed
-
05:54 PM pfSense Packages Bug #450 (Closed): Some packages do not use authentication for their web interface
- the packages in question have all been removed.
-
05:48 PM pfSense Packages Todo #6190 (Resolved): Convert and add NUT package to pfsense 2.3
- merged several weeks ago
-
05:48 PM pfSense Packages Bug #6248 (Resolved): Feedback for NUT package
- this has been merged
-
05:48 PM pfSense Packages Bug #6247 (Rejected): Feedback for TeamSpeak 3 package
- redistribution of TeamSpeak is not permitted, so we can't offer it as a package.
-
05:46 PM pfSense Packages Feature #6379 (Closed): Please reinstate nameserver package
- BIND package has been back for a bit.
-
05:43 PM pfSense Packages Bug #3363 (Needs Patch): TinyDNS does not respond to IPv6 subnet
- this package has been deprecated
-
05:43 PM pfSense Packages Bug #3530 (Needs Patch): TinyDNS creates incorrect NS records
- this package has been deprecated
-
05:43 PM pfSense Packages Bug #6062 (Needs Patch): stunnel should use "WAN IP" to protect you from breaking stunnel config
- our stunnel package has been deprecated
-
05:37 PM Bug #6460 (Resolved): Interface Mismatch warning - Apply Changes button is missing
- fixed
-
05:32 PM Bug #6463 (Resolved): Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
- fixed
-
05:31 PM Bug #3069 (Confirmed): traceroute6 fails to timeout and hangs the webconfigurator GUI
- Denny Page tracked down the source of this issue and opened this FreeBSD PR with a patch.
https://bugs.freebsd.or... -
01:24 PM Bug #6476 (Not a Bug): Editing an IPSec phase 2 entry fails
- Either get_interface_ip or get_interface_subnet has to return empty for that to happen. The only way either of those ...
-
12:41 PM pfSense Packages Bug #6490 (Rejected): Squid Reverse Proxy: Disabling an entry on the "Redirects" tab creates duplicate entries for the previous entry in the squid config
- If you disable an redirect entry by disabling the "If checked, then this redirect will be available for reverse confi...
-
12:37 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
- Xander Venterus wrote:
> Confirming this has happenned again on my unit, and this time without any attacks having hi... -
12:33 PM pfSense Packages Bug #6489 (Not a Bug): Squid Reverse Proxy: Deleting an entry on the "Redirects" tab does not reload config
- Deleting an entry on page "Package / Reverse Proxy Server: Redirects / Redirects" does not affect the running squid c...
-
11:22 AM Feature #6483: Add OpenVPN redirect-gateway option for IPv6
- Greg M wrote:
>
> Not true.
> This is NOT working, you have to add *push "route-ipv6 2000::/3";* to get it workin... -
01:23 AM Feature #6483: Add OpenVPN redirect-gateway option for IPv6
- Chris Buechler wrote:
> You can just add a 'push "redirect-gateway-ipv6 def1"' to the server's advanced options to a... -
11:20 AM Bug #6488 (Not a Bug): HAProxy looses CARP VIPs
- you're breaking your VIPs by config syncing between incompatible versions.
-
07:14 AM Bug #6488 (Not a Bug): HAProxy looses CARP VIPs
- Hi,
the second node of my pfsense HA-Cluster looses the VIPs in the HAProxy-Frontend config. I'm unable to add the... -
10:47 AM Bug #6099: igmpproxy does not recognize upstream interface
- >
> This version should work with IGMPv2 (which I cannot test myself because I am on IGMPv3).
> IGMPv3 is not expe... -
01:59 AM Bug #6099: igmpproxy does not recognize upstream interface
- There were some issue with the logging on startup in some corner cases. Hopefully these are fixed in:
https://github... -
07:38 AM pfSense Packages Bug #6486: Squid fails in transparent proxy mode
- This is a configuration issue, not a bug. If your client protocol does not work properly, it's probably not speaking ...
-
07:35 AM pfSense Packages Bug #6486: Squid fails in transparent proxy mode
- I reread the forum articles about this bug. The general consensus was that Squid has been broken in the past. My beli...
-
04:32 AM Bug #6422: PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
- Hey Chris,
We've faced this issue as well.
We upgraded to 2.3.1 and we're seeing this error in menu:... -
03:26 AM Bug #6422: PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
- Hey Chris, I am running two R330 Dell server, bare metal. Anyway, I reinstalled the setup and for now I'm not seeing ...
-
03:58 AM Bug #6478: Master not sending XML RPC sync data to Backup node
- Thanks chris for pointing me on this!
I placed a little helper script that sends the program to the background:
<... -
03:41 AM Bug #6487: PfSense crashes during boot at configuring LAGG interfacess
- Kilian H wrote:
> Chris Buechler wrote:
> > subject certainly isn't true in any general sense. How is the lagg conf... -
02:48 AM Bug #6487: PfSense crashes during boot at configuring LAGG interfacess
- Chris Buechler wrote:
> subject certainly isn't true in any general sense. How is the lagg configured? How many are ... - 02:36 AM Revision e8406abe: added missing div.content wrapper when reloading filters
Also available in: Atom