Activity
From 11/12/2018 to 12/11/2018
12/11/2018
-
08:10 PM Revision 230c1808: Fix DigitalOcean DynDNS client
- Fixes the check on the return value since it's been updated to use
HTTP/2 syntax. Also adds logic to allow using `@` ... -
08:10 PM Revision 0d79ff69: Merge pull request #4019 from GrantSheehan/master
-
05:02 PM Revision edd3bc47: Alternate swap device location tactics. Issue #9182
- (cherry picked from commit d36e5a49e6104c52bca2153eba45709d5af99599)
-
05:02 PM Revision d36e5a49: Alternate swap device location tactics. Issue #9182
-
04:43 PM pfSense Packages Bug #9177: FRR 0.2_4 installation broken with pfSense 2.4.4_1
- Jim's reasoning turned out correct. A reinstall of 2.4.4, upgrade to p1 and package installation worked 100%.
This s... -
04:27 PM Bug #9059: Update Unbound to 1.8.1
- Ben Hohendorf wrote:
> As per my thread on reddit, https://www.reddit.com/r/PFSENSE/comments/9wjjo2/sg3100_hard_cras... -
03:54 PM Bug #9059: Update Unbound to 1.8.1
- As per my thread on reddit, https://www.reddit.com/r/PFSENSE/comments/9wjjo2/sg3100_hard_crash/
After updating my ... -
03:12 PM Revision eed4d8ae: Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160
- (cherry picked from commit 4c6e3de40f56a1bd8d978a9dd4677d0ab025b8cb)
-
03:12 PM Revision 4c6e3de4: Fix nginx resolver handling when a cert needs OCSP stapling. Fixes #9160
- 02:45 PM Revision 3409b0f6: Minor fixes related to #9121
- (cherry picked from commit 6f9729c0a53be67ced6d52e6e33dba6b237083ab)
-
02:44 PM Revision 04c64709: Fixed regression where calling station id was removed from openvpn
- (cherry picked from commit 95f3d049bfead1c6faf04c8a626a7ce868f8b6f8)
-
02:43 PM Revision 89a746a9: Remove obsolete OLSRD code. Implements #9117
- (cherry picked from commit 592bec817f152a7536572a675079776138827cc8)
-
02:36 PM Bug #9160: OCSP Must-Staple, when checked on the System > Advanced AND on the System > General Setup some IPv6 DNS servers are listed, then the nginx web configurator file will a contain syntax error
- Testing is super easy with ACME/LE certs. Edit the cert entry, check the box for stapling, and then renew the cert. I...
-
09:20 AM Bug #9160 (Feedback): OCSP Must-Staple, when checked on the System > Advanced AND on the System > General Setup some IPv6 DNS servers are listed, then the nginx web configurator file will a contain syntax error
- Applied in changeset commit:4c6e3de40f56a1bd8d978a9dd4677d0ab025b8cb.
-
08:37 AM Bug #9160: OCSP Must-Staple, when checked on the System > Advanced AND on the System > General Setup some IPv6 DNS servers are listed, then the nginx web configurator file will a contain syntax error
-
02:11 PM Bug #9171 (Feedback): Fix DigitalOcean Dynamic DNS client
- PR merged and picked back to RELENG_2_4_4
-
08:39 AM Bug #9171: Fix DigitalOcean Dynamic DNS client
- PR is at https://github.com/pfsense/pfsense/pull/4019 and needs tested/merged/picked
-
01:35 PM Bug #9182 (Feedback): SWAP not working after clean install
- Commit pushed to the installer to correct the install-time label generation. Should be fixed in the next new snapshot...
-
11:08 AM Bug #9182: SWAP not working after clean install
- Also note: This does not affect GPT installs, only ufs/MBR that I've seen thus far. GPT uses the GPT id in fstab, MBR...
-
11:04 AM Bug #9182: SWAP not working after clean install
- The installer still needs fixed so it doesn't generate an incorrect fstab.
I have pushed a workaround that will a... -
10:56 AM Bug #9182: SWAP not working after clean install
-
08:40 AM Bug #9182: SWAP not working after clean install
- We have confirmed it does affect the CE installer. Still checking on potential causes.
-
09:15 AM Bug #9190: host override for pfsense box DNS name does not override IP of LAN interface
- I understood it correctly, and it's behaving exactly as expected. The system adds an internal "override" entry for th...
-
09:06 AM Bug #9190: host override for pfsense box DNS name does not override IP of LAN interface
- Jim Pingle wrote:
> Adding multiple overrides will return multiple records, not override the previous result.
>
>... -
07:17 AM Bug #9190 (Not a Bug): host override for pfsense box DNS name does not override IP of LAN interface
- Adding multiple overrides will return multiple records, not override the previous result.
If you must have a diffe... -
06:33 AM Bug #9190 (Not a Bug): host override for pfsense box DNS name does not override IP of LAN interface
- Setting up a hostoverride in _Services -> DNS Resolver -> Host Overrides_ for the name of the pfSense box itself (con...
-
08:47 AM Bug #9178: openvpn.auth-user.php: calling_station_id was removed
- Fix also picked back to RELENG_2_4_4
-
08:42 AM Todo #9117: Clean up old obsolete OLSRD code
- There was a forum user that reported a connectivity issue due to old/crusty olsrd settings that couldn't be removed b...
-
08:29 AM Bug #9191 (Duplicate): Cannot use HAProxy due to WebGUI
- Duplicate of #628
And it's really not a problem for HAProxy at all. There is no problem with binding haproxy to an... -
08:26 AM Bug #9191 (Duplicate): Cannot use HAProxy due to WebGUI
- Entering this as a bug since as it prevents standard use functionality. Suspect that this issue exists across all ve...
-
05:57 AM Feature #8187: Gateways, allow for configuring a gatewaygroup as the default gateway. #3781
- It seems gateway ordering it's broken.
Changes are not retained after I change the order and Save in system_gateways... -
04:33 AM Bug #9189: Broken host overrides in DNS resolver (sometimes)
- Sorry but you have not shown this to be happening... As I brought up over 2 years ago you sure your client is not poi...
12/10/2018
-
02:54 PM Todo #9117 (Resolved): Clean up old obsolete OLSRD code
-
02:50 PM Bug #9170 (Resolved): PHP error in Setup Wizard when gateways have been deleted
-
02:45 PM Bug #9189 (Rejected): Broken host overrides in DNS resolver (sometimes)
- Expected behavior:
If we have host override in pfSense "DNS resolver", pfSense should never ever return public IP fo... -
02:34 PM Bug #9178 (Feedback): openvpn.auth-user.php: calling_station_id was removed
- PR is at https://github.com/pfsense/pfsense/pull/4020 and has been merged
RFC3580 is for 802.1x, not OpenVPN or R... -
02:30 PM Todo #9186 (Rejected): Features in captive portal with large number of users
- The captive portal underwent a major rewrite after 2.4.3-p1. You must upgrade to 2.4.4-p1 and test again before openi...
-
12:19 PM pfSense Packages Bug #9188 (Resolved): Suricata GUI Package fails to send SIGHUP to the Suricata binary process when truncating/rotating the log files
- The log truncation and rotation code in the Suricata GUI package is not sending a SIGHUP to the running Suricata proc...
-
06:40 AM Bug #8963: 2.4.4 Limiters don't work after CARP fail-over
- Hello,
I bought a Netgate HA bundle and I found the same bug #8963 together with release 2.4.4-p1.
Clear, because...
12/09/2018
-
09:17 PM Todo #8821: Remove Growl Notifications
- Regarding Growl, until the latest is x version we just didn’t have a lot of need to put out a new release. Things wor...
-
06:06 PM Bug #9187 (Resolved): Status->Interfaces doesn't show useful data for lagg
- I have a lagg with two ixl members. On top of that I have a few VLANs. In the attached screenshot, TRUNK is the lagg....
-
05:53 PM Todo #9186 (Rejected): Features in captive portal with large number of users
- I am using Pfsense version 2.4.3p1 with the number of user captive portal is nearly 1000.
There is a problem here th... -
11:18 AM Bug #9178: openvpn.auth-user.php: calling_station_id was removed
- As mentionned on on the github PR, the best would be that *calling_station_id* contains the MAC address linked to the...
-
10:56 AM pfSense Packages Bug #7437: Mail Report package 3.1 removed support for STARTTLS
- In my opinion, it is better to set SMTPAutoTLS to TRUE because :
1 - if both actors (client and server) can use ST... -
10:45 AM pfSense Packages Feature #8416: Mailreport - Minute of the Hour
- Pull request created : https://github.com/pfsense/FreeBSD-ports/pull/600
-
10:04 AM pfSense Packages Feature #8416: Mailreport - Minute of the Hour
- I just done the modifications.
I will push them on the github.
But this is my first contribution to a project thr... -
10:44 AM pfSense Packages Bug #9185: Mailreport - Cant sending repports if multiple emails addresses in smtpnotifyemailaddress
- Pull request created : https://github.com/pfsense/FreeBSD-ports/pull/600
-
09:58 AM pfSense Packages Bug #9185: Mailreport - Cant sending repports if multiple emails addresses in smtpnotifyemailaddress
- i forget a ) in the code, the good one is :
$addresses = explode(",", $config['notifications']['smtp']['notifyemai... -
09:17 AM pfSense Packages Bug #9185 (Resolved): Mailreport - Cant sending repports if multiple emails addresses in smtpnotifyemailaddress
- In the field smtpnotifyemailaddress on the system_advanced_notifications.php we can put pultiple mail addresses with ...
-
09:06 AM Bug #9059: Update Unbound to 1.8.1
- Tim Harman wrote:
> I'm an idiot.
Been there, done that.
Should the advanced config be entered as two separate... -
07:10 AM Bug #9184 (Duplicate): TCP packet fragments over IPSEC ESP are not reassembled or forwarded
- Hi all,
I have an IPSEC VPN between PFsense and a Cisco ASA. The ASA does fragmentation before encryption (ASA com... -
03:53 AM Bug #8970 (Resolved): Queues Menu item ends with ":"
-
12:57 AM Bug #8970: Queues Menu item ends with ":"
- I checked German language menu and did not observe the issue.
-
12:50 AM Bug #9170: PHP error in Setup Wizard when gateways have been deleted
- I checked the issue on latest 2.4.5-DEV and did not observe it. Gateways and their routes were successfully deleted a...
-
12:38 AM Todo #9117: Clean up old obsolete OLSRD code
- I checked files on latest 2.4.5-DEV and found only OLSRD mention in /etc/pfSense.obsoletedfiles and that is all.
12/08/2018
-
12:42 PM pfSense Packages Feature #6022: Consider MLVPN for bonded VPN
- +1 here...
Some countries, like where I am, we don't have a larger uplink DSL than 1MB!
more than 1MB should ha... -
12:32 PM Feature #8546: Ability to download pfSense updates via another gateway
- Going back on this issue to give an update :
Actually, I ended up implementing that by explicitly setting a gateway ... -
07:48 AM Bug #9183: OpenVPN Lagg Interface not working after restart or new start
- What ? Really why is it possible to choose a openvpn interface in the lagg config if it is not supported ?
Who mak... -
06:24 AM Bug #9183: OpenVPN Lagg Interface not working after restart or new start
- LAGG is not technically supported for OpenVPN. It may happen to work by coincidence, but it's not a configuration we ...
-
03:10 AM Bug #9183 (New): OpenVPN Lagg Interface not working after restart or new start
- I configured a LAGG Interface with 4 openvpn tap connections with round robin mode.
After a reboot or if i start t...
12/07/2018
-
07:15 PM Revision f8ce2bd4: Rework cert keylen/digest validation. Fixes #9180
- (cherry picked from commit ed76624bf01c0d1718d427919145bf4e5f949264)
-
07:15 PM Revision ed76624b: Rework cert keylen/digest validation. Fixes #9180
-
06:40 PM Bug #9182 (Resolved): SWAP not working after clean install
- After 2.4.4_1 clean install, I realized swap is improperly configured (and not working of course). I used the automat...
-
06:18 PM Revision 5878d529: Fix DigitalOcean DynDNS client
- Fixes the check on the return value since it's been updated to use
HTTP/2 syntax. Also adds logic to allow using `@` ... -
01:25 PM Bug #9180 (Feedback): Unable to sign a CSR using sha512
- Applied in changeset commit:ed76624bf01c0d1718d427919145bf4e5f949264.
-
12:50 PM Bug #9180 (Resolved): Unable to sign a CSR using sha512
- When signing a CSR, selecting SHA512 yields an input error claiming the selected algorithm is invalid.
I can repro... -
01:12 PM Bug #9168: "LAN net" Does Not Include the IPv6 Addresses Like Link Local Addresses and Privacy Addresses
- Clients self-generate those, not the firewall. The "LAN Net" Macro (really the interface name in pf) includes the con...
-
12:51 PM Bug #9168: "LAN net" Does Not Include the IPv6 Addresses Like Link Local Addresses and Privacy Addresses
- How about the "privacy addresses?" I'm assuming pfSense is generating them as part of the Privacy Exentions to SLAAC...
-
12:57 PM pfSense Packages Bug #9181 (Resolved): Spelling error in gwled package (0.2.4_1)
- At Interfaces > Gateway Status LEDs, periodic is misspelled as ...
-
12:47 PM Bug #7096: Unbound fails to start on boot if specific network devices are configured in the "Network Interfaces"
- I appear to be having the same issue with pfSense 2.4.4-1:
https://forum.netgate.com/topic/138335/2-4-4_1-unbound-... - 12:45 PM Revision f0dd942c: Merge pull request #4020 from wokis/master
-
09:43 AM Revision 95f3d049: Fixed regression where calling station id was removed from openvpn
-
08:04 AM Bug #9179 (New): NAT reflection fix implemented for #8604 is causing WebUI and XMLRPC to fail on slave
- Ref: https://github.com/pfsense/pfsense/commit/6f8e648f5c88e04166539ab27872b13dfd587cb8 which fixed #8604
Whenever... -
07:13 AM pfSense Packages Bug #9177 (Not a Bug): FRR 0.2_4 installation broken with pfSense 2.4.4_1
- I can't replicate this on 2.4.4-p1.
Looks like you messed up the package repositories on that box somehow, like ma... -
05:16 AM pfSense Packages Bug #9012: Captive Portal authentication in Squid Proxy Server does not work
- In */etc/inc/captiportal.inc* (ee /etc/inc/captiveportal.inc)
approximatively line 699 (3128 = proxy port)
####... -
03:52 AM Bug #9178 (Resolved): openvpn.auth-user.php: calling_station_id was removed
- Hello,
In commit f15fdef37ff7c1fcaecc73f2927ba1d7775032b0 the attribute calling_station_id was removed from openvp... -
03:35 AM pfSense Packages Bug #9139: telegraf: add ping for default gateway(s)
- Maybe a upgrade to telegraf 1.7 is sufficient to get ping working ?
From 1.7 changelog #4227: Use same flags for all...
12/06/2018
-
09:24 PM Revision 26b51f81: Merge remote-tracking branch 'refs/remotes/pfsense/master'
-
08:40 PM pfSense Packages Bug #9177 (Not a Bug): FRR 0.2_4 installation broken with pfSense 2.4.4_1
- The package doesn't like 2.4.4+...
-
03:28 PM pfSense Packages Bug #9176 (Closed): Spelling error in Acme package (0.3.2_4)
- I fixed the typo but did not bump the package for that minor of a change. The fix will come with whatever update happ...
-
03:22 PM pfSense Packages Bug #9176 (Closed): Spelling error in Acme package (0.3.2_4)
- At Services > Acme Certificates > General settings, under Cron Entry, successful is misspelled as ...
-
12:49 PM Bug #9160: OCSP Must-Staple, when checked on the System > Advanced AND on the System > General Setup some IPv6 DNS servers are listed, then the nginx web configurator file will a contain syntax error
- ?! You are right. Forgot all about that one.
Zap my staple story : that "true" one is probably right after all.
Tha... -
12:38 PM Bug #9160: OCSP Must-Staple, when checked on the System > Advanced AND on the System > General Setup some IPv6 DNS servers are listed, then the nginx web configurator file will a contain syntax error
- When you have a certificate that requires stapling, you can't disable it or it will break GUI access. Hiding the chec...
-
12:34 PM Bug #9160: OCSP Must-Staple, when checked on the System > Advanced AND on the System > General Setup some IPv6 DNS servers are listed, then the nginx web configurator file will a contain syntax error
- Not related, but while I was stapling :...
-
09:40 AM Bug #9175 (Duplicate): pfsense does not send out IPv6 UDP fragments for packets created local
- When using Strongswan as VPN Endpoint on pfsense with IPSEC sometimes "oversized" UDP packets are created in the IKE ...
-
08:45 AM pfSense Packages Bug #9174 (Resolved): Suricata rulesets in 2.4.4_1
- I cannot see rulesets when i create a new interface in Suricata with the Duplicate button from another interface. If ...
-
07:23 AM Bug #9172 (Rejected): There were error(s) loading the rules: /tmp/rules.debug
- There is not enough information here for a valid bug report. I cannot reproduce the problem with only the stated opti...
-
03:31 AM Bug #9172 (Rejected): There were error(s) loading the rules: /tmp/rules.debug
- With NAT Reflection enabled to Pure NAT and option "Automatic create outbound NAT rules that direct traffic back out ...
-
07:22 AM Bug #9173 (Rejected): Webgui does not start after reboot
- There is not enough information here for a valid bug report. Please start a thread on the forum at https://forum.netg...
-
04:25 AM Bug #9173 (Rejected): Webgui does not start after reboot
- Hi
I configured my home pfsense to reboot at 4:00 am everyday. However after reboot, the webgui does not restart, ...
12/05/2018
-
11:37 PM Bug #9171 (Resolved): Fix DigitalOcean Dynamic DNS client
- DigitalOcean has updated the returned headers that breaks the check on the return.
-
04:19 PM Revision 806cf061: Fix array init in setup_wizard.xml. Fixes #9170
- (cherry picked from commit f5f79fcc24241f0a76f6a7fe9b32917bee64e393)
-
04:19 PM Revision f5f79fcc: Fix array init in setup_wizard.xml. Fixes #9170
-
11:34 AM Bug #9168 (Not a Bug): "LAN net" Does Not Include the IPv6 Addresses Like Link Local Addresses and Privacy Addresses
- fe80 is not "LAN Net". It's link-local traffic that can never leave the segment. It shouldn't be hitting the firewall...
-
11:31 AM Bug #9163 (Resolved): NPt rule is omitted when /128 mask is given
- Good on latest snap as well.
-
07:49 AM Bug #9163: NPt rule is omitted when /128 mask is given
- Applied from the system patches package and it works perfect
-
10:25 AM Bug #9170 (Feedback): PHP error in Setup Wizard when gateways have been deleted
- Applied in changeset commit:f5f79fcc24241f0a76f6a7fe9b32917bee64e393.
-
10:20 AM Bug #9170: PHP error in Setup Wizard when gateways have been deleted
- Note: This also only affects the wizard when setting a static WAN and upstream gateway.
Fix pushed, will show up m... -
09:59 AM Bug #9170 (Resolved): PHP error in Setup Wizard when gateways have been deleted
- If a gateway existed but was deleted, the config can be left with @<gateways></gateways>@ which leads to a PHP error ...
-
02:53 AM Bug #9169: carriage return handling in OpenVPN custom Options
- Ok, my bad. But this is counter intuitive as the field itself is multi-line capable, and OpenVPN syntaxe doesn't need...
-
02:46 AM Bug #9169 (Rejected): carriage return handling in OpenVPN custom Options
- Separate your custom options with a semicolon as the field instructions and documentation state.
Enter any additio... -
02:19 AM Bug #9169 (Rejected): carriage return handling in OpenVPN custom Options
- For one of my OpenVPN server, I use the custom options field to push routes to my client. Eg, I add
push "route 10...
12/04/2018
-
04:01 PM Bug #9168 (Not a Bug): "LAN net" Does Not Include the IPv6 Addresses Like Link Local Addresses and Privacy Addresses
- The Default Allow rule that pfSense generates on the LAN for IPv6 traffic are supposed to allow all IPV6 traffic from...
-
03:33 PM Bug #9167 (New): Some Important ICMPv6 Traffic Not Allowed by Default Rules
- According to:
https://tools.ietf.org/html/rfc4890#section-4.3.1
"4.3.1. Traffic That Must Not Be Dropped
Err... -
02:18 PM Bug #9166 (Not a Bug): Failed loading extensions
- Please read the upgrade guide. Looks like normal errors that happen during the upgrade from a version <= 2.4.3 to >= ...
-
02:16 PM Bug #9166 (Not a Bug): Failed loading extensions
- Hi, I updated to the latest version 2.4.4 release P1, and I'm getting these errors:
PHP Warning: Failed loading Z... -
02:04 PM Revision b9687e73: Fix NPt validation to allow single addresses. Fixes #9163
- (cherry picked from commit e9446f537051c7b536d0b3fbb5ebd00c3766001a)
-
02:03 PM Revision e9446f53: Fix NPt validation to allow single addresses. Fixes #9163
-
12:41 PM Feature #9165 (New): only IPs can be added to sshguard whitelist
- The new sshguard list feature (see #8864) does only allow addition of IP addresses. I do have the need to include DNS...
-
12:12 PM Bug #9163: NPt rule is omitted when /128 mask is given
- Reported in the forum: https://forum.netgate.com/topic/138350/npt-rules-are-not-created-and-no-error-warning-appears
-
08:10 AM Bug #9163 (Feedback): NPt rule is omitted when /128 mask is given
- Applied in changeset commit:e9446f537051c7b536d0b3fbb5ebd00c3766001a.
-
08:03 AM Bug #9163 (Resolved): NPt rule is omitted when /128 mask is given
- NPt validation skips over a valid rule when the mask of either the source or destination is set to /128.
-
10:50 AM pfSense Packages Bug #9164: Snort barnyard2 / pfSense 2.4.4-p1 issue
- Thanks Jim the pkg install -fy mysql56-client has fixed the issue.
-
09:47 AM pfSense Packages Bug #9164: Snort barnyard2 / pfSense 2.4.4-p1 issue
- That library is a part of mysql56-client-5.6.41 which is there for 2.4.4-p1. If it isn't pulled in by barnyard2 that'...
-
09:39 AM pfSense Packages Bug #9164 (Resolved): Snort barnyard2 / pfSense 2.4.4-p1 issue
- After updating to 2.4.4-p1 barnyard2 will no longer run as libmysqlclient.so.18 is missing.
Dec 3 16:34:51 php-fpm... -
09:21 AM Bug #9004: Default gateway IPv4 set to a group fails after restart on 2.4.4
- 2.4.4p1 also affected.
-
08:27 AM Bug #9004: Default gateway IPv4 set to a group fails after restart on 2.4.4
- We also experienced this issue today. Had to set the "Default gateway IPv4" setting to WANGW so that pfSense could ge...
-
09:06 AM Bug #9162 (Not a Bug): Bogon rule confusion?
- All of the bogon rules get the same tracking ID.
And it's blocked because you didn't solicit that request, and you...
12/03/2018
-
05:21 PM Bug #9059: Update Unbound to 1.8.1
- I was asking if:
@server:@
@so-reuseport: no@
was set in 2.4.4-p1. I guess the answer is no it did not. This i... -
05:11 PM Bug #9059: Update Unbound to 1.8.1
- Isaac McDonald wrote:
> Did this make it into 2.4.4_1 ?
Huh? We're discussing the bug right now, so I can't see ... -
05:08 PM Bug #9059: Update Unbound to 1.8.1
- Did this make it into 2.4.4_1 ?
-
04:53 PM Bug #9059: Update Unbound to 1.8.1
- I'm an idiot....
-
04:45 PM Bug #9059: Update Unbound to 1.8.1
- I found this on the unbound mailing list: https://nlnetlabs.nl/pipermail/unbound-users/2018-October/010991.html
> ... -
04:38 PM Bug #9059: Update Unbound to 1.8.1
- I can confirm I see the same after 2.4.4-p1...
-
04:22 PM Bug #9059: Update Unbound to 1.8.1
- I updated Unbound to 1.8.1
@pkg update; pkg upgrade unbound@
After the upgrade I found that Unbound appears ... -
04:59 PM Bug #9162 (Not a Bug): Bogon rule confusion?
- WAN 0.0.0.0:68 255.255.255.255:67 UDP
block bogon IPv6 networks from GIF (11000)
I am unclear how (DHCPv4 b... -
03:59 PM Feature #9161 (Rejected): Show rule description on disabled and previously logged rules
- I am requesting that the rule descriptions in Status -> System Logs -> Firewall be shown for disabled rules and rules...
-
03:56 PM Bug #9160 (Resolved): OCSP Must-Staple, when checked on the System > Advanced AND on the System > General Setup some IPv6 DNS servers are listed, then the nginx web configurator file will a contain syntax error
- ... and the result will be : no more GUI.
To begin with, one should have a certificate with the "OCSP Must Staple"... -
03:53 PM Feature #9159 (Duplicate): Option to filter logs by Rule ID #
- I am requeting an option in Status -> System Logs -> Firewall to filter on the Rule ID #.
-
03:49 PM Revision 2ce775ca: Add Korean to the list of available languages
-
03:49 PM Revision b6acaf76: Add Korean to the list of available languages
-
03:47 PM Revision 9ef56cbc: Update translation files
-
03:47 PM Revision d518a35b: Regenerate pot
-
03:47 PM Revision ca2c1fd6: Update translation files
-
03:36 PM Revision ef1bcb81: Regenerate pot
12/02/2018
-
03:25 PM pfSense Packages Todo #9158 (Resolved): Updates for Squid 4.x
- hi
the version 4 of squid proxy for "production use" are available
and it's seems that provide better support f...
12/01/2018
-
05:59 PM Feature #8578: /var/unbound/test/unbound_server.pem: No such file or directory
- Cannot restore 'DNS Resolver' or 'All' from browser, both result in NGINX error (500 I think, I didn't write it down)...
-
05:39 PM Feature #8578: /var/unbound/test/unbound_server.pem: No such file or directory
- I deselected OPT3 (the interface with the changed IP address) from Unbound listening but it makes no difference. When...
-
05:04 PM Feature #8578: /var/unbound/test/unbound_server.pem: No such file or directory
- I changed the IP address of my OPT3 interface today and now have the same error. Unbound was already listening on thi...
11/30/2018
-
03:48 AM Bug #9023: is_fqdn() validation
- I'm testing via System Patcher since https://github.com/pfsense/pfsense/pull/3998 went into approved/needs testing an...
11/29/2018
-
04:43 PM Feature #9157 (Rejected): Allow custom DHCP Options per Host
- I have a few raspberry pi's that need a specific option 60 and option 43 in order to do PXE Booting. Setting those op...
-
10:16 AM Bug #8970 (Feedback): Queues Menu item ends with ":"
- I am now unable to reproduce this.
When first investigating this issue I found that "warteschlangen" had a spuriou... -
09:42 AM Bug #8973: Traffic not going to Limiter queues
- Thanks Luiz and Jim!
While on 2.4.4, I manually switched to Worst-case Weighted fair Queueing (WF2Q+) and seems to... -
09:36 AM Bug #8973 (Resolved): Traffic not going to Limiter queues
- Looks good here. New limiters have WF2Q+ as default. When editing a saved limiter with that scheduler, the new descri...
-
09:37 AM Bug #8859 (Resolved): VTI: Some third-party vendors require rightsubnet to have a mask for VTI, rather than address
- 0.0.0.0/0 is in the left/rightsubnet list and based on forum feedback this appears to be working with multiple third-...
-
09:28 AM Bug #9144 (Resolved): Set interface IP address from console crashes if DHCP is selected
- Starting with @<dhcpd></dhcpd>@ in the config I can reproduce the error without the fix and it works with the fix app...
-
09:21 AM Bug #9114 (Resolved): Captive Portal Blocked MAC Address Redirect URL not working
- Based on multiple reports of it being fixed with this change I'd say it looks good. If someone has a different variat...
-
09:20 AM Feature #9001 (Resolved): Add checkbox to disable SSL peer verification for SMTP notifications
-
06:39 AM Feature #9156: OpenVPN: Add tickbox for 'nopool' directive
- Sorry, I try to edit, it should be under Feature.
-
06:35 AM Feature #9156 (Duplicate): OpenVPN: Add tickbox for 'nopool' directive
- Please see here:
https://forum.netgate.com/topic/138156/limit-dhcp-ip-range-for-openvpn-clients-gui-only
Can we h... -
06:22 AM pfSense Packages Feature #9085: OpenVPN connect/disconnect scripts
- [quote]I believe that without that option, a client-disconnect script won't be called.[/quote]
After the time-out de... -
03:44 AM Feature #9155 (Resolved): Add driver bnxt for Broadcom NetXtreme interfaces
- The driver for Broadcom NetXtreme-C/E cards is missing in pfSense 2.4.4-RELEASE (amd64), despite being present in the...
11/28/2018
-
06:03 PM Bug #9153: default gateway feature not working properly with gateway groups
- Daniele Sorrenti wrote:
> Already reported here: https://redmine.pfsense.org/issues/9004
Thank you. I didn't find... -
07:16 AM Bug #9153 (Duplicate): default gateway feature not working properly with gateway groups
-
05:18 AM Bug #9153: default gateway feature not working properly with gateway groups
- Already reported here: https://redmine.pfsense.org/issues/9004
-
09:35 AM Bug #4479: Firewall rules won't match GRE interface after applying IPSEC transport encryption on GRE tunnel
- I confirm the problem in the version 2.4.4
-
09:27 AM Revision de4e0a79: Fix #6226: Add sysutils/usb_modeswitch to the list of packages
-
09:26 AM Revision 1b988ed0: Fix #6226: Add sysutils/usb_modeswitch to the list of packages
-
07:16 AM Bug #9004: Default gateway IPv4 set to a group fails after restart on 2.4.4
- See also: #9153
-
03:43 AM pfSense Packages Feature #6226: Add usb_modeswitch to the pfSense package repo
- i tried on pfsense 2.4.4 with same huawei model
and it worked fine
-
03:35 AM pfSense Packages Feature #6226 (Feedback): Add usb_modeswitch to the pfSense package repo
- Applied in changeset pfsense:commit:1b988ed0e7168ada9e6260274f63fd84b15873a1.
-
02:48 AM pfSense Packages Feature #6226: Add usb_modeswitch to the pfSense package repo
- update for pfsense 2.4.4
run the following command to support pfsense 2.4.4
pkg add http://pkg.freebsd.org/free... -
12:06 AM Bug #9148: PPPoE over a VLAN fails to reconnect.
- I can confirm this fixes the issue.
I also created a failure upstream bringing down one ppp interface. The rest rema...
11/27/2018
-
10:24 PM pfSense Packages Bug #8761: Port Forwarding Rules Stop Working when HAProxy is Configured
- Tj Ng wrote:
> ACat L. Check your HAProxy's advanced settings. Turn off "Transparent ClientIP" and see if NAT works ... -
08:42 PM pfSense Packages Bug #8761: Port Forwarding Rules Stop Working when HAProxy is Configured
- ACat L. Check your HAProxy's advanced settings. Turn off "Transparent ClientIP" and see if NAT works again.
Captiv... -
09:51 PM Revision aa783514: 2.4.5 snaps use www/squid3, so copy settings there.
-
07:35 PM Revision c9f69485: Do not call interfaces_vlan_configure() every time an interface is edited in GUI.
- This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FL...
-
07:23 PM Revision 433a8e71: Do not call interfaces_vlan_configure() every time an interface is edited in GUI.
- This is just necessary when a parent interface is changed and we have to propagate the changes to all clones (MTU, FL...
-
04:51 PM Bug #9148: PPPoE over a VLAN fails to reconnect.
- Steve Wheeler wrote:
> There looks to be a good chance this is resolved by this:
>
> https://github.com/pfsense/p... -
02:26 PM Bug #9148: PPPoE over a VLAN fails to reconnect.
- There looks to be a good chance this is resolved by this:
https://github.com/pfsense/pfsense/commit/433a8e71f3b68c... -
11:49 AM Bug #9136: IPv6 Tracking Interfaces Lose IPv6 Address in Certain Cases
- The fix for #9115 has made this much better but I still see these issues:
Editing/Saving the VLAN parent interface... -
11:24 AM Bug #9115 (Resolved): A large number of VLANs causes PHP issues when making an interface change
- I split the parent interface issue off to #9154 -- this one can be closed.
-
11:11 AM Bug #9115: A large number of VLANs causes PHP issues when making an interface change
- Looks a lot better here with the new method. Editing the parent is still a problem, however, but that can be split of...
-
10:51 AM Bug #9115: A large number of VLANs causes PHP issues when making an interface change
- This regression is now fixed and only when really necessary the VLANs will be recreated.
-
10:50 AM Bug #9115 (Feedback): A large number of VLANs causes PHP issues when making an interface change
-
11:24 AM Bug #9154 (Resolved): Editing a VLAN parent interface causes all VLANs to be reconfigured, which can lead to problems
- See #9115 for details/logs. After fixing #9115, editing other VLAN interfaces works well, but editing the VLAN parent...
-
11:03 AM Bug #8934 (Resolved): IPv6 fragment reassembly regression following FreeBSD-SA-18:10.ip
-
11:02 AM Bug #9004: Default gateway IPv4 set to a group fails after restart on 2.4.4
- +1. This problem also affects my environment. Default route is not set after restart if default gw is a group gw, and...
-
10:57 AM Bug #8499 (Resolved): IPv6 fragment logging causes panic in some circumstances
- It should be resolved now but it's hard to reproduce. We can revisit if bug show up again
-
10:44 AM Bug #8964: IPsec async cryptography advanced setting - TCP traffic not passing through
- Do not enable it by default for now and move to 2.4.5
-
10:30 AM Bug #9029 (Resolved): Proxy authentication is not working for HTTPS
- Works great now!
-
10:19 AM Bug #8554 (Resolved): /etc/rc.kill_states code not correctly parsing pfctl output
- Works
-
10:05 AM Bug #9045 (Resolved): Race condition in package reinstall/startup after restore can lead to no packages restored
- Works
-
10:03 AM Bug #9075: Firewall rules with aliases are not applied in upgraded 2.4.4
- I am having this issue too, on at least two of my routers. One is a fresh install of 2.4.4_1 with a config uploaded f...
-
10:01 AM Bug #8935 (Resolved): IGMP Proxy not starting with PPPoE IF
- Works
-
07:10 AM Bug #5319: Error message "No config named" in charon daemon
- Daniel Clasen wrote:
> Sorry but I can't see how it is not a topic for the ticket system to ask if that is fixed in ... -
06:05 AM Bug #5319: Error message "No config named" in charon daemon
- Sorry but I can't see how it is not a topic for the ticket system to ask if that is fixed in a newer/supported releas...
11/26/2018
-
04:59 PM Bug #9153 (Duplicate): default gateway feature not working properly with gateway groups
- The new default gateway feature introduced in 2.4.4 does not appear to work properly with gateway groups.
Steps to... -
04:36 PM Bug #9148: PPPoE over a VLAN fails to reconnect.
- Just adding a new vlan also brings down all pppoe interfaces, with the same exact error.
-
03:02 PM Bug #9148: PPPoE over a VLAN fails to reconnect.
- I can confirm. After making a change to one of the interfaces and hit apply, my pppoe connection over vlan 6 disconne...
-
03:07 PM Bug #9029 (Feedback): Proxy authentication is not working for HTTPS
- I've improted the same patch to pkg's internal libfetch. It'll be available on pkg-1.10.5_6
-
09:11 AM Bug #9029: Proxy authentication is not working for HTTPS
- Fetch works at the command line but @pkg@ still does not....
-
12:11 PM Feature #9152 (Duplicate): Sort diag_states_summary.php by states
- Small improvement to diag_states_summary.php, sort array by states to put top talkers to the top of the tables.
As... -
09:06 AM Feature #6626: Support for IPv6 firewall entries with dynamic delegated prefix and static host address
- On generating the interface identifier using EUI-64 (based on MAC address), the interface identifier are independed b...
-
08:59 AM Bug #8993: PHP error from filter_rules_sort() when config.xml contains no rules
- Ah, cool! Thanks!
-
08:01 AM Bug #8993: PHP error from filter_rules_sort() when config.xml contains no rules
- Apply the commit listed above using the System Patches package: https://www.netgate.com/docs/pfsense/development/syst...
-
08:43 AM Feature #9032: RADIUS MAC Authentication: display the login page when MAC auth failed
- Ok, I can confirm this works, if we set our login.php (`Portal page contents`) to the error.php (`Auth error page con...
-
08:40 AM Bug #5319: Error message "No config named" in charon daemon
- That is not a topic for the ticket system, however, but something you should ask on the forum. The older versions are...
-
08:25 AM Bug #5319: Error message "No config named" in charon daemon
- Jim Pingle wrote:
> Testing on 2.4.2 is meaningless. That version is over a year old and 4 (almost 5) releases behin... -
07:22 AM Bug #5319: Error message "No config named" in charon daemon
- Testing on 2.4.2 is meaningless. That version is over a year old and 4 (almost 5) releases behind, and several strong...
-
05:01 AM Bug #5319: Error message "No config named" in charon daemon
- Still present in 2.4.2-RELEASE-p1
Took me a full day to figure out that this was the problem... Will the bug be fixe... -
08:21 AM Bug #9151: Console menu entry (14 SSH) is not updated properly after performing actions
- Maybe it would be better to update status immediately after changing, redraw menu with state what would be the result...
-
05:57 AM Bug #9151 (Not a Bug): Console menu entry (14 SSH) is not updated properly after performing actions
- IT happens because menu will only change after SSHd is really configured and running and it takes some time depending...
-
05:32 AM Bug #9151 (Not a Bug): Console menu entry (14 SSH) is not updated properly after performing actions
- If SSH is disabled from menu, the menu might entry still show Disable Secure Shell. And vice versa if SSH is enabled ...
-
07:49 AM pfSense Packages Feature #9141: FRR xmlrpc
- There is no sync in Quagga or OpenBGPD either.
AFAIR it was done deliberately since in nearly all cases it would b... -
07:41 AM Bug #9140: Unexpected rule can be displayed when looking up filter log entry with multiple matching rules
- That's a side effect of how pf parses and reports the rules.
We write out the rule just once with a tracking ID in... -
07:28 AM Bug #9132 (Duplicate): Traffic Graph and Bandwidth In / Out do not match
- Given that issue, this is almost certainly a duplicate of #3334
-
07:27 AM Bug #9132: Traffic Graph and Bandwidth In / Out do not match
- The @rate@ daemon that gathers data for the table does not support IPv6, which most likely accounts for the discrepan...
11/25/2018
-
04:45 PM Bug #8993: PHP error from filter_rules_sort() when config.xml contains no rules
- Any way to fix this manually? (i.e. if I don't want to update to dev)
-
03:45 PM Bug #9150 (Resolved): Web authentication RADIUS package shows PHP error if unable to resolve FQDN of RADIUS server
- When the DNS record for the RADIUS server used to configure authentication of the web console was temporarily unavail...
-
12:51 PM Bug #9114: Captive Portal Blocked MAC Address Redirect URL not working
- Vladimir Lind wrote:
> Not seeing redirection to block page with enabled MAC block and block URL with IP from the la...
11/24/2018
-
11:56 AM Bug #9149 (Rejected): Continued issues with /tmp and /var in RAM on 2.4
- I've had repeated trouble with upgrades and even non-upgrade-related reboots with pkg configuration. 2.3.5 through 2...
11/23/2018
-
09:21 AM Bug #9064 (Not a Bug): voucher to device binding
-
08:24 AM Bug #9064: voucher to device binding
- would it be possible to close this issue?
Alternate solutions have been given and this behaviour will likely not ...
11/22/2018
-
03:24 PM Bug #8924 (Resolved): FreeDNS Dynamic DNS update needs IP
- Looks good in:
2.4.5-DEVELOPMENT (arm)
built on Wed Nov 21 05:47:41 EST 2018 -
05:03 AM Bug #8924 (Feedback): FreeDNS Dynamic DNS update needs IP
- PR has been merged. Thanks!
-
02:38 PM Revision fb1d9dca: Make the WF2Q+ the default scheduler for the dummynet limiters.
- The WF2Q+ was the default scheduler in previous versions, it is well tested and support dynamic queues.
Add a note f... -
02:37 PM Revision 25d029d1: Make the WF2Q+ the default scheduler for the dummynet limiters.
- The WF2Q+ was the default scheduler in previous versions, it is well tested and support dynamic queues.
Add a note f... -
01:29 PM Revision 9afba8aa: Welcome pfSense-2.4.4-p1
-
11:37 AM pfSense Packages Bug #9135: Suricata in inline modus blocks some downloads
- Bill Meeks wrote:
> This bug needs to be reported upstream to the Suricata team. When you use Inline IPS mode, you ... -
11:02 AM Revision 846dfa42: Allow no username for FreeDNS-v6
- Also include that and Digital Ocean in the help text.
(cherry picked from commit 92c39e9b923792a58b56323a7e2fb46f608... -
11:02 AM Revision 675c4a74: Merge pull request #4017 from stephenw10/master
-
10:37 AM Bug #9148 (Closed): PPPoE over a VLAN fails to reconnect.
- In some situations PPPoE fails to reconnect after an upstream outage or making a change locally. The system file logs...
-
10:19 AM Bug #9147 (Rejected): Unable to open /cf/conf/config.xml for writing in write_config() when set easyrule from ssh
- Run it with sudo or use admin/root, not an unprivileged user.
-
10:08 AM Bug #9147 (Rejected): Unable to open /cf/conf/config.xml for writing in write_config() when set easyrule from ssh
- I am using user "ssh" and assinged admins group to ssh pfsense from another server.
When i set easyrule such as "eas... -
09:33 AM Bug #9146 (Duplicate): Met crash when set easyrule by command line
- Duplicate of #9119
-
09:24 AM Bug #9146: Met crash when set easyrule by command line
- co da wrote:
> Hi everyone,
> I met crash when set easyrule by command line
> easyrule block lan 192.168.2.2
> me... -
09:08 AM Bug #9146 (Duplicate): Met crash when set easyrule by command line
- Hi everyone,
I met crash when set easyrule by command line
easyrule block lan 192.168.2.2
message:
PHP ERROR: Typ... -
07:53 AM Bug #6880: Multiple DHCP6 WAN connections leads to multiple dhcp6c clients
- I have the same issue.
Is there still some work on this bug?
Thanks! -
07:24 AM pfSense Packages Bug #9143: ntopng not displaying values in historical correctly
- I forgot to list versions...
pfSense: ... -
07:18 AM Bug #9145 (Rejected): user based policies with automated client logedon user identification
- It would be great to define policies based on active directory / LDAP or local users and groups.
Also for this to... -
06:11 AM Bug #8973 (Feedback): Traffic not going to Limiter queues
- Sorry everyone, there is some confusion around this bug.
The FIFO scheduler never was the default scheduler and th... -
05:27 AM Bug #8914 (Resolved): Gateway switch events cause a huge amount of log spew
-
05:19 AM Bug #8914: Gateway switch events cause a huge amount of log spew
- Tested on VM HA cluster - CE 2.4.5-DEVELOPMENT (amd64) built on Tue Nov 20 16:55:31 EST 2018:
No "Gateways status ... -
04:00 AM Bug #8914: Gateway switch events cause a huge amount of log spew
- Not sure what the acceptable level of log spam is:
Nov 22 09:56:56 check_reload_status Reloading filter
Nov 22 0... -
05:06 AM pfSense Packages Bug #9142 (Not a Bug): pkg-static for webfonts timeout
-
05:00 AM Bug #8465 (Resolved): Lost default gateway after recover from failover with CARP VIP and HA
-
03:55 AM Bug #9144: Set interface IP address from console crashes if DHCP is selected
- Wasnt able to reproduce the bug with MBT 4220 pfsense version 2.4.4
-
03:03 AM Bug #9029: Proxy authentication is not working for HTTPS
- On 2.4.5-DEVELOPMENT (amd64) built on Tue Nov 20 18:52:24 EST 2018:
: set | grep http
http_proxy 10.1.1.1:31... -
02:52 AM Bug #9114: Captive Portal Blocked MAC Address Redirect URL not working
- Tried on 2.4.5-DEVELOPMENT (amd64) built on Tue Nov 20 16:55:31 EST 2018 (ran pfSsh.php playback gitsync master to ...
-
12:36 AM Revision 92c39e9b: Allow no username for FreeDNS-v6
- Also include that and Digital Ocean in the help text.
11/21/2018
-
09:26 PM Revision 86fb2194: Fix #9144: Init array before use
-
09:26 PM Revision 9607d487: Fix #9144: Init array before use
-
07:37 PM Bug #8993 (Resolved): PHP error from filter_rules_sort() when config.xml contains no rules
- Was able to replicate this after verifying <filter></filter> in config, connecting on the Anti-lockout rule, and tryi...
-
02:49 PM Bug #8993: PHP error from filter_rules_sort() when config.xml contains no rules
- You have to delete all of the rules in the config so it only has @<filter></filter>@
So you'd have to hit it from ... -
01:42 PM Bug #8993: PHP error from filter_rules_sort() when config.xml contains no rules
- I couldn't replicate this one on:
SG-3100
2.4.4-RELEASE (arm)
built on Thu Sep 20 09:33:19 EDT 2018
FreeBSD 11.... -
06:51 PM Bug #8924 (Needs Patch): FreeDNS Dynamic DNS update needs IP
-
06:50 PM Bug #8924 (Assigned): FreeDNS Dynamic DNS update needs IP
-
06:38 PM Bug #8924: FreeDNS Dynamic DNS update needs IP
- This should fix that: https://github.com/pfsense/pfsense/pull/4017
-
06:11 PM Bug #8924: FreeDNS Dynamic DNS update needs IP
- Tested in:
2.4.5-DEVELOPMENT (arm)
built on Tue Nov 20 08:56:03 EST 2018
The update completes OK:... -
06:51 PM Feature #9001: Add checkbox to disable SSL peer verification for SMTP notifications
- Using a host override to cause a hostname mismatch on a server with a valid certificate I was able to confirm mail co...
-
11:57 AM Feature #9001: Add checkbox to disable SSL peer verification for SMTP notifications
- On 2.4.5.a.20181120.0754, feature is present. However, without a misconfigured email server, I can't tell if the feat...
-
06:31 PM Revision ea0dd417: Fix #9121: Initialize arrays to prevent PHP 7 errors
-
06:30 PM Revision c6c398c6: Fix #9121: Initialize arrays to prevent PHP 7 errors
-
06:18 PM Bug #8465: Lost default gateway after recover from failover with CARP VIP and HA
- Tested on CE build from Friday November 16th. Duplicated missing default gateway on primary node after failover and f...
-
03:54 PM Bug #9121 (Resolved): PHP array reference Cleanup
-
01:40 PM Bug #9121: PHP array reference Cleanup
- Tested the DNS forwarder configuration that threw the php issue (https://redmine.pfsense.org/issues/9121#note-1), on ...
-
12:40 PM Bug #9121 (Feedback): PHP array reference Cleanup
- Applied in changeset commit:c6c398c6c51e48893f658eb6e6c08b47f41b085d.
-
07:47 AM Bug #9121: PHP array reference Cleanup
- Those two error appear to be unrelated to the original issue. I have pushed a fix for them both.
-
03:35 PM Bug #9144 (Feedback): Set interface IP address from console crashes if DHCP is selected
- Applied in changeset commit:9607d4871584890633cd7a70b4f15c1f0951011c.
-
03:27 PM Bug #9144 (In Progress): Set interface IP address from console crashes if DHCP is selected
-
02:00 PM Bug #9144 (Resolved): Set interface IP address from console crashes if DHCP is selected
- Steps to reproduce:
- Go to VGA console
- Option 2, Set interface IP address
- go through the wizard, when it asks... -
02:27 PM Bug #9024: Ping packet loss under load when using limiters
- I would try to update this bug to make it more specific to limiters but I don't seem to hav privs
-
01:59 PM pfSense Packages Bug #9143 (Closed): ntopng not displaying values in historical correctly
- In NTOPNG > Interfaces > Historical it's not displaying traffic values correctly, it seems to cap around 10Mbps.
H... - 01:52 PM Revision 6f9729c0: Minor fixes related to #9121
-
01:33 PM pfSense Packages Bug #9142: pkg-static for webfonts timeout
- This is resolved, turns out the issue with ISP, spoke to 'em and they sorted it.
I'm not sure how to close the tic... -
08:48 AM pfSense Packages Bug #9142 (Not a Bug): pkg-static for webfonts timeout
- Installing ntopng failed, it threw this error to ...
-
12:53 PM Revision 6b0ef045: Fix #8937: Show hwaddr for LAGG members
-
12:53 PM Revision ede4faa7: Fix #8937: Show hwaddr for LAGG members
-
12:02 PM Bug #8937 (Resolved): LAGG shows wrong ether address
- Tested on 2.4.5.a.20181120.0754 gitsync'd to master, works as expected. Lists ether and hwaddr.
-
07:00 AM Bug #8937 (Feedback): LAGG shows wrong ether address
- Applied in changeset commit:ede4faa74ca16e5ca0fe437beaf7f181eae1b60a.
-
11:19 AM Bug #8973 (In Progress): Traffic not going to Limiter queues
-
11:19 AM Bug #8758 (Closed): filterdns stops working on a regular basis.
-
11:18 AM Bug #7143 (Closed): filterdns is triggering every 16 seconds for hosts even when the DNS record has not changed
-
08:22 AM pfSense Packages Feature #9141 (New): FRR xmlrpc
- FRR seems to be missing the option to sync the config viar XLMRPC.
-
06:06 AM Bug #9134 (Resolved): Several spelling mistakes in captive portal settings page
-
06:06 AM Bug #9106 (Resolved): strongSwan 5.7.1 will not start on some 2.4.4/2.4.5 systems, log shows "charon has quit: integrity test of libstrongswan failed"
-
06:06 AM pfSense Packages Bug #8607 (Resolved): Suricata package fails to prune suricata.log
-
06:05 AM Bug #8998 (Resolved): All Captive Portal zones send only "CaptivePortal" as NAS Identifier
-
06:03 AM Bug #8977 (Resolved): Dynamic DNS - Custom (V6) - Throws Error "php-fpm: /services_dyndns_edit.php: phpDynDNS: (ERROR!) No Hostname Provided."
-
06:02 AM Bug #9131 (Resolved): Captive Portal Radius Accounting "unauthenticated"
-
05:19 AM Bug #9131: Captive Portal Radius Accounting "unauthenticated"
- Thanks!!
The patch works great.
Federico
11/20/2018
-
07:30 PM Revision 31e18c7b: Fix #8465: Preserve default gw when switch to BACKUP
- interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfi... -
07:30 PM Revision 4a374a0d: Break long lines
-
07:27 PM Revision 8bffe226: Fix #8465: Preserve default gw when switch to BACKUP
- interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfi... -
07:16 PM Revision 1f72df3b: Break long lines
-
04:26 PM Revision 79765f9c: Fix few spelling issues
- Ticket #9134
(cherry picked from commit 85a8f9b0ce0d0fac6f361bc5dfd09c67607020f1) -
04:25 PM Revision 40db4055: Merge pull request #4016 from Augustin-FL/captiveportal-spelling
-
04:23 PM Revision 617f0a4c: Send MAC address as username if radmac is used for connecting an user
- Ticket #9131
(cherry picked from commit f790565a7514662b1fe97fc7c79b56838597965c) -
04:23 PM Revision 97b0e99e: Merge pull request #9131 from Augustin-FL/patch-accounting
-
04:22 PM Revision 5225415a: Redirect Blocked MAC without requiring credentials if Blocked MAC URL has been entered.
- Redmine #9114
(cherry picked from commit 83a6f504d6eb4d1925c4745a6457805fbbe308d9) -
04:22 PM Revision 43292b5d: Merge pull request #4014 from Augustin-FL/captiveportal-blocked-mac
- 04:21 PM Revision a247e5ae: Update src/usr/local/www/vendor/d3/d3.min.js
- Restored d3.min.js
(cherry picked from commit 2dd0ba04705396981dfc6d75ec6910799ba8846d) - 04:21 PM Revision 8efe5c95: Update src/usr/local/www/vendor/d3/d3.min.js
- make sure to only pass valid options when supported by the browser
(cherry picked from commit 125ae17e59a54c2315c683... - 04:21 PM Revision fe794e51: Removed js warnings
- (cherry picked from commit 36742b464a1b4449e52cbd0b539fece507a3b23e)
-
04:21 PM Revision df0d003e: Merge pull request #4004 from NanoCaiordo/js-warnings
-
01:45 PM Bug #8937 (In Progress): LAGG shows wrong ether address
-
01:35 PM Bug #8465 (Feedback): Lost default gateway after recover from failover with CARP VIP and HA
- Applied in changeset commit:8bffe226d5183dda310dde2a89c78f2d8d79789c.
-
12:50 PM Bug #9024: Ping packet loss under load when using limiters
- Using limiters on an interface, with outgoing NAT enabled, causes all ICMP echo reply packets to drop, coming back in...
-
11:51 AM Bug #8921 (Resolved): dpinger without .pid files.?. 'pending' status
-
11:18 AM Bug #8831: Radvd causes latency spikes
- As already written in the Forum, I would like to know what NIC and Configuration are you using (LACP etc.).
-
09:51 AM Bug #8831: Radvd causes latency spikes
- I was seeing the exact same thing
ServicesDHCPv6 Server & RALANDHCPv6 Server
Disabled the above - the issue mos... -
10:26 AM Bug #9134 (Feedback): Several spelling mistakes in captive portal settings page
- PR merged, thanks!
-
10:25 AM Bug #9114 (Feedback): Captive Portal Blocked MAC Address Redirect URL not working
-
10:23 AM Bug #9114: Captive Portal Blocked MAC Address Redirect URL not working
- PR merged. Thanks
-
10:24 AM Bug #9131 (Feedback): Captive Portal Radius Accounting "unauthenticated"
-
10:24 AM Bug #9131: Captive Portal Radius Accounting "unauthenticated"
- PR merged. Thanks!
-
08:55 AM Bug #8294: Icmp redirect doesn't use CARP IP
- Bug still present in 2.4.4
-
08:40 AM Bug #8192: dpinger - Change in ISP link-local IPv6 address drops connectivity
- I spoke with my ISP. It appears as part of a load balancing script on their end the PPPoE session will be dropped an...
-
07:48 AM Bug #9140 (New): Unexpected rule can be displayed when looking up filter log entry with multiple matching rules
- When using Port aliases, in the firewall log, when clicking on 'action' the triggering port seems to always be the fi...
-
05:23 AM Bug #9071 (Resolved): Package restore after fresh install can fail, claiming packages do not exist
-
02:27 AM pfSense Packages Bug #9139 (New): telegraf: add ping for default gateway(s)
- It would be nice if telegraf plugin could generate config lines for pinging default gateway.
there's a minor issue... -
02:22 AM pfSense Packages Bug #9138 (Closed): telegraf: add section for custom config lines
- there should be a textarea input for adding extra config lines to telegraf config.
11/19/2018
-
04:49 PM pfSense Packages Bug #9135: Suricata in inline modus blocks some downloads
- This bug needs to be reported upstream to the Suricata team. When you use Inline IPS mode, you are using code straig...
-
10:59 AM Bug #8001: Invalid FQDN in alias causes alias table to fail *silently*
- Verified that the bad FQDN doesn't fail the tables any longer.
There's still no error. There should at least be a... -
05:37 AM Bug #8001 (Closed): Invalid FQDN in alias causes alias table to fail *silently*
- Thanks!
-
07:30 AM Bug #9137 (Rejected): Fails to assign static IPv6
- Not enough information here for a complete and valid bug report. Post on the forum to discuss and gather more informa...
-
04:26 AM Bug #9137 (Rejected): Fails to assign static IPv6
- I have xbox, static IPv4, and also IPv6, for both Wireless and wired MAC addresses
Wan DHCPv6/56
Lan Tracked
... -
04:29 AM Bug #9136: IPv6 Tracking Interfaces Lose IPv6 Address in Certain Cases
- I also see this, IPv6 static leases disappearing
11/18/2018
-
11:15 PM pfSense Packages Bug #6784: HAProxy version .48 will not use URL Table Alias for front end listener
- Quick up.
I just stumbled upon a scenario where having support for URL Table Alias would be helpful or desirable, ... -
09:29 PM Bug #8192: dpinger - Change in ISP link-local IPv6 address drops connectivity
- I'm seeing this again in 2.4.4. Disabling gateway monitoring and gateway monitoring action in 2.4.2 100% resolved th...
-
07:40 PM Bug #9106: strongSwan 5.7.1 will not start on some 2.4.4/2.4.5 systems, log shows "charon has quit: integrity test of libstrongswan failed"
- Confirmed that a RADIUS server named radius.name was placed into strongswan.conf named radius_name and charon had no ...
-
07:27 PM Bug #8001: Invalid FQDN in alias causes alias table to fail *silently*
- Created host alias with these FQDNs
www.pfsense-bug-8001.com
www.google.com
www.yahoo.com
www.netgate.com
www.... -
05:56 PM Bug #8998: All Captive Portal zones send only "CaptivePortal" as NAS Identifier
- I can confirm a positive feedback for the applied changes, but i don't know if we should replicate these changes to o...
-
05:52 PM Bug #9136: IPv6 Tracking Interfaces Lose IPv6 Address in Certain Cases
- The log messages look the same as #9115, might possibly be the same root cause.
-
05:48 PM Bug #9136 (New): IPv6 Tracking Interfaces Lose IPv6 Address in Certain Cases
- IPv6 assigned to inside interfaces seem to lose their assignments one by one over time upon renewal or interface rese...
-
04:44 PM Bug #8921: dpinger without .pid files.?. 'pending' status
- I'm unable to replicate this is 2.4.4. I configured 3 WANs, all DHCP with one that fails to find a server. Only that ...
-
04:40 PM pfSense Packages Bug #9135 (Rejected): Suricata in inline modus blocks some downloads
- Suricata in the inline mode blocks some downloads mostly from Subdomains but some downloads it blocked from normal do...
-
03:51 PM Revision 85a8f9b0: Fix few spelling issues
- Ticket #9134
-
03:34 PM Revision f790565a: Send MAC address as username if radmac is used for connecting an user
- Ticket #9131
-
09:52 AM Bug #9134 (Resolved): Several spelling mistakes in captive portal settings page
- There's few typos in captive portal settings page.
I made a pull request ( https://github.com/pfsense/pfsense/pull... -
09:31 AM Bug #9131: Captive Portal Radius Accounting "unauthenticated"
- Hello,
Thank you for reporting this issue!
I just submitted a pull request fixing it ( https://github.com/pfse...
11/17/2018
-
06:29 PM Bug #9133 (Resolved): "Show all configured leases" does not stay set after deleting a lease
- If you select "Show all configured leases", the setting returns to "Show active and static leases only" if you delete...
-
06:20 PM Bug #9132 (Duplicate): Traffic Graph and Bandwidth In / Out do not match
- When you open up the traffic graph to display the list of hosts and their corresponding bandwidth in / out, the insta...
-
05:20 PM Bug #8489 (Duplicate): DHCPv6 Client Failure to Initialize with "Do not wait for RA"
-
11:06 AM Bug #8489: DHCPv6 Client Failure to Initialize with "Do not wait for RA"
- Jim Pingle wrote:
> So this is working OK now?
>
> If so, we can close it out, or mark it as a duplicate of #9019... -
05:05 PM Bug #9098 (Resolved): Default CRL lifetime of 9999 rolls over at 2038 on ARM
- Tested on 2.4.5.a.20181116.1325, works as expected.
-
11:41 AM Feature #9062: Add "email notification" when the WAN interface change its public IP
- Jim Pingle wrote:
> If you want that, setup dynamic DNS, and it can find the actual public address and notify when i... -
08:27 AM Feature #9130: Request ID [#INC-16195]: DHCP - PXE Boot
- This is what I'm trying to do:
next-server 192.168.5.2;
if exists user-class and option user-class = "iPXE" {
... -
12:25 AM Feature #9130 (New): Request ID [#INC-16195]: DHCP - PXE Boot
- I wanted to follow up with issue 765 (https://redmine.pfsense.org/issues/765) and see if we can add this issue with a...
-
03:31 AM Bug #9131 (Resolved): Captive Portal Radius Accounting "unauthenticated"
- Hi,
when setup a Radius Mac auth, pfSense send to external freeradius the value "unauthenticated" as User-Name in Ac...
11/16/2018
-
09:00 PM Bug #9071: Package restore after fresh install can fail, claiming packages do not exist
- Cannot reproduce on oldest or newest available 2.4.x snapshots. Looks like the issue is no longer present.
-
07:50 PM Bug #8512: PPPoE reconnect fails after interface flap
- I think those topics are related.
https://forum.netgate.com/topic/137790/pppoe-client-goes-down-after-any-other-inte... -
07:29 PM Bug #9086 (Resolved): Local Database authentication is failing in other languages
- Replicated in 2.4.4.
Configured CP for auth against local database and added a test user. Changed system language to... -
07:19 PM Bug #9083 (Resolved): Config upgrade issue with empty IPsec P1
- Tested on 2.4.4, was able to reproduce the bad behavior. Tested on 2.4.5.a.20181116.1325 and the behavior could not b...
-
06:19 AM Bug #9083: Config upgrade issue with empty IPsec P1
- On 2.4.5-DEVELOPMENT (amd64) built on Wed Oct 03 17:24:18 EDT 2018 edited config.xml - cut out content between <phase...
-
07:08 PM Bug #9051 (Resolved): Privileges on 'all' group are not being honored
- Tested on 2.4.5.a.20181116.1325
New user with no privileges receives "No page assigned to user"
After adding "W... -
05:53 PM Feature #9062 (Rejected): Add "email notification" when the WAN interface change its public IP
- If you want that, setup dynamic DNS, and it can find the actual public address and notify when it updates.
Otherwi... -
12:55 PM Feature #9062: Add "email notification" when the WAN interface change its public IP
- I am sorry. It was my mistake that I did not describe the request properly.
Some Internet Service Providers are gi... -
03:28 AM Feature #9062: Add "email notification" when the WAN interface change its public IP
- TCI User wrote:
> It would be helpful if an email is send when the WAN interface change its public IP.
> Here is an... -
11:01 AM Bug #9100 (Resolved): CA/Cert valid end dates after 2038 are blank on ARM
-
11:01 AM Bug #9100: CA/Cert valid end dates after 2038 are blank on ARM
- Certificate and CA created with lifetime 7300 which did not properly show the end date in 2.4.4, showed the date fine...
-
10:37 AM Bug #9009: Cannot create Schedule
- Can you create a system patch for this?
-
09:30 AM Bug #8980 (Resolved): Disabling hardware checksums does not disable IPv6 transmit checksum
- Disabling hardware checksums did not disable IPv6 transmit checksum on 2.4.4-RELEASE.
After upgrading to:... -
07:49 AM Bug #9054: Gateway Group slow (or never) to switch back to Tier 1
- HI! After some tests noticed that problem appear only when my "Gateway Group" set as Default gateway
If set WAN1 or ... -
06:38 AM Bug #9128 (Resolved): Descriptive text on rules is incorrect when drag-to-reorder is disabled
- Confirmed on 2.4.4.
Tested:
2.4.5-DEVELOPMENT (amd64)
built on Sat Nov 10 16:12:27 EST 2018
Disabled rule dr... -
06:33 AM Feature #9129 (Duplicate): Notifications Choices
- Duplicate of #4128
-
03:31 AM Feature #9129 (Duplicate): Notifications Choices
- Hey guys
I (and a lot of guys outside the internet) prefer a possibility to have choices in the notifications. Like...
11/15/2018
-
06:48 PM Bug #9121: PHP array reference Cleanup
- Tested on 2.4.5.a.20181114.1947, hit the following php error with a DNS forwarder domain override in place:...
-
10:22 AM Bug #9121 (Resolved): PHP array reference Cleanup
- There have been a number of PHP errors on 2.4.4 as a result of uninitialized arrays being used with references. I've ...
-
03:26 PM Feature #4821 (Closed): PPPoE WANs do not take full advantage of NIC driver queues for receiving traffic
- Added info to the docs about using the sysctl tunable to work around this. There doesn't appear to be anything more w...
-
12:33 PM Feature #9104 (Resolved): Add a FAT32 partition to memstick installer images
-
12:31 PM Feature #9104: Add a FAT32 partition to memstick installer images
- Tested on 2.4.5.a.20181114.2257, works as expected.
-
11:39 AM Bug #9128 (Resolved): Descriptive text on rules is incorrect when drag-to-reorder is disabled
- PR: https://github.com/pfsense/pfsense/pull/3990
Changes header to remove the "Drag to reorder" text when that fea... -
10:50 AM Bug #9123 (Feedback): Adding/configuring vlan on ixl-devices causes aq_add_macvlan err -53, aq_error 14
- The actual vlan addition/configuring process is triggering error "aq_add_macvlan err -53, aq_error 14" on ixl-devices...
-
10:34 AM Feature #9122 (Duplicate): Custom (failover) lagg interface order (UI)
- In latest ui it is not possbile to reorder interfaces for defining a failover-lagg-interface.
FreeBSD uses the first... -
08:52 AM Bug #9086 (Feedback): Local Database authentication is failing in other languages
- I believe this only affects captive portal logins. We were not able to replicate it any other way. Testing that now....
-
08:13 AM Bug #9102 (Resolved): PHP7: Error on restoring a config with packages
- Tested against:
2.4.5-DEVELOPMENT (amd64)
built on Wed Nov 14 19:48:37 EST 2018
No longer seeing that error on ... -
08:00 AM Bug #8465 (In Progress): Lost default gateway after recover from failover with CARP VIP and HA
-
08:00 AM Bug #9029 (Feedback): Proxy authentication is not working for HTTPS
- Imported patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220468 to fix libfetch
-
07:31 AM Bug #9120: dhcrelay crush with error Unsupported device type 24 for "lo0" but listen another ethernet adapter
- !!
-
07:29 AM Bug #9120 (Rejected): dhcrelay crush with error Unsupported device type 24 for "lo0" but listen another ethernet adapter
- There isn't enough information here to form a valid bug report. Please post on the forum at https://forum.netgate.com...
-
07:29 AM Bug #9120: dhcrelay crush with error Unsupported device type 24 for "lo0" but listen another ethernet adapter
- pfsense 2.4.4-RELEASE (amd64)
-
07:26 AM Bug #9120 (Rejected): dhcrelay crush with error Unsupported device type 24 for "lo0" but listen another ethernet adapter
- Nov 15 15:16:24 dhcpd For info, please visit https://www.isc.org/software/dhcp/
Nov 15 15:16:24 dhcpd All righ... -
06:54 AM Feature #9032 (Resolved): RADIUS MAC Authentication: display the login page when MAC auth failed
-
06:46 AM Feature #9032 (Closed): RADIUS MAC Authentication: display the login page when MAC auth failed
-
06:49 AM Bug #8956 (Resolved): traffic shaper after upgrade to 2.4.4 not showing queue under each limiter
-
06:48 AM Bug #8995 (Resolved): MTU Trouble with Orange is back
-
06:42 AM Bug #9081 (Closed): signed long rollover in "Log file size (Bytes)" can cause self-inflicted DoS
-
06:39 AM Bug #9080 (Closed): firewall_nat_1to1.php: PHP error with empty 1:1 NAT rule list
-
05:20 AM Bug #9119 (Resolved): PHP error from easyrule with no aliases in the config
-
05:14 AM Bug #9119: PHP error from easyrule with no aliases in the config
- 2.4.5-DEVELOPMENT (amd64)
built on Wed Nov 14 23:01:04 EST 2018
On this snap - OK. -
05:01 AM Bug #9119: PHP error from easyrule with no aliases in the config
- That snapshot is from before the fix was committed. Try again on the next snapshot, or gitsync.
-
01:17 AM Bug #9119: PHP error from easyrule with no aliases in the config
- Getting error on 2.4.5-DEVELOPMENT (amd64) built on Wed Nov 14 10:25:41 EST 2018 FreeBSD 11.2-RELEASE-p4:
[2.4.... -
05:08 AM Bug #9071: Package restore after fresh install can fail, claiming packages do not exist
- Nothing special about the setup. The packages are listed in the output in the problem description.
In this case it... -
05:01 AM Bug #9109 (Resolved): interfaces_qinq_edit.php: PHP error when editing QinQ entries
-
01:22 AM Bug #9109: interfaces_qinq_edit.php: PHP error when editing QinQ entries
- Created, edited, assigned QinQ interface - without errors.
11/14/2018
-
05:04 PM Revision 5e0665da: Init various arrays in easyrule before use with references. Fixes #9119
- (cherry picked from commit b55d94e80eeed57e39d33c643bf00be6565c1938)
-
05:04 PM Revision b55d94e8: Init various arrays in easyrule before use with references. Fixes #9119
-
04:25 PM Bug #9071: Package restore after fresh install can fail, claiming packages do not exist
- I did a fresh 2.4.4 recovery install on SG-3100. After restoring config file with installed packages all worked as ex...
-
05:20 AM Bug #9071 (Feedback): Package restore after fresh install can fail, claiming packages do not exist
- Applied in changeset commit:4be5ed9f144a6d93499fdee6e2a50d0edbed8a98.
-
01:54 PM Revision 592bec81: Remove obsolete OLSRD code. Implements #9117
-
11:14 AM Revision db8a42e5: Fix #9071: Make sure pkg metadata is updated when repo config changes
-
11:14 AM Revision 15303d64: Remove unused variable
-
11:14 AM Revision 25e8ca83: Simplify logic to remove packages section from backup
-
11:13 AM Revision 4be5ed9f: Fix #9071: Make sure pkg metadata is updated when repo config changes
-
11:10 AM Bug #9119 (Feedback): PHP error from easyrule with no aliases in the config
- Applied in changeset commit:b55d94e80eeed57e39d33c643bf00be6565c1938.
-
11:03 AM Bug #9119 (Resolved): PHP error from easyrule with no aliases in the config
- When the aliases section of config.xml is empty, easyrule fails with a PHP error:...
-
10:33 AM Revision 220063c4: Remove unused variable
-
10:29 AM Revision 79955411: Simplify logic to remove packages section from backup
-
10:13 AM Revision 83a6f504: Redirect Blocked MAC without requiring credentials if Blocked MAC URL has been entered.
- Redmine #9114
-
08:41 AM pfSense Packages Bug #9118 (Feedback): stunnel does not ensure a newline exists between certificate components
- Fixed in stunnel pkg version 5.47
-
08:39 AM pfSense Packages Bug #9118 (Resolved): stunnel does not ensure a newline exists between certificate components
- stunnel wants the private key, certificate, etc all inside a single file. However, it does not ensure that a newline ...
-
08:00 AM Todo #9117 (Feedback): Clean up old obsolete OLSRD code
- Applied in changeset commit:592bec817f152a7536572a675079776138827cc8.
-
07:52 AM Todo #9117 (Resolved): Clean up old obsolete OLSRD code
- The OLSRD package was removed long ago (not converted to 2.3) and there is still some code around the base system tha...
-
07:45 AM Bug #9114: Captive Portal Blocked MAC Address Redirect URL not working
>
> The reason why this behavior has been updated is that it was quite strange to display an error message before...-
03:59 AM Bug #9114: Captive Portal Blocked MAC Address Redirect URL not working
- Forum link: https://forum.netgate.com/topic/137627/blocked-mac-address-redirect-url-not-working
Well,
It is tr... -
07:12 AM Bug #9116 (Resolved): IPsec VTI routes not applied at boot time when gateway monitoring is disabled
-
02:41 AM Bug #9116: IPsec VTI routes not applied at boot time when gateway monitoring is disabled
- Jim Pingle wrote:
> Applied in changeset commit:ed104a182a95f0ce4e6df76a8c3f0698ff7ce092.
Fix works fine! Tnx! -
05:21 AM Bug #9029 (In Progress): Proxy authentication is not working for HTTPS
11/13/2018
-
10:00 PM Revision 9887b24e: Always configure VTI routes when setting up the interface. Fixes #9116
- (cherry picked from commit ed104a182a95f0ce4e6df76a8c3f0698ff7ce092)
-
09:59 PM Revision ed104a18: Always configure VTI routes when setting up the interface. Fixes #9116
-
07:01 PM Feature #7618: Add support for user-supplied Host-Uniq tag and handle PADM messages in Netgraph PPPoE
- I believe it was accepted.
-
06:24 PM Feature #4821: PPPoE WANs do not take full advantage of NIC driver queues for receiving traffic
- Testing net.isr.dispatch on the NetGate SG-4860 on a 1 Gbps PPPoE connection (each result is averaged across 10 runs)...
-
04:05 PM Bug #9116 (Feedback): IPsec VTI routes not applied at boot time when gateway monitoring is disabled
- Applied in changeset commit:ed104a182a95f0ce4e6df76a8c3f0698ff7ce092.
-
03:59 PM Bug #9116 (Resolved): IPsec VTI routes not applied at boot time when gateway monitoring is disabled
- With gateway monitoring enabled, an interface event kicks off a restart of other scripts which apply the routing and ...
-
01:20 PM Bug #9115 (Resolved): A large number of VLANs causes PHP issues when making an interface change
- I generated a configuration with 250 VLANs (assigned, enabled, with DHCP active) based on a user complaint of problem...
-
07:23 AM Bug #9113: pfsense to google cloud (VTI problem)
- The issue was not properly defined and we need to discuss the issue to find out more about it before jumping straight...
-
07:17 AM Bug #9113: pfsense to google cloud (VTI problem)
- Jim Pingle wrote:
> The only problem here is that your static routes are not present at boot time.
Hi Jim Pingle... -
07:08 AM Bug #9113 (Rejected): pfsense to google cloud (VTI problem)
- It doesn't sound like that has anything at all to do with Google, so the description/subject may be completely inaccu...
-
05:12 AM Bug #9113 (Rejected): pfsense to google cloud (VTI problem)
- Hi,
I created routed/VTI site-to-site vpn from my pfsense box to google cloud (https://cloud.google.com/vpn/docs/h... -
06:41 AM Bug #9114 (Resolved): Captive Portal Blocked MAC Address Redirect URL not working
- Prior to version 2.4.4-RELEASE, devices listed in Captive Portal "MACs" section would never see a login prompt, and d...
-
06:39 AM Bug #9112 (Rejected): hosts corrupted
- That is almost certainly a hardware/disk issue. Most likely the filesystem is corrupt and needs fsck run a few times ...
-
03:16 AM Bug #9112 (Rejected): hosts corrupted
- pfSens 2.4.4
the first 0x2000 bytes of /etc/hosts are filled with Zero!
This happens every couple of weeks.
000... -
05:44 AM Bug #9071 (In Progress): Package restore after fresh install can fail, claiming packages do not exist
11/12/2018
-
07:26 PM Revision 7ae4aa71: Remove outdated 'Gold' reference from README.md
- (cherry picked from commit 360737f6345e376f2de6d2810a1f345a018480e5)
-
07:25 PM Revision 360737f6: Remove outdated 'Gold' reference from README.md
-
07:25 PM Revision 4c1b5d43: Add README.txt for issue #9104
- (cherry picked from commit eb6a022efaa19ce146990e0e4a57e421ddbad8bb)
-
07:25 PM Revision eb6a022e: Add README.txt for issue #9104
-
05:04 PM Revision 5a78cccc: Fix previous regex. Issue #9106
- (cherry picked from commit 16b78f3879bdf658274caf750c9360ec97bb8f77)
-
05:04 PM Revision 16b78f38: Fix previous regex. Issue #9106
-
04:55 PM Revision 57ccb98c: Replace '.' in radius name for strongSwan. Fixes #9106
- (cherry picked from commit cc955fe63ad44b5aac66721e54965d9bc13e990c)
-
04:55 PM Revision cc955fe6: Replace '.' in radius name for strongSwan. Fixes #9106
-
02:37 PM Revision 345ff312: Initialize QinQ arrays before use. Fixes #9109
- (cherry picked from commit 439d9beba0213c96281d8ff6b09ccb8136b1a0aa)
-
02:37 PM Revision 439d9beb: Initialize QinQ arrays before use. Fixes #9109
-
02:27 PM Feature #9111 (Resolved): Add IPsec VTI interface MTU support
- Currently, IPsec VTI interfaces have no special handling for MTU. It is possible to nudge it manually after the syste...
-
01:42 PM Bug #8489 (Feedback): DHCPv6 Client Failure to Initialize with "Do not wait for RA"
- So this is working OK now?
If so, we can close it out, or mark it as a duplicate of #9019 if the root cause was id... -
01:41 PM Bug #8235: The browser must support cookies to login
- Does the same thing happen with an incognito/private mode browser session that has never visited that firewall before...
-
11:53 AM Bug #8235: The browser must support cookies to login
- Scott Phillips wrote:
> I updated pfsense to use secure socket that utilizes port 443 to login as the adminstrator. ... -
11:59 AM Feature #9104 (Feedback): Add a FAT32 partition to memstick installer images
- I've added LICENSE files inside the 36Mb FAT32 partition and changed code to be able to restore a /config.xml of /con...
-
11:05 AM Bug #9106 (Feedback): strongSwan 5.7.1 will not start on some 2.4.4/2.4.5 systems, log shows "charon has quit: integrity test of libstrongswan failed"
- Applied in changeset commit:cc955fe63ad44b5aac66721e54965d9bc13e990c.
-
10:59 AM Bug #9106: strongSwan 5.7.1 will not start on some 2.4.4/2.4.5 systems, log shows "charon has quit: integrity test of libstrongswan failed"
- FYI: The error did not show up in the GUI or logs, but when running @ipsec start@ from the command line, the followin...
-
10:24 AM Bug #9106 (In Progress): strongSwan 5.7.1 will not start on some 2.4.4/2.4.5 systems, log shows "charon has quit: integrity test of libstrongswan failed"
- At least in one case this is due to charon failing to parse a RADIUS server name containing a period. Apparently this...
-
09:24 AM Feature #9110 (Duplicate): Allow custom UDP State timeout setting in Firewall rule
- I request that we finally do the change necessary to fix #1635, that way it would be possible to set a custom state t...
-
08:45 AM Bug #9109 (Feedback): interfaces_qinq_edit.php: PHP error when editing QinQ entries
- Applied in changeset commit:439d9beba0213c96281d8ff6b09ccb8136b1a0aa.
-
08:36 AM Bug #9109 (Resolved): interfaces_qinq_edit.php: PHP error when editing QinQ entries
- When editing QinQ entries on interfaces_qinq_edit.php, a PHP error can occur:...
-
04:50 AM pfSense Packages Bug #8607 (Feedback): Suricata package fails to prune suricata.log
- PR has been merged
-
04:44 AM Bug #9019 (Resolved): Hyper-V hn NICs drop UDP6 traffic when transmit checksums are enabled
Also available in: Atom