Project

General

Profile

Activity

From 05/19/2016 to 06/17/2016

06/17/2016

05:47 PM Bug #6315: tftp-proxy is not functioning properly through xinetd
Data point: I'm seeing similar behaviour with daytime-dgram on 2.3.1-p1.
Why bring this up in 2016? Well, we need ...
Bruce Simpson
05:34 PM Feature #6500 (New): Should be a way to determine which packages are available without having to update/install
Since one or more packages are often a "show-stopper" requirement for pfSense users, there should be a way to authori... B. Derman
05:06 PM Bug #6476: Editing an IPSec phase 2 entry fails
Chris Buechler wrote:
> go to Diag>Command, in PHP Commands box, paste in:
>
> [...]
>
> and hit Execute, wha...
Waldo Nell
03:51 PM Bug #6499 (Feedback): pf fragment states not purged
fix pushed Chris Buechler
03:50 PM Bug #6499 (Resolved): pf fragment states not purged
pf_purge_expired_fragments doesn't purge, leaving users with "PF frag entries limit reached" where fragmentation is c... Chris Buechler
02:32 PM Bug #6496 (Not a Bug): Squid HTTPS Certificed enable Unable to determine IP address from host name http
pretty sure that's a config issue, not a bug. Chris Buechler
10:05 AM Bug #6496 (Not a Bug): Squid HTTPS Certificed enable Unable to determine IP address from host name http
Squid HTTPS filitering enable and problem
The following error was encountered while trying to retrieve the URL: ...
Landforces turkuaz
02:31 PM Bug #6495 (Feedback): No default route on PPPoE after reconnect or IP change in some cases
followed up in your forum thread. Chris Buechler
11:22 AM Bug #6495: No default route on PPPoE after reconnect or IP change in some cases
Mario Lener wrote:
> Hi, i found a strange error from release 2.3 on default route on PPPoE interface. I write a pos...
Mario Lener
07:04 AM Bug #6495 (Resolved): No default route on PPPoE after reconnect or IP change in some cases
Hi, i found a strange error from release 2.3 on default route on PPPoE interface. I write a post with print screen in... Mario Lener
02:24 PM Revision b02ae57a: Remove tab_array from interfaces_groups_edit.php to be consistent with other *_edit files
Renato Botelho
02:24 PM Revision ad516a50: Remove tab_array from interfaces_groups_edit.php to be consistent with other *_edit files
Renato Botelho
02:10 PM pfSense Packages Bug #6182: HAProxy not supporting ALPN
Right - openssl is now 1.0.1s where it is 1.0.2c on 2.2.6.
Openssl was downgraded at https://redmine.pfsense.org/p...
Sam Bingner
10:46 AM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
I'm having a similar issue. I just upgraded from a 2.2.x revision and have been unable to get the resolver to work. I... Stephen Switzer
10:25 AM Bug #6498 (Resolved): firewall_nat_npt_edit.php: IPv4 addresses can be entered, but the page is only for IPv6
Both "Address" fields on firewall_nat_npt.php allow entry of IPv4 addresses, but they should be restricted to only IP... Jim Pingle
10:18 AM pfSense Packages Bug #6497 (Closed): Squid3 web GUI page not saving settings for users in custom system privileged groups in v 2.2.2
In v 2.2.2, if a web UI administrator is in a custom user group that has a subset of system privileges including the ... tqwqllrm tqwqllrm
06:14 AM Bug #6110: Default gateway switching not always working with PPP
+1 for me on this issue.
Related to https://redmine.pfsense.org/issues/5090 I think
Multiple posts on this here:...
James M
05:16 AM Bug #6099: igmpproxy does not recognize upstream interface
@Victor Toni
I'm not quite sure if this might be relevant. But it seems like there is a repository at Github attempt...
Prince Adam
04:12 AM Revision 0987677a: simplify subnet_size()
is_ipaddr() returns the type of IP if valid. Use this to simplify the function Stilez y
04:08 AM Revision 6215902c: Remove subnet_expand()
Function isn't used in main or packages repo, and in any case would need a complete rewrite to handle IPv6. Stilez y
03:43 AM Bug #6493: Dynamic DNS clients slow page load
Configurable check ip service solution to this can be found here.
https://github.com/pfsense/pfsense/pull/3008
Su...
NOYB NOYB

06/16/2016

05:42 PM Revision 941c4c5d: Bump revision to 5 to match internal releases that never went public
Renato Botelho
05:11 PM Bug #6494: Hang during bootup on lock('filter.lock')
you're doing something far more atypical than having a site to site VPN. GUI windows in the browser being left open c... Chris Buechler
04:54 PM Bug #6494: Hang during bootup on lock('filter.lock')
The only thing I can think of that's unusual about this install is that it starts a site-site vpn client, which takes... Harry Coin
04:52 PM Bug #6494: Hang during bootup on lock('filter.lock')
Notice too that filterlog re-spawns on its own after having been killed.
Harry Coin
04:50 PM Bug #6494: Hang during bootup on lock('filter.lock')
I haven't figured out yet why two php-fpm processes hold filter.lock open during the bootup. I wonder if it has som... Harry Coin
04:47 PM Bug #6494: Hang during bootup on lock('filter.lock')
Just happened again on a clean install of 2.3.1-p5
It deadlocks HARD on lock('filter.lock'). 100% of the time, to...
Harry Coin
03:49 PM Bug #6494 (Feedback): Hang during bootup on lock('filter.lock')
there's no magic about whether the lock file exists, its presence isn't a lock on its own. It's never deleted, outsid... Chris Buechler
12:48 PM Bug #6494 (Resolved): Hang during bootup on lock('filter.lock')
Hang during bootup 3 of 5 tries on lock('filter.lock')
Why does filterlog hold /tmp/filter.lock open for writing?
...
Harry Coin
04:28 PM Bug #6422: PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
I've also just come across this error.
*Call to undefined function gettext() in /etc/inc/rrd.inc on line 60*
S...
Jeff Hanks
12:47 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
Hello,
Any ETA?
Zeev Zalessky

06/15/2016

10:53 PM Revision 9640f8b7: Correct value for 9600. Ticket #6416
Chris Buechler
10:52 PM Revision 9c403919: Correct value for 9600. Ticket #6416
Chris Buechler
09:22 PM Bug #6493: Dynamic DNS clients slow page load

Hard coded my service https://url... along with curl auth into services.inc and it works. Much faster too. Would...
NOYB NOYB
08:53 PM Bug #6493 (Confirmed): Dynamic DNS clients slow page load
yeah they don't reply to the first SYN (guessing the service is under near-constant DDoS, it's been that way for some... Chris Buechler
08:16 PM Bug #6493: Dynamic DNS clients slow page load

Did some network sniffing and their is sporadic TCP retransmissions of the initial SYN to the various checkup.dynd...
NOYB NOYB
07:20 PM Bug #6493 (Confirmed): Dynamic DNS clients slow page load
Dynamic DNS RFC 2136 Clients page is slow to load with entries for interfaces that have private address and the optio... NOYB NOYB
08:06 PM Bug #6429: DHCP: makeing dynamic entry static does not work
After rebooting it works.
I add an other Nexus 5X to static and it worked as expected.
I don't know why a reboot wa...
Grischa Zengel
07:16 PM Bug #6429: DHCP: makeing dynamic entry static does not work
Remember I did restart DHCP without success.... Grischa Zengel
06:42 PM Bug #6429: DHCP: makeing dynamic entry static does not work
> delete the lease from the pool if you don't want it to appear in the list immediately, otherwise it'll go away on i... Grischa Zengel
06:37 PM Bug #6429: DHCP: makeing dynamic entry static does not work
Is it normal to have a lot of such old entries:... Grischa Zengel
06:13 PM Bug #6429: DHCP: makeing dynamic entry static does not work
I changed it 15 days ago and I still get the wrong IP.
If I do this with Windows dhcp and disable and enable WLAN I ...
Grischa Zengel
05:18 PM Bug #6429 (Not a Bug): DHCP: makeing dynamic entry static does not work
works fine. ... Chris Buechler
06:23 PM pfSense Packages Bug #6492 (Resolved): Syslog-ng configuration file warning is treated as syntax error
The syslog-ng package is warning about an old configuration file format. Pfsense is interpreting any warning message ... Thomas Blaschke
05:53 PM Bug #6416 (Feedback): wrong number for speed in /usr/local/www/services_ntpd_gps.php
fix pushed Chris Buechler
05:51 PM Bug #6420 (Assigned): Monitoring graphs last sample being zero
NOYB NOYB wrote:
> Umm, no it wasn't. Not sure where feedback was coming from that said it was fixed. But it is no...
Chris Buechler
05:46 PM Bug #6099: igmpproxy does not recognize upstream interface
Greg Myran wrote:
>
> IGMPv2 working for me with this latest version. Thanks for all your time and effort Victor ...
Victor Toni
05:35 PM Bug #6476: Editing an IPSec phase 2 entry fails
go to Diag>Command, in PHP Commands box, paste in: ... Chris Buechler
05:32 PM Bug #6476: Editing an IPSec phase 2 entry fails
Chris Buechler wrote:
> Either get_interface_ip or get_interface_subnet has to return empty for that to happen. The ...
Waldo Nell
05:32 PM Bug #6476: Editing an IPSec phase 2 entry fails
Chris Buechler wrote:
> guessing your LAN is set to IPv4 "none"?
Yes - IPv4 and no IPv6.
Waldo Nell
05:32 PM Bug #6417 (Not a Bug): PHP startup errors
you changed something that broke the libraries Chris Buechler
05:29 PM Bug #6458 (Resolved): DHCP6 is enabled on AWS EC2 instance
wasn't overlap because the interface assignment process isn't user-initiated in that case. Fixed to have that unset b... Chris Buechler
04:37 PM Feature #6362 (Confirmed): Allow specifying the client identifier hardware type
that is indeed the case. Appears it just doesn't work in dhcpd unless I'm missing something. Config is correct, and t... Chris Buechler
04:21 PM Feature #6452 (Rejected): Restrict Login by subnet
Chris Buechler
02:52 PM Bug #6055: Menu items may remain from packages no longer installed
Adrien Carlyle wrote:
> Is there any way to manually correct this?
Edit the <menu> tag(s) out of the config manua...
Chris Buechler
02:14 PM Bug #6055: Menu items may remain from packages no longer installed
Is there any way to manually correct this? Adrien Carlyle
02:22 PM Feature #3933 (Closed): Limiter burst doesn't have any effect
Chris Buechler
02:21 PM Bug #6280 (Not a Bug): OpenVPN issue after upgrade to 2.3 version
nothing to go on here and no such issues reported. Please post to the forum with specifics Chris Buechler
02:20 PM Bug #6121 (Resolved): enabling "Use memory file system for /tmp and /var" and then save force a reboot right away
this was fixed in a later 2.3x release Chris Buechler
02:05 PM Bug #6491 (Duplicate): Package menus exist for packages that are not installed
duplicate of #6055 Chris Buechler
02:01 PM Bug #6491 (Duplicate): Package menus exist for packages that are not installed
I believe this is the result of upgrading when packages are not available for a new version.
I am on 2.3.1-releas...
Adrien Carlyle
11:29 AM Bug #4286: State killing on gateway change
I too need this feature and the platform is unuseable for reliable VoIP traffic with failover without it.
I have co...
James M
11:20 AM Bug #5090: Wan failover fails to recover normal behaviour when all wans work again
*Also* if you Kill the 2 States for each VoIP phone in the Diagnostics > States section, they re-appear straight away... James M
11:04 AM Bug #5090: Wan failover fails to recover normal behaviour when all wans work again
Hi Chris
I note your previous comment. However, how would the state killing feature work? I don't fully understand...
James M
11:16 AM Feature #855: Ability to selectively kill states on gateway recovery
This would be especially useful for VOIP, where there are often frequent registrations or other SIP traffic that keep... → luckman212
11:07 AM Feature #855: Ability to selectively kill states on gateway recovery
Julien REVERT wrote:
> Is it still plan to have "states killing" on gateway failback?
>
> I have the issue that U...
James M
08:56 AM Revision 08cd0225: Fix bad escapeshellarg logic on mpd execution
With this change single-quotes are applied in correct places NewEraCracker
08:12 AM Revision ceabd66d: Fix NTP PPS. It had 'None' option available on 2.2.x.
NewEraCracker
08:12 AM Revision 55de528c: Fix "Unable to remove NTP GPS from configuration"
https://forum.pfsense.org/index.php?topic=112771.msg627573 NewEraCracker
08:11 AM Revision 6a53de6f: Fix Redmine #6011
This will add linklocal fallback where no IPv6 is otherwise configured to allow login using this IPs NewEraCracker
04:10 AM Bug #6488: HAProxy looses CARP VIPs
Thanks, updated node1 and now it is working again Kilian Ries
02:57 AM Bug #6383: Manual Update via WebGUI not working in 2.3.x
...is there a chance for getting this back in any way?
My problem is that I'm forced to keep some FWs in highly se...
Michael Schmid
01:43 AM pfSense Packages Bug #6484: pfsense 2.3.1_1 does not accept haproxy advanced parameters
Thank You. Dziugas Bareikis
01:15 AM Revision fa20dac1: Fix #6482 OpenVPN Redirect Gateway Option Causes GUI Issue
This fixes the GUI inconsistency reported in the referenced bug. On edit of an OpenVPN server that has tun mode, not ... Phil Davis

06/14/2016

08:35 PM Bug #6420: Monitoring graphs last sample being zero
Chris Buechler wrote:
> last of that fixed in
> https://github.com/pfsense/FreeBSD-ports/commit/6555d100423fc7b913f...
NOYB NOYB
05:41 PM Bug #6420 (Resolved): Monitoring graphs last sample being zero
last of that fixed in
https://github.com/pfsense/FreeBSD-ports/commit/6555d100423fc7b913ff3976feba5c756fbb0251
Chris Buechler
07:44 PM Bug #6133 (Resolved): Firewall Rull Using !LAN address Error
this definitely looks to have been fixed in 2.3.1 with the validation of config.cache Chris Buechler
07:38 PM pfSense Packages Bug #6250 (Needs Patch): Sarg frame.php memory size
this package has been deprecated Chris Buechler
06:55 PM pfSense Packages Bug #3766 (Closed): Unhashed plain passwords saved by 2 packages (one a shell login package)
Chris Buechler
06:54 PM pfSense Packages Bug #4498 (Closed): SSHDCond - dropdown font unreadable
this package has been deprecated Chris Buechler
06:52 PM Feature #2609 (Needs Patch): Support for ActiveDNS
Chris Buechler
06:52 PM Feature #2912 (Resolved): Updater handles unsigned updates poorly when used on beta/snapshot releases
fixed with >=2.3 Chris Buechler
06:51 PM Feature #3014 (Needs Patch): Add Variomedia to Dyndns providers
if someone would like to submit a pull request we can add it Chris Buechler
06:51 PM Bug #3928 (Duplicate): lagg and its VLANs must have same MAC address
duplicate of #1337 Chris Buechler
06:49 PM Todo #750 (Closed): No explanation of schedulers in the config screens
Chris Buechler
06:49 PM Feature #573 (Needs Patch): Multiple gateways via DHCP
Chris Buechler
06:46 PM Feature #2859 (Duplicate): Allow to configure different mac addresses for multiple VLANs on same physical interface
duplicate of #1337 Chris Buechler
06:43 PM Feature #3453 (Duplicate): Management GUI (lighttpd) interface binding control
duplicate of #628 Chris Buechler
06:41 PM Feature #3265 (Closed): PATCH: auto-scale ramdisks on embedded platform based on RAM size
it's user-configurable, and nano's on the way out Chris Buechler
06:39 PM Feature #4758 (Closed): DNS Resolver - Add GUI to configure reverse zone overrides
Chris Buechler
06:39 PM Feature #3448 (Needs Patch): add additional dyndns providers dyndns.fr, dyndnspro.com, dynamicdomain.net
if someone would like to submit a PR, we can add those and others Chris Buechler
06:32 PM Feature #3071 (Resolved): build server: link to the last build
been done for a while now. Chris Buechler
06:31 PM Feature #6199 (Closed): NAT Disable does not match firewall disable method
Chris Buechler
06:30 PM Feature #2622 (Needs Patch): Allow DHCP without a range so that only static mappings may be used on an interface
Chris Buechler
06:29 PM Feature #5119 (Resolved): Unbound allow configuration of forward-zone in UI
stub-zone was changed to forward-zone in 2.3 Chris Buechler
06:29 PM Feature #1016 (Resolved): dyndns support for eurodns.com
added some time ago Chris Buechler
06:28 PM Feature #593 (Closed): Preserve interface assignments based on last MAC address (possibly optionally)
not a good idea Chris Buechler
06:27 PM Feature #3398 (Needs Patch): Notifications - information about errors
Chris Buechler
06:26 PM Feature #3068 (Needs Patch): Notifications/Alerts - custom script
Chris Buechler
06:26 PM Feature #6365 (Duplicate): Current images do not install on UEFI Machines
duplicate of #4044 Chris Buechler
06:14 PM pfSense Packages Feature #3144 (Closed): Package info - Wiki
Chris Buechler
06:14 PM Bug #3125 (Closed): hifn on 2.1 breaks certain ciphers w/openssl
not sure this is still an issue. if it is and anyone cares, report upstream to FreeBSD. Chris Buechler
06:12 PM pfSense Packages Feature #6462 (Resolved): Add the php-pgsql module to the pfSense repo.
available on 2.3.1+ Chris Buechler
06:10 PM pfSense Packages Bug #5374 (Closed): postfix package is patching /etc/inc/system.inc (syslog configuration)
this package has been deprecated Chris Buechler
06:10 PM pfSense Packages Bug #4926 (Closed): Please update darkstat to 3.0.719
this package has been deprecated Chris Buechler
06:08 PM pfSense Packages Feature #1973 (Closed): Update siproxd to v0.8.1
done some time ago Chris Buechler
06:05 PM pfSense Packages Feature #4368 (Closed): [Unbound] Allow customized root.hints
not desirable, it's correct as-is. Chris Buechler
05:59 PM pfSense Packages Feature #4347 (Closed): Recent Version of Asterisk
this package has been deprecated Chris Buechler
05:58 PM pfSense Packages Feature #2220 (Closed): Varnish 3 does not have the ability to change vcl_deliver function
this package has been deprecated Chris Buechler
05:58 PM pfSense Packages Feature #2576 (Closed): Monitor Multiple Interfaces on "bandwidthd" Packege
this package has been deprecated Chris Buechler
05:57 PM pfSense Packages Bug #2879 (Closed): uninstalling Postfix Forwarder leaves widget
package has been removed Chris Buechler
05:55 PM pfSense Packages Bug #6194 (Not a Bug): SSL inspection not working
appears to be a config problem Chris Buechler
05:55 PM pfSense Packages Bug #5821 (Closed): Asterisk - shared object libperl.so not found
package has been removed Chris Buechler
05:55 PM pfSense Packages Bug #5780 (Closed): phpservice.inc - variables between EOF not escaped.
package has been removed Chris Buechler
05:54 PM pfSense Packages Bug #3942 (Resolved): bind - allow starting named with "-4" argument
Chris Buechler
05:54 PM pfSense Packages Feature #3485 (Closed): Log rotation for mod_security
package has been removed Chris Buechler
05:54 PM pfSense Packages Bug #450 (Closed): Some packages do not use authentication for their web interface
the packages in question have all been removed. Chris Buechler
05:48 PM pfSense Packages Todo #6190 (Resolved): Convert and add NUT package to pfsense 2.3
merged several weeks ago Chris Buechler
05:48 PM pfSense Packages Bug #6248 (Resolved): Feedback for NUT package
this has been merged Chris Buechler
05:48 PM pfSense Packages Bug #6247 (Rejected): Feedback for TeamSpeak 3 package
redistribution of TeamSpeak is not permitted, so we can't offer it as a package. Chris Buechler
05:46 PM pfSense Packages Feature #6379 (Closed): Please reinstate nameserver package
BIND package has been back for a bit. Chris Buechler
05:43 PM pfSense Packages Bug #3363 (Needs Patch): TinyDNS does not respond to IPv6 subnet
this package has been deprecated Chris Buechler
05:43 PM pfSense Packages Bug #3530 (Needs Patch): TinyDNS creates incorrect NS records
this package has been deprecated Chris Buechler
05:43 PM pfSense Packages Bug #6062 (Needs Patch): stunnel should use "WAN IP" to protect you from breaking stunnel config
our stunnel package has been deprecated Chris Buechler
05:37 PM Bug #6460 (Resolved): Interface Mismatch warning - Apply Changes button is missing
fixed Chris Buechler
05:32 PM Bug #6463 (Resolved): Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
fixed Chris Buechler
05:31 PM Bug #3069 (Confirmed): traceroute6 fails to timeout and hangs the webconfigurator GUI
Denny Page tracked down the source of this issue and opened this FreeBSD PR with a patch.
https://bugs.freebsd.or...
Chris Buechler
01:24 PM Bug #6476 (Not a Bug): Editing an IPSec phase 2 entry fails
Either get_interface_ip or get_interface_subnet has to return empty for that to happen. The only way either of those ... Chris Buechler
12:41 PM pfSense Packages Bug #6490 (Rejected): Squid Reverse Proxy: Disabling an entry on the "Redirects" tab creates duplicate entries for the previous entry in the squid config
If you disable an redirect entry by disabling the "If checked, then this redirect will be available for reverse confi... Stefan Partner
12:37 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
Xander Venterus wrote:
> Confirming this has happenned again on my unit, and this time without any attacks having hi...
Kill Bill
12:33 PM pfSense Packages Bug #6489 (Not a Bug): Squid Reverse Proxy: Deleting an entry on the "Redirects" tab does not reload config
Deleting an entry on page "Package / Reverse Proxy Server: Redirects / Redirects" does not affect the running squid c... Stefan Partner
11:22 AM Feature #6483: Add OpenVPN redirect-gateway option for IPv6
Greg M wrote:
>
> Not true.
> This is NOT working, you have to add *push "route-ipv6 2000::/3";* to get it workin...
Chris Buechler
01:23 AM Feature #6483: Add OpenVPN redirect-gateway option for IPv6
Chris Buechler wrote:
> You can just add a 'push "redirect-gateway-ipv6 def1"' to the server's advanced options to a...
Greg M
11:20 AM Bug #6488 (Not a Bug): HAProxy looses CARP VIPs
you're breaking your VIPs by config syncing between incompatible versions. Chris Buechler
07:14 AM Bug #6488 (Not a Bug): HAProxy looses CARP VIPs
Hi,
the second node of my pfsense HA-Cluster looses the VIPs in the HAProxy-Frontend config. I'm unable to add the...
Kilian Ries
10:47 AM Bug #6099: igmpproxy does not recognize upstream interface
>
> This version should work with IGMPv2 (which I cannot test myself because I am on IGMPv3).
> IGMPv3 is not expe...
Greg Myran
01:59 AM Bug #6099: igmpproxy does not recognize upstream interface
There were some issue with the logging on startup in some corner cases. Hopefully these are fixed in:
https://github...
Victor Toni
07:38 AM pfSense Packages Bug #6486: Squid fails in transparent proxy mode
This is a configuration issue, not a bug. If your client protocol does not work properly, it's probably not speaking ... Jim Pingle
07:35 AM pfSense Packages Bug #6486: Squid fails in transparent proxy mode
I reread the forum articles about this bug. The general consensus was that Squid has been broken in the past. My beli... Allan Levene
04:32 AM Bug #6422: PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
Hey Chris,
We've faced this issue as well.
We upgraded to 2.3.1 and we're seeing this error in menu:...
Momcilo Medic
03:26 AM Bug #6422: PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
Hey Chris, I am running two R330 Dell server, bare metal. Anyway, I reinstalled the setup and for now I'm not seeing ... Jose Duarte
03:58 AM Bug #6478: Master not sending XML RPC sync data to Backup node
Thanks chris for pointing me on this!
I placed a little helper script that sends the program to the background:
<...
Michael Schmid
03:41 AM Bug #6487: PfSense crashes during boot at configuring LAGG interfacess
Kilian H wrote:
> Chris Buechler wrote:
> > subject certainly isn't true in any general sense. How is the lagg conf...
Kilian H
02:48 AM Bug #6487: PfSense crashes during boot at configuring LAGG interfacess
Chris Buechler wrote:
> subject certainly isn't true in any general sense. How is the lagg configured? How many are ...
Kilian H
02:36 AM Revision e8406abe: added missing div.content wrapper when reloading filters
hailthemelody

