Activity
From 04/01/2017 to 04/30/2017
04/30/2017
-
08:15 AM Bug #7015: IPsec not working behind NAT
- The problem I'm seeing with a GIF might be a command ordering or race condition issue.
Using 20170428 I set up a n... -
01:41 AM Bug #4723: Can't forward UDP fragmented packets with scrubbing enabled.
- I'm having this issue with 2.4:
- v2.4.0.b.20170429.0121 running on both firewalls
- local pf is virtualized, off... -
12:31 AM pfSense Packages Bug #7503 (Rejected): Web Interface and possible app configuration issue
- Version: 2.3.3_1
Vulnerability Scanner: OpenVas
Possible Vulnerability #1: SSL/TLS: Missing `secure` Cookie Attribu...
04/29/2017
-
05:23 PM Revision 27db3c75: Set default anguage in General Setup to en_US
- Since https://github.com/pfsense/pfsense/commit/fdcde31b4a910c4e058513c1e3f68a62e722da6b added German to the top of t...
- 04:26 PM Revision e6fa6784: Fix #7501 Add row-column prder option to interface stats widget
-
03:32 PM Revision b22fceb2: Let he user know if all selected interfaces are down
- in the interface statistics widget.
At the moment, if all the selected interfaces are down, the widget will just disp... -
03:17 PM Revision d87a9a1c: Fix interface down in interface statistics widget
- If an interface is down, the widget would write the interface description in a column heading but then omit the stats...
-
02:50 PM Revision 9795332b: Remove bonus end td tag in interface statistics widget
-
11:32 AM Bug #7501: Interfaces statistics widget GUI + JSON (2 issues)
- Try PR https://github.com/pfsense/pfsense/pull/3715
That gives the option to:
1) Select just the interface stats it... -
04:19 AM Bug #7501 (Resolved): Interfaces statistics widget GUI + JSON (2 issues)
- Running 2.3.3-RELEASE-p1 using IE11 this widget has two issues:
1) If there are more than about 2 interfaces it sc... - 10:52 AM Revision 06f41f2f: Allow selection of stats items in interface statistics widget
-
05:35 AM Bug #7502 (Resolved): Cannot set router lifetime to 0 in radvd
- In the Web GUI (services_router_advertisements.php), it is not possible to set the router lifetime to 0. The GUI enfo...
04/28/2017
-
07:54 PM Revision 74ddcdb2: Disable gnid for now
-
07:52 PM Revision 97a632c1: fix variable name
-
07:41 PM Revision 1af9fab9: Build and install gnid on /usr/sbin
- 04:24 PM Revision d126064d: Spelling
- 04:19 PM Revision a59c9835: space/tab
- 04:18 PM Revision cff0b00a: Add Netgate ID display to system info widget
-
01:22 PM Bug #7500: Upgrade From 2.3.3_p1 to 2.4 Fails (libssl.so.8 not found)
- Sorry - Affected version is 2.3.3 & 2.3.3_p1, not 2.2.3.
-
01:18 PM Bug #7500 (Resolved): Upgrade From 2.3.3_p1 to 2.4 Fails (libssl.so.8 not found)
- Existing installs and fresh installs of 2.3.3 & 2.3.3_p1 fail upgrade to 2.4 with the following errors:
Shared obj...
04/27/2017
-
03:47 PM Revision fd7049e7: Checks for DHCP Relay being enabled/disabled should be skipped when editting an additional pool
-
03:47 PM Revision 4b980701: Checks for DHCP Relay being enabled/disabled should be skipped when editting an additional pool
-
01:44 PM Revision 1e40bdeb: Fix comparisons for CDATA tags in config
- Some length numbers here do not match the strings they are comparing with. That looks very odd.
Note that:
```
substr... -
01:43 PM Revision 77da3482: Merge pull request #3708 from phil-davis/patch-7
-
12:41 PM Bug #7397 (Feedback): Backport factory.sh changes to 2.3
- Done
-
11:06 AM pfSense Packages Bug #7498: Deprecated option included in OpenVPN client export
- That makes sense. As you stated - if certs are being signed with the correct KU/EKU from 2009 in my mind it seems lik...
-
09:31 AM pfSense Packages Bug #7498: Deprecated option included in OpenVPN client export
- That should work fine for certificates made any time recently on pfSense.
The only potential problem I foresee is... -
08:37 AM pfSense Packages Bug #7498: Deprecated option included in OpenVPN client export
- Okay that makes sense - thank you :)
However, surely by having the @ns-cert-type@ option included in all exports y... -
08:22 AM pfSense Packages Bug #7498: Deprecated option included in OpenVPN client export
- The verification option you mentioned in the GUI controls verifying the name only, it does not verify the type, so it...
-
08:19 AM pfSense Packages Bug #7498 (Resolved): Deprecated option included in OpenVPN client export
- As of OpenVPN 2.4 the directive: @ns-cert-type@ has been deprecated.
However, from my testing, the client export p... -
09:36 AM Bug #7499 (Resolved): ipsec.widget.php: Tunnel Status incorrect
- IPsec tunnel status is shown correctly on Status > IPsec, but the IPsec widget on the dashboard does not show the cor...
-
07:53 AM Bug #7496: Chrome 58 added cert requirements which make it fail to accept the default self-signed certificates
- Hello!
Certificates work fine for Chrome 58 if you add CN also in 'Alternative Names' -> 'FQDN or Hostname'. -
05:24 AM Bug #6177: pkg update checking with no Internet access kills web GUI
- I can just say I have the same bug with 2.3.2 version. Forcing Ipv4 as indicated in comment 13 worked around this bug.
- 04:13 AM Revision 0fc6d49d: Allow customize of dashboard widget names
-
01:14 AM Revision 856514f5: Fix comparisons for CDATA tags in config
- Some length numbers here do not match the strings they are comparing with. That looks very odd.
Note that:
```
substr...
04/26/2017
-
09:06 PM Revision 3b010c68: Vendor MAC Retention - Update
- Only write if changed or missing.
Vast majority of reboots will not have a change so don't hit the file system with ... -
09:06 PM Revision a822576e: Vendor MAC Retention File Consolidate
- Use a single file for vendor MAC retention (vendor_mac).
a) Writes only one file during boot up rather than a file f... -
09:06 PM Revision e90c506f: Vendor MAC Retention File Relocate
- Relocate the vendor MAC retention file to /var/db directory.
a) It's more at home here with other network interface ... -
09:06 PM Revision d9c3f61a: Vendor MAC Restore Logic
- Only use the vendor MAC retention file for restoring the vendor MAC when not booting.
a) During boot up the current ... -
09:06 PM Revision f2a19d77: Spoof MAC Var Name
- Rename 'spoof_mac' var to generic 'mac_addr'.
a) It may be the vendor MAC or a spoofed MAC.
b) Update the comment r... -
09:05 PM Revision 358354b9: Fix #7120: Restore vendor mac address when spoofmac is set to blank
-
09:05 PM Revision deb15e0d: Retain vendor MAC address for all interfaces during boot. Ticket #7011
-
05:28 PM Revision 9e721fea: Encode hostname and other output for DHCP lease status. Fixes #7497
- (cherry picked from commit a260eda55905607e9adfd5d7c3fd779b115459d5)
-
05:27 PM Revision a260eda5: Encode hostname and other output for DHCP lease status. Fixes #7497
-
05:12 PM Revision 49a6769d: Encode hostname and other output for DHCP lease status. Fixes #7497
-
03:47 PM Bug #6830: Chelsio T4/T5 CXGBE drivers not loaded as ALTq capable in the PfSense UI
- This bug does not appear to be fixed in 2.3.3-p1.
When I try to use altq with a Chelsio T520-SO-CR I still get an ... -
01:50 PM Revision c1a42e25: Always add the CN as the first SAN when creating a certificate in the GUI or an automatic GUI self-signed certificate. Per RFC 2818, relying on the CN to determine the hostname is deprecated, SANs are required. Chrome 58 started enforcing this requirement. Fixes #7496
-
01:50 PM Revision cad0d5bc: Always add the CN as the first SAN when creating a certificate in the GUI or an automatic GUI self-signed certificate. Per RFC 2818, relying on the CN to determine the hostname is deprecated, SANs are required. Chrome 58 started enforcing this requirement. Fixes #7496
-
01:48 PM Revision a636256c: Always add the CN as the first SAN when creating a certificate in the GUI or an automatic GUI self-signed certificate. Per RFC 2818, relying on the CN to determine the hostname is deprecated, SANs are required. Chrome 58 started enforcing this requirement. Fixes #7496
-
01:44 PM Bug #6400: assign_interfaces.php issues with large numbers of interfaces
- I'm seeing the same issue with a little over 200 VLAN interfaces on 2.3.3. Attached is the config I used.
-
12:40 PM Bug #7497 (Feedback): status_dhcp_leases.php: DHCP Lease status does not encode hostname and some other data from leases file, leading to a potential XSS
- Applied in changeset commit:49a6769d99b4ea0306b0d619d14c3c0c841386e9.
-
12:16 PM Bug #7497 (Resolved): status_dhcp_leases.php: DHCP Lease status does not encode hostname and some other data from leases file, leading to a potential XSS
- A client can send a hostname containing <script> tags and the DHCP daemon will accept it and add it to the leases fil...
-
10:06 AM Bug #7496: Chrome 58 added cert requirements which make it fail to accept the default self-signed certificates
- That's on my to-do list as well, I was thinking a "view certificate" icon/operation may be more useful, to print all ...
-
10:00 AM Bug #7496: Chrome 58 added cert requirements which make it fail to accept the default self-signed certificates
- Would be probably good to show the SANs in the Cert. Manager (in place/in addition to CN) -- somehow doesn't seem to ...
-
09:06 AM Bug #7496: Chrome 58 added cert requirements which make it fail to accept the default self-signed certificates
- This fix will be in 2.4 and 2.3.4 snapshots shortly. To apply the fix early, or to apply the fix to existing 2.3.3-p1...
-
09:00 AM Bug #7496 (Feedback): Chrome 58 added cert requirements which make it fail to accept the default self-signed certificates
- Applied in changeset commit:a636256cf9a7e27cf5d26c7677d0b7961e0fb143.
-
02:32 AM pfSense Packages Bug #7438: Squid 0.4.36_2 Remote Cache Parent not working
- You'll need to post on the forums in that case before there's some bug identified. The above patch is the only change...
04/25/2017
-
10:48 PM Bug #2800: OpenVPN doesn't work properly with intermediate/chained CAs
- Jim Pingle wrote:
> This works fine in the base system and in the export package. I can make a CA, then make an inte... -
07:31 PM Bug #7496 (Resolved): Chrome 58 added cert requirements which make it fail to accept the default self-signed certificates
- We have received the following report:
https://www.reddit.com/r/PFSENSE/comments/67kigf/pfsense_selfgenerates_cert... -
05:09 PM Revision e0b87e1a: Merge pull request #3659 from PiBa-NL/plugin_optimize_20170321
- 02:11 PM Revision 4d473e17: Add expiration field to NDP listing
- (cherry picked from commit fec2c3b73f05683b674d3b5351529268eadc8dd9)
-
02:11 PM Revision 15976e38: Merge pull request #3704 from sergiocarlosmorales/add-expiration-to-ndp-page
- 02:01 PM Revision 39413152: Fix #7493 only check interface IP if static
- (cherry picked from commit 8c6190e82f83a7907ec2757e72d9a8eac496dd61)
- 02:01 PM Revision 039f3db5: Fix #7493 only check interface IP if static
- (cherry picked from commit 8c6190e82f83a7907ec2757e72d9a8eac496dd61)
-
02:01 PM Revision 64cbd8aa: Merge pull request #3705 from phil-davis/interface-static-check
-
01:59 PM Bug #7272: 6rd not functioning on 2.4.0-BETA
- Luiz will take care of it
-
01:55 PM Revision 8b2def83: Avoid invalid arg error when saving WoL widget
- when there are no WoL entries
(cherry picked from commit 66a5b767b1b533f6ce508a125404a2d8e3353c41) -
01:55 PM Revision 1ed36365: Avoid invalid arg error when saving WoL widget
- when there are no WoL entries
(cherry picked from commit 66a5b767b1b533f6ce508a125404a2d8e3353c41) -
01:55 PM Revision 1607d94f: Merge pull request #3706 from phil-davis/patch-7
-
12:37 PM Revision 66a5b767: Avoid invalid arg error when saving WoL widget
- when there are no WoL entries
-
09:10 AM Bug #7493 (Feedback): Input handling/error detection is testing old data fields (which should be ignored) when user changes an interface IP in GUI
- Applied in changeset commit:8c6190e82f83a7907ec2757e72d9a8eac496dd61.
-
08:05 AM Feature #7182: Break up System Widget on the Dashboard
- PR https://github.com/pfsense/pfsense/pull/3707 adds the ability to customize the widget title for widgets that have ...
- 02:45 AM Revision 8c6190e8: Fix #7493 only check interface IP if static
04/24/2017
-
09:58 PM Bug #7493: Input handling/error detection is testing old data fields (which should be ignored) when user changes an interface IP in GUI
- PR https://github.com/pfsense/pfsense/pull/3705
On that PR I describe an easier way to quickly demonstrate the gen... -
10:36 AM Bug #7493: Input handling/error detection is testing old data fields (which should be ignored) when user changes an interface IP in GUI
- 2.3.3_p1
-
06:10 AM Bug #7493: Input handling/error detection is testing old data fields (which should be ignored) when user changes an interface IP in GUI
- What version?
(I made some changes to interfaces.php "workflow" recently in 2.4 - so it would be handy to know if I ... -
05:04 AM Bug #7493 (Resolved): Input handling/error detection is testing old data fields (which should be ignored) when user changes an interface IP in GUI
- Summary:
I'm trying out a new pfSense install for a home lab, in which I modified the interface IPv4 settings. Whe... -
08:52 PM Feature #7495 (New): Ability to set TTL for local for Unbound host overrides and dhcp leases
- The TTL for host overrides and DHCP leases appears to be using a default value of 3600, it would be useful to be able...
-
03:03 PM Bug #7334 (Feedback): SG-1000 Update failure
- pfSense-upgrade 0.22 should fix it
-
10:08 AM Bug #7494 (Closed): SG-1000 - WAN Status UP - Hosts no internet connection
- SG-1000 brought online 12/24/2016 with default config.
Windows 8/10 hosts lost internet connectivity within 24 hou... -
10:05 AM Revision fdcde31b: Add German (Germany) to GUI after it reached 75%
-
10:03 AM Revision 70d421bc: Update translation files
-
09:51 AM Revision aa23c678: Regenerate pot
04/23/2017
- 10:47 PM Revision fec2c3b7: Add expiration field to NDP listing
-
08:08 PM Bug #7492 (Closed): SG-1000 occasionally loses Internet connectivity
- Occassionally my SG-1000 is unable to communicate over the WAN. I can still log in over the LAN and the GUI is workab...
-
12:23 PM pfSense Packages Bug #7479: freeRadius not started after update to 1.7.8
- Added an install message and some input validation and other tweaks @ https://github.com/pfsense/FreeBSD-ports/pull/344.
-
09:39 AM Bug #7491: freeradius2 (1.7.8) incorrect ca+crl pem file output format
- Kill Bill wrote:
> https://github.com/pfsense/FreeBSD-ports/pull/344
OK! It works! :-)
-
09:22 AM Bug #7491: freeradius2 (1.7.8) incorrect ca+crl pem file output format
- https://github.com/pfsense/FreeBSD-ports/pull/344
-
08:05 AM Bug #7491 (Resolved): freeradius2 (1.7.8) incorrect ca+crl pem file output format
- release 2.4.0.b.20170422.1955
configuring eap-tls ca and crl produce pem file output ( /usr/local/etc/raddb/certs/... -
08:32 AM Bug #7490 (Rejected): Limitation on number of L2TP users
- Having more is possible but not practical so the limit in the GUI is set at a reasonable maximum for most deployments...
-
05:36 AM Bug #7490 (Rejected): Limitation on number of L2TP users
- The number of L2TP user limited on 256 user
-
08:29 AM Todo #7488 (Rejected): IKE v2 Configuration and Test
- There is nothing in this report except the subject, closing as invalid.
This a bug tracker, not a support system. ... -
05:30 AM Todo #7488 (Rejected): IKE v2 Configuration and Test
-
08:28 AM Feature #7489 (Rejected): اتصال L2TP کاربران از روی بستر اینترنت و بررسی کندی سرعت
- This a bug tracker, not a support system. Please post on the forum at https://forum.pfsense.org/ , there are plenty o...
-
07:38 AM Feature #7489: اتصال L2TP کاربران از روی بستر اینترنت و بررسی کندی سرعت
- Agradecia que escrevessem numa Língua mais universal. Sim há tradutores, poderia usá-lo mas vós também o poderias faz...
-
07:28 AM Feature #7489: اتصال L2TP کاربران از روی بستر اینترنت و بررسی کندی سرعت
- म तपाइँको समस्या बुझेको छैन
-
06:22 AM Feature #7489: اتصال L2TP کاربران از روی بستر اینترنت و بررسی کندی سرعت
- 这是英文版的问题追踪器
-
05:30 AM Feature #7489 (Rejected): اتصال L2TP کاربران از روی بستر اینترنت و بررسی کندی سرعت
- اتصال L2TP کاربران از روی بستر اینترنت و بررسی کندی سرعت
04/22/2017
- 06:37 PM Revision 8fa81c52: Reverted adding array() as second parameter to setHelp() calls.
- This was reimplemented in error as the new sprintf-based setHelp() was
checked in after this initial merge request wa... -
06:30 AM Feature #7467: Add iPhone/Android/Generic USB tethering support
- Jessica Porter wrote:
> The urndis driver would be nice as well.
There's already #6293 for that. (See https://re... - 04:40 AM Revision 9425f22e: last two tab changes.
- 04:38 AM Revision 2ad654da: Added back the help text for DNS Made Easy.
- Not sure how I removed that earlier.
- 04:36 AM Revision 1247e53c: Maybe we are done with tab spacing now. I think it's manageable.
- 04:32 AM Revision 68246684: More tab space tweaks - maybe I'm done?
- 04:28 AM Revision 9055c5e5: Finished resolving spacing / formatting issues.
- This was clouding the real work done. It appears to have been a tab
reformatting issue that went berserk. - 04:21 AM Revision 6c6daeae: Resolved some unusual formatting errors that crept into the request.
- 02:59 AM Revision a741f6e8: Merge branch 'master' of https://github.com/pfsense/pfsense into
- dyndns_dreamhost
-
01:28 AM pfSense Packages Bug #7487: Status Traffic Totals doesnt persist through reboots.
- Sadly someone else will have to test, the system I am using as my router is 32 bit and 2.4 only seems to be available...
04/21/2017
-
08:28 PM Feature #7467: Add iPhone/Android/Generic USB tethering support
- The urndis driver would be nice as well. It would actually be nice if all USB modules were loadable kernel modules ...
-
06:41 PM pfSense Packages Bug #7486 (Rejected): Captive Portal (CP): MS Edge and IE have interner access despite CP
- Highly unlikely to be a captive portal problem, but something with your local configuration. Could be a package, coul...
-
04:50 PM pfSense Packages Bug #7486 (Rejected): Captive Portal (CP): MS Edge and IE have interner access despite CP
- Well.. This sounds a Little dumb and I dont know wtf is going on tbh.
Well. At first, I better tell you about the ... -
06:38 PM pfSense Packages Bug #7487 (Feedback): Status Traffic Totals doesnt persist through reboots.
- /var and /tmp handling was changed significantly in 2.4, please re-test there.
-
05:00 PM pfSense Packages Bug #7487: Status Traffic Totals doesnt persist through reboots.
- Forgot to add the effected version as I did not notice the field till after I submitted, but I am running 2.3.3-RELEA...
-
04:58 PM pfSense Packages Bug #7487 (Resolved): Status Traffic Totals doesnt persist through reboots.
- The persistent data for vmstat is stored on /var and when you have var and tmp on ramdrives, the data isn't backed up...
-
03:30 PM Bug #7394 (Resolved): firewall_aliases_edit.php: Renaming an alias after input errors fails to update references
- PR Was merged and tested
-
02:53 PM Bug #7485 (Resolved): scrub does not properly re-fragment unusual but valid IPv6 fragments, results in overlapping fragments
- When scrub is enabled, a set of valid fragments can be re-fragmented improperly by scrub when exiting the firewall. W...
- 01:59 PM Revision f56fb70c: Update services.inc
- (cherry picked from commit 2e3768baa8e6e5793ce165f0d8f60b25bdbdb444)
- 01:59 PM Revision 6459f82b: Update services_dyndns_edit.php
- (cherry picked from commit df4c21fc24cc6ff38988ca866928f2f73b97b744)
- 01:58 PM Revision f7118bc8: Update dyndns.class
- (cherry picked from commit 74533d412818113372b7b1a4e46db48313fd965d)
- 01:58 PM Revision f290e28b: Update services.inc
- (cherry picked from commit 1bfa06953e0f440c3d6b71bbb3d671ef524899d4)
-
01:58 PM Revision b7d2a3da: Merge pull request #3549 from xygrec/patch-dyndns-hover
-
01:56 PM Revision 7663fe00: trafficgraphs, divide bandwidth by time when statistics where gathered to smooth out bumps in the graphs
- (cherry picked from commit eddb01316c7ad06c1798e629b6158db505a86118)
-
01:56 PM Revision fdf384a8: Merge pull request #3607 from PiBa-NL/trafficgraphs-smooth-20170304
-
01:50 PM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Ah yes sorry, got some versions mixed up in my head..
-
01:44 PM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Pi Ba wrote:
> You can wait, but its still 1.0.2..
>
> [2.4.0-BETA][root@pfSense.localdomain]/root: openssl versi... -
01:37 PM Bug #7469: local_sync_accounts() slowness can trigger GUI/XMLRPC failures with many accounts
- Pushing to 2.4.1 because the whole function should be changed to be optimized
-
09:54 AM Bug #7015: IPsec not working behind NAT
- As of 2.4.0.b.20170421.0857 I'm getting the same ping errors with a GIF. dpinger's attempts to ping do create a state...
-
09:34 AM Bug #7484 (Rejected): Firewall Destination "This Firewall" not blocking all traffic
- This would not be possible without a proxy being involved, in which case you need to setup access controls in the pro...
-
09:30 AM Bug #7484 (Rejected): Firewall Destination "This Firewall" not blocking all traffic
- A rule blocking traffic from "any" to "This Firewall" does not work if you open an external domain in the browser whi...
-
06:10 AM Feature #4796: Support Multiple FIBs in pfSense
- I see only one on 2.3.3:
@sysctl -a | grep fib
net.my_fibnum: 0
net.add_addr_allfibs: 1
net.fibs: 1
@
04/20/2017
- 09:28 PM Revision 2e3768ba: Update services.inc
-
07:24 PM Revision bafd63b5: Merge pull request #3699 from PiBa-NL/20170417-certificatemanager-ca-crl-inuse
-
07:22 PM Revision 91dd40af: Merge pull request #3700 from phil-davis/ifgwadd
-
07:08 PM Revision d900c7f6: Merge pull request #3629 from doktornotor/patch-18
-
07:06 PM Revision e05283ad: Merge pull request #3554 from jeremyrnelson/patch-1
-
07:04 PM Revision 37b4ec4c: ipsec overview, check label exists for interface including disabled ones, tell what was configured if not found.
- (cherry picked from commit ac24ac6bbb5b94e1eb8420404a9b7bd9daf998b7)
-
07:04 PM Revision fe91a918: ipsec webgui, move building the $iflabels array outside if the loop
- (cherry picked from commit 11b9896609c2998106d5503fe2581bb3304b4a5f)
-
07:04 PM Revision 19544ce6: Merge pull request #3675 from PiBa-NL/20170326-ipsec-labels
-
06:57 PM Revision 4268377c: notify test buttons for smtp/growl should use new unsaved settings just made
- (cherry picked from commit 64f8ec62ddd57241e4a8a755cade7ca8cd9196a6)
-
06:57 PM Revision 4c9fa4c6: Merge pull request #3691 from PiBa-NL/20170410-notify-testbuttons
-
06:49 PM Revision 89cce183: Merge pull request #3693 from PiBa-NL/20170416-certmanager-import-ecc-certs
- 06:48 PM Revision 79a2945a: Do input validation on the actual array passed in
- I was tearing my hair out for a while. If do_input_validation() is passed some array of keys/values that has been ass...
-
06:48 PM Revision 338a2121: Merge pull request #3698 from phil-davis/patch-5
-
06:47 PM Revision 95996cd7: Merge pull request #3695 from phil-davis/refactor_if_list_functions
- 06:00 PM Revision a8bee7cc: Simplify indexing of gateways array
- 05:16 PM Revision 7f8e4d5f: Escape IPv6 when passed to ndp delete command
- (cherry picked from commit 1d92faa34f7c9aaa97b1983f273d2d73285befb5)
- 05:16 PM Revision c14573f7: Add ability to delete NDP entry
- (cherry picked from commit 13105d9c79fe3ac8be2b01c152fb9fb6a95147b4)
-
05:16 PM Revision ab023407: Merge pull request #3696 from sergiocarlosmorales/delete-ndp-entry
- 05:03 PM Revision 726756de: Remember original alias name on edit input errors
- (cherry picked from commit 1271754326fe648093204296652398b1edd24912)
- 05:03 PM Revision 9dfd9007: Refactor update_alias_names_upon_change
- (cherry picked from commit 24807bfeaec218948937a1fdc2b4e863319e41a0)
-
05:02 PM Revision 33664d33: Merge pull request #3694 from phil-davis/update_alias_name
-
04:57 PM Revision 0847c6cb: Merge pull request #3701 from phil-davis/empty-operation-not-permitted
-
03:12 PM Bug #7178 (Rejected): pfSense themes don't handle package XML field without <description> tag properly
- 02:40 PM Revision 1d92faa3: Escape IPv6 when passed to ndp delete command
-
01:58 PM Bug #7015: IPsec not working behind NAT
- Using the setup described above I’ve also been having issues when trying to use IPsec Transport mode with either a GR...
-
12:51 PM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- You can wait, but its still 1.0.2..
[2.4.0-BETA][root@pfSense.localdomain]/root: openssl version
OpenSSL 1.0.2k-f... -
11:32 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Ok, thanks that makes sense.
I excitedly wait for pfSense 2.4, and an ALPN capable HAProxy then.
-
07:11 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Joshua Ruehlig wrote:
> Ok, just to clear up my understanding. Is the following correct?
>
> If we build a port w... -
05:12 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Ok, just to clear up my understanding. Is the following correct?
If we build a port with openssl from ports, it no... -
11:44 AM Bug #7478 (Rejected): Diagnostic/Authentification test fails on Radius since 2.3.3
- It would only fail if your NPS policy requires a specific NAS Identifier rather than using the client address. You ca...
-
11:39 AM Bug #7483 (Not a Bug): After renaming a WAN Interface its looses his Tier
- Hello,
after renaming a WAN Interface its looses his tier in all GatewayGroups.
If you rename your primary WAN it w... -
11:31 AM pfSense Packages Bug #6690: SURICATA IPS Issue - Kills VLANS & Traffic Shaper
- Jim Thompson wrote:
> Steven Kreitzer wrote:
> > Sandeep K V wrote:
> > > Hi Steven Kreitzer and Jim Thompson isn'... -
09:03 AM Bug #7472 (Feedback): External Authentication servers with names longer than 48 characters fail to authenticate with OpenVPN server configured for TLS + User Auth
- I can't reproduce this on 2.3.3-p1 or 2.4 snapshots. I can use an LDAP name 50+ characters long and it still works in...
-
06:57 AM Revision a5c7f533: Fix a typo to add a missing space during the initial NIC setup on console.
-
03:25 AM Bug #6957: CARP arp reply with wrong src mac
- We have the same problems in our setup.
A switch is connected to two pfsense firewalls with a CARP setup. Since th...
04/19/2017
-
09:15 PM Feature #4821: PPPoE WANs do not take full advantage of NIC driver queues for receiving traffic
- It isn't a bug, it's a missing feature.
-
08:35 PM Feature #4821: PPPoE WANs do not take full advantage of NIC driver queues for receiving traffic
- Could we please have this changed from "Feature" to "Bug"?
- 04:04 PM Revision 563478f6: Revise row helper delete class
- 02:35 PM Revision 1059fc88: Fixed various issues with adding/deleting ACLs
-
01:55 PM Bug #7482: found 1 matching config, but none allows pre-shared key authentication using Main Mode
- I'm sorry you feel that way, but that does not mean you can open a bug report for what is most likely a configuration...
-
01:52 PM Bug #7482: found 1 matching config, but none allows pre-shared key authentication using Main Mode
- By the way, I'm not going to post anything on the forum, I'm coming from there, other people is experiencing similar ...
-
01:51 PM Bug #7482: found 1 matching config, but none allows pre-shared key authentication using Main Mode
- Very helpful, Jim Pingle, thanks a lot.
-
01:44 PM Bug #7482 (Rejected): found 1 matching config, but none allows pre-shared key authentication using Main Mode
- This is not a support ticket system. Please discuss the issue on the forum. If a specific bug is identified, only the...
-
01:41 PM Bug #7482 (Rejected): found 1 matching config, but none allows pre-shared key authentication using Main Mode
- pfSense 2.3.2-RELEASE
We have many site-to-site vpn's configured in our pfSense, an i386 vm running on vmware.
T... -
01:20 PM Bug #7232: haproxy_pool_edit.php -- sprintf() too few arguments
- Reverted
-
01:07 PM Bug #7309 (Feedback): ZFS - Can't find zroot, error 5
- Already added to factory installed
-
01:06 PM pfSense Packages Bug #7310 (Feedback): Packages pre-deinstall script removes temporary files used by pkg
- I've reviewed deinstall functions for all packages and removed commands that can cause this symptom. It still can hap...
-
12:51 PM Feature #2358: NAT64 support
- Upvote
-
12:12 PM Bug #6223: IPsec + OpenBGPD fails with "PF_KEY socket: No buffer space available"
- Has anyone been able to test this with 2.4? Unfortunately I don't have a good test environment with IPSEC + BGP.
-
11:39 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- First, that isn't the way you set OpenSSL to use the port now. It would be:...
-
11:12 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Pi Ba wrote:
> The extra build flag should probably be added to: https://github.com/pfsense/pfsense/blob/master/tool... -
11:32 AM Revision 54e2da9e: Remove redundant check, get_pkg_info() call uses a parameter to return only installed packages
-
11:32 AM Revision 8ad6e375: Fix installation of extra packages at build time relaxing check for running PHP instance and moving it to the top before any require_once() attempt runs
-
11:32 AM Revision 961e2e68: Fix indent and spaces
-
11:32 AM Revision 188f8aee: Use correct function (is_pkg_installed) and unbreak get_pkg_info()
-
11:32 AM Revision c9cdf7d1: Remove redundant check, get_pkg_info() call uses a parameter to return only installed packages
-
11:32 AM Revision b4f3beec: Fix installation of extra packages at build time relaxing check for running PHP instance and moving it to the top before any require_once() attempt runs
-
11:32 AM Revision 4333564a: Fix indent and spaces
-
11:32 AM Revision bdb86f67: Use correct function (is_pkg_installed) and unbreak get_pkg_info()
-
11:31 AM Revision 2733475f: Remove redundant check, get_pkg_info() call uses a parameter to return only installed packages
-
11:30 AM Revision 8b1963b4: Fix installation of extra packages at build time relaxing check for running PHP instance and moving it to the top before any require_once() attempt runs
-
11:29 AM Revision f34d8024: Fix indent and spaces
-
11:25 AM Revision 5d6af983: Use correct function (is_pkg_installed) and unbreak get_pkg_info()
- 03:34 AM Revision 3e20b9ca: Fix var/empty operation not permitted
-
01:24 AM Bug #7426: UDP packet drops
- I made some tests with simple DNS answer/reply and noticed problem with states overload (250 clients and 250 servers ...
04/18/2017
-
01:08 PM Revision ce62d035: Do not re-sign core repo when running --rsync-repos
-
01:08 PM Revision 2f20d4dc: Do not re-sign core repo when running --rsync-repos
-
01:03 PM pfSense Packages Bug #7479: freeRadius not started after update to 1.7.8
- There is no way to NOT configure EAP in the package. Simply said, configuring the certs in the CA manager is *mandato...
-
11:35 AM pfSense Packages Bug #7479: freeRadius not started after update to 1.7.8
- You may not realize it is enabled, but it must be, or you wouldn't get that error. At this point it is not a bug, but...
-
11:34 AM pfSense Packages Bug #7479: freeRadius not started after update to 1.7.8
- Jim Pingle wrote:
> Given the error, you had to have used it in the past.
eap? no, i not used EAP, never.
this... -
11:30 AM pfSense Packages Bug #7479: freeRadius not started after update to 1.7.8
- A server certificate is necessary for EAP. Given the error, you had to have used it in the past.
-
11:29 AM pfSense Packages Bug #7479: freeRadius not started after update to 1.7.8
- i not use Cert Manager. And EAP.
It is necessary? -
11:27 AM pfSense Packages Bug #7479 (Rejected): freeRadius not started after update to 1.7.8
- Support for the old and redundant certificate manager in FreeRADIUS was removed. Create or import a server certificat...
-
11:26 AM pfSense Packages Bug #7479 (Rejected): freeRadius not started after update to 1.7.8
- I upgrade freeraius and freeraius not started now
In log:
Apr 18 23:21:00 radiusd 11844 rlm_eap: SSL error err... -
12:58 PM Revision 2f666d34: Do not sign core repo when resuming build
-
12:58 PM Revision 5f7c49a4: Use pkg binary from target system and not from host
-
12:58 PM Revision 69bb39ba: Do not sign core repo when resuming build
-
12:58 PM Revision 2065473e: Use pkg binary from target system and not from host
-
12:57 PM Revision 8c96e513: Do not sign core repo when resuming build
-
12:56 PM Revision fdecb50e: Use pkg binary from target system and not from host
-
12:27 PM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- The extra build flag should probably be added to: https://github.com/pfsense/pfsense/blob/master/tools/conf/pfPorts/m...
-
11:35 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Kill Bill wrote:
> Joshua Ruehlig wrote:
> > Is it possible to set build options for dependent ports?
>
> See th... -
12:26 PM Bug #7481: pkg-framework - rowhelper ignores <advancedfield/>
- its a pkg framework issue, not a squid related bug.
-
12:25 PM Bug #7481 (Rejected): pkg-framework - rowhelper ignores <advancedfield/>
- rowhelpers itens ignores <advancedfield/>
-
12:23 PM Bug #7480 (Closed): pkg framework - textarea on rowhelperfield errors
- while using textarea on a rowhelperfield, it saves contents on xml but does not show on gui.
also, it ignores the ... - 04:40 AM Revision b4538739: Add new IPv6 gateway to correct selectbox
- 04:22 AM Revision e8113404: Reload new gateway params after input errors
- 03:17 AM Revision de145400: Remove obsolete isAjax array key handling
-
03:04 AM Feature #4826: Allow configuration of multiple phase1 proposals
- this limitation of the pfSense GUI is getting more severe as older crypto gets more and more out of date. Right now, ...
-
02:32 AM Bug #7478 (Rejected): Diagnostic/Authentification test fails on Radius since 2.3.3
- since the changed NAS Identifier in v2.3.3 (https://redmine.pfsense.org/issues/6609) from systemname to "openVPN" the...
04/17/2017
-
10:20 PM Bug #7477 (Rejected): Log data does not match documented schema
- As stated on that page, the BNF is not complete. It isn't a specification, it is a rough guide.
-
10:09 PM Bug #7477 (Rejected): Log data does not match documented schema
- RE: https://doc.pfsense.org/index.php/Filter_Log_Format_for_pfSense_2.2
For example:
sequence-number="285519477... -
09:51 PM Bug #7476 (New): Dirty buffer used to build log messages?
- I've identified numerous cases where log lines appear to contain extraneous data beyond the actual end of the line. F...
- 06:51 PM Revision a9dbf4df: Merge branch 'master' into ifgwadd
- 06:42 PM Revision f1bb5c7f: Validate gateway and interface together
-
06:40 PM Revision 6d6ba660: certificate manager, allow importing of ECC certificates, change multiple 'if' to 'switch'
-
06:32 PM Revision 3bde5cdd: certificate manager, show 'in use' also for CA and CRL where certificates are in use by packages.
- 03:32 PM Revision 4df266f5: Do input validation on the actual array passed in
- I was tearing my hair out for a while. If do_input_validation() is passed some array of keys/values that has been ass...
-
03:24 PM Revision 71e8fe30: Merge pull request #3697 from phil-davis/patch-5
-
01:06 PM Revision 196188e5: Update translation files
-
01:03 PM Revision 4dc935ff: Regenerate pot
- 12:27 PM Revision dfafd8c2: Refactor IPv4 gateway add so field names are consistent with the IPv6 code
- 12:24 PM Revision 36ac7244: Fix IPv6 gateway add
- 11:56 AM Revision 1ede6e4d: Fix #7452 save new IPv6 gateway
- This is also needed, just like for IPv4 in commit https://github.com/pfsense/pfsense/commit/f3278171b1990622792256319...
- 11:02 AM Revision 7e45af77: Refactor gateway save
-
07:33 AM Feature #6293: Include 'if_urndis.ko' kernel module for USB network tethering
- See also: #7468
-
07:33 AM Bug #7468 (Duplicate): Add Android tethering support - add urndis driver
- Duplicate of #6293
- 07:20 AM Revision 161cd113: Refactor gateway parameter validation
-
06:57 AM Bug #7452: Adding a gateway from interfaces.php does not work
- See PR https://github.com/pfsense/pfsense/pull/3697 for the same fix for adding an IPv6 gateway.
-
04:44 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Joshua Ruehlig wrote:
> Is it possible to set build options for dependent ports?
See the previous comment.
-
02:25 AM pfSense Packages Bug #6182: HAProxy not supporting ALPN
- Is it possible to set build options for dependent ports?
Maybe we can add an OPTION to set 'WITH_OPENSSL_PORT= yes' ...
04/16/2017
- 10:48 PM Revision 13105d9c: Add ability to delete NDP entry
-
06:25 PM Feature #7475 (Rejected): Status\System Logs\Firewall\Summary View
- Graphic by country - Traffic pass and block
-
05:32 PM Revision 1746c5ce: certificate manager, allow importing of ECC certificates
- 11:19 AM Revision 80fe8369: Refactor get_configured_interface_list remove unused parameter
- 10:23 AM Revision f625f76c: Refactor get_configured_interface_list_by_realif remove unused parameter
- 10:18 AM Revision f593f80b: Refactor get_configured_interface_with_descr remove unused parameter
- 09:21 AM Revision 12717543: Remember original alias name on edit input errors
- 09:14 AM Revision 24807bfe: Refactor update_alias_names_upon_change
-
07:59 AM Bug #7474 (Resolved): Problems adding gateway from interface edit
- Edit an interface. Choose "Static IPv4" and/or "Static IPv6".
Click the "Add a new gateway" button.
Scenario 1: E... -
07:35 AM Bug #7473 (Duplicate): Alias name change after input errors does not work
-
07:34 AM Bug #7473: Alias name change after input errors does not work
- Duplicate of #7394
-
04:45 AM Bug #7473 (Duplicate): Alias name change after input errors does not work
- 1) Edit an existing Alias that is used in a Rule/NAT etc - e.g. oldaliasname
2) Change the name - e.g. newaliasname
... -
07:34 AM Bug #7394: firewall_aliases_edit.php: Renaming an alias after input errors fails to update references
- See also: #7473
And PR at https://github.com/pfsense/pfsense/pull/3694
04/15/2017
-
10:02 AM Bug #7468: Add Android tethering support - add urndis driver
- Already requested here: https://redmine.pfsense.org/issues/6293
I tested this and it works OK with my Nexus 4.
... -
02:58 AM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- Looks good here. Thank you.
04/14/2017
-
08:53 PM Bug #7444 (Resolved): pfSenseHelpers.js typo breaks captive portal stop/start/restart
-
08:52 PM Bug #7445 (Resolved): pfSenseHelpers.js service naming restrictions plus lack of error handling
-
07:30 PM pfSense Packages Bug #7471: Cellular pkg errors on install
- Reassign to pkg author if this is specific to the cellular pkg
-
01:36 PM pfSense Packages Bug #7471 (Rejected): Cellular pkg errors on install
- Upgraded 2.3.3 to 2.3.3-p1, then installed cellular. Pkg install dialog:
> >>> Installing pfSense-pkg-cellular... ... -
06:16 PM Bug #6594: Package reinstallation post-config restore hangs if no Internet connectivity
- On 2.4.0.b.20170407.1403, backed up config, restored with no WAN connectivity, pfSense WEBGUI was accessible, console...
-
05:07 PM Bug #7472 (Not a Bug): External Authentication servers with names longer than 48 characters fail to authenticate with OpenVPN server configured for TLS + User Auth
- Configure an external LDAP Authentication Server
Give it a name that exceeds 48 characters like 12345678901234567890... -
09:03 AM pfSense Packages Bug #7470: Status Traffic Totals - March 2017 is missing
- We have seen that sort of thing in the past. A byproduct of how the weeks/months line up and perhaps a dash of DST in...
-
08:44 AM pfSense Packages Bug #7470: Status Traffic Totals - March 2017 is missing
- Here's some better description: https://forum.pfsense.org/index.php?topic=127774.0
-
08:33 AM pfSense Packages Bug #7470 (Closed): Status Traffic Totals - March 2017 is missing
- March 2017 is missing in the Monthly view. Noticed by several users in the forum:
https://forum.pfsense.org/index.ph... -
07:53 AM Bug #6972: "Are you sure you wish to?" prompts and other issues with deleting networks from network-type aliases
- Renato Botelho wrote:
> I've found the way to reproduce it. It happens when you click on fa-trash icon. If you click... -
07:51 AM Bug #6984: NTP/ACLs - Delete button partially invisible + rowhelper handling broken
- This still has broken behaviour (to see Delete, you need to click Add), plus the whole thing needs backport to 2.3.x
... -
07:32 AM pfSense Packages Bug #7229 (Duplicate): Package Manager Update "Suricata" failed
- Duplicate of #7310
-
07:31 AM Bug #7116: a floating 'match' rule on LAN does not put traffic from a broswer on a clientpc into a shaper queue
- Over to Luiz
-
07:29 AM pfSense Packages Bug #7310: Packages pre-deinstall script removes temporary files used by pkg
- A workaround was added on pkg for specific packages and versions when same situation happened there. In our case a co...
-
06:57 AM pfSense Packages Bug #7310: Packages pre-deinstall script removes temporary files used by pkg
- After dig into it I found the root cause of the problem, which I will describe here and work on a fix later.
Durin... -
07:14 AM pfSense Packages Bug #7170 (Feedback): FreeRADIUS built-in certificate manager defaults to MD5 (!!!), no support for SHA2
-
02:29 AM pfSense Packages Bug #7170: FreeRADIUS built-in certificate manager defaults to MD5 (!!!), no support for SHA2
- Merged.
Note: This needs to go to 2.4 release notes. Configuring the certs is no longer optional, it's simply a re... -
12:53 AM Bug #7461: pftop no longer shows ALTQ "queue" view
- Can confirm this is resolved in version 2.4.0.b.20170412.1325
04/13/2017
- 11:05 PM Revision ef6e941e: Revise dev_mode change handler
- (cherry picked from commit 8a0af41adc9c29ccf7b8dabb3b7658abf46054a6)
- 11:04 PM Revision 8a0af41a: Revise dev_mode change handler
-
06:03 PM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- Took care of that one too
-
12:46 PM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- Testing using system patches on 2.3.3. Looks good for vpn_openvpn_client.php. Still needs a second click for dev_mode...
-
07:20 AM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- Applied in changeset commit:dd3c646fa5744a550f91524035a92f509d6162cf.
-
07:14 AM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- onchange handlers revised to correct this issue
-
07:05 AM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- I am able to reproduce this on MacOS & Chrome. Looking at it now.
-
02:08 AM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- Looks like mode does the right thing on the vpn_openvpn_server.php but dev_mode also requires that second click to up...
-
01:42 AM Bug #7451: vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- Hmm. That's frustrating. I know what I saw. Tested multiple times.
Currently when I select SSL/TLS I get the share... - 12:13 PM Revision 3290b312: Fixed #7451
- Revised onchage handlers to obviate need for second click in Chrome on MacOS
(cherry picked from commit dd3c646fa574... - 12:12 PM Revision dd3c646f: Fixed #7451
- Revised onchage handlers to obviate need for second click in Chrome on MacOS
-
11:22 AM Bug #4310: Limiters + HA results in hangs on secondary
- Still Producing issues for me. Had to re-install pfSense on both devices in HA after encountering this bug.
-
07:54 AM Bug #7461 (Resolved): pftop no longer shows ALTQ "queue" view
- Queue view is working again
04/12/2017
-
06:06 PM Feature #7122: Add filters to various dashboard widgets
- Looks like the PR went in about 48hours after the last note.
Tested using build 2.4.0.b.20170412.1256
Checked... -
05:54 PM Revision 8769058c: Properly hide TLS Key / TLS Type fields when changing to Shared Key mode for OpenVPN clients.
-
05:10 PM Revision a9348c49: Fix stunnel category
-
12:54 PM Bug #7451 (Feedback): vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- I can't reproduce this at all here.
On 2.3.x the CRL field shows when it shouldn't, but that has been fixed on 2.4... -
12:45 PM Revision ae3f7150: Enable stunnel package
-
11:31 AM Bug #7309 (Confirmed): ZFS - Can't find zroot, error 5
- Confirmed here as well. Installing to eMMC (not mSATA) requires kern.cam.boot_delay="10000" and it is not added to lo...
-
11:17 AM Bug #7469 (Resolved): local_sync_accounts() slowness can trigger GUI/XMLRPC failures with many accounts
- When a firewall has many local accounts, the time it takes for local_sync_accounts() to finish grows large enough to ...
-
10:39 AM pfSense Packages Bug #7438: Squid 0.4.36_2 Remote Cache Parent not working
- I had my linux guy edit the files with the lines you requested.
Same result
12.04.2017 11:36:14
10.24.1.70
TCP_... -
09:56 AM pfSense Packages Bug #7466 (Rejected): Status > Monitoring does not work
- I can't reproduce this on a fresh installation or upgraded firewall using the latest snapshot. Sounds like maybe your...
-
08:50 AM pfSense Packages Bug #7466 (Rejected): Status > Monitoring does not work
- When I got to Status > Monitoring I get this error: Error: JSON not returned. Check to make sure you have an active s...
-
09:34 AM Bug #7463 (Rejected): FQDN Alias as "NAT Redirect target IP" fails to expand to IP
- It works fine here when I test it. I don't have anything running on the target itself, but the connection and packets...
-
02:29 AM Bug #7463 (Rejected): FQDN Alias as "NAT Redirect target IP" fails to expand to IP
- When using a FQDN alias in the "Redirect target IP" field of a NAT rule, the rule will fail to work.
Steps to repr... -
09:16 AM Bug #7464 (Rejected): IPSec VPN - roadwarrior connexion - vpnc client
- Please post on the forum or mailing list for discussion and diagnosis before opening a bug report. Once a specific bu...
-
03:06 AM Bug #7464 (Rejected): IPSec VPN - roadwarrior connexion - vpnc client
- Hi,
Whe have upgraded our pfSense to the latest version (2.3.3). Since, we have problems with IPSec VPN.
We can't u... -
09:15 AM Bug #7465 (Rejected): Firewall rules fail if using a /19 in an alias as destination
- I can't reproduce this. There is nothing special about a /19 in a network alias. It works fine as a source and as a d...
-
05:44 AM Bug #7465 (Rejected): Firewall rules fail if using a /19 in an alias as destination
- Having a new phone system here so added in a /19 network into an alias and created the firewall rule so source intern...
-
09:10 AM Feature #7467: Add iPhone/Android/Generic USB tethering support
- Relevant https://forum.pfsense.org/index.php?topic=119419.msg660754#msg660754
-
08:59 AM Feature #7467 (Resolved): Add iPhone/Android/Generic USB tethering support
- iPhone tethering driver is present in FreeBSD https://www.freebsd.org/doc/handbook/network-usb-tethering.html
Abou... -
09:03 AM Bug #7468 (Duplicate): Add Android tethering support - add urndis driver
Android tethering driver is present in FreeBSD https://www.freebsd.org/doc/handbook/network-usb-tethering.html
A...
04/11/2017
-
07:44 PM Revision a6f3daf0: Enable Russian translation since it's over 75%
-
07:41 PM Revision 7bd78a37: Update translation files
-
07:36 PM Revision 6b82932e: Regenerate pot
-
05:42 PM Revision 3a10f23b: Revert "Restore CSRF customizations"
- This reverts commit 1d7a414705794f2527dc1b7b3bb5419db1024bb6.
-
05:42 PM Revision 8e1b1f95: Revert "CSRF: Close session before exit"
- This reverts commit d2495e5893baa63b2973b66f7c1b9787fada2e30.
-
01:25 PM Bug #4218: Bridge does not have AUTO_LINKLOCAL flag
- I can confirm that this is still an issue with 2.3.3-RELEASE-p1 - although either adding the link-local address manua...
-
12:45 PM Bug #7116 (Confirmed): a floating 'match' rule on LAN does not put traffic from a broswer on a clientpc into a shaper queue
- I'm seeing this now as well on 2.4. Just a basic run through the shaper, tell it to prioritize a couple things like H...
-
08:02 AM pfSense Packages Bug #7462 (New): HAproxy not rebinding properly after WAN DHCP IP change
- Hi,
This is copy/pasted from the forum (https://forum.pfsense.org/index.php?topic=121345.0?) as i have the same is... -
01:35 AM Bug #1943: PPPoE won't reconnect after link loss when using vr(4) NICs on certain ISPs only
- I am experiencing this issue with PFsense 2.3.2, running i386 nanobsd on an alix board.
Every time the upstream ro...
04/10/2017
-
08:48 PM Revision 64f8ec62: notify test buttons for smtp/growl should use new unsaved settings just made
-
07:33 PM Bug #7116: a floating 'match' rule on LAN does not put traffic from a broswer on a clientpc into a shaper queue
- I'm not sure if this helps, but the bug persists when:
* Traffic shaper is deleted
* A new shaper is created using ... -
06:23 PM Revision fcf751a4: Enable HYPERSCAN option for suricata
-
06:22 PM Revision f1244593: Enable HYPERSCAN option for suricata
-
06:22 PM Revision 23c4e67e: Enable HYPERSCAN option for suricata
-
06:19 PM Revision 5d1031db: start sending files direct to NFS1
-
06:07 PM Revision d2495e58: CSRF: Close session before exit
- On CSRF, call phpsession_end() before exit to avoid syslog warning
about open session
Submitted by: PiBa-NL -
06:07 PM Revision 1d7a4147: Restore CSRF customizations
-
06:07 PM Revision f860a1ea: Update CSRF to latest version from github
-
06:06 PM Revision 6710097e: CSRF: Close session before exit
- On CSRF, call phpsession_end() before exit to avoid syslog warning
about open session
Submitted by: PiBa-NL -
06:05 PM Revision 48da62b4: Restore CSRF customizations
-
06:04 PM Revision dc668baa: Update CSRF to latest version from github
- 04:53 PM Revision 98ba645a: Fix UTF8 in base64 decode
- (cherry picked from commit 557e082696823ea5fa09a36d98f01775bf1e0c77)
- 04:53 PM Revision 557e0826: Fix UTF8 in base64 decode
-
02:25 PM Revision ee1e73d0: Enable ALTQ for pftop build. Fixes #7461
-
02:24 PM Revision 6e71610e: Enable ALTQ for pftop build. Fixes #7461
-
10:19 AM pfSense Packages Feature #7456: pfblockerNG add supportto add or modify self-modified easylist style rule
- The next version of the package will have all of the Language specific EasyList feeds hardcoded.
Unfortunately, al... -
10:02 AM Bug #7309: ZFS - Can't find zroot, error 5
- OK, I could fix the issue by adding kern.cam.boot_delay="10000" to /boot/loader.conf.local
The problem possibly af... -
08:31 AM Bug #7309: ZFS - Can't find zroot, error 5
- Same issue here with an SG-4860 running ADI image (build date 09-04-2017):
Root mount waiting for: usbus0
Root mo... -
09:40 AM Bug #7461 (Feedback): pftop no longer shows ALTQ "queue" view
- Applied in changeset commit:6e71610ea3d146df3e620fb062ca2569a4e96ebf.
-
09:23 AM Bug #7461 (Resolved): pftop no longer shows ALTQ "queue" view
- On 2.4 the pftop command no longer has a "queue" view.
The port had ALTQ changed into an option, and now defaults ... -
09:17 AM Bug #6318: IPsec dashboard widget causes GUI failure
- I am also seeing this on 2.3.3. Is there any known work around other than removing the ipsec widget? Maybe changing...
-
07:51 AM Bug #7460 (Rejected): Cannot select French Macbook keyboard type in installer
-
07:40 AM Bug #7460: Cannot select French Macbook keyboard type in installer
- Oops forget about this issue. I have been mislead by the rough ergonomy of the screen. I didn't figure I had to valid...
-
07:36 AM Bug #7460 (Rejected): Cannot select French Macbook keyboard type in installer
- During 2.4 beta installation (09-04-2017 build), when trying to select the keyboard type "French Macbook / Macbook pr...
04/09/2017
-
02:40 AM Feature #7459: "Refresh" button for Diagnostics/Tables display
- There is an Update button for some tables but it's unclear whether this means refesh the display or update the table
-
02:32 AM Feature #7459 (New): "Refresh" button for Diagnostics/Tables display
- When viewing a table, using the browser refresh produces a resend/resubmit dialog.
The only other way to refresh the...
04/08/2017
-
01:59 PM Feature #2456: Option to choose default tab in IPsec status Dashboard widget
- I've made change 'a' on one of my installs to allow setting a default tab to display. I've attached a patch file and...
-
07:06 AM pfSense Packages Bug #7454: bridge is up after reboot while the enable interface box is not checked
- the system log is indeed limited to a fix size, however the suid service genarate cache log(path: /var/squid/logs/cac...
-
06:35 AM pfSense Packages Bug #7454: bridge is up after reboot while the enable interface box is not checked
- giskard rt wrote:
> if a user want to disable squid service for some time, then he or she maybe think the service is...
04/07/2017
-
08:03 PM pfSense Packages Bug #6603: pfblockerng's Unbound modifications leave system broken post-config restore
- maybe now I can only solve the ramfs related problem by completely backup /var and restore it on boot up, maybe with ...
-
07:48 PM pfSense Packages Bug #7454: bridge is up after reboot while the enable interface box is not checked
- Kill Bill wrote:
> giskard rt wrote:
> > I uncheck the enable box in the interface configuration tab, it works for ... -
07:27 AM pfSense Packages Bug #7454 (Rejected): bridge is up after reboot while the enable interface box is not checked
- Interfaces exist at the OS level even when they are not enabled. The GUI only controls settings applied to the interf...
-
02:35 AM pfSense Packages Bug #7454: bridge is up after reboot while the enable interface box is not checked
- giskard rt wrote:
> I uncheck the enable box in the interface configuration tab, it works for the change. however wh... -
01:28 AM pfSense Packages Bug #7454: bridge is up after reboot while the enable interface box is not checked
- the similar problem also exist with some other add-ons, like:
1,squid, though it's not enabled, it generate a lot or... -
12:52 AM pfSense Packages Bug #7454 (Rejected): bridge is up after reboot while the enable interface box is not checked
- as described, I add an bridge to bind two different interface, but I do not want the bridge be brought up, so I unche...
-
07:11 PM pfSense Packages Feature #7456: pfblockerNG add supportto add or modify self-modified easylist style rule
- Kill Bill wrote:
> No idea what's this request about. If you are talking about the DNSBL feature, the "easylist styl... -
07:29 AM pfSense Packages Feature #7456 (Rejected): pfblockerNG add supportto add or modify self-modified easylist style rule
- Please post on the forum to discuss and confirm problems before opening issues here on Redmine.
-
02:10 AM pfSense Packages Feature #7456: pfblockerNG add supportto add or modify self-modified easylist style rule
- No idea what's this request about. If you are talking about the DNSBL feature, the "easylist style rule" support is a...
-
01:37 AM pfSense Packages Feature #7456 (Rejected): pfblockerNG add supportto add or modify self-modified easylist style rule
- easylist rule is so convinient and the specific language variant rules cover almost all I need,
But pfblockerNG seem... -
06:59 PM Revision 585e6a27: Update translation files
-
06:53 PM Revision a27ae40b: Regenerate pot
-
02:25 PM Feature #2456: Option to choose default tab in IPsec status Dashboard widget
- I would also like to see this enhancement
-
09:32 AM Bug #7448 (Resolved): XMLRPC Sync failure notice is ugly/long exception from cURL rather than our usual custom message
- This looks much better now. Failures have a short and meaningful error message instead of a stack trace.
-
09:23 AM Bug #7424 (Resolved): status_carp.php: Reset Demotion Status button does not appear when the demotion value is negative
- Button shows as expected now, and works properly.
-
09:12 AM Bug #7145 (Resolved): rc.newwanipv6 running in all cases, even for a renew
- This seems to behave much better now. On a DHCPv6 VM, before these changes I had a never-ending stream of rc.newwanip...
-
09:06 AM pfSense Packages Bug #7341 (Resolved): New certificates fail with nsupdate on the first try
-
09:04 AM Bug #7401 (Resolved): custom_php_deinstall_command isn't being run during pkg post-deinstall because info.xml has already been removed by that step.
-
09:02 AM pfSense Packages Bug #7390 (Resolved): SquidGuard
-
07:30 AM Bug #7458 (Rejected): web interface very slow
- Please post on the forum to discuss and confirm problems before opening issues here on Redmine.
-
07:28 AM Bug #7458 (Rejected): web interface very slow
- web interface very long open any menu item, if one gateway in gateway group is down or high loss
-
07:28 AM pfSense Packages Bug #7455 (Duplicate): Unbound DNS Resolver failed with pfBlockerNG after reboot with /var mounted on ramfs
-
02:21 AM pfSense Packages Bug #7455: Unbound DNS Resolver failed with pfBlockerNG after reboot with /var mounted on ramfs
- Duplicate of Bug #6603
-
01:14 AM pfSense Packages Bug #7455 (Duplicate): Unbound DNS Resolver failed with pfBlockerNG after reboot with /var mounted on ramfs
- I'd like to say, the var on ramfs is very useful, but the way to handle it is not well considered to back up the var ...
-
07:28 AM pfSense Packages Bug #7457 (Rejected): snort use too much resource
- Please post on the forum to discuss and confirm problems before opening issues here on Redmine. This is not a bug.
-
02:14 AM pfSense Packages Bug #7457: snort use too much resource
- This is a bug tracker, please use https://forum.pfsense.org/index.php?board=61.0 for performance tuning tips. The mem...
-
01:48 AM pfSense Packages Bug #7457 (Rejected): snort use too much resource
- first of all, As official wiki said, pfsense has removed layer7 packets filter feature after version 2.3 for the poor...
04/06/2017
-
10:45 PM Revision 7163ee13: Revert "Change destination of stable packages"
- This reverts commit 44aa913b92a0415f0fc26194ff74d3c6803693e3.
-
10:45 PM Revision bbc16587: Revert "Keep sending files to files01 and files02 for now"
- This reverts commit e200d7e439cf734f811c078536362fc672a2ee6d.
-
10:36 PM Revision e200d7e4: Keep sending files to files01 and files02 for now
-
09:17 PM Revision 44aa913b: Change destination of stable packages
-
09:17 PM Revision ed51f518: Change destination of stable packages
-
09:17 PM Revision bf4dd0e2: Change destination of stable packages
-
09:13 PM Bug #7413: status_dhcpv6_leases.php: Some DHCPv6 leases are not displayed in the GUI
- Yeah, my DHCPv6 status page is only showing one lease, which happens to be a static reservation. None of the rest of ...
- 12:40 PM Revision c6d4f4ee: Merge pull request #7452 from phil-davis/patch-5
- 11:54 AM Revision f3278171: Fix #7452 save new gateway
-
10:54 AM pfSense Packages Bug #7453 (Closed): DNS-ovh need to save or display consumer key
- Consumer key is generated at the first connection to OVH ([Thu Apr 6 17:46:00 CEST 2017] OVH consumer key is empty, L...
-
07:50 AM Bug #7452 (Feedback): Adding a gateway from interfaces.php does not work
- Applied in changeset commit:f3278171b199062279225631903685e608285d3a.
-
06:55 AM Bug #7452: Adding a gateway from interfaces.php does not work
- PR https://github.com/pfsense/pfsense/pull/3689
-
06:54 AM Bug #7452 (Resolved): Adding a gateway from interfaces.php does not work
- After pressing the Add button, actually the new gateway is not created.
It uses AJAX to system_gateways_edit but the...
04/05/2017
-
09:11 PM Bug #7451 (Resolved): vpn_openvpn_client.php - Fields not hidden/processed correctly in chrome
- In Chrome (Version 57.0.2987.133 (64-bit) Mac tested) when you edit an OpenVPN Client and switch to shared-key mode, ...
-
04:48 PM Revision 42b8661c: Use devel repo for 2.3.x snapshots
-
11:31 AM Bug #7450: Virtual IP replication before "applying" config
- Jim Pingle wrote:
> That is expected. "Apply changes" only affects the host you are configuring. Changes are applied... -
11:27 AM Bug #7450 (Rejected): Virtual IP replication before "applying" config
- That is expected. "Apply changes" only affects the host you are configuring. Changes are applied on sync to the secon...
-
11:25 AM Bug #7450 (Rejected): Virtual IP replication before "applying" config
- Hi;
the setup to reproduce is easy this is a HA cluster as described here : https://doc.pfsense.org/index.php/C... -
10:17 AM pfSense Packages Feature #7449 (New): feature request for openvpn-client-export package, add the support for openvpn up and down script, for mapping network drive
- Hi,
hope i write this to the right place. Someone on the IRC suggested me to post my idea here.
Here is the off... -
09:51 AM Bug #3334: Status/Traffic Graph isn't IPv6 ready
- The underlying program, rate, still doesn't work with IPv6 as far as I'm aware.
I'd love to see rate swapped out f... -
09:31 AM Bug #3334: Status/Traffic Graph isn't IPv6 ready
- When will this be resolved? This is a really old bug.
-
08:23 AM pfSense Packages Bug #7247 (Closed): Update net/ntopng to 2.4.2017.01.20
- We just moved to the new quarterly ports branch so there are a number of updates to various things there now or comin...
-
08:17 AM pfSense Packages Bug #7247: Update net/ntopng to 2.4.2017.01.20
- ...
- 02:54 AM Revision c00c6f67: Merge branch 'master' of https://github.com/pfsense/pfsense into
- dyndns_dreamhost
04/04/2017
-
10:19 PM pfSense Packages Bug #7437: Mail Report package 3.1 removed support for STARTTLS
- I just spent some time, installed pfSense 2.4 in Hyper-V and tested.
Yes, there is no STARTTLS setting anymore, wh... -
06:48 PM Revision 593f0521: Improve XMLRPC failure messages/exception handling. Fixes #7448
-
04:20 PM Revision 42190719: Enable Norwegian since it's over 75% complete. Remove pt_BR and tr while they are below 75%
-
02:57 PM Revision 14f39db5: Update translation files
-
02:55 PM Bug #7295 (Feedback): RFC2136 not updating at boot time
- Can you please try it again on recent snapshots? There were fixes in this area and I couldn't reproduce it at home wh...
-
02:45 PM Revision cc9c1316: Regenerate pot
-
02:00 PM Bug #7448 (Feedback): XMLRPC Sync failure notice is ugly/long exception from cURL rather than our usual custom message
- Applied in changeset commit:593f052172b0969dfe9e9db755a9a41200e67ab1.
-
01:47 PM Bug #7448: XMLRPC Sync failure notice is ugly/long exception from cURL rather than our usual custom message
- To me, I have a patch.
-
12:45 PM Bug #7448 (Resolved): XMLRPC Sync failure notice is ugly/long exception from cURL rather than our usual custom message
- On 2.4, if an XMLRPC sync attempt fails, a notice is displayed by the firewall but it contains a cURL exception error...
-
12:42 PM Bug #7015 (Assigned): IPsec not working behind NAT
-
12:40 PM Bug #7015: IPsec not working behind NAT
- I’m testing routing all IPv4 and IPv6 LAN traffic through a remote VPN server and am having issues with IPv6 that mig...
-
12:36 PM Revision d169c6c6: add validation via validate_ipv4_list to interfaces.inc
-
12:36 PM Revision 370c8a1e: Adds ability to ignore DHCP offers from multiple servers
- - Forum thread: https://forum.pfsense.org/index.php?topic=124046.msg705100#msg705100
- related dhclient source:
https... -
12:36 PM Revision 015a16cc: add validation via validate_ipv4_list to interfaces.inc
-
12:36 PM Revision 41032d86: Adds ability to ignore DHCP offers from multiple servers
- - Forum thread: https://forum.pfsense.org/index.php?topic=124046.msg705100#msg705100
- related dhclient source:
https... -
12:34 PM Revision 24c7680a: Merge pull request #3683 from luckman212/dhcprejectfrom-patch-1
-
12:18 PM Revision e250fcab: add validation via validate_ipv4_list to interfaces.inc
-
11:19 AM Bug #7447: SquidGuard not filtered in Transparent Proxy mode
- That is a different problem as it involves remote parent proxies. It already has a ticket. If that is your problem, t...
-
11:16 AM Bug #7447: SquidGuard not filtered in Transparent Proxy mode
- Good morning,
It does not seem to me that it's just
[[https://forum.pfsense.org/index.php?topic=128019.0]]
[[http... -
09:48 AM Bug #7447 (Rejected): SquidGuard not filtered in Transparent Proxy mode
- Please post on the forum for diagnosis and discussion. The current version works for others, there is not a general p...
-
09:45 AM Bug #7447 (Rejected): SquidGuard not filtered in Transparent Proxy mode
- Good morning,
I realized that after a last update SquidGuard not filtered.
For safety, I made a clean machine and i... -
07:15 AM Bug #4669 (Feedback): QinQ virtual interfaces available for assignment where they shouldn't be
-
05:48 AM Bug #4669: QinQ virtual interfaces available for assignment where they shouldn't be
- Merged, please test with latest 2.3.4/2.4 snapshot.
-
07:14 AM Bug #3710 (Feedback): Adding static DHCP leases doesn't cause BIND zones to update
-
05:52 AM Bug #3710: Adding static DHCP leases doesn't cause BIND zones to update
- Merged, please test with latest 2.4 snapshot.
-
04:56 AM Bug #1819: DNS Resolver Not Registering DHCP Server Specified Domain Name
- I don't know how tracert exactly works, but when using tracert it is resolving the "wrong" subdomain to the right one...
04/03/2017
-
07:46 PM Revision 7d039bc6: Merge pull request #3584 from doktornotor/patch-11
-
07:45 PM Revision 6df0114b: vslb.inc - Add missing include, use sigkillbyname()
-
07:45 PM Revision 61d1f2fc: vslb.inc - Add missing include, use sigkillbyname()
-
07:45 PM Revision 4572c625: Merge pull request #3569 from doktornotor/patch-8
-
07:44 PM Revision 9a6e2982: Typo fix
-
07:44 PM Revision 5ffe490a: Disallow IPv6 for RADIUS server.
- See https://redmine.pfsense.org/issues/4154. No need for users to waste their time with debugging packets black hole.
-
07:44 PM Revision 9ff57c24: Typo fix
-
07:44 PM Revision 68539b5a: Disallow IPv6 for RADIUS server.
- See https://redmine.pfsense.org/issues/4154. No need for users to waste their time with debugging packets black hole.
-
07:43 PM Revision c30cb0ce: Merge pull request #3555 from doktornotor/patch-2
-
07:35 PM Revision 79255a30: Merge pull request #3560 from doktornotor/patch-5
-
07:33 PM Revision f9269345: Merge pull request #3567 from doktornotor/patch-6
-
07:14 PM Revision 633d1cd9: Merge pull request #3598 from PiBa-NL/phpsessionmanager
-
07:02 PM Revision 1db44fd9: Merge pull request #3673 from PiBa-NL/20170326_get_stats
-
06:55 PM Revision f0875a7e: Merge pull request #3685 from phil-davis/sort-if-names
-
06:53 PM Revision 916168fd: Add "address".
-
06:52 PM Revision 07fdbc88: Merge pull request #3634 from bonki/dyndns-usepublicip-hint
-
06:52 PM Revision ac4be4cd: Merge pull request #3637 from luckman212/crs-hangfix-test-1
-
06:52 PM Revision b3a5af71: Merge pull request #3636 from luckman212/ipv6-etc-hosts-fix-1
-
06:51 PM Revision 0f29b3a0: Add QinQ interfaces to the list of interfaces not to check (Bug #4669)
-
06:51 PM Revision 44fc37ee: Add QinQ interfaces to the list of interfaces not to check (Bug #4669)
-
06:51 PM Revision d76ac3ab: Merge pull request #3635 from doktornotor/patch-24
-
06:50 PM Revision 9394d901: Remove dummy config_lock() and config_unlock() functions
- Been no-op for ages (https://github.com/pfsense/pfsense/commit/0027de0a544438f146cfc94f005fd6f4ba9f94d7).
-
06:50 PM Revision 3c78b99d: Remove dummy config_lock() and config_unlock() functions
- Been no-op for ages (https://github.com/pfsense/pfsense/commit/0027de0a544438f146cfc94f005fd6f4ba9f94d7).
-
06:50 PM Revision 7af40964: Merge pull request #3614 from doktornotor/patch-16
-
06:50 PM Revision b003c8c4: Remove useless config_lock()/config_unlock() calls
-
06:49 PM Revision a81de913: Merge pull request #3613 from doktornotor/patch-15
-
06:49 PM Revision eec00994: Merge pull request #3608 from jxmx/7206_route53
-
03:27 PM Revision ae6e7a24: Allow passing of $BUILD_CONF to builder scripts.
-
02:55 PM Revision 22f0d73f: Update translation files
-
02:55 PM Revision 099dff6f: Regenerate pot
- 02:47 PM Revision cbc2e8be: Variable syntax correction. Fixes #7446.
- 02:47 PM Revision e3020ddc: Add separate bindip for usepublicip case. Fixes #7446.
- 02:47 PM Revision 1bf69a00: Add local directive to nsupdate file. Fixes #7446.
- 02:42 PM Revision a0ef9714: Fixed #7445
- Now properly handles service names that contain hyphens
(cherry picked from commit 21a8edd7836baf1e4ee2f347fdc1bafb4... - 02:40 PM Revision 21a8edd7: Fixed #7445
- Now properly handles service names that contain hyphens
-
02:12 PM pfSense Packages Bug #7438: Squid 0.4.36_2 Remote Cache Parent not working
- @OP: Need some feedback here.
- 02:04 PM Revision df384862: Merge pull request #3687 from doktornotor/patch-1
- (cherry picked from commit 7c820a5d1ddb0ecf66ccaf1c4c82cc6361e15a6b)
- 02:01 PM Revision 7c820a5d: Merge pull request #3687 from doktornotor/patch-1
-
11:27 AM Bug #7116: a floating 'match' rule on LAN does not put traffic from a broswer on a clientpc into a shaper queue
- Pass makes it work but of course it will also circumvent filtering on the firewall.
To make it work "and" not circum... -
10:23 AM Bug #7443: Issues Creating IPv6 Static Mappings
- This issue is with the 2.4 beta.
-
10:10 AM Bug #7178 (Closed): pfSense themes don't handle package XML field without <description> tag properly
-
10:10 AM Bug #7154 (Resolved): firewall_nat_edit JS function check_for_aliases()
-
10:00 AM Bug #7446 (Feedback): RFC2136 Dynamic DNS needs local directive so updates are sourced correctly
- Applied in changeset commit:1bf69a00b9f6c1b8e98ed6dc4c78c8cb8403dc68.
-
09:51 AM pfSense Packages Bug #7341 (Feedback): New certificates fail with nsupdate on the first try
- Fixed by commit:45b4a966b4b0db69d32c697f683aef94e15f56a6
https://github.com/pfsense/FreeBSD-ports/commit/45b4a966b4b... -
09:50 AM Bug #7445: pfSenseHelpers.js service naming restrictions plus lack of error handling
- Applied in changeset commit:21a8edd7836baf1e4ee2f347fdc1bafb4d96c9d9.
-
09:42 AM Bug #7445 (Feedback): pfSenseHelpers.js service naming restrictions plus lack of error handling
- Now properly handles service names that contain hyphens
-
09:44 AM Bug #7444 (Feedback): pfSenseHelpers.js typo breaks captive portal stop/start/restart
- Fixed via PR 3687
-
08:29 AM Bug #7075 (Resolved): firewall states show negative value for total bytes processed
-
08:29 AM Bug #7231 (Resolved): Web UI does not properly remove priq shaping rules when deleting an interface which causes subsequent rule failures without warning in the UI
-
08:28 AM Bug #7254 (Resolved): Selection from long tab list that uses dropdown does not POST correctly
-
08:28 AM Bug #7316 (Resolved): Fail Boostrap format port in
-
08:27 AM Bug #7422 (Resolved): Typo in OpenVPN NCP description
-
08:26 AM Bug #7435 (Resolved): Cannot edit IP address in a host override
-
01:14 AM Feature #7441: Display start/end times for Static Mapping leases on DHCP Leases/DHCPv6 Leases
- Add release and renew to actions.
04/02/2017
-
06:15 PM Bug #7446: RFC2136 Dynamic DNS needs local directive so updates are sourced correctly
- https://github.com/pfsense/pfsense/pull/3688
-
03:53 PM Bug #7446 (Resolved): RFC2136 Dynamic DNS needs local directive so updates are sourced correctly
- RFC2136 nsupdatecmds0 lacks the local directive so updates from other than the WAN with the default gateway fail.
-
08:46 AM Bug #7445 (Resolved): pfSenseHelpers.js service naming restrictions plus lack of error handling
- Code in pfSenseHelpers.js [1] introduced probably in this commit [2]
[1] https://github.com/pfsense/pfsense/blob/ma... -
07:23 AM Revision dbd0501b: Fix an apparent typo
-
02:46 AM Bug #7444 (Resolved): pfSenseHelpers.js typo breaks captive portal stop/start/restart
- https://github.com/pfsense/pfsense/pull/3687
04/01/2017
-
11:27 PM Bug #6340: fsck hangs boot in background, fails to produce any action, resulting in broken firewall
- After power cycling an appliance running 2.4.0.b.20170401.1306 with UFS FS for over an hour, dozens of fsck's were tr...
-
11:23 PM Bug #7443 (Resolved): Issues Creating IPv6 Static Mappings
- There are a few issues creating IPv6 static mappings.
When entering the address for IPv4 static mapping, the entir... -
09:36 PM Bug #6594: Package reinstallation post-config restore hangs if no Internet connectivity
- On 2.4.0.b.20170401.1306, when a backup from 2.4.0.b.20170328.1156 is restored with no WAN connectivity the attached ...
-
08:14 PM Bug #7075: firewall states show negative value for total bytes processed
- Can not duplicate this behavior in 2.4.0.b.20170401.1306, only positive numbers in the States column
-
08:01 PM Bug #7231: Web UI does not properly remove priq shaping rules when deleting an interface which causes subsequent rule failures without warning in the UI
- On 2.4.0.b.20170401.1306, when attempting to delete an interface with traffic shaping configured, there is a warning ...
-
07:52 PM Bug #7254: Selection from long tab list that uses dropdown does not POST correctly
- Could not reproduce this on 2.4.0.b.20170401.1306 with twelve interfaces configured
-
07:41 PM Bug #7316: Fail Boostrap format port in
- On 2.4.0.b.20170401.1306 when editing a port alias, hovering over the Port field shows 'A port number, port number ra...
-
07:37 PM Bug #7422: Typo in OpenVPN NCP description
- Today's latest snapshot 2.4.0.b.20170401.1306 also does not have the 'z'.
-
07:33 PM Bug #7435: Cannot edit IP address in a host override
- I am not able to reproduce this in DNS Resolver (unbound) on 2.4.0.b.20170401.1306.
-
06:21 PM pfSense Packages Bug #7440: Tinc package WEB GUI not picking up changes made on filesystem
- Ok. Thank you. I can understand it would be difficult to write a parser for these config files, especially since they...
-
06:19 PM pfSense Packages Bug #7440: Tinc package WEB GUI not picking up changes made on filesystem
- Put the settings in the GUI. That's how every part of pfSense works. Manual changes to files will always be overwritt...
-
06:16 PM pfSense Packages Bug #7440: Tinc package WEB GUI not picking up changes made on filesystem
- I understand that this is not the approved way to do things, but now that I have done it, is there any way to get the...
-
06:12 PM pfSense Packages Bug #7440 (Rejected): Tinc package WEB GUI not picking up changes made on filesystem
- That's not how it's meant to work. All settings must go into the GUI, and the filesystem contents are written out fro...
-
05:51 PM pfSense Packages Bug #7440 (Rejected): Tinc package WEB GUI not picking up changes made on filesystem
- I have been setting up a tinc VPN using a pfsense firewall/router as one of the nodes and everything is working fine,...
-
06:05 PM Feature #7442 (New): Suggestions for Diagnostics / ARP Table and Diagnostics / NDP Table
- Add status to NDP Table.
Add delete to NDP Table.
Add ping to ARP Table and NDP Table.
Add selection box so ... -
06:05 PM Feature #7441 (New): Display start/end times for Static Mapping leases on DHCP Leases/DHCPv6 Leases
- Display start and end for static leases. (Even if address is reserved, it's useful to know the status.)
Add ping t... -
02:29 PM pfSense Packages Feature #6651: Loopback interfaces
- +1 for this request. The ability is there as Chris mentioned, but IPs can only be bound to lo0. Additionally, an opti...
Also available in: Atom