06/13/2016

10:05 PM Bug #3946 (Resolved): Disabling RAM Disk doesn't remove schedule from /etc/crontab if schedules aren't disabled
this was fixed in an earlier 2.3x version. Chris Buechler
10:04 PM Bug #6468 (Resolved): Firewall scheduler allows you to set invalid time range
fixed Chris Buechler
09:40 PM Bug #4808 (Closed): Unbound segfaults
haven't seen any reports of this in >=2.3. The root cause is an issue in unbound itself, and several potential segfau... Chris Buechler
09:36 PM Bug #3305 (Resolved): RRD graphs - the graphs legends use original interface name (OPT1) instead of the renamed version (LAN2)
no longer the case in >= 2.3. Chris Buechler
09:34 PM Bug #2234 (Confirmed): Status: Traffic Graph - only shows interface's subnet
Chris Buechler
09:34 PM Bug #3263 (Duplicate): status_graph.php IP list is limited to interface subnet
duplicate of #2234 Chris Buechler
09:29 PM Bug #6057 (Not a Bug): OpenVPN only working after restarting the service after the upgrade to RC
no other reports of same, it's likely along the lines of any number of other reports of same issue with OpenVPN itsel... Chris Buechler
09:27 PM Bug #5472 (Resolved): ipsec_getpolicybyaddr() crash
several confirmations this isn't an issue in >=2.3. Chris Buechler
09:26 PM Bug #5218 (Closed): CSRF magic modifies content in pfSense interface
not an issue in >=2.3 Chris Buechler
09:24 PM Bug #6422 (Feedback): PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
are you running in Hyper-V or Azure by chance? That's the only place I've seen that, which occurs because it ends up ... Chris Buechler
08:28 PM Revision 9f472202: Fix PHP Warning about invalid argument supplied for foreach
If _POST['members'] or _POST['groups'] is not set / none selected at GUI, it would give a warning on crash reporter (... NewEraCracker
06:12 PM Bug #6334: No data periods in monitoring are represented as 0 (zero). Skewing averages.
Appears to be fixed. Thanks. NOYB NOYB
11:51 AM Bug #6334 (Feedback): No data periods in monitoring are represented as 0 (zero). Skewing averages.
fixed here: https://github.com/pfsense/FreeBSD-ports/commit/364a0ddf7034f0b22681bbe3b82e0838c4d33a4e Jared Dillard
05:24 PM Bug #6487 (Feedback): PfSense crashes during boot at configuring LAGG interfacess
subject certainly isn't true in any general sense. How is the lagg configured? How many are there? What are the membe... Chris Buechler
04:15 PM Bug #6487 (Not a Bug): PfSense crashes during boot at configuring LAGG interfacess
PfSense crashes during boot at configuring LAGG interfacess. It stays for a few second there, then it just resets the... Kilian H
01:17 PM Bug #6482 (Not a Bug): OpenVPN Redirect Gateway Option Causes GUI Issue
that is correct, though it should be protocol-specific. something to be addressed as part of #6483, added note there. Chris Buechler
08:17 AM Bug #6482: OpenVPN Redirect Gateway Option Causes GUI Issue
Yes, I'm using tun and Remote Access (SSL/TLS + User Auth).
It also appears that the redirect gateway option doesn...
Steve Matos
07:14 AM Bug #6482: OpenVPN Redirect Gateway Option Causes GUI Issue
I think it is right that the Local Network(s) boxes should be hidden.
From what I can see, the Local Network(s) boxe...
Phillip Davis
01:16 PM Feature #6483: Add OpenVPN redirect-gateway option for IPv6
also should fix the show/hide of "remote networks" fields accordingly while doing this, so only v4 shows/hides with t... Chris Buechler
01:13 PM Feature #6483: Add OpenVPN redirect-gateway option for IPv6
the existing option only adds the redirect-gateway def1, for IPv6 OpenVPN needs redirect-gateway-ipv6. That ought to ... Chris Buechler
08:18 AM Feature #6483: Add OpenVPN redirect-gateway option for IPv6
If I add something like push "route-ipv6 2000::/3"; to my custom options it will get IPv6 to work though the tunnel, ... Steve Matos
01:15 PM Bug #6478 (Not a Bug): Master not sending XML RPC sync data to Backup node
what you did prevented the system from completing bootup, and while the system is booting, it doesn't (and shouldn't)... Chris Buechler
10:47 AM Bug #6478: Master not sending XML RPC sync data to Backup node
Hi Chris,
I found the bug.
It's not directly Pfsense related, it happens when I start the 3rd party binary...
Michael Schmid
12:41 PM pfSense Packages Bug #6484: pfsense 2.3.1_1 does not accept haproxy advanced parameters
Yeah, it just does not belong there at all; put the stuff to "Advanced pass thru". Kill Bill
07:02 AM pfSense Packages Bug #6484: pfsense 2.3.1_1 does not accept haproxy advanced parameters
Not enough information here about what are you putting where; the entire generated configuration is available under t... Kill Bill
04:00 AM pfSense Packages Bug #6484 (Rejected): pfsense 2.3.1_1 does not accept haproxy advanced parameters
Hi!
pfsense 2.3.1_1 does not accept haproxy advanced parameters. I can use redirect in version 2.2.6-RELEASE.
(...
Dziugas Bareikis
12:37 PM Bug #3330: Load Balancer showing wrong Status when using aliases for the port
Confirmed still in 2.3_1. Use of ip alias in address field of virtual server cause " causes status "Unknown - relay... Harry Coin
11:51 AM Bug #6464: X axis ticks don't respond to resolution for custom time periods
fixed here: https://github.com/pfsense/FreeBSD-ports/commit/e812a02a75518ec046d2b7f7606ae83fee7f6e65 Jared Dillard
11:50 AM Bug #6464 (Feedback): X axis ticks don't respond to resolution for custom time periods
Jared Dillard
10:54 AM pfSense Packages Bug #6486 (Not a Bug): Squid fails in transparent proxy mode
Not a bug. Post on the forum for help with your configuration. Jim Pingle
10:13 AM pfSense Packages Bug #6486 (Not a Bug): Squid fails in transparent proxy mode
Squid 0.4.18 offers transparent proxy capability under 2.3.1-RELEASE-p1 (latest version) by checking a box - Enable t... Allan Levene
10:05 AM Bug #6099: igmpproxy does not recognize upstream interface
Hello,
I tested the Version from ViToni that Stefan Heck posted in the ZIP.
And for me with old Telekom infrastru...
J.B. BERLIN
08:11 AM pfSense Packages Bug #6485 (Rejected): Squid garbage collection is a blocking thread and stops all network traffic
Squid garbage collection is a blocking thread and stops all network traffic when using ram cache.
https://forum.pf...
ageekhere ageekhere
02:09 AM Bug #4218: Bridge does not have AUTO_LINKLOCAL flag
I have the same problem, i can't get IPv6 working (using 2.3.1-RELEASE-p1).
Can you please fix that?
Matthias Lohr

06/12/2016

05:38 PM Feature #6483 (Duplicate): Add OpenVPN redirect-gateway option for IPv6
When the OpenVPN Redirect Gateway (Force all client generated traffic through the tunnel) option is checked for an Op... Steve Matos
04:21 PM Bug #6482 (Not a Bug): OpenVPN Redirect Gateway Option Causes GUI Issue
When editing the settings for an OpenVPN server and checking off the Redirect Gateway (Force all client generated tra... Steve Matos
11:00 AM pfSense Packages Bug #6449: Email Reports not wait a long command end to send the report.
hi guys ,
any questions or anything I can do to help solve this bug?
Luis Couto
12:07 AM pfSense Packages Feature #6480 (Closed): pfBlockerNG - add ability to force download of a list
Chris Buechler

06/11/2016

04:43 PM Bug #6481 (New): loading EAP_RADIUS method failed
pfSense 2.3.1-RELEASE (i386)
Enabled EAP-MSCHAPv2 per https://doc.pfsense.org/index.php/IKEv2_with_EAP-MSCHAPv2, g...
Adam Thompson
04:25 PM Feature #5825: Allow EAP-RADIUS for authentication servers
Supposedly this exists, per https://doc.pfsense.org/index.php/IKEv2_with_EAP-RADIUS, but I'm not 100% convinced that ... Adam Thompson
02:59 PM pfSense Packages Feature #6480: pfBlockerNG - add ability to force download of a list
OK, got it. I don't think I would have found it had you not pointed me to it - but that's what I was looking for, th... Andrew -
02:46 PM pfSense Packages Feature #6480: pfBlockerNG - add ability to force download of a list
Goto the "Log Browser" Tab and view the Feed in the "Deny" folder... There is a delete Icon there... BBcan177 .
05:04 AM pfSense Packages Feature #6480 (Closed): pfBlockerNG - add ability to force download of a list
At the moment, there's no way through the GUI to force a re-download of a particular list. The only way to do it is ... Andrew -
12:04 AM Bug #6476 (Feedback): Editing an IPSec phase 2 entry fails
guessing your LAN is set to IPv4 "none"? Chris Buechler

06/10/2016

11:38 PM Bug #6451 (Not a Bug): IPv6 GIF tunnels to HE broken since 2.3-RELEASE
thanks for the feedback Chris Buechler
09:20 PM Bug #6451: IPv6 GIF tunnels to HE broken since 2.3-RELEASE
Blew away all GIF and interface configuration, re-configured on both of the affected firewalls. One now works, one s... Adam Thompson
09:22 PM pfSense Packages Bug #4736: ladvd crashes, dumps core
Since 2.3-RELEASE, LADVD no longer crashes, but results on i386 are still inconsistent - one firewall sees the switch... Adam Thompson
06:40 PM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
I submitted a pull request to add GeoIP as a dependency of ntopng:
https://github.com/pfsense/FreeBSD-ports/pull/1...
Rich Murphey
06:00 PM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
There is a missing dependency on GeoIP-1.6.9.
I tried to restart the service, which failed.
Then logged in and tr...
Rich Murphey
05:40 PM Revision f68dc9f4: Use correct format for REVISION on image filenames
Renato Botelho
05:39 PM Revision eade1a57: Add PRODUCT_REVISION to image filenames
Renato Botelho
05:36 PM Revision 5123944d: Use correct format for REVISION on image filenames
Renato Botelho
05:36 PM Revision 3a46d8a8: Add PRODUCT_REVISION to image filenames
Renato Botelho
05:35 PM Revision 5b7cc4e2: Use correct format for REVISION on image filenames
Renato Botelho
05:35 PM Revision d5166c7c: Add PRODUCT_REVISION to image filenames
Renato Botelho
05:26 PM Revision 100dc6dd: Bump to revision _3
Jeremy Porter
04:34 PM Bug #4637: system unreachable after deleting VLAN
Ah, I see. By "overlapping", I meant that igb0 had VLANs defined directly on it, *and* it was part of an LACP group ... Adam Thompson
01:16 PM Bug #4637 (Assigned): system unreachable after deleting VLAN
No problem, I'll keep the bug report open and check if we can reproduce it here.
I was misguided by 'Two overlappi...
Luiz Souza
12:41 PM Bug #4637: system unreachable after deleting VLAN
Luiz,
You've misunderstood the problem, and it is definitely a bug.
I don't have the lab equipment or time to rep...
Adam Thompson
04:10 PM Revision 5d4a0e84: Bump PRODUCT_REVISION to 2 for 2.3.1_2
Jeremy Porter
02:00 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
Confirming this has happenned again on my unit, and this time without any attacks having hit us, i just had to restar... Xander Venterus
12:08 PM Bug #6478: Master not sending XML RPC sync data to Backup node
Chris Buechler wrote:
> almost certainly not a bug. where no traffic, probably set to an IP other than what is corre...
Michael Schmid
09:18 AM Bug #6478 (Feedback): Master not sending XML RPC sync data to Backup node
almost certainly not a bug. where no traffic, probably set to an IP other than what is correct Chris Buechler
01:17 AM Bug #6478 (Not a Bug): Master not sending XML RPC sync data to Backup node
I noticed that my backup node is out of XML sync although it's activated on master.
State sync is working fine.
T...
Michael Schmid
12:01 PM pfSense Packages Feature #6479 (Rejected): Add OpenBGPD config to High Availability Sync option to sync
I believe this functionality would be very intersting in a high avaliabity environment. Deivid Tesch
10:10 AM Bug #6442 (Not a Bug): DNS Resolver - error
not a replicable problem outside problems writing to disk in general Chris Buechler
08:06 AM Feature #855: Ability to selectively kill states on gateway recovery
Is it still plan to have "states killing" on gateway failback?
I have the issue that UDP connections of ip phones ...
Julien REVERT
05:02 AM Bug #6423: WAN doesn't reconnect on dropped PPPoE session
Goddammit, no, the rebuild of VMware wasn't the problem, as it's just gone down AGAIN.
Strangely enough, the RADIU...
Michael Knowles
03:27 AM Bug #6420: Monitoring graphs last sample being zero

Feedback:

Time period is 1 resolution too long.

Using larger (later) of left/right updated, instead of sma...
NOYB NOYB

06/09/2016

10:44 PM Bug #6475 (Resolved): Potential command injection vulnerability in auth.inc via system_groupmanager.php
all looks good now Chris Buechler
09:25 AM Bug #6475 (Feedback): Potential command injection vulnerability in auth.inc via system_groupmanager.php
Additional commits address the other uses of commands in auth.inc mentioned above (and some others). I also added inp... Jim Pingle
08:27 AM Bug #6475: Potential command injection vulnerability in auth.inc via system_groupmanager.php
I pushed some input validation which prevents the reported vector but the backend code needs some more work. The foll... Jim Pingle
07:58 AM Bug #6475 (Resolved): Potential command injection vulnerability in auth.inc via system_groupmanager.php
The members[] array in system_groupmanager.php is not properly validated, and is only protected by single quotes in a... Jim Pingle
10:28 PM Bug #6428 (Resolved): firewall_rules.php wrong link to schedule edit
works Chris Buechler
10:15 PM Bug #6442: DNS Resolver - error
Hi Chris,
Chris Buechler wrote:
> Rene: you running in Azure or Hyper-V by chance?
I run pfSense on a VMware 5...
Rene Schrauwen
03:49 PM Bug #6442: DNS Resolver - error
I can make this happen in Azure reliably because it fails to write files in some circumstance(s). It might also be an... Chris Buechler
09:43 PM Bug #6413 (Resolved): dhcpd.conf DDNS PTR zone wrong with third octet of 0
works Chris Buechler
09:07 PM Revision bcd856f5: Fix #6468 Do not allow edit of day and times
in rows of time ranges for a schedule.
The code was always intended that the user uses the calendar pad and start hou...
Phil Davis
09:07 PM Revision 09cd43a8: Fix #6468 Do not allow edit of day and times
in rows of time ranges for a schedule.
The code was always intended that the user uses the calendar pad and start hou...
Phil Davis
09:07 PM Revision 480100df: Merge pull request #2999 from phil-davis/patch-6
Chris Buechler
04:38 PM Bug #6458: DHCP6 is enabled on AWS EC2 instance
I think there's overlap here with something I already fixed in a diff ticket but will verify. Chris Buechler
04:20 PM Bug #6468: Firewall scheduler allows you to set invalid time range
Applied in changeset commit:a9dafcba7543ee455bc3999f655010d9e2aa35ed. Phillip Davis
04:08 PM Bug #6468 (Feedback): Firewall scheduler allows you to set invalid time range
PR merged, thanks Phil Chris Buechler
04:17 PM Bug #6423: WAN doesn't reconnect on dropped PPPoE session
I actually visited site today to deal with pfSense. I have a couple of interesting observations and did get partway ... Michael Knowles
03:42 PM Bug #6423: WAN doesn't reconnect on dropped PPPoE session
no apparent issues here, awaiting feedback from OP Chris Buechler
04:17 PM Bug #6420: Monitoring graphs last sample being zero
I created a new ticket for the issues with the custom time period since they will require a little more tweaking than... Jared Dillard
03:43 PM Bug #6420 (Feedback): Monitoring graphs last sample being zero
something similar to that PR was merged Chris Buechler
04:15 PM pfSense Packages Bug #6305: Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
seems like someone has found a way to reproduce consistenly. (this is currently not verified by others)
https://fo...
jeroen van breedam
04:13 PM Bug #6477 (Resolved): Sample bounds can jump around for custom timer periods on Status > Monitoring
Due to the way rrd_fetch tries to find the best fit for a time period, the custom time period can move around slightl... Jared Dillard
03:48 PM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
Thanks for working on this, It's good to have ntopng back.
I didn't have any install issues (though it looks from...
Andrew -
02:49 PM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
deleted
/usr/local/share/ntopng
that fixed install
Michael Kellogg
12:30 PM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
Kill Bill wrote:
> Rich Murphey wrote:
> Every case of this I've seen on the 2.2.x ntopng package was a password m...
Phil Freeman
03:06 AM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
Rich Murphey wrote:
> After setting the password via the ntopng settings page in the pfsense UI, the ntopng admin pa...
Kill Bill
02:08 PM Revision 4bf17edc: One more escapeshellarg for auth.inc on 2.4. Ticket #6475
Jim Pingle
02:06 PM Revision 0a39f78f: Use escapeshellarg on shell calls in auth.inc. Ticket #6475
Jim Pingle
02:06 PM Revision e63321a5: Validate submitted groups when editing a user. Ticket #6475
Jim Pingle
02:06 PM Revision 34bc249f: Use escapeshellarg on shell calls in auth.inc. Ticket #6475
Jim Pingle
02:06 PM Revision 6314397f: Validate submitted groups when editing a user. Ticket #6475
Jim Pingle
02:05 PM Revision 1929acf1: Use escapeshellarg on shell calls in auth.inc. Ticket #6475
Jim Pingle
02:05 PM Revision b2267ff9: Validate submitted groups when editing a user. Ticket #6475
Jim Pingle
01:36 PM Bug #6476: Editing an IPSec phase 2 entry fails
Priority can be changed to medium Waldo Nell
01:36 PM Bug #6476 (Not a Bug): Editing an IPSec phase 2 entry fails
I just set up an IPSec site to site bridge between two pfSense machines. It worked perfectly. However, editing the ... Waldo Nell
01:26 PM Revision 2095e91f: Add input validation to system_groupmanager.php to prevent invalid members from being submitted. Ticket #6475
Jim Pingle
01:26 PM Revision 9630ba1f: Add input validation to system_groupmanager.php to prevent invalid members from being submitted. Ticket #6475
Jim Pingle
01:25 PM Revision 5bef2407: Add input validation to system_groupmanager.php to prevent invalid members from being submitted. Ticket #6475
Jim Pingle
09:26 AM Bug #6474 (Resolved): Command injection vulnerability in pkg_mgr_install.php, id parameter
It appears to be fixed. I could exploit it before, but not after. Jim Pingle
07:58 AM Bug #6474: Command injection vulnerability in pkg_mgr_install.php, id parameter
To me for confirmation that it's fixed Jim Pingle
07:55 AM Bug #6474 (Resolved): Command injection vulnerability in pkg_mgr_install.php, id parameter
Command injection is possible using the id parameter on pkg_mgr_install.php... Jim Pingle
02:51 AM Bug #6451: IPv6 GIF tunnels to HE broken since 2.3-RELEASE
Adam Thompson wrote:
> If you have definite, concrete knowledge of 32-bit systems that had HE tunnels up and working...
Kill Bill
01:38 AM pfSense Packages Bug #6473 (Resolved): OpenVPN Client Export package - depends on vulnerable p7zip version (CVE-2016-2334, CVE-2016-2335)
This depends on p7zip version vulnerable to heap-buffer-overflow (CVE-2016-2334) and out-of-bounds read (CVE-2016-233... Kill Bill
12:19 AM Bug #6459: AWS EC2 Instance should skip interface config in setup wizard
oh, for LAN. Every additional interface defaults to "none", which is most appropriate. Yeah #6457 will address the re... Chris Buechler

06/08/2016

11:29 PM Revision 00ad6390: Fix #6463 Dest net alias matching on page load
Do not set destination field to use customarray
Note: dstbeginport_cust does not exist on this page, so I got removed...
Phil Davis
11:29 PM Revision 8a6261b3: Fix #6463 Dest net alias matching on page load
Do not set destination field to use customarray
Note: dstbeginport_cust does not exist on this page, so I got removed...
Phil Davis
11:29 PM Revision 33872ac0: Merge pull request #2998 from phil-davis/patch-5
Chris Buechler
11:15 PM Revision bee62d27: Add resetwebgui to developer shell
This might be helpful to people if they have set the theme to something
that they are having trouble displaying, read...
Phil Davis
11:15 PM Revision 50957283: Merge pull request #2997 from phil-davis/resetwebgui
Chris Buechler
11:15 PM Revision 21c18c3d: Fix #6460 Interface mismatch apply changes button
Phil Davis
11:12 PM Revision d9f088f5: Fix #6460 Interface mismatch apply changes button
Phil Davis
11:12 PM Revision f4ede227: Fix #6460 Interface mismatch apply changes button
Phil Davis
11:03 PM Revision 9fd4b658: Rework pkg_mgr_install.php:
- Stop using id parameter for additional packages, keep using it only
for firmware upgrades
- Created to control va...
Renato Botelho
11:03 PM Revision 78fd804c: Implement pkg_valid_name()
Renato Botelho
11:03 PM Revision 1cdaa0dd: Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/
Renato Botelho
11:03 PM Revision 3187d056: Fix indent
Renato Botelho
11:03 PM Revision 8b769240: Improve readability
Renato Botelho
11:03 PM Revision 6f5cef53: Improve readability
Renato Botelho
11:03 PM Revision b926fb22: Simplify mode parameter validation
Renato Botelho
11:03 PM Revision d38ccd2b: Remove redundant check since pkgcancel is never set
Renato Botelho
11:03 PM Revision 7e1f301e: Validate mode parameter and use sanitized variable on other places
Renato Botelho
11:02 PM Revision 756ef4df: Rework pkg_mgr_install.php:
- Stop using id parameter for additional packages, keep using it only
for firmware upgrades
- Created to control va...
Renato Botelho
11:02 PM Revision c078dd89: Implement pkg_valid_name()
Renato Botelho
11:02 PM Revision a915cb4c: Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/
Renato Botelho
11:02 PM Revision 5fd5f7e7: Fix indent
Renato Botelho
11:02 PM Revision 5b216d25: Improve readability
Renato Botelho
11:02 PM Revision af0a2a75: Improve readability
Renato Botelho
11:02 PM Revision ddbe2c0c: Simplify mode parameter validation
Renato Botelho
11:02 PM Revision d85e29b7: Remove redundant check since pkgcancel is never set
Renato Botelho
11:02 PM Revision 56218db2: Validate mode parameter and use sanitized variable on other places
Renato Botelho
10:53 PM Feature #6457: Allow ability to configure AWS EC2 AMI via userdata
Thinking through this, it may be easier to supply a userdata dictionary who's value is an S3 object that is a recorde... Danny Schuh
10:50 PM Revision c87deb1a: Rework pkg_mgr_install.php:
- Stop using id parameter for additional packages, keep using it only
for firmware upgrades
- Created to control va...
Renato Botelho
10:46 PM Bug #6459: AWS EC2 Instance should skip interface config in setup wizard
I believe that that was the case. I think that when I manually created the LAN interface, the addressing method was ... Danny Schuh
05:51 PM Bug #6459: AWS EC2 Instance should skip interface config in setup wizard
Danny Schuh wrote:
> Actually, I had skipped the initial setup wizard.
Then your WAN would be DHCP, that's the o...
Chris Buechler
09:30 AM Bug #6459: AWS EC2 Instance should skip interface config in setup wizard
Actually, I had skipped the initial setup wizard. I'm looking to eventually deploy this AMI w/o user interaction. Danny Schuh
10:08 PM Revision 1a6fc86d: Implement pkg_valid_name()
Renato Botelho
06:52 PM Revision 0067c9a7: Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/
Renato Botelho
06:40 PM Bug #6463: Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
Applied in changeset commit:d4d8f29373f8d7396dfd0d1ead8b50cb713b1208. Phillip Davis
06:30 PM Bug #6463 (Feedback): Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
merged, thanks! Chris Buechler
03:19 AM Bug #6463: Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
Pre-Feedback feedback. Phil's fix seems to work for me. Thanks. Chris Linstruth
06:36 PM Revision 88689d02: Fix indent
Renato Botelho
06:27 PM Bug #6227 (Confirmed): LAGG MTU not set correctly when it has child QinQ interfaces
that PR seems fine to merge. Luiz, please review and merge if agreed. Chris Buechler
06:27 PM Revision a6885d24: Improve readability
Renato Botelho
06:25 PM Bug #6206 (Confirmed): Default icmp6 pass-rules are added even when ipv6 is "disabled" by user
Chris Buechler
06:24 PM Bug #6472 (Confirmed): Disabling NAT (port forward) rule does not disable the associated firewall rule
It never has. Rule doesn't do anything since there's no matching NAT. I thought there was already a ticket for this, ... Chris Buechler
05:59 PM Bug #6472 (Resolved): Disabling NAT (port forward) rule does not disable the associated firewall rule
As per subject. Worked just fine with 2.2.x.
NAT:
!http://image.prntscr.com/image/d5f3d6fc93424ef69b9dff46be019ba...
Kill Bill
06:20 PM Bug #6460: Interface Mismatch warning - Apply Changes button is missing
Applied in changeset commit:f4ede22769baab85577ff95da98f544d1b67a9f1. Phillip Davis
06:13 PM Bug #6460 (Feedback): Interface Mismatch warning - Apply Changes button is missing
PR merged, thanks! Chris Buechler
06:17 PM Revision 12e90cdc: Improve readability
Renato Botelho
06:10 PM Revision a42bea4a: Simplify mode parameter validation
Renato Botelho
06:07 PM Revision 689c4eb8: Remove redundant check since pkgcancel is never set
Renato Botelho
06:03 PM Revision 3b5af712: Validate mode parameter and use sanitized variable on other places
Renato Botelho
05:31 PM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
For me is that bug a big problem.
The traffic shaping feature was one decision to use pfsense.
I baught a XG-1540 w...
Roman Spörk
04:03 PM pfSense Packages Bug #6471 (New): pfsense 2.3.1 squidguard -> common ACL -> Target Rules List missing...
The clickable "Target Rules List" field in menu "common ACL" disappears if more than 7 "Target categories" are defined. Lars Heer
02:23 PM Revision 3946be40: Add pgsql PHP module to the list of available ports. Fixes #6462
Renato Botelho
02:23 PM Revision f7b60968: Add pgsql PHP module to the list of available ports. Fixes #6462
Renato Botelho
02:23 PM Revision 4a374da4: Add pgsql PHP module to the list of available ports. Fixes #6462
Renato Botelho
11:56 AM pfSense Packages Feature #6470 (New): CloudFlare Integration Module
I would be interested in assisting with the development of a super simple cloudflare integration module.
It would ...
Xander Venterus
11:40 AM Bug #6446 (Resolved): Hyper-V "runtime went backwards" logs
fixed Chris Buechler
10:45 AM Bug #6467: DNS Resolver in forwarder mode should automatically disable DNSSEC
You are right Chris. OpenDNS are the upstream servers and they do not support DNSSEC, but Google DNS servers do. It... Marco Novielli
09:30 AM pfSense Packages Feature #6462 (Feedback): Add the php-pgsql module to the pfSense repo.
Applied in changeset pfsense:commit:4a374da4778f8d94bca07f19cdc37d40208833b9. Renato Botelho
08:55 AM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
install fails on 2.3.2a here is log
\>>> Installing pfSense-pkg-ntopng...
Updating pfSense-core repository catalo...
Michael Kellogg
08:36 AM Bug #4637 (Not a Bug): system unreachable after deleting VLAN
This is the expected behaviour for overlapping networks.
When you remove the IP from NIC/VLAN (this is not specifi...
Luiz Souza
03:28 AM pfSense Packages Bug #6456: vm-bhyve not correctly detecting the modules in kernel
This was fixed in vm-bhyve v0.12.3.
(https://github.com/churchers/vm-bhyve/commit/a74ef7e04a5fa5ce256fe2f213dec6f5...
Jose Luis Duran
02:49 AM Revision 02705019: Rename item #12 in console menu
The console menu item #12 (_"pfSense/$product developer shell"_) has a pointless title that doesn't help users much. ... Stilez y
02:34 AM Revision a9dafcba: Fix #6468 Do not allow edit of day and times
in rows of time ranges for a schedule.
The code was always intended that the user uses the calendar pad and start hou...
Phil Davis
01:53 AM Revision d4d8f293: Fix #6463 Dest net alias matching on page load
Do not set destination field to use customarray
Note: dstbeginport_cust does not exist on this page, so I got removed...
Phil Davis
01:40 AM pfSense Packages Feature #6436: Add Stunnel binaries to the pfSense repository
Latest package is in:
http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/stunnel-5.31,1.txz
Taha Jahangir

06/07/2016

11:29 PM Bug #6460 (Confirmed): Interface Mismatch warning - Apply Changes button is missing
Chris Buechler
12:37 AM Bug #6460: Interface Mismatch warning - Apply Changes button is missing
Pull request https://github.com/pfsense/pfsense/pull/2996 Phillip Davis
12:29 AM Bug #6460 (Resolved): Interface Mismatch warning - Apply Changes button is missing
Reported in the forum https://forum.pfsense.org/index.php?topic=113172.0
When restoring a configuration and the inte...
Phillip Davis
11:28 PM Bug #6463 (Confirmed): Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
Chris Buechler
08:54 PM Bug #6463: Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
This is a genuine little bonus bug. Thanks for reporting.
Pull request https://github.com/pfsense/pfsense/pull/2998
Phillip Davis
11:18 AM Bug #6463: Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
Sorry. Search fail. This is very similar to https://redmine.pfsense.org/issues/6287. This is still showing port alias... Chris Linstruth
11:12 AM Bug #6463 (Resolved): Firewall > NAT, Outbound Network destination field incorrectly displays port aliases
Create an outbound NAT rule with a source and destination network and save.
Re-edit the rule.
Type in the desti...
Chris Linstruth
11:26 PM Bug #6461 (Confirmed): firewall rules lose limiter association when limiter renamed
Chris Buechler
07:44 AM Bug #6461 (Duplicate): firewall rules lose limiter association when limiter renamed
this issue has been there since many older pfsense versions where suppose if u have some floating rules which had lim... Bipin Chandra
11:23 PM Bug #6459 (Confirmed): AWS EC2 Instance should skip interface config in setup wizard
I presume updated subject is what you're referring to, as it does default to DHCP. It ought to not prompt users in th... Chris Buechler
11:14 PM Bug #6465 (Not a Bug): No 'Apply Chnges' button in 2.3.1_1
thanks for the follow up Chris Buechler
11:06 PM Bug #6465: No 'Apply Chnges' button in 2.3.1_1
Experimented a bit and it seemed that for whatever reason I had a problem with uBlock origin. Apparently uBlock block... Anonymous
09:24 PM Bug #6465 (Feedback): No 'Apply Chnges' button in 2.3.1_1
not seeing that here on Firefox on Windows or Linux, nor has anyone else reported same. At least hundreds and likely ... Chris Buechler
02:16 PM Bug #6465 (Not a Bug): No 'Apply Chnges' button in 2.3.1_1
After upgrade to pfsense 2.3.1_p suddenly 'Apple Changes' button disappears in Firefox 46 and 47. Everything works gr... Anonymous
09:57 PM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
Strange - just did a test to override ca.yahoo.com to point to my local server and it is working. Now testing SafeSe... Marco Novielli
09:47 PM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
Shows the configured host override section. I have resolver disabled right now, but it was definitely checked and DN... Marco Novielli
09:44 PM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
Sorry - I should have been more clear: yes I put the overrides under the proper section under DNS Resolver. I have t... Marco Novielli
09:40 PM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
I have thought about putting a button to copy all overrides from Forwarder into Resolver (and vice-versa). It is part... Phillip Davis
09:12 PM Bug #6466 (Not a Bug): Host overrides do not appear to work with DNS Resolver in forwarding mode
What Phil said is exactly what I was writing when he posted it. Forwarder's overrides are for it only, Resolver's for... Chris Buechler
08:59 PM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
Did you put the host overrides into the DNS Resolver section?
Resolver won't use the Host Overrides from the DNS F...
Phillip Davis
07:29 PM Bug #6466: Host overrides do not appear to work with DNS Resolver in forwarding mode
I am using 2.3.1-RELEASE-p1 on SG-2440. Marco Novielli
07:29 PM Bug #6466 (Not a Bug): Host overrides do not appear to work with DNS Resolver in forwarding mode
I have a dedicated pfSense VM setup as a DNS server with packet filtering disabled and only one NIC, and I'm trying t... Marco Novielli
09:55 PM Feature #6469 (New): Improve help + self documentation in console PHP shell
Thoughts on this:
# Expand the "help" function:
> help - _brief_ help and lists the options below
>
> help she...
Stilez y
09:37 PM Bug #6468: Firewall scheduler allows you to set invalid time range
It was never intended that users should be able to edit the day and time range in each of the rows of a schedule. If ... Phillip Davis
07:41 PM Bug #6468 (Resolved): Firewall scheduler allows you to set invalid time range
For example, it will accept 06:00-52:00. See screenshot Marco Novielli
08:20 PM Bug #6467 (Not a Bug): DNS Resolver in forwarder mode should automatically disable DNSSEC
only if your forwarding servers don't support DNSSEC. It isn't required and wouldn't be appropriate to automatically ... Chris Buechler
07:32 PM Bug #6467 (Not a Bug): DNS Resolver in forwarder mode should automatically disable DNSSEC
DNS Resolver configured in forwarding mode needs DNSSEC disabled to work correctly. Perhaps selecting forwarder chec... Marco Novielli
08:08 PM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
I've installed snapshot 2.3.2.a.20160606.1543, and ntopng via the web UI package manager.
I see only one possible ...
Rich Murphey
04:44 PM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
Hi Renato. Many thanks for adding it back. I suspect the answer may be no, but is there any way to run the package ... Andrew -
04:19 PM pfSense Packages Todo #6443 (Feedback): Add ntopng package back into pfSense 2.3.x
I've added it back to 2.3.2 snapshots, that can be downloaded at https://snapshots.pfsense.org
Note that it was no...
Renato Botelho
04:47 PM Bug #6044 (Feedback): system>monitoring tooltip unit "null" for some graphs
This should be fixed in PR141 https://github.com/pfsense/FreeBSD-ports/pull/141 Jared Dillard
01:03 PM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
+1 I have dozens of 2.1.5 boxes because of this critical bug.
Crossed my fingers but seems 2.3 still not productio...
Matt Smith
12:35 PM Bug #6402 (Feedback): Monitoring won't save default configuration of 8 hours with 1 minute resolution, resets resolution to 5 minutes when switching from 1 hour, 1 minute resolution
merged PR 137 for the fix. Thanks Justin Rittenhouse and NOYB! Jared Dillard
12:13 PM Bug #6464 (Resolved): X axis ticks don't respond to resolution for custom time periods
The X axis ticks don't respond to resolution for custom time periods. Possible fix to is to use the resolution that i... Jared Dillard
10:51 AM pfSense Packages Feature #6462 (Resolved): Add the php-pgsql module to the pfSense repo.
The php-pgsql module was previously installable in 2.2.X and earlier and some users are using it in custom captive po... Steve Wheeler
07:27 AM Revision 9202151e: Add resetwebgui to developer shell
This might be helpful to people if they have set the theme to something
that they are having trouble displaying, read...
Phil Davis
04:50 AM Bug #6167: IPsec IPComp not working
Chris Buechler wrote:
> We'll leave this as-is for 2.3.1 to avoid introducing any regressions for something that's l...
Ronald Antony
02:05 AM pfSense Packages Feature #6176: Privilege for OpenVPN Client Export
it would be very cool to be able to limit access for users to their own client configs. users don't need to have acce... bearsh bearsh
01:48 AM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
BBcan177 . wrote:
> By any chance, did you use the "view" button in the Update Tab? Something has recently changed t...
Kill Bill

06/06/2016

11:04 PM Bug #6459 (Resolved): AWS EC2 Instance should skip interface config in setup wizard
AWS EC2 instances should default to DHCP. EC2 instances are assigned IP addresses via DHCP. If you want to give the... Danny Schuh
10:58 PM Bug #6458 (Resolved): DHCP6 is enabled on AWS EC2 instance
The DHCPv6 service is enabled on the AWS EC2 instance. This normally wouldn't be an issue except when you attempt ad... Danny Schuh
09:43 PM Feature #6457: Allow ability to configure AWS EC2 AMI via userdata
Missed a pretty important one:
Interfaces - Allow the end-user to supply an array to configure the interfaces
Danny Schuh
08:50 PM Feature #6457 (New): Allow ability to configure AWS EC2 AMI via userdata
Most AWS EC2 AMIs allow you to configure many aspects of the instances that you are launching via the 'userdata'. Cu... Danny Schuh
06:41 PM Bug #6455 (Confirmed): Can't delete Virtual IP "referenced by a least one gateway" if gateway outside interface subnet
The issue is where you have a gateway that isn't within the interface's primary IP subnet (unusual), no VIPs within t... Chris Buechler
05:27 PM Bug #6455: Can't delete Virtual IP "referenced by a least one gateway" if gateway outside interface subnet
Hi @Tobi Miller Many of the firewall services use virtual IPs for load balancing. So suddenly removing the virtual IP... Sandeep K V
02:50 PM Bug #6455: Can't delete Virtual IP "referenced by a least one gateway" if gateway outside interface subnet
Okay, in case that this is better in the forum, I will open a thread there :-)
Just to answer your qestions:
* its ...
Tobi Miller
09:56 AM Bug #6455 (Feedback): Can't delete Virtual IP "referenced by a least one gateway" if gateway outside interface subnet
Not enough info to go by. Ideally this should be in a forum thread until a bug can be confirmed.
Is this an IP Ali...
Jim Pingle
09:38 AM Bug #6455 (Duplicate): Can't delete Virtual IP "referenced by a least one gateway" if gateway outside interface subnet
I have pfsense 2.3.1 (amd64) running and the issue [[#3075]] seems to be present again. I have setup a main virtual I... Tobi Miller
06:21 PM Revision 0771de32: This needs a newline
Jim Pingle
06:21 PM Revision 36990b1f: This needs a newline
Jim Pingle
05:21 PM Bug #6453: Auto-created certs not updated as needed by system, nor viewed/fixed easily by user
Useful and detailed answer.
One way to resolve it that your comment _almost_ suggests but doesnt. Itr sounds like ...
Stilez y
07:57 AM Bug #6453 (Rejected): Auto-created certs not updated as needed by system, nor viewed/fixed easily by user
The problem, as stated, is not a good idea, but could be handled better in a few separate tasks and not this directly... Jim Pingle
01:03 AM Bug #6453 (Rejected): Auto-created certs not updated as needed by system, nor viewed/fixed easily by user
I happened to be checking the certs on my router, and noticed the main webconfigurator cert was 1024 bits, which has ... Stilez y
03:16 PM pfSense Packages Bug #6456 (Not a Bug): vm-bhyve not correctly detecting the modules in kernel
Trying to run bhyve in pfsense 2.3.1. I have install vm-bhyve. But I found it is not working properly when executing ... Pedro Ramos
01:47 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
Kill Bill wrote:
> Well, while the original issue with the dashboard seems indeed gone, I managed to make the GUI co...
BBcan177 .
10:50 AM Revision bcf850fa: Re-enable ntopng
Renato Botelho
10:50 AM Revision 311d4732: Re-enable ntopng
Renato Botelho
09:23 AM Bug #6099: igmpproxy does not recognize upstream interface
To be sure the 10.x address is not messing everything up I removed the address from the interface.
Sadly it didn't...
Andre Vink
08:35 AM Bug #6099: igmpproxy does not recognize upstream interface
Just to compare with the same Version on my System:
MY router (192.168.1.254) periodily sends a Membership query (...
Stefan Heck
08:33 AM Bug #6099: igmpproxy does not recognize upstream interface
Just a hunch, but I suspect the second query coming from 10.10.10.1 is part of the problem. It's querying the same m... Andrew -
07:37 AM Bug #6099: igmpproxy does not recognize upstream interface
To check the IGMP Membership I made two traces on the firewall.
The first is made with the IGMP daemon I used on ver...
Andre Vink
06:34 AM Bug #6099: igmpproxy does not recognize upstream interface
@Andrew
yes indeed
While the IP 192.168.1.35 sends a Membership request to 224.0.252.15211:56:36,591: Should ins...
Stefan Heck
05:52 AM Bug #6099: igmpproxy does not recognize upstream interface
It looks to me that, for whatever reason, the replies to the membership query aren't getting back to igmpproxy. Igmp... Andrew -
05:05 AM Bug #6099: igmpproxy does not recognize upstream interface
@Stefan Heck
The version you provided shows the same route exipration problem. See the log below....
Andre Vink
03:51 AM Bug #6099: igmpproxy does not recognize upstream interface
I'll check it today. Andre Vink
03:42 AM Bug #6099: igmpproxy does not recognize upstream interface
@Andre Vink
Did you try the Version I have mentioned above? It is the same as the current Version from ViToni plus e...
Stefan Heck
03:08 AM Bug #6099: igmpproxy does not recognize upstream interface
In my opinion the mixup is a result of IGMPproxy not recognizing vlan and PPPoE interfaces.
The version from ViToni ...
Andre Vink
02:53 AM Bug #6099: igmpproxy does not recognize upstream interface
Agree, it's what I see as well.
Looking at the logs you'll see the aging counter decrementing and the route removed ...
Andre Vink
02:49 AM Bug #6099: igmpproxy does not recognize upstream interface
You mix up different issues in this thread.
The robustness if igmpproxy has nothing to do with "not recognize upst...
Stefan Heck
02:33 AM Bug #6099: igmpproxy does not recognize upstream interface
Andre Vink wrote:
> It looks like it has something to to with route aging.
Having looked at the code and at the l...
Chris Coleman
06:30 AM Bug #3075: Can't delete unused Virtual IP "referenced by a least one gateway"
I have pfsense 2.3 (amd64) running and this issue seems to be present again. I have setup a main virtual IP which I u... Tobi Miller
06:27 AM Bug #6454 (Resolved): services_ntpd_acls.php: Can't change default options without setting custom access restriction
It's impossible to modify ONLY the 'Default Access Restriction' section without compiling the section 'Custom Access ... Riccardo Di Sarcina
05:52 AM Revision 4945841d: Get modulus keysize
Useful utility function when it's necessary to verify that existing keys meets current practices Stilez y
12:22 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
Hello,
Any news with this bug?
Zeev Zalessky

06/05/2016

08:38 PM Bug #6451: IPv6 GIF tunnels to HE broken since 2.3-RELEASE
No, I can't - and I don't see *any* responses from HE if I sniff the WAN interface, either.
The last bug I ran into ...
Adam Thompson
03:22 PM Bug #6451 (Feedback): IPv6 GIF tunnels to HE broken since 2.3-RELEASE
subject is definitely not true. If it were even just true on 32 bit it's a certainty we would have heard of it by now... Chris Buechler
12:16 PM Bug #6451: IPv6 GIF tunnels to HE broken since 2.3-RELEASE
(Sorry, keep hitting Submit and *then* thinking of something else to add.)
Both connections do have a static IP ad...
Adam Thompson
12:08 PM Bug #6451: IPv6 GIF tunnels to HE broken since 2.3-RELEASE
Oh, and both connections support full 1500-byte packets; no PPoE or anything like that in either case. Adam Thompson
12:05 PM Bug #6451: IPv6 GIF tunnels to HE broken since 2.3-RELEASE
So far, my searching has only uncovered one other person complaining: https://www.reddit.com/r/PFSENSE/comments/4iupz... Adam Thompson
12:03 PM Bug #6451 (Not a Bug): IPv6 GIF tunnels to HE broken since 2.3-RELEASE
I've just confirmed that since upgrading from 2.2.x to 2.3-RELEASE (and subsequently to 2.3.x-whatever's current) non... Adam Thompson
08:34 PM Feature #6452 (Rejected): Restrict Login by subnet
Hi, I would like to suggest a feature on the user manager page, an option that you can restrict the created user to l... joao cassol
08:19 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
I am now experiencing this issue on 2.3.1-RELEASE-p1 (i386)
Ive been having intermittent Layer 7 DDoS Attacks for ...
Xander Venterus
02:57 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
Well, while the original issue with the dashboard seems indeed gone, I managed to make the GUI completely unresponsiv... Kill Bill
02:52 PM Bug #6099: igmpproxy does not recognize upstream interface
It looks like it has something to to with route aging.
The IGMP join is processed neaty and the route is added to th...
Andre Vink
10:43 AM Revision d6b79c39: Do not allow deleting your own user name
Currently if you delete your own user name, then the config ends up with a blank user tag in it. Rather than fix that... Phil Davis
06:35 AM Bug #6450: Deleting yourself in User Manager results in an empty user tag in the config
To me, it seems dangerous to let users delete their own user name. Because if they (or others) do not know the passwo... Phillip Davis
06:25 AM Bug #6450: Deleting yourself in User Manager results in an empty user tag in the config
Screen shot attached. Phillip Davis
06:24 AM Bug #6450 (Resolved): Deleting yourself in User Manager results in an empty user tag in the config
1) System->User Manager, create an account and give it membership of admins
2) Login to that account, go to System->...
Phillip Davis
12:14 AM Bug #6433 (Resolved): "TFTP Server" field on DHCP server page does not allow hyphen character.
fixed Chris Buechler
12:13 AM Bug #6440 (Resolved): vpn_l2tp.php: "RADIUS issued IPs" option is not set on page open
works Chris Buechler
12:10 AM Bug #6254 (Resolved): status_lb_pool.php Save and Reset buttons don't work
fixed Chris Buechler
12:10 AM Bug #6421 (Resolved): Nginx keepalive_timeout 65 breaking some captive portal redirects
works Chris Buechler

06/04/2016

10:44 PM Bug #6447: Interface allows dynamic gateway to be deleted
I did not think I had made any changes to either of the default gateways, but I tried deleting it and it does work th... Steven Wertheimer
08:53 PM Bug #6447 (Not a Bug): Interface allows dynamic gateway to be deleted
if you define any options outside the defaults, you can delete it (which brings back the fully default dynamic gateway) Chris Buechler
10:45 AM Bug #6447 (Not a Bug): Interface allows dynamic gateway to be deleted
I have a SG-4860 appliance running 2.3.1-RELEASE-p1 (amd64). The WAN and LAN configurations are completely default. T... Steven Wertheimer
10:01 PM Bug #6245 (Duplicate): Multi-WAN PPPoE not working
Thanks for the follow up. That makes this a duplicate of #6184 Chris Buechler
09:44 AM Bug #6245: Multi-WAN PPPoE not working
Sorry for my late answer.
I could solve the problem. It was an problem with the nanobsd version. I've got an lot o...
Alexander Rehbein
04:08 PM pfSense Packages Bug #6449 (Rejected): Email Reports not wait a long command end to send the report.
how to repoduce :
-install speedtest-cli pkg install py27-speedtest-cli
-install email reports package ..
-ad...
Luis Couto
03:54 PM Feature #6228: Please provide a means for IGMPv3 and MLDv2 support
Reading https://svnweb.freebsd.org/base?view=revision&revision=170613 suggests that the XORP project might be a/the s... Victor Toni
11:47 AM Bug #6448 (Resolved): Mousing over aliases on disabled rules makes hint difficult to read
Mousing over aliases and other elements in a firewall rule set pops up a hint showing the contents of the alias.
D...
Chris Linstruth
12:17 AM Bug #6444: Monitoring graphs are down after reboot
the "runtime went backwards" is just log spam, but it was annoying me, and I tracked down where it was fixed in newer... Chris Buechler
12:09 AM Bug #6446 (Feedback): Hyper-V "runtime went backwards" logs
fix pushed to RELENG_2_3, confirmed working when manually built. Chris Buechler
12:08 AM Bug #6446 (Resolved): Hyper-V "runtime went backwards" logs
Hyper-V log spams a bunch of "runtime went backwards" logs during boot. This was fixed in FreeBSD in https://reviews.... Chris Buechler

06/03/2016

10:52 PM Bug #5378: Intel x710 10GbE NIC doesn't work (no carrier)
can anyone try this on 2.3.1 and report back? It has a newer driver than anyone here has reported on. Chris Buechler
09:13 PM Revision a0e2eb01: Replace ixgbe by ix and ixv
Renato Botelho
07:33 PM Bug #6444: Monitoring graphs are down after reboot
Hyper-V time sync is for pfSense VM disabled.
Hyper-V Server and pfSense are both synced with the same ntp servers.
...
Tom -
01:32 PM Bug #6444 (Not a Bug): Monitoring graphs are down after reboot
your system clock was well into the future at some point. Disable Hyper-V's time sync to get rid of the runtime went ... Chris Buechler
01:18 PM Bug #6444: Monitoring graphs are down after reboot
If I type in: ps -axfw | grep updaterrd.sh it is running.
Here are the rrdtool erros from system logs:...
Tom -
12:29 PM Bug #6444 (Feedback): Monitoring graphs are down after reboot
is updaterrd.sh running? any rrdtool errors in system log? Chris Buechler
10:29 AM Bug #6444 (Not a Bug): Monitoring graphs are down after reboot
Hello.
After I reboot the pfSense VM, all monitoring graphs are down. (Status/Monitoring)
I see the graph, but ev...
Tom -
06:20 PM pfSense Packages Bug #6368: pfBlockerNG General Settings - Erroneous Text
Unfortunately the line break html code <br/> still exists after pfBlockerNG update to 2.0.17 Rick Strangman
02:12 PM pfSense Packages Feature #6445 (Rejected): Request: Zabbix 3.0 LTS proxy
It would be nice to have the 3.0 LTS proxy for zabbix as it is not backwards compatible with the 2.2 or 2.4 version a... Pim Janssen
12:55 PM Bug #6439 (Resolved): Can't change Link Type on interfaces_ppps_edit.php
fixed Chris Buechler
12:26 PM pfSense Packages Bug #6305: Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
@jimp
i've updated reply #7 to include the config of client side & server side
the status of before/after was ...
jeroen van breedam
10:47 AM pfSense Packages Bug #6305 (Feedback): Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
I see the routes sometimes (but not always) marked as Kernel routes in the Zebra routing table, but I have not seen t... Jim Pingle
09:10 AM pfSense Packages Bug #6305: Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
jeroen van breedam wrote:
> Any of the coredevs been able to replicate this?
I have ( but I'm not a Dev) And ever...
Reqlez Guy
05:52 AM Revision 754f7091: Set keepalive_timeout 0 where captive portal in use, and update otherwise to nginx's current default of 75. Ticket #6421
Chris Buechler
05:51 AM Revision 54e7222e: Set keepalive_timeout 0 where captive portal in use, and update otherwise to nginx's current default of 75. Ticket #6421
Chris Buechler
05:51 AM Revision dbc5fd33: Set keepalive_timeout 0 where captive portal in use, and update otherwise to nginx's current default of 75. Ticket #6421
Chris Buechler
05:13 AM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
Yes, sorry, ntopng package is here: https://github.com/pfsense/FreeBSD-ports/tree/devel/net/pfSense-pkg-ntopng Andrew -
04:53 AM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
pfsense-packages repo on github is no longer in use (it was used before 2.3 )
New packages go straight into the Free...
jeroen van breedam
04:06 AM pfSense Packages Todo #6443: Add ntopng package back into pfSense 2.3.x
"*pfSense* has now been added back into the FreeBSD-ports tree" ... sorry, meant ntopng obviously. Andrew -
04:04 AM pfSense Packages Todo #6443 (Resolved): Add ntopng package back into pfSense 2.3.x
The ntopng package was previously removed from pfSense 2.3.x because the ntopng port didn't build in FreeBSD.
pfSe...
Andrew -
12:59 AM Bug #6421 (Feedback): Nginx keepalive_timeout 65 breaking some captive portal redirects
Good catch, Chris. Fix pushed to disable the keepalive in captive portal's nginx instances. In that circumstance, the... Chris Buechler

06/02/2016

11:38 PM Bug #6383 (Not a Bug): Manual Update via WebGUI not working in 2.3.x
it no longer exists. Documentation updated. Chris Buechler
11:32 PM Revision 99c4d90d: Fix save and reset buttons on status_lb_pool.php. Ticket #6254
Chris Buechler
11:32 PM Revision f77510e4: Fix save and reset buttons on status_lb_pool.php. Ticket #6254
Chris Buechler
11:31 PM Revision e2f0b061: Fix save and reset buttons on status_lb_pool.php. Ticket #6254
Chris Buechler
11:29 PM Bug #6159 (Closed): Package Manager not up-to-date
there were changes on other tickets forcing pkg updates which I believe fixed the original issue here in >=2.3.1. Chris Buechler
11:28 PM Bug #6224 (Confirmed): Firewall NAT Edit forgets dst type selection after reporting input errors
Chris Buechler
11:20 PM Bug #6245 (Feedback): Multi-WAN PPPoE not working
not seeing any issues here, and it seems to work for everyone else. Going to need an example config that doesn't work... Chris Buechler
11:18 PM Bug #6302 (Closed): Throughput and responsiveness issues when routing a small number of connections across local subnets
Chris Buechler
11:17 PM pfSense Packages Bug #5940 (Confirmed): Squid Local Authentication fails with passwords >8 characters
fails because of the crypt using a base64_encode of the password as a salt in that case, plus also fails >8 character... Chris Buechler
11:16 PM pfSense Packages Bug #6313 (Duplicate): Squid 0.4.16_2 Local Authentication fails with passwords +8 characters
that's the same root cause as #5940 Chris Buechler
08:56 PM Revision 98cad99b: Add grub2-bhyve to poudriere
Chris Buechler
08:56 PM Revision 068fb8bf: Add grub2-bhyve to poudriere
Chris Buechler
08:55 PM Revision 88aec75d: Add grub2-bhyve to poudriere
Chris Buechler
07:48 PM Bug #6311 (Duplicate): pfSense 2.3 locking up
this is likely a duplicate of #6296. Some other things noted, like the GUI dying, are probably duplicates of other di... Chris Buechler
07:12 PM Bug #5987 (Not a Bug): Oddity with new menu layouts
haven't seen any other such reports. Gave Pale Moon a shot myself, it behaves just fine. Granted this is on 2.3.1_1, ... Chris Buechler
07:00 PM Revision 0ff630f1: Fix #6440 RADIUS issued IPs
This is a checkbox - the state in the config is stored as set or not set.
This should fix the reported issue. I don;t...
Phil Davis
07:00 PM Revision 74509a47: Fix #6440 RADIUS issued IPs
This is a checkbox - the state in the config is stored as set or not set.
This should fix the reported issue. I don;t...
Phil Davis
06:59 PM Revision a409475b: Merge pull request #2991 from phil-davis/patch-2
Chris Buechler
06:33 PM Bug #6254 (Feedback): status_lb_pool.php Save and Reset buttons don't work
fix pushed Chris Buechler
05:43 PM Bug #6254 (Confirmed): status_lb_pool.php Save and Reset buttons don't work
Chris Buechler
05:25 PM pfSense Packages Bug #6368 (Resolved): pfBlockerNG General Settings - Erroneous Text
Chris Buechler
02:03 PM pfSense Packages Bug #6368: pfBlockerNG General Settings - Erroneous Text
Resolved with https://github.com/pfsense/FreeBSD-ports/pull/140 BBcan177 .
05:24 PM pfSense Packages Bug #6380 (Resolved): pfBlockerNG blocks traffic on server reboot
Chris Buechler
02:02 PM pfSense Packages Bug #6380: pfBlockerNG blocks traffic on server reboot
Resolved with https://github.com/pfsense/FreeBSD-ports/pull/140 BBcan177 .
05:24 PM pfSense Packages Bug #6116 (Resolved): pfBlockerNG doesn't automatically update after firmware upgrade, meaning that unbound doesn't start and users don't have internet connection
Chris Buechler
02:04 PM pfSense Packages Bug #6116: pfBlockerNG doesn't automatically update after firmware upgrade, meaning that unbound doesn't start and users don't have internet connection
Resolved with https://github.com/pfsense/FreeBSD-ports/pull/140 BBcan177 .
05:21 PM Bug #6441: Unable to restrict access to management interface
Chris Buechler wrote:
> no it isn't, it's protocol "any"
Yes, I see it now. This is NOT a bug and this IS a 100% ...
Damien Myracle
05:02 PM Bug #6441: Unable to restrict access to management interface
no it isn't, it's protocol "any" Chris Buechler
04:44 PM Bug #6441: Unable to restrict access to management interface
Chris Buechler wrote:
> It's not a bug, please post to the forum for assistance. You can't specify ports if the prot...
Damien Myracle
04:36 PM Bug #6441: Unable to restrict access to management interface
Using Google Chrome Version 51.0.2704.63 (64-bit) allows me to rearrange the order of the rules for the firewall.
...
Damien Myracle
04:25 PM Bug #6441: Unable to restrict access to management interface
It's not a bug, please post to the forum for assistance. You can't specify ports if the protocol isn't TCP and/or UDP. Chris Buechler
04:18 PM Bug #6441: Unable to restrict access to management interface
Jim Pingle wrote:
> I can't reproduce this. I am able to use a port type alias in the destination ports field when t...
Damien Myracle
07:24 AM Bug #6441 (Not a Bug): Unable to restrict access to management interface
I can't reproduce this. I am able to use a port type alias in the destination ports field when the destination is set... Jim Pingle
04:14 AM Bug #6441 (Not a Bug): Unable to restrict access to management interface
OS: FreeBSD 10.3-RELEASE-p3
Ver: 2.3.1-RELEASE-p1(amd64)
The goal: To restrict access from one of the subnets (OP...
Damien Myracle
04:54 PM Bug #6438 (Resolved): System Tunables refuses non-alphanumeric characters
works Chris Buechler
09:53 AM Bug #6438: System Tunables refuses non-alphanumeric characters
Yes, I agree that this should cover it. Thanks! Richard van Dijk
03:31 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
I have just setup a new pfSense install and I am seeing this bug again on version 2.3.1-RELEASE-p1. Happens regardle... Chris Peden
03:03 PM Bug #6442 (Feedback): DNS Resolver - error
not a replicable problem. That file is auto-generated by unbound's unbound-control-setup, which is run prior to testi... Chris Buechler
09:09 AM Bug #6442 (Not a Bug): DNS Resolver - error
Hello,
I'm getting the folowing error when I want to enable / save the DNS Resolver.
I've installed a fresh (VA) ...
Rene Schrauwen
02:52 PM Revision ee2fbe2c: Disable bsdinstaller build
Renato Botelho
02:10 PM Bug #6440: vpn_l2tp.php: "RADIUS issued IPs" option is not set on page open
Applied in changeset commit:9a9b000767749bcb54f3583cd6099dddb6d555db. Phillip Davis
02:01 PM Bug #6440 (Feedback): vpn_l2tp.php: "RADIUS issued IPs" option is not set on page open
merged, thanks! that works. Chris Buechler
02:14 AM Bug #6440: vpn_l2tp.php: "RADIUS issued IPs" option is not set on page open
Pull request: https://github.com/pfsense/pfsense/pull/2991
I think that is the only bug here, please test and report...
Phillip Davis
12:53 AM Bug #6440 (Resolved): vpn_l2tp.php: "RADIUS issued IPs" option is not set on page open
Box: 2.3.1-RELEASE
Steps to reproduce:
# Check *RADIUS issued IPs* checkbox and save
# Go to any other page
# G...
Dmitriy K
01:56 PM pfSense Packages Bug #6305: Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
Any of the coredevs been able to replicate this? jeroen van breedam
01:55 PM Revision b034785d: Stop using memory disks for staging and final dir
Renato Botelho
01:53 PM Bug #4031: Notifications mail bomb in some gateway failure circumstances
It would be nice if something similar could be baked in for CARP notifications as well. Our relatively small HA setu... Nick Peelman
11:20 AM Bug #2896: IPsec failover may not fully attach to new interface address
Is this workaround no longer needed as of 2.2/2.3? I see that the "Force IPsec reload on failover" option was remove... → luckman212
08:26 AM Bug #6099: igmpproxy does not recognize upstream interface
Philipp Resch wrote:
> The issue still persists, I now get a picture right away with the new version, but it stops a...
Victor Toni
07:13 AM Revision 9a9b0007: Fix #6440 RADIUS issued IPs
This is a checkbox - the state in the config is stored as set or not set.
This should fix the reported issue. I don;t...
Phil Davis
03:38 AM Revision bf19eec7: add dhcp_probe
Chris Buechler
03:38 AM Revision 2db3eac1: add dhcp_probe
Chris Buechler
03:37 AM Revision 964f77a8: add dhcp_probe
Chris Buechler
03:07 AM Revision 3eae2391: Add BIND package
Chris Buechler
03:06 AM Revision aa243f91: Add BIND package
Chris Buechler
03:06 AM Revision 64bbccf2: Add BIND package
Chris Buechler
12:44 AM Revision 77e9359b: Allow - and _ in sysctl values. Ticket #6438
Chris Buechler
12:44 AM Revision 3c8e75d4: Allow - and _ in sysctl values. Ticket #6438
Chris Buechler
12:43 AM Revision 582a45f9: Allow - and _ in sysctl values. Ticket #6438
Chris Buechler

06/01/2016

09:53 PM Revision e488da26: Don't override type so changing it is possible. Ticket #6439
Chris Buechler
09:53 PM Revision f69501ba: Don't override type so changing it is possible. Ticket #6439
Chris Buechler
09:52 PM Revision 7562fc99: Don't override type so changing it is possible. Ticket #6439
Chris Buechler
07:58 PM Bug #6435 (Confirmed): Unable to edit PPTP using interfaces_ppps_edit.php
some issues beyond that on that page as well. Chris Buechler
11:51 AM Bug #6435 (Duplicate): Unable to edit PPTP using interfaces_ppps_edit.php
Hey,
since 2.3 it is no longer possible to edit a PPTP wan configuration using /interfaces_ppps_edit.php .
Any v...
Thomas Blaschke
07:47 PM Revision 889247b3: Allow - in TFTP Server field. Ticket #6433
Chris Buechler
07:46 PM Revision 0651aff3: Allow - in TFTP Server field. Ticket #6433
Chris Buechler
07:46 PM Revision be0ab085: Allow - in TFTP Server field. Ticket #6433
Chris Buechler
07:45 PM Bug #6438 (Feedback): System Tunables refuses non-alphanumeric characters
I added - and _ as allowed characters. I believe that covers every usable sysctl value. Chris Buechler
04:11 PM Bug #6438 (Resolved): System Tunables refuses non-alphanumeric characters
Create system tunable 'kern.timecounter.hardware' with value 'TSC-low' through the web GUI of pfSense 2.3.1_1.
Try...
Richard van Dijk
06:55 PM Revision c72c71f9: Comment typos
I can't resist fixing them when I see them. Phil Davis
06:55 PM Revision 00bdbab7: Merge pull request #2990 from phil-davis/colmn
Chris Buechler
05:19 PM Bug #6434: Captive Portal upstream bandwidth restrictions not enforced
That wasn't the behavior I was seeing; but I was also knee deep in a dozen other fires most of the day, so I could be... Nick Peelman
03:50 PM Bug #6434: Captive Portal upstream bandwidth restrictions not enforced
You don't have to restart it. It only applies to new sessions, so you have to disconnect any existing if you want it ... Chris Buechler
03:32 PM Bug #6434: Captive Portal upstream bandwidth restrictions not enforced
Figured it out; when changing bandwidth limits, you seem to have to restart the captive portal instance/zone/service.... Nick Peelman
02:41 PM Bug #6434 (Not a Bug): Captive Portal upstream bandwidth restrictions not enforced
no apparent issues. With no auth, on 2.3.1_1.
At 500 Kb up and down:
http://www.speedtest.net/my-result/53714747...
Chris Buechler
11:27 AM Bug #6434 (Not a Bug): Captive Portal upstream bandwidth restrictions not enforced
I have configured a captive portal and set download and upload speed limits. The downstream limit works as intended.... Nick Peelman
04:53 PM Bug #6439 (Feedback): Can't change Link Type on interfaces_ppps_edit.php
fix pushed Chris Buechler
04:47 PM Bug #6439 (Resolved): Can't change Link Type on interfaces_ppps_edit.php
When changing the Link Type field on interfaces_ppps_edit.php, the page refreshes, and goes to the appropriate ?id=X&... Chris Buechler
02:57 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
Kill Bill: 2.3.1_1 fixed the bulk of remaining things there that 2.3.1 didn't. There's still something to this on occ... Chris Buechler
02:13 PM Bug #6406: Web process becomes unresponsive producing 502 Bad Gateway nginx
+1; seems pretty replicable here when you leave the dashboard page open in a browser for a couple of hours. (Not 2.3.... Kill Bill
02:47 PM Bug #6433 (Feedback): "TFTP Server" field on DHCP server page does not allow hyphen character.
fix pushed, thanks. Chris Buechler
11:23 AM Bug #6433 (Resolved): "TFTP Server" field on DHCP server page does not allow hyphen character.
Entering a host name with a "-" in it gives a generic "Please match the requested format" error, for the "TFTP Server... Justin Sherrill
01:05 PM Bug #6437 (Resolved): CBQ queues are not displaying options for bandwidth or borrowing
Child queues (not the interface itself) under interfaces set for CBQ are not showing options for bandwidth or borrowi... Jim Pingle
12:46 PM pfSense Packages Feature #6436 (Resolved): Add Stunnel binaries to the pfSense repository
Please consider adding the Stunnel binaries and its dependencies to the pfSense repository. The Stunnel package has d... john stew
12:24 PM Bug #6099: igmpproxy does not recognize upstream interface
Phillip
You may create a Account on
https://forum.pfsense.org/index.php?board=6.0
and send me your Email Adresse ...
Stefan Heck
06:17 AM Bug #6099: igmpproxy does not recognize upstream interface
The issue still persists, I now get a picture right away with the new version, but it stops after a few seconds.
H...
Philipp Resch
03:57 AM Bug #6099: igmpproxy does not recognize upstream interface
Philipp Resch wrote:
> Inserted route table entry for 232.0.20.35 on VIF #-1
> Inserted route table entry for 232.0...
Victor Toni
03:50 AM Bug #6099: igmpproxy does not recognize upstream interface
Philipp Resch wrote:
> This might be of interest, if not, please remove.
>
> I am already on the "new" German Tel...
Victor Toni
03:45 AM Bug #6099: igmpproxy does not recognize upstream interface
Updated the code at https://github.com/ViToni/igmpproxy/tree/getifaddrs
to get the correct value into @Dp->InVif@ an...
Victor Toni
03:25 AM Bug #6099: igmpproxy does not recognize upstream interface
Stefan Heck wrote:
> @Victor Toni
> I did some Debugging today and finally got your Code working
>
> in mroute-...
Philipp Resch
12:09 PM Revision 0529bedd: Mask a few more sensitive bits of data in the status.php config.
Jim Pingle
12:09 PM Revision fea0805e: Mask a few more sensitive bits of data in the status.php config.
Jim Pingle
11:43 AM pfSense Packages Bug #6047 (Feedback): syslog-ng does not logrotate
Please try 1.1.2_3, I pushed a fix Renato Botelho
11:26 AM pfSense Packages Bug #6047: syslog-ng does not logrotate
Looks like the dependency on sysutils/logrotate was listed in ports_before on the old 2.2.x package but that didn't g... Jim Pingle
11:02 AM Revision 92323161: Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files
Renato Botelho
07:27 AM Revision e6367325: Comment typos
I can't resist fixing them when I see them. Phil Davis
05:52 AM Bug #6432 (Resolved): Relative distinguished names should accept unicode during CA creation.
Hi,
I found improper behavior during creation of CA.
Data that was used to create CA:
emailAddress=xxxxx@idium...
Marcin Słaboński
04:16 AM Bug #6431 (Resolved): Cannot set queue bandwidth (CBQ)
In CBQ mode when we would like to create or edit child queue there is no field to define the bandwidth.
And there ...
Guillaume Provya
01:25 AM Revision 7c97f817: Services Status Widget - Status Indicator
Use the get service status icon function. NOYB NOYB
01:25 AM Revision 0adf0d88: Status / Services - Status Indicator
Use status icon instead of text. Icon and title should be fine. NOYB NOYB
01:25 AM Revision 7b05178d: Status / OpenVPN - Status Indicator
Add prefixes to Status and Actions.
Remove textual status. Icon and title should be fine.
NOYB NOYB
01:25 AM Revision 0a9d81fb: Get Service Status Function
Add option for thumbs up/down icon.
Add option to specify title contents.
Distinguish between Stopped and Disabled wi...
NOYB NOYB
12:46 AM Feature #6388: Status / Dashboard save changes for all users
Over the years I have thought that this would be handy, but never got around to doing anything about it.
Pull reques...
Phillip Davis

05/31/2016

11:28 PM Revision c25c6714: Add a check to see if the file exists before running filesize on it, to avoid PHP error.
Chris Buechler
11:26 PM Revision 14645549: Add a check to see if the file exists before running filesize on it, to avoid PHP error.
Chris Buechler
11:10 PM Bug #6430 (Confirmed): pfsense should sanity-check hostnames when copying from dhcpd.leases to /etc/hosts
It ought to ignore at least localhost and the system's own hostname.
the second suggestion is already done by dhc...
Chris Buechler
08:57 PM Bug #6430 (Confirmed): pfsense should sanity-check hostnames when copying from dhcpd.leases to /etc/hosts
Background - I was troubleshooting something and did a dig of localhost.
@aLinuxServer ~ $ dig localhost
...
;; ...
Criggie .
10:14 PM Revision a094b5ff: Link to correct schedule from firewall_rules.php. Ticket #6428
Chris Buechler
10:13 PM Revision 20f46e77: Link to correct schedule from firewall_rules.php. Ticket #6428
Chris Buechler
10:13 PM Revision 92da593a: Link to correct schedule from firewall_rules.php. Ticket #6428
Chris Buechler
08:04 PM Revision 90498252: Move our copy of dhclient-script to /usr/local/sbin/pfSense-dhclient-script and change interfaces.inc accordingly
Renato Botelho
07:54 PM Revision 4ecaca5b: Move openssl.cnf to better place and copy it over to /etc/ssl during boot
Renato Botelho
07:47 PM Revision 6251d517: Reduce differences from FreeBSD default openssl.cnf
Renato Botelho
06:22 PM Bug #6427: Auto Config Backup still not working after updating to 2.3.1 R1, and reinstalling ACB
tolower needs to be on the username field, otherwise im sure a lot more bugs will be filed due to the username only w... Xander Venterus
05:49 PM Bug #6427 (Not a Bug): Auto Config Backup still not working after updating to 2.3.1 R1, and reinstalling ACB
it works fine, please get in touch via support for assistance. Chris Buechler
04:33 PM Bug #6427 (Not a Bug): Auto Config Backup still not working after updating to 2.3.1 R1, and reinstalling ACB
I saw that ACB was reported as resolved so i ran all updates, removed, and reinstalled ACB, well guess what its still... Xander Venterus
06:06 PM Bug #6429 (Not a Bug): DHCP: makeing dynamic entry static does not work
I have this entry:
10.32.12.246 64:bc:0c:80:52:89 2016/05/31 22:04:39 2016/06/01 00:04:39 online active
an...
Grischa Zengel
05:14 PM Bug #6428 (Feedback): firewall_rules.php wrong link to schedule edit
fix pushed Chris Buechler
05:13 PM Bug #6428 (Resolved): firewall_rules.php wrong link to schedule edit
The link to edit a schedule on firewall_rules.php always links to the first schedule.
fix coming momentarily.
Chris Buechler
04:47 PM Bug #6423: WAN doesn't reconnect on dropped PPPoE session
Just a piece of outside advise, do not rule out the Draytek, im a Network Engineer with 24 Certification, i have seen... Xander Venterus
04:40 PM Bug #6423 (Feedback): WAN doesn't reconnect on dropped PPPoE session
Gateway monitoring has no relation to PPPoE reconnection.
mpd is retrying over and over to connect in your logs. ...
Chris Buechler
06:43 AM Bug #6423 (Not a Bug): WAN doesn't reconnect on dropped PPPoE session
Hi,
I've been troubleshooting this issue for about a month solidly now, and am certain it's a bug after swapping o...
Michael Knowles
03:59 PM Bug #6426 (Not a Bug): Regression Bug #3216
I noticed that in version from 2.2.5 to 2.3.1 which I have tested there is a regression for this bug. If I want to cr... Davide Cottignoli
02:29 PM Revision 3e146590: Remove our copy of /etc/shells
Renato Botelho
02:29 PM Revision 815e8c8f: Add /etc/rc.initial to pfSense-rc package and use @shell entry in PLIST to get it properly added to /etc/shells
Renato Botelho
02:09 PM pfSense Packages Bug #6274 (Resolved): Missing tabbar in HAProxy for restricted group
Chris Buechler
02:03 PM Bug #6425 (Not a Bug): serial terminal disabled after upgrading to 2.3.1_1
upgrade does not change that setting. Followed up in forum thread. Chris Buechler
07:52 AM Bug #6425: serial terminal disabled after upgrading to 2.3.1_1
forum link : https://forum.pfsense.org/index.php?topic=112812.msg627846 mr xhark
07:51 AM Bug #6425 (Not a Bug): serial terminal disabled after upgrading to 2.3.1_1
pfSense on Alix APU1D (SSD 128, 4G RAM, AMD64), not the embedded version, the full version.
I was with pfSense 2.3...
mr xhark
01:29 PM Revision 1ed24ef3: Remove copy of /etc/syslog.conf, it's deleted by /etc/rc and replaced by a symlink to /var/etc/syslog.conf
Renato Botelho
01:27 PM Revision 3f300677: Move terminal config from cons25 to xterm, same used by FreeBSD
Renato Botelho
01:25 PM Revision 8bad8913: Change serial terminal type to vt100, same FreeBSD uses
Renato Botelho
01:21 PM Revision 80776647: Remove our own copy of /etc/ttys
Renato Botelho
12:54 PM Revision fbe3b3ab: Improve interactive shell detection to cover other terminal types
Renato Botelho
12:18 PM Revision 9c75e83b: Remove sshd_config from main repo, it's always replaced by /etc/sshd
Renato Botelho
12:15 PM Revision 7e2f7ba2: Remove root directory from main repo, config files will be copied during boot
Renato Botelho
12:13 PM Revision 960cb0ff: Remove /root/.gitsync_merge.sample
Renato Botelho
12:10 PM Revision 13a70e7d: Copy users config files from skeleton dir
Every time user is added or modified, make sure all default config
files are copied over from /etc/skel to user's hom...
Renato Botelho
11:50 AM Revision 237e70c2: Improve readability
Renato Botelho
11:50 AM Revision 3ee1e659: Improve readability
Renato Botelho
11:41 AM Revision 70124961: Add dot.hushlogin to skeleton directory to create file for all new users and avoid them to see motd
Renato Botelho
11:09 AM Revision b2e7f7d8: Remove our copy of /etc/rc.d/hostid
Renato Botelho
11:07 AM Revision bcc770bb: Remove /etc/crontab from main repo
Renato Botelho
11:05 AM Feature #4821: PPPoE WANs do not take full advantage of NIC driver queues for receiving traffic
Any news on this task? I'm deploying fiber internet on many pfsense APU2C4 and bandwith from wan is limited to 350 Mb... Julien REVERT
11:01 AM Revision 7eea2e5f: Do not call gettext() for the string used to match the place in file to start rewriting it
Renato Botelho
11:01 AM Revision 38dccf78: Do not call gettext() for the string used to match the place in file to start rewriting it
Renato Botelho
07:48 AM pfSense Packages Bug #6424 (Not a Bug): Proxy filter For HTTPS
This works fine when properly configured. Please post to the forum for configuration assistance. Jim Pingle
07:45 AM pfSense Packages Bug #6424 (Not a Bug): Proxy filter For HTTPS
Not Able to Filter HTTPS traffic on 2.3.1-RELEASE-p1 (amd64). Ravi Kumar
07:21 AM Bug #6099: igmpproxy does not recognize upstream interface
Victor,
the Change you have suggested does not work for me.
I also have the Problem that the streams stop respo...
Stefan Heck
06:35 AM Bug #6099: igmpproxy does not recognize upstream interface
Good catch!
While your are on it could you try to replace line https://github.com/ViToni/igmpproxy/blob/getifaddrs...
Victor Toni
03:45 AM Bug #6099: igmpproxy does not recognize upstream interface
@Victor Toni
I did some Debugging today and finally got your Code working
in mroute-api.c function addMRoute the ...
Stefan Heck
06:42 AM Revision 70381d48: missing "("
Stilez y
06:23 AM Revision cf63f163: optional arg for old behaviour
Stilez y
06:15 AM Revision c57e936a: function name hms -> dhms
to match edit to util.inc Stilez y
06:12 AM Revision 0bde6d10: Simplify convert_seconds_to_hms() and show days for large numbers of hours
1) Function can be simplified and all "if" statements removed, using intdiv (or casting result as int for PHP < 7) an... Stilez y
05:28 AM Bug #6422 (Duplicate): PHP Fatal error: Call to undefined function gettext() in /etc/inc/rrd.inc on line 60
HA Setup, fw2. Crash reporter multiple times, might be related with XMLRPC sync (which has been failing some times, w... Jose Duarte
05:22 AM Revision 6ea0d41e: Add "delete entry" for ARP table
Useful function in some circumstances - seems no reason not to have it.
Uses IP rather than hostname since not all A...
Stilez y
03:43 AM Bug #6421 (Resolved): Nginx keepalive_timeout 65 breaking some captive portal redirects
Using nginx as the captive portal web server with keepalive_timeout 65 causes attempts to access sites after authenti... Chris Linstruth
02:32 AM Bug #6420 (Resolved): Monitoring graphs last sample being zero

When there is no RRD data sample for the current minute the graph, last, and minimum data values are zero in certa...
NOYB NOYB

05/30/2016

08:37 PM pfSense Packages Bug #6419 (Resolved): RRD_Summary reports incorrect bandwidth statistics.
OS: 2.3.1-RELEASE (i386)
built on Tue May 17 18:46:37 CDT 2016 FreeBSD 10.3-RELEASE-p3
Platform: PC-Engines Alix...
Damien Myracle
07:39 PM Revision e5026472: Remove hosts.allow, FreeBSD default has the same effect
Renato Botelho
07:37 PM Revision 4a0d7540: Remove login.conf
The only desired change for login.conf is to suppress motd. It will be
applied on FreeBSD-src, where it should be
Renato Botelho
07:07 PM Revision 6a195a15: Remove empty /etc/motd file, we already have hushlogin set to prevent it to show
Renato Botelho
07:00 PM Revision 505e3e0e: Rename /etc/devd.conf -> /etc/pfSense-devd.conf and change start_devd()
Renato Botelho
06:54 PM Revision 87dcd554: Remove our copy of ddb.conf, it's exactly the same of FreeBSD's default
Renato Botelho
02:56 PM Revision bc3d0d4b: Remove copy of /etc/disktab and use FreeBSD's one
Renato Botelho
02:55 PM Revision e47fc17c: Remove copy of /etc/networks and use FreeBSD's one
Renato Botelho
02:55 PM Revision bdfcac1b: Remove copy of /etc/pf.os and use FreeBSD's one
Renato Botelho
02:16 PM Bug #6418 (Resolved): NTP changes for system.inc
There is a bug in system.inc in generating the custom access restrictions:... Jos van de Ven
02:02 PM Revision 87fe4229: Do not exclude a file that doesn't exist
Renato Botelho
02:00 PM Revision e22e526a: Remove passwd, master.passwd and group files
These files don't need to be present on pfSense main repo, they are
updated according our needs during first boot so ...
Renato Botelho
12:54 PM Bug #6417 (Not a Bug): PHP startup errors
Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20131226/curl.so' - /usr/lib/libssl.so.7: Un... Freyr Ólafsson
10:06 AM pfSense Packages Bug #6274: Missing tabbar in HAProxy for restricted group
Finally had time to update.
Yes it is fixed!
Thank you very much.
Kevin Seidel
09:03 AM Bug #6416 (Resolved): wrong number for speed in /usr/local/www/services_ntpd_gps.php
... Jos van de Ven
04:40 AM Bug #6099: igmpproxy does not recognize upstream interface
Philipp Resch wrote:
> Hi, your patched version does now also find the pppoe interfaces,
> although I was not yet a...
Victor Toni
03:41 AM Bug #6099: igmpproxy does not recognize upstream interface
Hi, your patched version does now also find the pppoe interfaces,
although I was not yet able to get a picture.
H...
Philipp Resch

05/29/2016

10:48 AM Feature #6415 (Duplicate): Restore "Period" data summary column (Status > Monitoring) in pfSense 2.3
pfSense versions prior to 2.3 included a period data _usage_ column under RRD Graphs. This was incredibly useful for ... Sean Webber

05/28/2016

09:03 AM Bug #6099: igmpproxy does not recognize upstream interface
Victor Toni wrote:
> So I went for the getifaddrs() approach and integrated the patch into my branch. It seems to de...
Greg Myran
08:38 AM pfSense Packages Bug #6356: Snort - missing protocol in port scan detection
I've created a pull request for this: https://github.com/pfsense/FreeBSD-ports/pull/138
Note that this is a diffe...
Andrew -
02:25 AM Revision 7cbb6737: Use 0 here if specified. Ticket #6413
Chris Buechler
02:24 AM Revision 8ed54652: Use 0 here if specified. Ticket #6413
Chris Buechler
02:23 AM Revision c9fd7ee0: Use 0 here if specified. Ticket #6413
Chris Buechler

05/27/2016

09:27 PM Bug #6413 (Feedback): dhcpd.conf DDNS PTR zone wrong with third octet of 0
what I just pushed fixes Chris Buechler
09:13 PM Bug #6413 (Confirmed): dhcpd.conf DDNS PTR zone wrong with third octet of 0
Chris Buechler
12:57 PM Bug #6413 (Resolved): dhcpd.conf DDNS PTR zone wrong with third octet of 0
Reference Link:
https://forum.pfsense.org/index.php?topic=112607.0
______________________________________________...
Eric Knabke
08:34 PM Revision 91c40f25: Remove i386 items
Renato Botelho
08:27 PM Revision f26731b0: Stop creating a stagingarea and opulated old update format
Renato Botelho
08:27 PM Revision 20cb6c6c: Do not build nanobsd-update images anymore
Renato Botelho
08:27 PM Revision 97ab4f17: Retire print_flags
Renato Botelho
08:27 PM Revision 099570f2: Stop building full update images, users will need to reach 2.3 first and then go to newer versions
Renato Botelho
06:16 PM Revision 3f38f937: Fix the autologin on serial console for ARM.
Luiz Souza
05:54 PM Bug #6099: igmpproxy does not recognize upstream interface
Lars Karow wrote:
> Seems like, that ifvc.c (igmpproxy) does NOT create the full list of all interfaces in function ...
Victor Toni
05:48 AM Bug #6099: igmpproxy does not recognize upstream interface
This might be of interest, if not, please remove.
I am already on the "new" German Telekom platform, where VLAN8 n...
Philipp Resch
02:49 PM Revision 2c056b08: Send .real* directories first to final server
Renato Botelho
02:49 PM Revision 9489ca6f: Send .real* directories first to final server
Renato Botelho
02:49 PM Revision 798f0413: Send .real* directories first to final server
Renato Botelho
02:16 PM Feature #6414 (Rejected): SSHD listening on multiple ports
Like it can be done on the sshd.conf allow multiples ports for SSHD listening socket. Sacha B
01:29 PM Revision 0458a1fd: Add a new option --rsync-repos to build.sh
Renato Botelho
01:29 PM Revision f4613149: Add a new option --rsync-repos to build.sh
Renato Botelho
01:29 PM Revision fa7f03b4: Add a new option --rsync-repos to build.sh
Renato Botelho
12:53 PM Bug #6158 (Resolved): diag_dump_states.php & others: Prefixes not taken in to consideration while sorting
Anonymous
04:35 AM Feature #6412 (New): Add includedir directive for /var/etc/xinet.d to xinetd configuration
Dear pfsense developers,
is there a plan to add a check_mk agent package again ?
I use check_mk and have to fix...
Ph. T
04:25 AM Feature #6411 (Closed): Classification if updates require a reboot
Dear pfsense-developers,
i like your work to keep everything updated.
But would it be possible to classify if an ...
Ph. T
04:24 AM pfSense Packages Bug #6410: when PFSENSE after server restart,openvpn+motp not login
Chris Buechler wrote:
> is freeradius running at all before you do that?
1.i fund where pfsense server restart fr...
先生 郭
04:20 AM pfSense Packages Bug #6410: when PFSENSE after server restart,openvpn+motp not login
Chris Buechler wrote:
> is freeradius running at all before you do that?
1.i fund where pfsense server restart f...
先生 郭
01:17 AM pfSense Packages Bug #6410 (Feedback): when PFSENSE after server restart,openvpn+motp not login
is freeradius running at all before you do that? Chris Buechler

05/26/2016

08:32 PM Revision 8f2138b6: Change serial console to '3wire' and vt100.
Fixes the console on ARM. Luiz Souza
08:29 PM Bug #6372 (Resolved): OpenVPN client page does not expose proxy port field
Anonymous
08:05 PM pfSense Packages Bug #6410 (Resolved): when PFSENSE after server restart,openvpn+motp not login
when PFSENSE after server restart,openvpn+motp not login
the solution is :
click services->freeradius->users
...
先生 郭
05:32 PM Bug #6409: hostname in alias does not work for port forwarding
Tested versions: 2.3, 2.3.1_1 Esa Varemo
04:31 PM Bug #6409 (Closed): hostname in alias does not work for port forwarding
I have a docker container running with dynamic DNS I am trying to portforward out.
The name registry-sysd.containers...
Esa Varemo
04:56 PM Bug #6099: igmpproxy does not recognize upstream interface
Lars Karow wrote:
> Seems like, that ifvc.c (igmpproxy) does NOT create the full list of all interfaces in function ...
Victor Toni
11:59 AM Bug #6407: Watchdog Timeout -- Error on VMware 5.5 Virtualized PFsense 2.3 Release
One person on the ticket claims it wasn't fixed. Many on the forum and elsewhere have stated it's fixed for them. Eit... Jim Pingle
11:51 AM Bug #6407: Watchdog Timeout -- Error on VMware 5.5 Virtualized PFsense 2.3 Release
Jim Pingle wrote:
> Sounds like #6296 -- Update to 2.3.1 or 2.3.1_1 and it should be fixed.
It would seem accordi...
Xander Venterus
11:18 AM Bug #6407 (Duplicate): Watchdog Timeout -- Error on VMware 5.5 Virtualized PFsense 2.3 Release
Sounds like #6296 -- Update to 2.3.1 or 2.3.1_1 and it should be fixed. Jim Pingle
11:12 AM Bug #6407 (Duplicate): Watchdog Timeout -- Error on VMware 5.5 Virtualized PFsense 2.3 Release
I am seeing an issue where one of my interfaces completely drops offline. em2 to be precise, it is a e1000 interface ... Xander Venterus
11:27 AM Bug #6408 (Duplicate): NTP ACL settings page can't be updated
In 2.3.1 and 2.3.1_1, I am unable to save any changes to the Services/NTP/ACLs page (services_ntpd_acls.php). Just cl... Zach Al
08:41 AM Bug #6406 (Resolved): Web process becomes unresponsive producing 502 Bad Gateway nginx
Eventually the web process becomes unresponsive and produces... Alex Vergilis
06:23 AM Bug #6405 (Not a Bug): OpenVPN Server fails to start at boot when listening on v6
On the latest update (2.3.1_1 - and also occurred on 2.3), when OpenVPN is set to listen on v6 only, it fails to star... Chris Malton
03:37 AM pfSense Packages Bug #6356: Snort - missing protocol in port scan detection
There's also four typos on the same page.
defined alias, or a *commma seperated* list
Should be "comma separate...
Andrew -
02:30 AM Bug #3216: PFSense 2.1 - Captive Portal Zone - is not avaible in user effective privileges
I noticed that in version from 2.2.5 to 2.3.1 which I have tested there is a regression for this bug. If I want to cr... Davide Cottignoli
01:31 AM Bug #6396: 504 gateway time out nginx
502 Bad Gateway happened again.
Alex Vergilis
12:39 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
*on standby node:*... Zeev Zalessky
12:34 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
That's the "still some large number of states", just exhausting the larger limit. How many states do you have active?... Chris Buechler
12:22 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
after upgrade to 2.3.1_1 same problem
Crash report begins. Anonymous machine information:
amd64
10.3-RELEA...
Zeev Zalessky

05/25/2016

09:32 PM pfSense Packages Bug #6404 (Resolved): FreeRADIUS Does Not Start After Upgrade
After applying an upgrade to pfSense the system reboots. When the system reboots the radiusd daemon does not restart ... Ben Franske
07:36 PM Revision 11ef2328: Fix this missed one.
(cherry picked from commit f42ef69ab518237260a2e129cbdf391549c003ad) NOYB NOYB
06:40 PM Revision 55473a16: Welcome 2.3.1_1
Renato Botelho
04:28 PM Bug #6381 (Resolved): IPv6 over IPv4 Tunneling Option
fixed Chris Buechler
04:21 PM Bug #6401 (Resolved): OS X and Chrome change js doesn't change field visibility correctly
works Chris Buechler
07:10 AM Bug #6401: OS X and Chrome change js doesn't change field visibility correctly
Applied in changeset commit:fe68a6a2b28c897cb3a8f8fda452c25f649556f1. Anonymous
06:58 AM Bug #6401 (Feedback): OS X and Chrome change js doesn't change field visibility correctly
This issue is caused by the way Chrome handles "click" events bound to select inputs.
Changing the JQuery from "cl...
Anonymous
04:08 PM Bug #6396: 504 gateway time out nginx
the 502 is something different and unrelated, cause wasn't apparent. Keeping an eye on it Chris Buechler
03:09 PM Bug #6396: 504 gateway time out nginx
Chris,
That same system is now displaying the following message, and the UI is down:...
Alex Vergilis
04:03 PM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
Zeev: that isn't a valid test, you have to require config.inc like all the pages in the GUI do to get the ini_set wit... Chris Buechler
04:55 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
So that is running out of memory in pfSense_get_pf_states() and/or it trying to create the return $states array. Phillip Davis
04:35 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
sorry i can't
i changed
@
<?php
$nodes = array();
$states = pfSense_get_pf_states();
fo...
Zeev Zalessky
04:07 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
Can you get the value of count($states) ?
It will be interesting to know if the count of states is really crazy high.
Phillip Davis
04:02 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
i found that following code is cause the crash:
/usr/local/www/status_carp.php lines 258-268
@<?php
$nodes = arra...
Zeev Zalessky
03:05 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
even update to 1GB is not helped:
_ Crash report begins. Anonymous machine information:
amd64
10.3-RELEASE-...
Zeev Zalessky
02:52 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
change of config.inc didn't helped
Crash report begins. Anonymous machine information:
amd64
10.3-RELEAS...
Zeev Zalessky
01:53 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
result of *uname -a*
FreeBSD TLWV-FW1.EISLAB-IL.INTRA 10.3-RELEASE-p3 FreeBSD 10.3-RELEASE-p3 #1 3ef16fb(RELENG_2_3_...
Zeev Zalessky
01:37 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
This is incorrect. i run cluster of 64bit. each server 2x X5660 (6core) CPUs and 32GB ram and i have the problem. Zeev Zalessky
03:56 PM Bug #6360 (Resolved): Choosing IKE mode auto on the mobile IPSec config can result in an invalid config.
fixed Chris Buechler
01:38 AM Bug #6360 (Feedback): Choosing IKE mode auto on the mobile IPSec config can result in an invalid config.
fix pushed Chris Buechler
03:41 PM Bug #6296: Interface dies with IPsec and SMP
This just happened to me again on 2.3.1 - I've left the system in the locked up state in case you want (or want me) t... Sam Bingner
02:08 PM Bug #6402: Monitoring won't save default configuration of 8 hours with 1 minute resolution, resets resolution to 5 minutes when switching from 1 hour, 1 minute resolution
This is perhaps a better fix.
https://github.com/pfsense/FreeBSD-ports/pull/137
NOYB NOYB
03:25 AM Bug #6402: Monitoring won't save default configuration of 8 hours with 1 minute resolution, resets resolution to 5 minutes when switching from 1 hour, 1 minute resolution
This should fix it.
https://github.com/pfsense/FreeBSD-ports/pull/136
NOYB NOYB
12:33 PM Revision ed6b9103: Firewall / Aliases / Edit - New URL Table Alias Type
Make the code cleaner and easier to follow by using the same alias type designations as config.
(cherry picked from ...
NOYB NOYB
12:30 PM Revision f0f471f7: Firewall / Aliases / Edit - New URL Table Alias Type
Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not ye... NOYB NOYB
12:30 PM Revision da88bf48: Fix this missed one.
(cherry picked from commit f42ef69ab518237260a2e129cbdf391549c003ad) NOYB NOYB
12:30 PM Revision 1dbdf228: Firewall / Aliases / Edit - New URL Table Alias Type
Make the code cleaner and easier to follow by using the same alias type designations as config.
(cherry picked from ...
NOYB NOYB
12:29 PM Revision 288d095f: Firewall / Aliases / Edit - New URL Table Alias Type
Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not ye... NOYB NOYB
12:29 PM Revision 6b1e89c9: Merge pull request #2983 from NOYB/Firewall_/_Aliases_/_Edit_-_New_URL_Table_Alias_Type
Stephen Beaver
12:01 PM Revision e139a205: Fixed #6401
(cherry picked from commit fe68a6a2b28c897cb3a8f8fda452c25f649556f1) Stephen Beaver
12:00 PM Revision c32e3ab8: Fixed #6401
(cherry picked from commit fe68a6a2b28c897cb3a8f8fda452c25f649556f1) Stephen Beaver
11:59 AM Revision fe68a6a2: Fixed #6401
Stephen Beaver
11:22 AM Bug #4310: Limiters + HA results in hangs on secondary
From the tests we ran for the last couple of days we saw kernel panic using limiters in multiple vlans but no impact ... Jose Duarte
05:06 AM Revision 5a677f81: Handle mode correctly with Auto IKE. Ticket #6360
Chris Buechler
05:06 AM Revision 065a9cd8: Handle mode correctly with Auto IKE. Ticket #6360
Chris Buechler
05:05 AM Revision f30e15fa: Handle mode correctly with Auto IKE. Ticket #6360
Chris Buechler
03:26 AM Revision d96b85e3: Firewall / Rules / Edit - URL (IP) Alias
Make alias type URL (IP) available for selection in firewall rules. NOYB NOYB
03:25 AM Revision b8160104: Firewall / Rules / Edit - URL (IP) Alias
Make alias type URL (IP) available for selection in firewall rules. NOYB NOYB
03:25 AM Revision f9c72062: Merge pull request #2985 from NOYB/Firewall_/_Rules_/_Edit_-_URL_(IP)_Alias
Chris Buechler
03:19 AM Revision d429739b: Firewall / Rules / Edit - URL (IP) Alias
Make alias type URL (IP) available for selection in firewall rules. NOYB NOYB
03:05 AM Bug #6376: Settings can't be saved
I can confirm Ph. T's finding.
Removing deny config-write solves the problem.
Anders Jelnes
02:06 AM Revision f42ef69a: Fix this missed one.
NOYB NOYB
02:06 AM Revision ebe833f6: Firewall / Aliases / Edit - New URL Table Alias Type
Make the code cleaner and easier to follow by using the same alias type designations as config. NOYB NOYB
02:06 AM Revision 3b07f4fe: Firewall / Aliases / Edit - New URL Table Alias Type
Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not ye... NOYB NOYB
01:02 AM pfSense Packages Bug #6305: Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
A different forum member has came across this issue & has confirmed that reverting to 0.99.24.1 fixes the problem.
jeroen van breedam

05/24/2016

11:51 PM Bug #6396 (Resolved): 504 gateway time out nginx
The change I made on #6318 resolves subject issue generally. I'll un-mark this as a duplicate for tracking purposes s... Chris Buechler
02:22 PM Bug #6396 (Duplicate): 504 gateway time out nginx
this is a duplicate of #6318 then. Yes if it's that easy to replicate, please email me so we can arrange access. thanks! Chris Buechler
02:15 PM Bug #6396: 504 gateway time out nginx
Removing the IPsec widget appears to have prevented the eventual failure. This sounds like a different issue. Irrespe... Alex Vergilis
11:29 AM Bug #6396 (Feedback): 504 gateway time out nginx
there are limitless possible reasons for this to happen, just means php-fpm is hung up doing something. One I've hear... Chris Buechler
11:36 PM Bug #6401 (Confirmed): OS X and Chrome change js doesn't change field visibility correctly
This is more widespread than just IPsec P1s. It appears to affect any page that has field changes from Javascript, fo... Chris Buechler
07:14 PM Bug #6401 (Resolved): OS X and Chrome change js doesn't change field visibility correctly
Choosing AES then 3DES on IKEv2 Phase 1 leaves key length selector active, resulting in a broken config.
I was abl...
Chris Linstruth
11:32 PM Revision dd4053d5: Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367
Chris Buechler
11:32 PM Revision 45859aae: Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367
Chris Buechler
11:31 PM Revision e8c09a23: Lower default LDAP timeout to 5 seconds. Idea from Sandeep1991 in PR 2971. Ticket #6367
Chris Buechler
11:17 PM Revision 062a5434: Set request_terminate_timeout to the same as max_execution_time in case something executed externally doesn't respond, to avoid hanging up all of php-fpm eventually. Ticket #6318 among other similar potential issues.
Chris Buechler
11:17 PM Revision 42d2f11a: Set request_terminate_timeout to the same as max_execution_time in case something executed externally doesn't respond, to avoid hanging up all of php-fpm eventually. Ticket #6318 among other similar potential issues.
Chris Buechler
11:12 PM Revision fa01d062: Set request_terminate_timeout to the same as max_execution_time in case something executed externally doesn't respond, to avoid hanging up all of php-fpm eventually. Ticket #6318 among other similar potential issues.
Chris Buechler
11:04 PM Revision 32960b14: Relax Suhosin to allow a 512M memory limit
NewEraCracker
11:03 PM Revision 4584521e: Relax Suhosin to allow a 512M memory limit
NewEraCracker
11:03 PM Revision 785cef80: Merge pull request #2984 from NewEraCracker/php-memlimit
Chris Buechler
10:27 PM Bug #6403 (Resolved): Alias type URL (IP) not available for firewall rules
fixed, thanks! Chris Buechler
10:24 PM Bug #6403 (Confirmed): Alias type URL (IP) not available for firewall rules
that works, merging Chris Buechler
10:08 PM Bug #6403 (Resolved): Alias type URL (IP) not available for firewall rules
Aliases of the URL (IP) type are not available for selection in firewall rules.
This should fix it.
https://githu...
NOYB NOYB
10:09 PM Bug #6318: IPsec dashboard widget causes GUI failure
Thanks to Alex for getting me into an affected system. It's occasionally getting stuck in pfSense_ipsec_list_sa, with... Chris Buechler
01:11 PM Bug #6318: IPsec dashboard widget causes GUI failure
Steve Beaver wrote:
> I have looked through the code again and nothing really stands out.
>
Ditto. Heard of rou...
Chris Buechler
01:05 PM Bug #6318: IPsec dashboard widget causes GUI failure
I have looked through the code again and nothing really stands out.
It would be helpful to know:
* How many tun...
Anonymous
12:48 PM Bug #6318 (Confirmed): IPsec dashboard widget causes GUI failure
Chris Buechler
09:00 PM Revision e266e6d1: Relax Suhosin to allow a 512M memory limit
NewEraCracker
08:58 PM Revision f2f1101d: Add -H to rsync calls to preserve hardlinks
Renato Botelho
08:58 PM Revision 370a0bc2: Add -H to rsync calls to preserve hardlinks
Renato Botelho
08:58 PM Revision 71768e1f: Add -H to rsync calls to preserve hardlinks
Renato Botelho
08:50 PM Revision 252efda8: Change default final rsync destination when it's a RELEASE
Renato Botelho
08:50 PM Revision 4dc9a6d0: Change default final rsync destination when it's a RELEASE
Renato Botelho
08:49 PM Revision 347ee9e3: Change default final rsync destination when it's a RELEASE
Renato Botelho
08:48 PM Revision b20c7ef1: Set PHP's memory limit to 512M on 64 bit. Ticket #6364
Chris Buechler
08:47 PM Revision 16bcd358: Set PHP's memory limit to 512M on 64 bit. Ticket #6364
Chris Buechler
08:47 PM Revision b6899307: Set PHP's memory limit to 512M on 64 bit. Ticket #6364
Chris Buechler
07:36 PM Bug #6402 (Resolved): Monitoring won't save default configuration of 8 hours with 1 minute resolution, resets resolution to 5 minutes when switching from 1 hour, 1 minute resolution
I can save the default to 1 hour, 1 minute resolution, but just changing the window to 8 hours auto-selects a 5 minut... Justin Rittenhouse
07:10 PM Revision 751b9531: Add nrpe to poudriere_bulk
Chris Buechler
07:10 PM Revision 18f38828: Add nrpe to poudriere_bulk
Chris Buechler
07:10 PM Revision 4b643ce8: Add nrpe to poudriere_bulk
Chris Buechler
07:05 PM Bug #6367 (Confirmed): Long delays with LDAP enabled w/local users during boot at "Synchronizing user settings..."
This came about because I fixed #6352, so it's now doing things it should have been doing but wasn't previously in th... Chris Buechler
05:44 PM Revision 5ce16fc1: Changed element type from date to text. Date inputs are not yet handled consistently accross different browsers :(
(cherry picked from commit d78dbc34299652c637c77684b7848191c510f9f0) Stephen Beaver
05:44 PM Revision d78dbc34: Changed element type from date to text. Date inputs are not yet handled consistently accross different browsers :(
Stephen Beaver
03:55 PM Bug #6400 (Closed): assign_interfaces.php issues with large numbers of interfaces
On a firewall running 2.3.1, after creating ~200 vlans, assign_interfaces.php gets _very_ slow while taking 100% cpu.... wot wot
03:50 PM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
It has nothing to do with the number of VLANs or interfaces, if the state table is really large, it runs out of memor... Chris Buechler
08:50 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
currently i can't enable CARP on my cluster and if active node will failed for some reason I'll be without network at... Zeev Zalessky
03:46 PM Bug #6399 (Resolved): Alias type not available from config during alias url table creation
Need to pass alias type to process_alias_urltable() function when creating a new url table alias because it is not ye... NOYB NOYB
01:59 PM Bug #6395: Comments are not removed from URL Table (Ports) links
That is a different issue. It has to do with the url table download and parsing. It occurs irrespective of this fix... NOYB NOYB
10:21 AM Bug #6395: Comments are not removed from URL Table (Ports) links
Phillip/Chris/Renato,
I've noticed that I had to save the URL several times before the issue went away. It seemed ...
Alex Vergilis
06:02 AM Bug #6395 (Feedback): Comments are not removed from URL Table (Ports) links
Merged. Thanks! Renato Botelho
02:21 AM Bug #6395: Comments are not removed from URL Table (Ports) links
Proposed fix.
https://github.com/pfsense/pfsense/pull/2980
Keeps full line comments of downloaded url table file,...
NOYB NOYB
12:30 AM Bug #6395: Comments are not removed from URL Table (Ports) links
Well I guess we can both lay claim to ignorance.
Looking over the FreeBSD pfctl man page it seems to me that "addr...
NOYB NOYB
01:01 PM Bug #6397 (Not a Bug): Status-Monitoring-Quality allows selection of nonexistent GW
it shows what RRD files are there. You can delete old ones from /var/db/rrd/ if you no longer want that data. I've co... Chris Buechler
04:25 AM Bug #6397 (Not a Bug): Status-Monitoring-Quality allows selection of nonexistent GW
When you create a new WAN gateway it is automatically added to the monitoring drop down menu (quality section). If yo... Bogdan P
12:12 PM Todo #4706: MPD needs to be upgraded to version 5 even for the various other tunnels
only two remaining in 2.3.x+ are PPPoE and L2TP servers. Chris Buechler
11:10 AM Revision 71fe4294: Miscellaneous Textual Correction - System / Advanced / Networking
Use apostrophe instead of quote.
(cherry picked from commit d3706c81f7f77d21635c335d19e6626a4f7b568b)
NOYB NOYB
11:09 AM Revision 8d7e9a4c: Merge pull request #2978 from NOYB/Miscellaneous_Textual_Correction_-_System_/_Advanced_/_Networking
Renato Botelho
10:47 AM Revision 608c78e1: URL Table (Ports) File Comments
Fix for Bug #6395 that keeps full line comments of the downloaded file but strips them for the pf rules load.
(cherr...
NOYB NOYB
10:47 AM Revision e3dbee3e: Merge pull request #2980 from NOYB/URL_Table_(Ports)_File_Comments
Renato Botelho
10:44 AM Revision 37135283: Fix #6381 ipv6nat_ipaddr
(cherry picked from commit f489cfdbd4705578ee290b9df5bafe86efddbca8) Phil Davis
10:44 AM Revision cf44fe72: Fix #6381 ipv6nat_ipaddr
(cherry picked from commit f489cfdbd4705578ee290b9df5bafe86efddbca8) Phil Davis
10:43 AM Revision eb8704b1: Merge pull request #2976 from phil-davis/patch-2
Renato Botelho
10:04 AM pfSense Packages Bug #5839 (Not a Bug): Squid package loses all settings when upgrading from 2.2.2 to 2.2.6.
Chris Buechler
08:25 AM pfSense Packages Bug #5839: Squid package loses all settings when upgrading from 2.2.2 to 2.2.6.
As an added note on this, on one of my systems at least, the option defaulted to not save and cleared the config on u... Cory Hyland
09:27 AM Revision f208e969: redundant check - is_numericint() tests for >= 0
Stilez y
09:25 AM Revision 01b5410a: Use global backup count instead of hardcoded value and remove redundant function
Stilez y
09:15 AM Revision 16b17c15: fix logic and replace hard coded value by global
backups should be a numeric int.
text hint for number of backups can now refer to the global value for this platform ...
Stilez y
09:05 AM Revision 09a28394: set default_config_backup_count based on platform
At the same time the platform is being detected for PHP/GUI purposes, set the default number of backups. Also handle ... Stilez y
09:01 AM Revision ca55edc3: Give settings section a more helpful/standard title to match other GUI settings tabs
Stilez y
06:43 AM Revision e7e1e514: URL Table (Ports) File Comments
Fix for Bug #6395 that keeps full line comments of the downloaded file but strips them for the pf rules load. NOYB NOYB
05:45 AM Bug #6381 (Feedback): IPv6 over IPv4 Tunneling Option
Merged, thanks! Renato Botelho
04:57 AM Bug #6398 (New): If config cannot be loaded due to corruption or bug, it isn't handled gracefully (just stops)
If the current (and perhaps some recent) backup configs in the cache are unusable, due to failing checking on router ... Stilez y
02:50 AM Feature #6228: Please provide a means for IGMPv3 and MLDv2 support
I would like to support this request for an updated and more efficient support for multicast.
As a user of the IPTV...
Stefan Heck
01:57 AM Bug #6372: OpenVPN client page does not expose proxy port field
Legend!
Glad it was a simple fix, thanks!
Jason Kong

05/23/2016

11:37 PM Bug #6395: Comments are not removed from URL Table (Ports) links
I might show my ignorance here. pf supports the table directive like:
@table <spammers> persist file "/etc/spammers"...
Phillip Davis
11:05 PM Bug #6395: Comments are not removed from URL Table (Ports) links
I think there may be a bigger issue here that just it works this way and not that way.
Essentially it is being handl...
NOYB NOYB
10:56 PM Bug #6395: Comments are not removed from URL Table (Ports) links
Yes, the ports "table" is actually implemented as a list contained in a file, which is inserted inline into the rules... Phillip Davis
09:53 PM Bug #6395: Comments are not removed from URL Table (Ports) links
Workaround: Use alias type URL (Ports) instead of URL Table (Ports).
A better way of removing the comments than re...
NOYB NOYB
09:47 PM Bug #6395: Comments are not removed from URL Table (Ports) links
Phillip Davis wrote:
> Pull request https://github.com/pfsense/pfsense/pull/2979
> Can you try this?
> The old edi...
NOYB NOYB
09:46 PM Bug #6395: Comments are not removed from URL Table (Ports) links
This has addressed the comment line removals.
FYI - the "URL Table (IPs)" did not have the comment removal issue.
...
Alex Vergilis
09:45 PM Bug #6395: Comments are not removed from URL Table (Ports) links
Appears alias type url table (ports) is not being loaded as a table. It doesn't show up in diag>tables and the rules... NOYB NOYB
08:33 PM Bug #6395: Comments are not removed from URL Table (Ports) links
Pull request https://github.com/pfsense/pfsense/pull/2979
Can you try this?
The old editing in 2.2.* was editing ou...
Phillip Davis
07:37 PM Bug #6395 (Resolved): Comments are not removed from URL Table (Ports) links
After upgrading from 2.2.6 on the 2.3.1 release, errors appear while loading rules, if the rule contains a "URL Table... Alex Vergilis
10:35 PM Bug #6396 (Resolved): 504 gateway time out nginx
On 2.3.1 after a bit of uptime, the web interface becomes inaccessible with the following message on a Netgate APU FW... Alex Vergilis
07:17 PM Revision 14e2a004: Define default image type for snapshots later
Renato Botelho
07:17 PM Revision 64799801: Define default image type for snapshots later
Renato Botelho
07:17 PM Revision 3edb445e: Define default image type for snapshots later
Renato Botelho
05:34 PM Revision ddf56629: Introduce a new option to build only core packages and skip images
Renato Botelho
05:34 PM Revision dd423357: BUILDACTION will never be snapshots
Renato Botelho
05:34 PM Revision 3c441c09: Introduce PRODUCT_REVISION variable to be used in core package version
Renato Botelho
05:34 PM Revision 8238d674: Introduce a new option to build only core packages and skip images
Renato Botelho
05:34 PM Revision 4daf5f56: BUILDACTION will never be snapshots
Renato Botelho
05:34 PM Revision 69c97748: Introduce PRODUCT_REVISION variable to be used in core package version
Renato Botelho
05:33 PM Revision 288bd310: Introduce a new option to build only core packages and skip images
Renato Botelho
05:32 PM Revision 7918276b: BUILDACTION will never be snapshots
Renato Botelho
05:32 PM Revision 81897c42: Introduce PRODUCT_REVISION variable to be used in core package version
Renato Botelho
03:06 PM Bug #6382 (Duplicate): assign firewall rule to a limiter kills its traffic
duplicate of any number of other limiter issues Chris Buechler
02:44 PM Bug #5090: Wan failover fails to recover normal behaviour when all wans work again
James M wrote:
>
> I assume this is still a bug...?
No, see my last comment just above yours.
Chris Buechler
12:57 PM Bug #5090: Wan failover fails to recover normal behaviour when all wans work again
I am able to create the same issue, running a clean install of v2.3.1
2 WANs setup in gateway groups called "failo...
James M
12:25 PM Bug #6394 (Resolved): INCORRECT OUTPUT OF TRANSLATION
Hello Development Team,
I want to report a problem with incorrect output on PfSense 2.3.1 when the language are de...
Luciano Goulart
10:48 AM Bug #6311: pfSense 2.3 locking up
Marco Manenti wrote:
> if yes, try to add in /boot/loader.conf legal.intel_iwi.license_ack="1"
Uhm, I think that'...
Jan Jurkus
10:39 AM Bug #6393 (Resolved): SMART service handling is incomplete/missing
There is some support in diag_smart.php for running smartd persistently that was activated in 2.3 (it was commented o... Jim Pingle
09:24 AM pfSense Packages Bug #4304: pfflowd non-functional on 2.2.x versions
Aside: Softflowd unfortunately doesn't let you specify the source interface/address for sending netflow packets (whic... Brian Candler
07:18 AM Bug #6387 (Not a Bug): Comman Name ignored when creating SSL Server Certificate with the Cert Manager
The CN is applied properly in each case I've tried. For example:
!http://i.imgur.com/MP0rN2j.png!
Results in the ...
Jim Pingle
01:04 AM Bug #6387 (Not a Bug): Comman Name ignored when creating SSL Server Certificate with the Cert Manager
When creating a certificate for a server using the Cert Manager. The Common Name is not applied to the certificate, o... Buck Brady
07:07 AM Revision d3706c81: Miscellaneous Textual Correction - System / Advanced / Networking
Use apostrophe instead of quote. NOYB NOYB
04:52 AM Feature #6392 (Duplicate): Allow folding based on separators in firewall rules
When you have a lot of rules in the firewall section, you can visually seperate them with seperators (one of the new ... Marcel Hellwig
03:27 AM Bug #6391 (Resolved): View Current Portal Page goes to wrong URL
When uploading custom HTML for the Captive Portal, there are options to view the current uploaded HTML in browser.
...
Stefan Kronawithleitner
01:36 AM Todo #6390 (New): Autoscale from Traffic Graph not correct size (big graphs)
Hey guys
The autoscale feature from the traffic graph is too big. Attached is a screeshot, where your can see what...
Manuel M.
01:31 AM pfSense Packages Bug #6389 (Resolved): Suricata typo under interface rules tab
Under "Rule Signature ID (SID) Enable/Disable Overrides" it says below the buttons "When finished, click APPLY to sav... Alexander Lindqvist
01:29 AM Feature #6388 (Resolved): Status / Dashboard save changes for all users
Hey guys
The Dashboard save the changes for all users. For example, I have 2 users (one admin and one for a monit...
Manuel M.

05/22/2016

10:44 PM Bug #6386 (New): Switching Router Advertisements to disabled should broadcast IP Removal messages
Switching the RA mode from anything to disabled causes the clients to remove the gateway but keep the address for awh... Chris Severance
09:05 PM Feature #6385 (Closed): Add Download-only option to System Update
Can you please investigate allowing system updates to be downloaded separately to the upgrade and reboot of the syste... Daryl W
05:29 PM Bug #6318: IPsec dashboard widget causes GUI failure
I have no issues since removing the IPsec widget. Now on 2.3.1 and have not seen a lockup Rick Strangman
03:36 PM Feature #6384 (Duplicate): Allow IPSEC P1 to have 2 peer remote gateway IP addresses to allow VPN failover faster without requiring DDNS
*The problem*
* IPSEC tunnel failover with DDNS takes over 2.5 minutes.
Today, with DDNDS and WAN gateway groups,...
Steven Perreau
01:05 PM Bug #6383 (Not a Bug): Manual Update via WebGUI not working in 2.3.x
The manual firmware update via the WebGUI is no longer working in PfSense > 2.3.x.
That feature ist very handy to up...
Michael Schmid

05/21/2016

11:33 PM Revision f489cfdb: Fix #6381 ipv6nat_ipaddr
Phil Davis
08:50 PM pfSense Packages Bug #6380: pfBlockerNG blocks traffic on server reboot
I assume that you are either on Nano or are using RamDisks? If that is the case, the /var folder gets wiped at reboot... BBcan177 .
08:58 AM pfSense Packages Bug #6380 (Resolved): pfBlockerNG blocks traffic on server reboot
I have pfblockerng with DNSBL enable.
I have one DNSBL List called "ConsolidatedDNSBLLists" that is pulling from "...
Federico Castagnini
08:48 PM pfSense Packages Bug #6368: pfBlockerNG General Settings - Erroneous Text
Thanks for the report. Will add the missing "." in the next version. BBcan177 .
07:09 PM Bug #6381: IPv6 over IPv4 Tunneling Option
I can confirm this does resolve the issue. Thanks Ken Sim
06:33 PM Bug #6381: IPv6 over IPv4 Tunneling Option
This should help https://github.com/pfsense/pfsense/pull/2976 Phillip Davis
12:14 PM Bug #6381: IPv6 over IPv4 Tunneling Option
I have checked all of my 2.3/2.3.1 installs and they all have the same problem. Ken Sim
12:13 PM Bug #6381 (Resolved): IPv6 over IPv4 Tunneling Option
Since 2.3 I have noticed that the "IPv6 over IPv4 Tunneling" option in Advanced -> Networking does not retain the IP ... Ken Sim
05:06 PM pfSense Packages Bug #6274: Missing tabbar in HAProxy for restricted group
Should be fixed in current pkg0.47 version. Can you confirm? Pi Ba
12:50 PM Bug #6382: assign firewall rule to a limiter kills its traffic
update
after creating a limiter without assigning it to a rule, should i see a limiter on limiter info or should ...
wesam adel
12:30 PM Bug #6382 (Duplicate): assign firewall rule to a limiter kills its traffic
after upgrading from 2.3 to 2.3.1 my traffic died and after some reinstalling and trying to make it work again
and ...
wesam adel
12:01 AM pfSense Packages Feature #6379 (Closed): Please reinstate nameserver package
Dear All,
Please consider bringing back TinyDNS or BIND packages. For a small place wishing to run own nameservers...
Michael Schefczyk

05/20/2016

06:17 PM Bug #6375 (Not a Bug): Rename IPSec Profile in VPN menu to iOS IPSec Profile
it was renamed in 2.3.1 to what we felt was most appropriate Chris Buechler
04:13 PM Revision 94d882a0: Fix quoting in diag_routes.php, see ticket #6371
Jim Pingle
04:13 PM Revision b1952073: Fix quoting in diag_routes.php, see ticket #6371
Jim Pingle
04:13 PM Revision a3013ca6: Fix quoting in diag_routes.php, see ticket #6371
Jim Pingle
03:34 PM Revision 0e4e4251: Better fix for escaping in ticket #6371
Jim Pingle
03:34 PM Revision 5c4b89a4: Better fix for escaping in ticket #6371
Jim Pingle
03:33 PM Revision 2333d2a4: Better fix for escaping in ticket #6371
Jim Pingle
03:05 PM Revision c805b6e4: Revert "Status / Services - Status Indicator"
This reverts commit e7161dc3b62b306b57c8d094f93c2ec08c9e0af2. Renato Botelho
03:04 PM Revision b991582f: Revert "Status / Services - Status Indicator"
This reverts commit 5260817282c47a208be6daf683db0157544b2d08. Renato Botelho
02:41 PM Revision c8009eee: Remove calls which rely in uninitizalized vars
After analyzing implementations in RELENG_2_1 and RELENG_2_2, this code seems to be a left over after code rewrite
A...
NewEraCracker
02:41 PM Revision 137fe9b6: Merge pull request #2786 from NewEraCracker/remove-leftovers
Renato Botelho
02:40 PM Revision 54f0c988: Add options to build zabbix3 packages
(cherry picked from commit 783ca2b22f38fe22a465d2b5451c5e90fd9d1da6) Danilo Baio
02:39 PM Revision 0518480e: Merge pull request #2898 from dbaio/master
Renato Botelho
02:38 PM Revision 7f1349f7: Add freeDNS v6 support
FreeDNS IPv6 support confirmed working using same method as v4 with v6 source address. Simple second service with _us... TechSmurf
02:38 PM Revision 52665e3d: Add menu item for freeDNS v6
(cherry picked from commit d102e2d5d3f238fa4f35a1d935366a2e6153804e) TechSmurf
02:38 PM Revision 7ee5ec45: Merge pull request #2926 from TechSmurf/patch-1
Renato Botelho
02:37 PM Bug #6371 (Resolved): Remote command execution via diag_smart.php
I can't break either page with the new code, and I looked throughout the rest of the code base for any other similar ... Jim Pingle
02:30 PM Revision bc83c9e7: Status / Interfaces - DNS Servers
The DNS servers are not necessarily ISP provided.
(cherry picked from commit 78869d5e82f149ad5bfb1e1d97d958d0bf1d0d54)
NOYB NOYB
02:30 PM Revision 3167e8f0: Merge pull request #2970 from NOYB/Status_/_Interfaces_-_DNS_Servers
Renato Botelho
02:29 PM Revision 52608172: Status / Services - Status Indicator
Use font awesome icons instead of text.
Universal recognition eliminates need of text translation.
(cherry picked fr...
NOYB NOYB
02:28 PM Revision c5af3a30: Merge pull request #2972 from NOYB/Status_/_Services_-_Status_Indicator
Renato Botelho
02:27 PM Revision adc90ad9: Removed global variables used on the version 2.2
(cherry picked from commit d4af7f9e4a332278a80ba2a9c56df2064dc579d9) SilvioGiunge
02:27 PM Revision ed285109: Merge pull request #2932 from SilvioGiunge/remover_global_vars
Renato Botelho
02:26 PM Revision a5e2c664: Add the function gettext
(cherry picked from commit 8d0b16a11c6a2a61fe51507a9b43b3bcad3aab80) marianamorim
02:25 PM Revision bbdbf3d3: Merge pull request #2969 from marianamorim/add_function_gettext
Renato Botelho
02:24 PM Revision 21951782: Fix Captive Portal's MACs icons
Standardize pass/block icons with the rest of the system
(cherry picked from commit 96abde901f0c4e81d4cac0acd2361267...
Jose Luis Duran
02:24 PM Revision 54b21bab: Merge pull request #2973 from jlduran/pass-block-icons-cp
Renato Botelho
02:23 PM Revision fd45b31a: Fix closing `tbody` tag in Captive Portal's MACs
(cherry picked from commit 22b50541377ec212d71e0686a0b6a20149b23a7c) Jose Luis Duran
02:23 PM Revision 896ae253: Merge pull request #2974 from jlduran/closing-tbody-cp-mac
Renato Botelho
12:43 PM Revision 22b50541: Fix closing `tbody` tag in Captive Portal's MACs
Jose Luis Duran
12:34 PM Revision 96abde90: Fix Captive Portal's MACs icons
Standardize pass/block icons with the rest of the system Jose Luis Duran
12:24 PM Bug #6376 (Not a Bug): Settings can't be saved
Jim Pingle
12:23 PM Bug #6376: Settings can't be saved
Same thing.
Admin work well but not LDAP user.
Modify group rights to resolve this issue. So no issue with HA as Ji...
Sags Sags
12:08 PM Bug #6376: Settings can't be saved
Ok, i solved my problem:
within every new version of priviliges
my reflex is to add them to the user/usergro...
Ph. T
11:49 AM Bug #6376: Settings can't be saved
I think i can now clarify what causes the issue in my case:
Setup: vm (esxi-setup) with HA activated.
diff...
Ph. T
11:36 AM Bug #6376: Settings can't be saved
Please do not mix and mention other bugs on this ticket, as they are unlikely to be relevant.
The only way I could...
Jim Pingle
10:51 AM Bug #6376: Settings can't be saved
My configuration (hope it help):
Two pfsense on physical hardware (master and backup using HA)
(since version 2.3...
Sags Sags
10:08 AM Bug #6376: Settings can't be saved
After upgrade pfsense amd64 2.3u1 to 2.3.1. I have the same problem, I using ESXI 5.5U3. For example the rules don't ... Santiago Clavijo
09:56 AM Bug #6376: Settings can't be saved
What is different in the system section between those two configuration files? Can you provide us with both system se... Jim Pingle
09:52 AM Bug #6376: Settings can't be saved
I found out, that i can trigger problem if i
import the system section of the active system.
- importing aliases ...
Ph. T
08:40 AM Bug #6376: Settings can't be saved
I think the problem is not comming from VM, I am using two physical servers with two different hardware (amd 64 both)... Sags Sags
08:22 AM Bug #6376: Settings can't be saved
HA-Pair, i restored parts of configuration from the active system (2.3. -> 2.3.0_1 -> 2.3.1) which does no longer all... Ph. T
08:19 AM Bug #6376: Settings can't be saved
Jim Pingle wrote:
> That's not a good test. FreeBSD 10.x is not supported on ESX 5.1, only 5.5U3 or later. See http:...
Yasin Is
08:16 AM Bug #6376: Settings can't be saved
That's not a good test. FreeBSD 10.x is not supported on ESX 5.1, only 5.5U3 or later. See http://www.vmware.com/reso... Jim Pingle
08:13 AM Bug #6376: Settings can't be saved
just did some more tests...
i have 2 environments
a) VMware vSphere 6: Update from pfSense 2.3u1 --> 2.3.1 witho...
Yasin Is
07:54 AM Bug #6376: Settings can't be saved
Was the old configuration you restored from 2.3.x? You cannot restore parts of an older configuration to a new system... Jim Pingle
07:51 AM Bug #6376: Settings can't be saved
Same issue here:
- Basically the apply-settings does not appear.
Started from a clean install and imported parts
...
Ph. T
07:48 AM Bug #6376: Settings can't be saved
Thank you Steve and Yasin ls for feedback.
Same thing here: Problem occured after updating from 2.3u1 --> 2.3.1
Sags Sags
07:44 AM Bug #6376: Settings can't be saved
Thank you Steve.
Problem occured after updating from 2.3u1 --> 2.3.1
May this is important to now. if i can do so...
Yasin Is
07:04 AM Bug #6376: Settings can't be saved
Same Problem here.
i just added new ethernet-interfaces in vmware and tried to configure them.
GUI did not save t...
Yasin Is
06:56 AM Bug #6376 (Feedback): Settings can't be saved
This is not reproducible and there are no other report of this from the field, which of course there would be were it... Anonymous
03:00 AM Bug #6376 (Not a Bug): Settings can't be saved
When configuration has to be updated using web gui, nothing is saved.
Sags Sags
12:04 PM Revision 788c3cf5: Fixed #6872 Restored missing proxy port setting
(cherry picked from commit 6b43692408912de3375b34cc1982ff73f52762a5) Stephen Beaver
12:02 PM Revision 6b436924: Fixed #6872 Restored missing proxy port setting
Stephen Beaver
12:02 PM Revision 16fd5b50: Reduce maximum length of string to gettext()
This limit is set at 4096 on PHP 5.6: http://lxr.php.net/xref/PHP_5_6/ext/gettext/gettext.c#139
Bug report on forum:...
NewEraCracker
11:17 AM pfSense Packages Bug #6378 (Resolved): inline background styles in squidguard package
> When you look at squidguard's Target Category list (assuming it's populated), the text is too faint as compared to ... Jared Dillard
11:15 AM Revision a2a0e995: Create core repo early and send it to staging area
Renato Botelho
11:15 AM Revision 92a1044d: Create core repo early and send it to staging area
Renato Botelho
09:56 AM Bug #6318: IPsec dashboard widget causes GUI failure
Brent Kerlin wrote:
> I have seen this issue frequently on clients since 2.3 rolled. I was more concerned with #62...
Brent Kerlin
08:01 AM Revision e7161dc3: Status / Services - Status Indicator
Use font awesome icons instead of text.
Universal recognition eliminates need of text translation.
NOYB NOYB
07:05 AM Bug #6372 (Feedback): OpenVPN client page does not expose proxy port field
Missing proxy port field restored. Anonymous
05:33 AM Bug #6099: igmpproxy does not recognize upstream interface
Ulysse FONTAINE wrote:
> Someone have made a commit on the pali/igmpproxy git: https://github.com/pali/igmpproxy/pul...
Victor Toni
05:13 AM Feature #6377 (Resolved): 6rd ipv6 tunnel: MTU settings not editable and not correlated to interface MTU (hardcoded to 1280)
6rd tunnel MTU is not user editable and is hardcoded to 1280.
The proper MTU value should be interface MTU minus 20 ...
Luca Moncelli
03:36 AM Bug #6367: Long delays with LDAP enabled w/local users during boot at "Synchronizing user settings..."
Though LDAP is causing this delay, I do not think it is due to this as we have the same rc.bootup file for long time.... Sandeep K V
01:59 AM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
Hamilton Calixto wrote:
> We have this bug for 1 year. When a solution is presented? I am dismayed by this as it is ...
Luca De Andreis

05/19/2016

09:13 PM Revision 12563b0c: Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371
Jim Pingle
09:12 PM Bug #6375: Rename IPSec Profile in VPN menu to iOS IPSec Profile
Meant to open under 2.3.2 Marco Novielli
09:12 PM Bug #6375 (Not a Bug): Rename IPSec Profile in VPN menu to iOS IPSec Profile
IPSec Profile in VPN menu should be renamed to *iOS IPSec Profile* . Would make it consistent with the heading under... Marco Novielli
09:12 PM Revision 1e5239d1: Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371
Jim Pingle
09:12 PM Revision 335f1a89: Fix up diag_smart e-mail handling, and the backend config code was broken/making false assumption about the config file as well. Fixes #6371
Jim Pingle
08:35 PM Revision 3b44f18b: Update openvpn.inc
scipiojr
07:50 PM Feature #6374 (Resolved): Provide sample server-side logic to report peer's IP address for use with DDNS
Pursuant to Issue #6373 -
We can help (our) users of DDNS by providing sample code which organizations could choos...
Marc Dye
07:30 PM Feature #6373 (Resolved): RFC2136 DDNS could be more configurable to improve security
Our RFC2136-style DDNS depends on external determination of the real IP address (usu. DHCP-assigned by the ISP). Suc... Marc Dye
07:24 PM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
We have this bug for 1 year. When a solution is presented? I am dismayed by this as it is an extremely important feat... Hamilton Calixto
07:01 PM Bug #6372 (Resolved): OpenVPN client page does not expose proxy port field
Cannot configure OpenVPN client to use a proxy with the GUI, since the proxy port field is not exposed to the user.
...
Jason Kong
05:42 PM Revision f8a36c30: Use correct poudriere ports name on conf
Renato Botelho
04:25 PM Revision 36dd19fb: Use ports branch to define poudriere ports name
Renato Botelho
04:20 PM Bug #6371 (Feedback): Remote command execution via diag_smart.php
Applied in changeset commit:335f1a8977cf0f711c712864379773e410e996a5. Jim Pingle
04:10 PM Bug #6371 (Resolved): Remote command execution via diag_smart.php
When action=config and smartmonemail contains a backticked shell command, it is executed on submit. The parameter doe... Jim Pingle
03:56 PM Bug #6370 (Confirmed): IPSEC bound to WAN gateway group and Dynamic DNS doesn't to fail back tunnel to WAN on DDNS update
I first found this happening on 2.3, but waited until post upgrade on 2.3.1 and tested again extensively.
[[https://...
Steven Perreau
12:30 PM Revision df9c9cde: Update pfSense.pot
Renato Botelho
12:30 PM Revision b530335e: Update pfSense.pot
Renato Botelho
12:18 PM Bug #6369 (Closed): Config without mouse not possible
On forms with dynamic fields which will be shown/hidden while changing some drop down values like "Key Exchange versi... Grischa Zengel
11:43 AM Bug #4031: Notifications mail bomb in some gateway failure circumstances
I was going to post again about this as well -- 2.3.x still doing this quite often and it's really crazy bad sometime... → luckman212
11:31 AM Bug #4031: Notifications mail bomb in some gateway failure circumstances
I am also experiencing this, with 2.3 and now also with 2.3.1. My absolute worst case was 1,500 emails within couple ... Miikka Karhuluoma
07:13 AM Revision 78869d5e: Status / Interfaces - DNS Servers
The DNS servers are not necessarily ISP provided. NOYB NOYB
04:36 AM pfSense Packages Bug #6368 (Resolved): pfBlockerNG General Settings - Erroneous Text
Global Logging Check Box
Firewall Rule logging - Enable Global logging to [ Status: System Logs: FIREWALL Log ]<br...
Rick Strangman
03:55 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
Memory already configured for 512M but in some place still configured ini_set('memory_limit', '256M'); your fix is f... Zeev Zalessky
03:29 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
Though this is my first bug fix. I think I found the solution to the bug. Php is crashing due to lack of memory. So f... Sandeep K V
01:43 AM Bug #6364: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /usr/local/www/status_carp.php on line 261
2.3.1 has same problem Zeev Zalessky
03:23 AM pfSense Packages Bug #6305: Quagga problems updating routes / mistakenly showing "kernel"-routes while they are not
OP hasn't found the time to respond to the post.
a different forum member has confirmed reverting to version above s...
jeroen van breedam
01:53 AM Bug #6133 (Feedback): Firewall Rull Using !LAN address Error
I'm guessing this may have been fixed by the more proper validation that config.cache is sane. Chris Buechler
 

Also available in: Atom