Activity
From 07/10/2015 to 08/08/2015
08/08/2015
-
11:01 PM Bug #4924: Package manager - the version comparison code not comparing versions properly
- Note that this is also a problem for a pfSense version upgrade from 2.2.9 to 2.2.10 and the like, due to a bug in the...
-
09:45 PM Bug #4924: Package manager - the version comparison code not comparing versions properly
- I am looking at that. Yes, it needs smarter comparison and might be able to reuse code that does similar stuff for co...
-
01:59 AM Bug #4924 (Resolved): Package manager - the version comparison code not comparing versions properly
- Noted this with the recent packages cleanup spree... 10 > 9, the trailing 0 is not insignificant... :)
!http://i.i... -
10:58 PM Bug #4925: version_compare_numeric does not work for 2.2.9 to 2.2.10
- Pull request https://github.com/pfsense/pfsense/pull/1810
-
10:50 PM Bug #4925 (Resolved): version_compare_numeric does not work for 2.2.9 to 2.2.10
- version_compare_numeric correctly compares 2.2.8 to 2.2.9 and thinks 2.2.9 is an upgrade - good.
But comparing 2.2.9... - 11:13 AM Revision eb76c6b7: Merge pull request #337 from sbeaver-netgate/firewall_schedule_edit.php
- Converted firewall_schedule_edit
-
11:10 AM Bug #4854: OpenVPN bound to gateway group using CARP IP doesn't start with CARP master status
- Hi Chris,
think there is still a problem.
When CARP goes to backup on let say pfsense#1, it stops openvpn and i... - 11:07 AM Revision a4b3dbce: Merge pull request #332 from sbeaver-netgate/firewall_nat_edit
- Converted firewall_nat_edit
-
07:19 AM pfSense Packages Bug #4922: Nut Settings Page - PHP Config nut.inc - Field Validation Fails
- Merged and working again.
-
07:12 AM Todo #4672: Update igmpproxy to latest version
- Can this be done for 2.2.5 please? There is a whole galore of people complaining about this... https://forum.pfsense....
-
01:01 AM pfSense Packages Bug #3434 (Resolved): widentd
- thanks
08/07/2015
- 08:21 PM Revision 4b94f9ec: Partially converted
- Requires revised save logic using an array rather than multiple POST
fields
Also like to look at possibility of chan... - 07:18 PM Revision 55d43903: Merge branch 'logos' into bootstrap
-
06:07 PM pfSense Packages Bug #3434: widentd
- Merged -> fixed.
- 05:56 PM Revision f4beb885: Updated logos
-
04:17 PM pfSense Packages Bug #4917 (Resolved): Filer package install is broken
- thanks
- 03:02 PM Revision eda83714: Merge branch 'firewall_rules' into bootstrap
- 03:01 PM Revision 42a6bcbd: Change savings display class.
- 02:53 PM Revision 50e12e3e: Merge branch 'firewall_nat_out' into bootstrap
- 02:52 PM Revision 1ce2bbbc: Merge branch 'firewall_nat_1to1' into bootstrap
- 02:52 PM Revision f2776958: Merge branch 'firewall_nat' into bootstrap
- 02:52 PM Revision d9a57fcd: Merge branch 'firewall_rules' into bootstrap
- 02:51 PM Revision c821a6cd: Added panel etc
- Added panel for consistency
moved “store changes” button to <nav>
Changed icon legend to <dd> for consistency - 02:29 PM Revision 1c0d1b28: Change icon display
- Change icon display to<i>
Remove row shading
Remove unneeded checkbox - 02:22 PM Revision 91d452c7: Removed row shading
- 02:19 PM Revision 0032fa52: updated icons etc
- Changed icon display
Removed row shading
Removed unneeded checkboxes - 02:08 PM Revision 7abddc12: icon and checkbox changes
- display icon with <i>
eliminate unneeded checkbox -
12:46 PM Bug #4874: pf crash related to source tracking: pf_hashsrc: unknown address family 0
- Same system crashed identically on 2.2.4:...
-
12:24 PM Feature #4923 (Resolved): Add LDAP support for RFC2307 style group membership
- Turnkey Linux OpenLDAP (which runs the phpLDAPadmin web UI) seems to define group membership differently than pfSense...
-
11:09 AM Feature #4044: Add UEFI support
- Will this be looked at eventually? I think GEN2 Hyper-V support would be a great thing, particularly for dynamic mem...
- 01:51 AM Revision db141f98: Added alias pop-ups
- 01:23 AM Revision dbbd22f9: Added alias pop-up
- 12:36 AM Revision 90741c50: Merge branch 'firewall_nat_npt' into bootstrap
- 12:36 AM Revision b4c47a85: Merge branch 'firewall_nat_1to1' into bootstrap
- 12:36 AM Revision 5e07cad0: Merge branch 'firewall_nat_out' into bootstrap
- 12:36 AM Revision 3e051f35: Merge branch 'firewall_nat' into bootstrap
- 12:35 AM Revision 8bbab8a3: Added store changes button and containing panel
- 12:29 AM Revision 598dc5ed: Added store changes
- 12:25 AM Revision 56fca890: Save re-ordered list
- 12:02 AM Revision 797f7b50: Save changed rule order
08/06/2015
- 11:41 PM Revision 74ccc915: Merge branch 'firewall_nat_1to1' into bootstrap
- 11:41 PM Revision b27b4e4b: Updated to use jquery drag/move
- 11:34 PM Revision eff6aa06: Merge branch 'firewall_nat_out' into bootstrap
- 11:34 PM Revision 753dd9fc: Updated to use jQuery drag/move
- 11:26 PM Revision 2d708e43: Merge branch 'firewall_nat' into bootstrap
- 11:26 PM Revision 4cf530c4: Updated to use jQuery row drag/move
- 10:53 PM Revision eb19b66d: Merge branch 'firewall_aliases_edit.php' into bootstrap
- 10:53 PM Revision 6fceee6b: Fixed issue when address array contained blank entries
- Todo: Probably a better way to fix this, but this fix at least allows
the page to function. - 03:47 PM Revision ac23816a: Merge branch 'firewall_nat_out' into bootstrap
- 03:46 PM Revision 1d449e7c: firewall_nat_out Conversion complete
- Ready for review
-
02:40 PM pfSense Packages Bug #3434: widentd
- This is fixed by https://github.com/pfsense/pfsense-packages/pull/952
-
11:06 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- If you really want this displayed somewhere in dashboard, you can assign the underlying physical interface (and use t...
-
08:25 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- Thank you both for looking into this. Apparently something changed (gasp!) since the previous release. I looked at ...
08/05/2015
-
11:26 PM pfSense Packages Bug #4922: Nut Settings Page - PHP Config nut.inc - Field Validation Fails
- https://github.com/pfsense/pfsense-packages/pull/939
-
09:01 PM pfSense Packages Bug #4922 (Resolved): Nut Settings Page - PHP Config nut.inc - Field Validation Fails
- Original issue:
PfSense 2.2.3 and 2.2.4, install Nut 2.0.5.
Go to configure as 'Remote NUT Ups', fill in fields u... - 10:15 PM Revision 37ad2e00: Highlight all cells in the row
-
05:24 PM Revision c0d5c143: Merge pull request #1806 from nagyrobi/patch-24
-
11:01 AM Bug #4921 (Resolved): Disabling a gateway does not remove static routes for DNS servers set to use it
- After disabling a gateway in System > Routing, Gateways if you have DNS servers defined in System > General Setup tha...
-
06:59 AM Bug #4920 (Not a Bug): Traffic Shaping Wizard don't show "LAN" Interface
- LAGG interfaces do not support ALTQ directly, so they don't appear in the shaper wizard or other ALTQ areas unless th...
-
05:38 AM Bug #4920 (Not a Bug): Traffic Shaping Wizard don't show "LAN" Interface
- I have an little issue with the Traffic Shaping Wizard on my pfSense. I have the following interfaces:
-WAN 1 (VLA... -
01:16 AM pfSense Packages Bug #4919 (Not a Bug): squid transparent proxy interface problem
- Hello!
I don't know where to report this =)
I found a problem in squid3 package. In web configuration script (/usr/...
08/04/2015
-
09:19 PM Revision 44551f82: Fix missing DH group 22-24
-
09:18 PM Revision 9f52ee2c: Fix missing DH group 22-24
-
07:59 PM pfSense Packages Bug #4917: Filer package install is broken
- working
-
01:46 PM pfSense Packages Bug #4917 (Feedback): Filer package install is broken
- Pull request has been merged
-
11:23 AM pfSense Packages Bug #4917: Filer package install is broken
- NWM, looking at filer_sync.xml instead.
https://github.com/pfsense/pfsense-packages/pull/933 -
11:18 AM pfSense Packages Bug #4917: Filer package install is broken
- I frankly cannot see there's it referenced in the filer.xml.
- 06:37 PM Revision 69d42601: Merge branch 'loadbalancer_monitor' into bootstrap
- 06:36 PM Revision ac800670: load_balancer_monitir Conversion complete
- Ready for review
-
04:58 PM pfSense Packages Bug #4555 (Resolved): Tiny DNS: Service does not start
- thanks
-
01:37 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- Confirmed working by multiple forum users, safe to close. ;)
- 04:35 PM Revision 95056f94: Merge branch 'firewall_nat_1to1' into bootstrap
- 04:34 PM Revision fe4dec8f: Add containing panel
- 04:28 PM Revision b7e553b1: firewall_nat_1to1 COnversion complete
- Ready for review
-
04:23 PM Bug #4918 (Resolved): DH groups 22-24 do not function
- The configuration generated when DH groups 22-24 is incorrect (the _ike_ and _esp_ attributes are incomplete.)
Pul... - 03:23 PM Revision 66df2190: Initial conversion
-
12:20 PM Bug #4806: Mobile IPSec Broken on iOS devices after 2.2.3 Upgrade from 2.2.2
- We are running version 2.2.4 but we still appear to have this issue.
We followed the guide at:
https://doc.pfsens... -
10:48 AM Revision 30ccf550: put back the missing newline
- Since 2.2 the console is missing the separating line between the interfaces list and the menu, which makes it harder ...
-
06:03 AM Bug #4916: Requesting 8GB NanoBSD image
- As I said I am aware of that, but having a 8GB image (which means approx 4GB per slice) would be a benefit for packag...
-
05:24 AM Bug #4766: "URL Table (IPs)" and "URL (IPs)" do not work when text file is hosted on a fresh install of pfSense
- Yes, the one I attached is sufficient to replicate this issue. I just tested 2.2.3 and 2.2.4 and they both still have...
- 04:13 AM Revision 24850bca: only read file if it exists, and only foreach if an array.
- 04:10 AM Revision 0057e62d: only read file if it exists, and only foreach if an array.
-
03:23 AM Bug #2762: PF drops IPv6 packets with fragment header followed by a last fragment only
- I modified _/usr/local/www/firewall_rules_edit.php_ with enclosed patch (pfSense 2.2.4)
After that, protocol "IPV6... - 01:31 AM Revision d098d2ce: Merge https://github.com/SjonHortensius/pfsense into bootstrap
08/03/2015
-
09:16 PM pfSense Packages Bug #4917 (Resolved): Filer package install is broken
- Forum: https://forum.pfsense.org/index.php?topic=97540.0
In the recent commits "function filer_install()" was remove... - 07:53 PM Revision 31d613d2: Merge pull request #335 from sbeaver-netgate/XSS
- XSS/Security updates from upstream
- 06:08 PM Revision 2a52350e: Merge branch 'firewall_nat_edit' into bootstrap
- 06:08 PM Revision 7bd45a1d: Merge branch 'firewall_nat' into bootstrap
- 06:03 PM Revision 96798027: Merge branch 'XSS' into bootstrap
- 05:11 PM Revision 603aa20f: XSS/Security updates from upstream
- The pfSense maintainers have provided a list of 30 or so security
changes related to the web GUI that have been made ... -
05:11 PM pfSense Packages Bug #4731: softflowd process gets started twice during bootup
- Fixed with the above commit.
-
02:30 PM Bug #4916 (Not a Bug): Requesting 8GB NanoBSD image
- it's fine (and better in ways) to use a larger card than the image size. this has been discussed at length in other t...
-
02:24 PM Bug #4916 (Not a Bug): Requesting 8GB NanoBSD image
- Looks like around where I live the 4GB CF cards start to disappear from the market. Today all I can find are Kingston...
- 01:18 PM Revision 2ab10468: Allow to create empty bogons on nanoBSD
- If for some reason the bogons file/s do not exist then this code creates
empty ones before making any use of them in ... -
01:17 PM Revision 626f10a3: Merge pull request #1804 from phil-davis/bogons-not-exists
-
11:29 AM pfSense Packages Bug #4880: ntopng - multiple issues (needs a major package rewrite)
- Just a note here: 1/ only happens as a result of 2/ (and of subsequent restarting of the reinstall).
-
11:28 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- Dave B wrote:
> Nevermind, restarted and it worked
That's #4880 (see point 2 there). Good luck figuring it out. -
10:38 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- Nevermind, restarted and it worked
-
10:34 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- the new ntopng package is "broken"
froze at Executing custom_php_global_functions()...
and stay there forever -
08:47 AM pfSense Packages Bug #4555 (Feedback): Tiny DNS: Service does not start
- Pull request has been merged, thanks!
-
07:51 AM pfSense Packages Bug #4612 (Feedback): syslog-ng creates logrotate cron job, but logrotate doesn't exist
- Pull request has been merged
-
04:30 AM Feature #4915 (Resolved): Move logout link
- The logout link is currently hidden in the middle of the System menu which makes it a bit awkward to find, it would b...
-
03:50 AM Bug #3749: Upgrade from 2.1.4 to 2.2 does not automatically reboot
- Also had same problem refusing to reboot in 2.2.2. I was able to get to console but reboot failed there too. But on s...
-
02:04 AM Feature #4914 (New): Packet Capture Settings
- It would be nice if the Packet Capture utility, once started, could keep in memory the settings it started with and s...
08/02/2015
- 08:44 AM Revision 42d24d00: Merge pull request #331 from sbeaver-netgate/firewall_nat_out_edit.php
- Converted firewall_nat_out_edit
- 08:43 AM Revision f9b2aaa5: Merge pull request #329 from sbeaver-netgate/system_crlmanager.php
- Convert system_crlmanager
- 08:42 AM Revision 4a098495: fix a few syntax problems #327
- 08:41 AM Revision b70992c6: Merge pull request #327 from sbeaver-netgate/diag_ipsec.php
- Converted diag_ipsec
- 08:25 AM Revision c3e5fd5b: Merge pull request #326 from sbeaver-netgate/diag_gmirror.php
- Converted diag_gmirror
- 08:20 AM Revision 5db21898: Merge pull request #325 from sbeaver-netgate/services_captiveportal.php
- Converted services_captiveportal
- 08:08 AM Revision 60558695: Merge pull request #330 from sbeaver-netgate/firewall_shaper
- converted firewall_shaper
-
04:58 AM Bug #4913 (Duplicate): XMLRPC sync craches PHP-fpm
- Hi!
Having a problem that XMLRPC gets "Code 5: Didn't receive 200 OK from remote server. (HTTP/1.0 500 Internal Se... -
04:58 AM Bug #4286: State killing on gateway change
- Here is a new test case in the latest 2.2.4 release:
- I start a "ping 8.8.8.8"
- Link ADSL is up, link 3G is up,... -
04:21 AM Bug #4287: Wrong display for ppp in Interfaces page
- Looked a bit at the source code:
There is 3gstats.php which is retrieving datas from the Huawei monitoring device:...
08/01/2015
-
01:09 AM Bug #4911 (Confirmed): AES-NI hardware crypto not always displayed in information widget
- It's definitely less than ideal, especially given it doesn't reliably work. dmidecode is not an alternative though, a...
07/31/2015
- 07:58 PM Revision 2807e479: Fixed error in use of array_merge()
- array_merge() re-numbers the keys :(
-
07:38 PM Revision 4730e951: Fix /conf symlink, if must point to /cf/conf absolute path
- 07:32 PM Revision 0e6ac11d: firewall_nat.php Conversion complete
- Ready for review
-
06:40 PM Revision 6fa9f38c: Drop support for jail platform
-
06:16 PM Revision bb3ee8a1: Add an empty file in order to make git deal with empty /home subdir
-
06:15 PM Revision 905e3a1b: Create /conf symlink pointing to cf/conf
-
06:13 PM Revision e520b4e3: Use /cf/conf to populate default config on cdrom since it is always present, /conf is a synlink
-
06:04 PM Revision 70497688: Do not try to use a variable that is not set yet
-
05:51 PM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- Given this information, I think it's possible to meet both sets of uses neatly.
I'll have a go at a second versio... -
03:02 PM Revision d3f1140f: Call lua_installer passing rescue as parameter since lua_installer_rescue is gone
-
01:11 PM Revision 21dfcd61: Remove extra parenthesis
-
01:10 PM Revision 96bf5038: Add UUID to pkg user agent
-
01:04 PM Revision fdc5447b: Define HTTP_USER_AGENT for pkg calls
-
01:03 PM Revision 5779ade6: Introduce a new item to $g global, 'product_version' and stop reading /etc/version all around
-
12:41 PM Revision 6fed300c: Remove FreeBSD repo
-
04:15 AM pfSense Packages Bug #4912 (Resolved): mtr-nox11 - tcp mode unusable (v0.86 needed)
- Can someone please bump the PBI to 0.86? With 0.85, the only thing you get is...
-
02:03 AM pfSense Packages Bug #4885: squid3 chmod error at boot after reinstall post-upgrade
- 2015/07/31 03:05:08 kid1| /var/run/squid/squid.pid: (1) Operation not permitted
2015/07/31 03:05:08 kid1| WARNING: C... -
01:46 AM Bug #4911: AES-NI hardware crypto not always displayed in information widget
- Guys, this "method" is really pathetic. Not having things like /proc/cpuinfo does not help here, but what's exactly w...
07/30/2015
-
09:54 PM Revision d4b361c0: Remove option C from cdrom boot menu and disable LiveCD option
-
09:52 PM Revision 5f6af1cd: Remove options ~ and ! from valid keys on cdrom boot menu
-
09:48 PM Revision 996f5a5b: Remove an undocumented and hidden option called 'RecoveryConsoleShell'
- 09:21 PM Revision 223af28c: firewall_nat_edit.php COnversion complete
- Ready for review
-
08:32 PM Bug #4911 (Resolved): AES-NI hardware crypto not always displayed in information widget
- The /var/log/dmesg.boot snapshot file appears to be created too early in the boot process resulting in hardware crypt...
- 08:28 PM Revision ee4b22ea: firewall_nat_edit Partial conversion
- Some JS left to complete
- 08:07 PM Revision 9d454891: fix whitespace
- 08:02 PM Revision aa14a0f4: Add NUT package help location
- 07:23 PM Revision f791f28d: remove the destination server's interface(s) from dhcrelay. Ticket #4908
-
04:49 PM pfSense Packages Bug #4857: Cannot install squid3 on pfsense 2.2.3
- I confirm squid3 dies or doesnt work on pfsense 2.2.3
After a few days qwhere everything was running fine, squid s... -
04:39 PM Revision 08164587: Remove more rc files from Obsolete list
-
04:26 PM Revision 0a362fce: Remove more files from obsolete, they are still part of recent versions
-
04:23 PM Revision 6a45637d: Remove more files from obsolete, they are still part of recent versions
-
04:23 PM Revision 30ce1abb: Remove more files from obsolete, they are still part of recent versions
-
04:13 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Running pfSense 2.2.4 and attempting to connect with iOS 8.4. This problem still apparently exists in some form or an...
-
03:51 PM Bug #4910 (Rejected): Alias URL table with FQDN entries which don't update / higher frequency needed
- Two completely different animals there.
Host and network aliases are parsed in pfSense and passed into filterdns f... -
03:46 PM Bug #4910 (Rejected): Alias URL table with FQDN entries which don't update / higher frequency needed
- According to [[https://doc.pfsense.org/index.php/Aliases#Aliases_and_Hostnames]] hostnames are updated as often as co...
-
03:51 PM Revision 4a18f426: This is handled above now.
-
03:50 PM Revision d3d8d98c: This is handled above now.
-
03:34 PM Revision 6b8ad2da: More safety belts on CP DB open
-
03:34 PM Revision 0351eef8: More safety belts on CP DB open
-
03:21 PM Revision ff546454: Remove more bsdinstaller files from pfSense.obsoletedfiles
-
03:21 PM Revision 3e3b15a6: Remove WipePackages.php
-
03:21 PM Revision bb947e8f: Do not obsolete items from /var/db/pkg
-
03:21 PM Revision ad53a5d7: Do not obsolete after_installation_routines.sh, it's part of bsdinstaller pkg
-
03:21 PM Revision 5f535596: Remove unused ftmp references
-
03:21 PM Revision 687631c6: Remove bdiff support
-
03:21 PM Revision 488b975c: Change welcome to /dev/null on login.conf and stop removing /etc/motd
-
02:42 PM Revision bda867db: Take more care when attempting to open the CP database. Don't assume it's valid before attempting to use it.
-
02:42 PM Revision 7c38032f: Take more care when attempting to open the CP database. Don't assume it's valid before attempting to use it.
-
02:15 PM Revision 79e46ebd: Reinitialize the captive portal database for a zone if it is corrupt/unreadable. Fixes #4904
-
02:15 PM Revision 2ae65d99: Reinitialize the captive portal database for a zone if it is corrupt/unreadable. Fixes #4904
-
01:29 PM pfSense Packages Bug #4263 (Needs Patch): ntopng: historical feature issue
- needs fixed upstream
-
05:47 AM pfSense Packages Bug #4263: ntopng: historical feature issue
- 1/ This is an upstream issue.
2/ Has no influence here on functionality. Dunno what time interval you have selected.... -
11:59 AM Bug #4896: Gateway group failover
- I've tried back and forth to trigger the fault again, but it is a no show, which is both good and bad. :)
However ... -
03:53 AM Bug #4896: Gateway group failover
- First of all i turned off Grown notifications (thought they were off). And the warnings disappeared. Thanks!
I tri... -
11:34 AM pfSense Packages Bug #4731: softflowd process gets started twice during bootup
- Scratch that, a proper one here: https://github.com/pfsense/pfsense-packages/pull/917
-
10:37 AM pfSense Packages Bug #4731: softflowd process gets started twice during bootup
- https://github.com/pfsense/pfsense-packages/pull/916
- 10:58 AM Revision ede37031: Allow to create empty bogons on nanoBSD
- If for some reason the bogons file/s do not exist then this code creates
empty ones before making any use of them in ... -
10:15 AM Bug #4329: OpenVPN Server returns an error message while validating selfsigned certificate with a deep of 2
- I've disabled the certificate check and went with the default "Do not check".
-
09:20 AM Bug #4904: Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Applied in changeset commit:79e46ebda9eb3b92fc911fd82ef3b701ef3a64da.
-
09:20 AM Bug #4904 (Feedback): Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Applied in changeset commit:2ae65d99d228f8de891bd93d359ad9fca95c3adf.
-
08:32 AM Bug #4904: Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Though I saw this happen on a production unit when performing an upgrade, I can't seem to reproduce it locally.
On... - 06:27 AM Revision 97613114: remove the destination server's interface(s) from dhcrelay. Ticket #4908
- 05:49 AM Revision fc3e3bdb: remove more old, unused platform stuff
- 05:49 AM Revision f688185c: remove more old, unused platform stuff
- 05:38 AM Revision c7ea65c2: Fix killing of individual states for IPv6. Ticket #4906
- 05:37 AM Revision fcf8ac0a: Fix killing of individual states for IPv6. Ticket #4906
- 05:28 AM Revision ffb3d9d5: fix whitespace
- 05:28 AM Revision 324ce0b9: fix whitespace
- 05:17 AM Revision c5dbb02f: Use the appropriate source and dest IPs for all state types. Ticket #4907
- 05:16 AM Revision 38e7c093: Use the appropriate source and dest IPs for all state types. Ticket #4907
- 04:10 AM Revision d3712bdf: remove old unused nopccard_platforms
- 04:08 AM Revision 58ec9af1: remove old unused nopccard_platforms
- Conflicts:
etc/inc/globals.inc - 04:02 AM Revision edd4c038: sync rc.firmware_auto with master
- 04:01 AM Revision ac565fab: remove wrap and net4501 platforms, they haven't existed for years.
-
01:26 AM Todo #4908 (Feedback): binding of destination interface of dhcrelay no longer necessary
- pushed to RELENG_2_2 for verification, need to cherry-pick to master once confirmed.
-
01:23 AM Todo #4908 (Resolved): binding of destination interface of dhcrelay no longer necessary
- At some point ages ago, if you specified an interface list with dhcrelay, you had to also include the interface(s) wh...
-
12:35 AM Bug #4906 (Feedback): killing of individual IPv6 states on diag_dump_states.php doesn't work
- looks to be fixed with what I just pushed.
-
12:15 AM Bug #4907 (Feedback): diag_dump_states.php individual state kill assumes left IP as source IP
- looks to be correct with what I just pushed, leaving for further confirmation.
-
12:12 AM Bug #4907 (Resolved): diag_dump_states.php individual state kill assumes left IP as source IP
- diag_dump_states.php's individual state killing assumes the left IP in the state is the source IP, which isn't true f...
07/29/2015
-
11:54 PM Bug #4906 (Resolved): killing of individual IPv6 states on diag_dump_states.php doesn't work
- diag_dump_states.php doesn't kill individual IPv6 states. It finds the source and dest as the first group of the addr...
-
08:16 PM Bug #4896: Gateway group failover
- Warning: dns_get_record(): DNS Query failed in /etc/inc/notices.inc on line 390
That comes from trying to look up th... -
03:25 PM Bug #4896: Gateway group failover
- This might be a DNS related issue dues to the warning messages I get. So FYI I am using the DNS Resolver with these s...
-
03:02 PM Bug #4896: Gateway group failover
- First of all when I run /etc/rc.filter_configure_sync it outputs 16 of these:
Warning: dns_get_record(): DNS Query ... -
02:15 PM Bug #4896: Gateway group failover
- what if you run:...
-
07:50 PM Revision 4379f318: Check both greater and less than for the configuration version in XMLRPC sync. Fixes #4902
-
07:50 PM Revision 33697d18: Check both greater and less than for the configuration version in XMLRPC sync. Fixes #4902
- 06:53 PM Revision 30e18055: firewall_nat_out_edit.php Conversion complete
- Ready for review
-
06:40 PM Revision 6538d22f: Use an alternate method to find VIP targets that should be allowed for Captive Portal. Fixes #4903
-
06:39 PM Revision 7fbe16f7: Use an alternate method to find VIP targets that should be allowed for Captive Portal. Fixes #4903
-
06:32 PM Feature #4905 (Needs Patch): Expose Curve25519 DH group to UI
- StrongSwan has additional key exchange groups that are not currently offered:
https://wiki.strongswan.org/projects... -
03:40 PM Revision 83a05b66: Add "sockstat" output to status.php
-
03:40 PM Revision 66f278b4: Add "sockstat" output to status.php
-
03:00 PM Bug #4902: XMLRPC Sync version check ineffective in some cases
- Applied in changeset commit:4379f31869e48e98f73600a166854ab417c3f645.
-
03:00 PM Bug #4902 (Feedback): XMLRPC Sync version check ineffective in some cases
- Applied in changeset commit:33697d18572e8f3f320b0627101e663710fa3dba.
-
02:23 PM Bug #4902: XMLRPC Sync version check ineffective in some cases
- Looks like we only test for "$parsed_response['config_version'] < $config['version']" and not greater than.
https:... -
10:04 AM Bug #4902 (Resolved): XMLRPC Sync version check ineffective in some cases
- With an HA setup with XMLRPC sync there is supposed to be a version check to prevent different versions of pfSense fr...
-
02:48 PM Revision 5898371a: Move cleargpt.sh and cleargmirror.sh scripts to main repo
-
01:50 PM Bug #4903: Captive Portal ipfw rules are not correctly including interface CARP VIPs
- Applied in changeset commit:6538d22fcb8068b276585b6cc2b4f7b9b0c58829.
-
01:50 PM Bug #4903 (Feedback): Captive Portal ipfw rules are not correctly including interface CARP VIPs
- Applied in changeset commit:7fbe16f7989890122e429bbf5048324a263d13b8.
-
01:16 PM Bug #4903: Captive Portal ipfw rules are not correctly including interface CARP VIPs
There is similar code in filter.inc and captiveportal.inc for these rules. The code in filter.inc generates rules f...-
10:10 AM Bug #4903 (Resolved): Captive Portal ipfw rules are not correctly including interface CARP VIPs
- With Captive Portal on an interface with a CARP VIP, 2.1.x properly included the CARP VIP in the ipfw rules:...
-
01:38 PM Revision 59e04186: run early shell commands earlier
- Early shell commands are not run early enough. Running at boot "ifconfig emX name ethX" for all interfaces in order t...
-
10:15 AM Bug #4904 (Resolved): Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Upgrading from pfSense 2.1.x to 2.2, the captive portal databases are in the older sqlite 2.x format and cannot be re...
-
08:07 AM pfSense Packages Bug #4901 (Not a Bug): How to block https Sites in pfsense
- Not a bug. Seek help on the forum/mailing list, this is not a support forum.
-
08:01 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- Kill bill is right, this really seems to be an issue with your configuration. I think the best way to go about it is ...
-
07:58 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- Ravi Kumar wrote:
> That is a major bug in pfsense.
You can only filter HTTPS requests when DNS lookups are chann... -
05:37 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- That is a major bug in pfsense.
-
05:06 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- This is not the place for support questions. https://www.pfsense.org/get-support/
-
05:05 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- Ravi Kumar wrote:
> Proxy filter SquidGuard: Target categories >> creating a New target apply to denying some sites... -
05:04 AM pfSense Packages Bug #4901 (Not a Bug): How to block https Sites in pfsense
- Proxy filter SquidGuard: Target categories >> creating a New target apply to denying some sites.(eg.-https://www.fac...
-
07:27 AM Feature #4899: Additional BOOTP/DHCP Options should allow a force option
- This is a RELENG_2_2 patch for /etc/inc/services.inc with a safe workaround for PXElinux.
It would be better to just... -
12:24 AM Feature #4899 (New): Additional BOOTP/DHCP Options should allow a force option
- One use case is for pxelinux with options 208,209,210.
The client will not request these options so it must be force... -
07:12 AM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- The "without context" parts are part of it, also if there are only additions and no deletions, with the right context...
-
05:10 AM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- I'm not sure about some of the comments above - I'll look into the points raised. This patch should only have change...
-
03:43 AM pfSense Packages Todo #4900 (Resolved): Shellcmd package needs a rewrite from scratch
- Completely nonsensical code with tons of garbage and hundreds of wheels reinvented. Will submit a pull req when done.
07/28/2015
-
11:36 PM Feature #4898: Allow packages to request syslogd socket to be created inside chroot
- Pull request: https://github.com/pfsense/pfsense/pull/1802
-
10:18 PM Feature #4898 (Resolved): Allow packages to request syslogd socket to be created inside chroot
- Currently there is no way to run a package inside chroot if it requires logging socket to be located inside chroot. L...
-
11:29 PM Bug #4896: Gateway group failover
- The gateway group with re0 and ppp0 still says " route-to { ( re0 x.x.x.x ) } "
-
10:48 PM Bug #4896: Gateway group failover
- check the output of: ...
-
10:40 PM Bug #4896: Gateway group failover
- My setup for the WAN looks like this:
ISP - switch - Pfsense
If I pull the cable between the ISP and the switch... -
10:25 PM Bug #4896: Gateway group failover
- It shows:
Name: WAN
Gateway: Changes from GW IP to "Dynamic"
Monitor: GW IP
RTT: 0.5ms
Loss: Changes from 0% t... -
04:19 PM Bug #4896 (Feedback): Gateway group failover
- this works, nothing here to indicate a bug. Best to use one of our support resources for assistance first in the futu...
-
02:26 PM Bug #4896 (Not a Bug): Gateway group failover
- Two WAN connections (re0 and ppp0).
The two gateways are in a gateway group (re0 as tier 1 and ppp0 as tier 2).
Rul... - 06:09 PM Revision 3b6dedf3: firewall_shaper* Conversion complete
- Ready for review
- 04:35 PM Revision d2466d40: Revised javascript on firewall_shaper_vinterface
-
04:15 PM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- Fixed by https://redmine.pfsense.org/projects/pfsense-packages/repository/revisions/838a67e8432d882b7f8c3d4a75564ed89...
-
03:44 PM pfSense Packages Feature #4897 (Resolved): Use errorfiles with frontend(s) via UI
- HAProxy currently allows you to define errorfiles for use with backend server pools.
It would be great to be able ... -
03:10 PM Bug #4329: OpenVPN Server returns an error message while validating selfsigned certificate with a deep of 2
- Has this one stalled? It is affecting me too.
Is there a safe workaround?
-
02:27 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- My mistake, exists for me. Ok, looks like this bug will be squashed as soon as v1.0.7 is out!
-
02:18 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- It's /usr/pbi/syslog-ng-amd64/local/sbin/logrotate
-
02:14 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- I have v1.0.6 of the packageinstalled and /usr/pbi/syslog-ng-amd64/sbin/logrotate doesn't exist for me. Will this be ...
-
02:09 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- Joshua Ruehlig wrote:
> But, logrotate doesn't exist on the system.
logrotate actually does exist. Just elsewhere... -
02:18 PM pfSense Packages Bug #4895 (Resolved): System Patches - multiple regressions with the new code
- Some notes on Kill Bill's observations and the assumptions made by the commit:
* Apply and Revert status cannot be... -
02:06 PM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- I reverted the broken commit. Leaving this as resolved for now (though "Needs patch" may be better).
-
12:36 PM pfSense Packages Bug #4895 (Resolved): System Patches - multiple regressions with the new code
- 1/ When you click Test, then click Apply *without* clicking Close on the red banner, it applies the patch, but does n...
-
10:21 AM Bug #4894 (Not a Bug): rc.dyndns.update is missing to update one or two entries from <dyndnses></dyndnses>
- Since upgrade to V2.2.4 from v2.2.3 not all dyndns entries are updated correctly.
After a few reboots I've noticed t... -
09:11 AM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- https://github.com/pfsense/pfsense-packages/pull/909
Die, PBI, die!!! #$%^@!!! :-X -
07:55 AM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- That's still a switch configuration problem. Unless you have a bridge on pfSense involved, you should have "portfast"...
-
07:50 AM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- Upon further testing, this issue seems to cause further problems described below when using certain switches that tak...
-
07:29 AM Bug #3794 (Duplicate): Re-orderable IPsec
- As mentioned in a previous comment on this ticket, it was rejected because it was a duplicate of #3328.
-
07:27 AM Bug #3794: Re-orderable IPsec
- Issue was fixed in 2.2 why marked as rejected?
Thanks
Robert -
05:33 AM Bug #4876: Cannot define table: Cannot allocate memory with large table aliases
- Well I think I have found something (basically, kernel limits issue), but the hints there are not useful since kern.m...
-
04:03 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- Alex . wrote:
> I think the problem has accumulated during the work of this system (2.0.x -> ... -> 2.2.4).
2.0.x... -
01:32 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- OK
Today checked the update from version 2.1.5 to 2.2.4 on a clean system (vmware), everything works. I think the pr... - 02:29 AM Revision 8141416f: Revert "Replace space to tab indentations"
- This reverts commit ff01ab1a7460a6061f2df3f8cf50b744ba5dc912.
-
12:21 AM Bug #4797: Display any advanced DHCP server settings when opening Services DHCP webGUI page
- Note this is in RELENG_2_2 2.2.4-RELEASE also:
https://github.com/pfsense/pfsense/commit/dea04167b4678353d99b58279fe... -
12:15 AM Bug #4287: Wrong display for ppp in Interfaces page
- The simstate and service fields in your output are the field offsets used by the code, so that is a good start. But t...
07/27/2015
-
11:54 PM Bug #4513: Change in IP Alias name causes no tables on reboot
- Bump this to make it appear later than the 200 entries Chris just mass-changed. I think this one can be closed as dup...
-
11:00 PM Bug #4522 (Not a Bug): ipsec mobile client not working on android
- this is a bug in racoon on Android. Described here. https://wiki.strongswan.org/issues/255 also #4891
not a bug i... -
10:57 PM pfSense Packages Bug #4217 (Resolved): siproxd on pfSense 2.2-RELEASE i386 fails to start
-
10:57 PM Bug #4269 (Not a Bug): Modifying port forwarding rule to invalid IP kill the firewall until reboot
- haven't gotten info to replicate, and no one else has reported same.
Eric: if you can provide specifics to replic... -
10:40 PM Bug #4888 (Feedback): URL Port alias causes error loading rules in 2.2.4
- thanks Phil. Agree on getting rid of all the complications here. I went through and tested it all myself too after yo...
-
08:14 PM Bug #4888: URL Port alias causes error loading rules in 2.2.4
- For master: https://github.com/pfsense/pfsense/commit/8e24ffdd7a0cea3580f15317275128c6abe924d2
For RELENG_2_2 and 2.... -
09:58 AM Bug #4888: URL Port alias causes error loading rules in 2.2.4
- Oops, I put url_port instead of url_ports in that first pull request.
A hopefully better attempt is https://github.c... -
03:22 AM Bug #4888 (Resolved): URL Port alias causes error loading rules in 2.2.4
- Forum: https://forum.pfsense.org/index.php?topic=97101.0
It seems I did not consider the url_port alias type when "f... -
08:39 PM Feature #4883: DNS Fowarder domain overrides
- From Diagnostics->DNS Lookup it was reporting stuff from the upstream public DNS for me, as well as 127.0.0.1 so I us...
-
01:16 PM Feature #4883: DNS Fowarder domain overrides
- Today I tried switching from forwarder to resolver and was unable to get resolver to resolve against multiple entries...
-
12:26 AM Feature #4883 (Needs Patch): DNS Fowarder domain overrides
- yes, true, I misread that as Resolver.
If dnsmasq implements same support, we can definitely implement there as w... -
08:05 PM Revision 31e66b41: Move cleargpt.sh and cleargmirror.sh scripts to main repo
- 07:42 PM Revision ade65176: Fixed "Save" action
- 07:18 PM Revision 46bb6ced: firewall_shaper_layer7 done
-
06:38 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- As a temporary measure, I have backed out commit 4d7568404c276ea8fd10583e8d769f5ba82587aa by hand for testing. This, ...
-
04:24 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- Thank you Chris. Is there anything I could put in via system patches rather than hand editing files?
-
12:55 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- given the issues with it, I assumed no one could have been successfully using it. Sorry that was a wrong assumption i...
-
10:06 AM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- Forgive me for being direct...
The existing solution may not have been proper, but it did work and was very useful... - 05:54 PM Revision 6b7ae4af: Strip any \r when parsing URL table ports file
- If the URL table ports file at the URL specified has lines separated by "\r\n" rather than just "\n", then the code h...
-
05:53 PM Revision f8948f86: Merge pull request #1797 from phil-davis/patch-10
-
05:51 PM Revision 626ed2ab: Fix typo in variable name, spotted by Phil Davis
-
05:51 PM Revision afa0d32a: Fix typo in variable name, spotted by Phil Davis
- 05:51 PM Revision 2b869fa1: Strip any \r when parsing URL table ports file
- If the URL table ports file at the URL specified has lines separated by "\r\n" rather than just "\n", then the code h...
-
05:47 PM Revision ec9e4fd6: Change version to 2.2.5-DEVELOPMENT
- 05:47 PM Revision 8e24ffdd: Consider url_port alias type when checking port-type aliases V2
- This time I have typed url_ports correctly.
-
05:46 PM Revision 11bc2b1c: Merge pull request #1794 from phil-davis/patch-8
-
04:31 PM Bug #4345: Traffic Shaping doesn't work with Xen netfront driver
- > 2.2.4-RELEASE Now Available
When can we use this?
There are security fixes, which we must have. - 02:41 PM Revision d7b67981: Consider url_port alias type when checking port-type aliases V2
- This time I have typed url_ports correctly.
-
01:59 PM Bug #4893 (Resolved): Error loading rules when URL Table Ports content is empty
- During boot any urltable_ports type aliases will be loaded from the specified URLs into files in /var/db/aliastables/...
-
01:47 PM Bug #4892: LDAP Windows 2012 R2
- Using LDAP with OUs and 2012 R2 in multiple places. Definitely not a generic issue.
-
01:44 PM Bug #4892: LDAP Windows 2012 R2
- I do not have anonymous binds enabled. I have a domain user & password specified. The tests shows that connect and ...
-
01:33 PM Bug #4892 (Rejected): LDAP Windows 2012 R2
- This should be on the forum first for discussion until/unless a bug is confirmed.
That said, I hit something recen... -
01:28 PM Bug #4892 (Rejected): LDAP Windows 2012 R2
- I have an existing Active Directory domain and I recently added another AD Server in my existing domain. Existing se...
-
01:24 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- Err... not XML, but tinydns.inc; the point obviously stands, though. (I suspect that beyond /usr/local/bin/svscan, al...
-
01:20 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- @Michael: These issues won't go away until the PBI shit dies in 2.3. Meanwhile, I looked at the code and the only fix...
-
01:18 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- (This is an issue in 2.2.3 as well as 2.2.1)
-
01:13 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- I started working through the issues, beginning at tinydns.sh
Unfortunately it was taking more time than I have avai... -
02:12 AM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- Forum reference for tracking:
https://forum.pfsense.org/index.php?topic=96927.0
https://forum.pfsense.org/index.p... -
12:52 PM pfSense Packages Bug #4889 (Not a Bug): pfSense 2.1.5 amd64 with haproxy-devel 1.5.3: (connections.c.277) SSL: -1 5 32 Broken pipe
- You're on a version that's no longer supported, and there isn't anything here that describes an actual bug (lighttpd ...
-
05:30 AM pfSense Packages Bug #4889 (Not a Bug): pfSense 2.1.5 amd64 with haproxy-devel 1.5.3: (connections.c.277) SSL: -1 5 32 Broken pipe
- Hi,
we have several pfSenses as firewalls with loadbalancing. We're using haproxy-devel for our service, because t... -
11:08 AM Bug #4891 (Rejected): android 5 can't login pfsense 2.2.4 ipsec
- That's a bug in the Android client with strongSwan -- appeal to one or the other to fix it: https://wiki.strongswan.o...
-
11:02 AM Bug #4891: android 5 can't login pfsense 2.2.4 ipsec
- I was upgrade from 2.2.3,it's version also can't connect ipsec by android 5.
I never connect ipsec by android 5.I ca... -
10:53 AM Bug #4891: android 5 can't login pfsense 2.2.4 ipsec
- What version were you on before the upgrade, when it was working?
-
10:52 AM Bug #4891: android 5 can't login pfsense 2.2.4 ipsec
- I use pfsense 2.2.4.The client use Android 5.
I screenshot some pic.You can see some config. -
10:32 AM Bug #4891 (Feedback): android 5 can't login pfsense 2.2.4 ipsec
- Not enough detail here. Should be discussed in a forum thread first to narrow down a specific issue before opening a ...
-
09:26 AM Bug #4891 (Rejected): android 5 can't login pfsense 2.2.4 ipsec
- Hello,
I have upgrade to pfsense 2.2.4.But it's always can't connect it by android 5.
It's have log.
Jul 27 10:4... -
10:29 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- As already noted on another bug - please, remove the unmaintained, horribly broken and dead Squid2 package. Noone sho...
-
08:17 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- im using lightsquid with squid3 and works fine on 2.2.4
-
07:52 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- #squid2
ln -s /usr/lib/libssl.so.7 /usr/lib/libssl.so.6
ln -s /lib/libcrypt.so.5 /usr/lib/libcrypto.so.6
-
01:49 AM pfSense Packages Bug #4887 (Resolved): nonexistent lib file - (lightsquid not work)
- lightsquid not work - nonexistent lib
#perl not work
ln -s /lib/libutil.so.9 /lib/libutil.so.8
#GD not work
l... -
08:18 AM pfSense Packages Bug #4885: squid3 chmod error at boot after reinstall post-upgrade
- im having same issue, setting to 0666 works fine
-
12:24 AM pfSense Packages Bug #4885: squid3 chmod error at boot after reinstall post-upgrade
- no relation to base version
-
12:16 AM pfSense Packages Bug #4885 (Resolved): squid3 chmod error at boot after reinstall post-upgrade
- when squid3 start
warning: chmod() expects parameter 2 to be long, string given in /usr/local/pkg/squid.inc on line ... -
08:04 AM Bug #4890 (Rejected): OpenVPN - File created with ifconfig-pool-persist is destroyed upon system reboot
- Files under /var/etc are not meant to be touched by human hands. For persistent files, place them in a location that ...
-
07:53 AM Bug #4890 (Rejected): OpenVPN - File created with ifconfig-pool-persist is destroyed upon system reboot
- +Issue:+ File created with the ifconfig-pool-persist Advanced Configuration option is destroyed upon system reboot.
... - 07:00 AM Revision 645f2fa8: Pkg install error handling and connect timeout RELENG_2_2
- Fixes Redmine #4884
1) Line 778-780 - If the fetch of any of the package additional files
fails then bail out. This p... - 06:57 AM Revision 2da055f0: add a check to avoid foreach on non-array
- 06:57 AM Revision 56fd056b: add a check to avoid foreach on non-array
-
03:23 AM Bug #4844: Error loading rules for numeric host name in alias
- Note: This seems to have broken url_port alias processing.
See new bug https://redmine.pfsense.org/issues/4888 - 02:29 AM Revision dd03760e: Check if the actual $fieldname element is present in the $a_pkg[$id] array before trying to assign its value. Do same with default_value. Fixes issue where default value was not being populated for newly added fields.
-
02:20 AM Bug #4884: Pkg install additional files can fail but instllation does not abort
- Pull request for RELENG_2_2 https://github.com/pfsense/pfsense/pull/1790
I managed to get an example with it faili... -
12:26 AM pfSense Packages Bug #4869 (Duplicate): TinyDNS services fail to start in pfsense 2.3
-
12:23 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- has no relation to base version
-
12:18 AM pfSense Packages Bug #4886 (Resolved): ntopng error at boot after reinstall post-upgrade
- when ntopng start
warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc(423): eval()'d code o...
07/26/2015
-
11:57 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- there were a variety of problems with that implementation. we'll properly implement it in the future.
-
11:33 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- While I haven't reviewed the strongSwan code, I can attest that operationally auto is not a synonym for IKEv2. I've b...
-
11:13 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- it being a synonym for IKEv2 was only true of pre-5.x strongswan versions (see my above comment). But still it wasn't...
-
11:06 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- It would be useful if it was actually auto. It's not. It's a synonym for IKEv2 in strongSwan. Needs fixed upstream.
-
10:56 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- Hate to disagree, but auto is indeed useful. Removal breaks the ability to mix IKEv1 and IKEv2 mobile clients.
-
10:43 PM Bug #4884 (Resolved): Pkg install additional files can fail but instllation does not abort
- The code that gets "additional files" during package install does not pass failure codes back up to the overall packa...
-
07:23 PM Feature #4883: DNS Fowarder domain overrides
- That certainly works with DNS Resolver (unbound).
https://redmine.pfsense.org/issues/4350
https://github.com/pfsens... -
06:42 PM Feature #4883 (Rejected): DNS Fowarder domain overrides
- you can, add the same domain multiple times.
-
06:13 PM Feature #4883 (Needs Patch): DNS Fowarder domain overrides
- Within the DNS forwarder under the domain and host overrides it would be a good feature to allow a list of DNS serer ...
-
10:24 AM pfSense Packages Bug #4869: TinyDNS services fail to start in pfsense 2.3
- You really have pfSense 2.3?
Duplicate of Bug #4555 -
10:18 AM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- https://github.com/pfsense/pfsense-packages/blob/master/config/tinydns/tinydns.inc#L77
- 08:20 AM Revision a34e9807: Bring back the ability to specify file and URL as command line arguments. Clean it up a bit.
-
06:50 AM Todo #4882: Review 120 config upgrade, bump config revision
- the 119 to 120 is regarding upnp, i had modified it such that now the user can add multiple user specified permission...
-
01:29 AM Todo #4882 (Resolved): Review 120 config upgrade, bump config revision
- There is a 119_to_120 config upgrade in master, which needs to be double checked, and if fine, bump the config versio...
-
02:04 AM Bug #4396 (Confirmed): Lengthy unbound outage during restart when adding static DHCP leases
- The root problem is that unbound reload functions (-HUP, unbound-control reload) actually stop, then start unbound. W...
- 12:51 AM Revision 8691632c: Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to retain previous behavior.
- Conflicts:
etc/inc/upgrade_config.inc - 12:45 AM Revision 905205a2: Change the log for CRLs with no data (exists but no certs revoked) to a warning since it's not technically an error.
- 12:41 AM Revision 5e11c6a1: Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to retain previous behavior.
- 12:34 AM Revision c6354005: Change the log for CRLs with no data (exists but no certs revoked) to a warning since it's not technically an error.
- 12:21 AM Revision 29fc0334: Initialize variables
07/25/2015
- 10:00 PM Revision b0994811: Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or don't want to check peer ID.
- Conflicts:
usr/local/www/vpn_ipsec_phase1.php - 09:58 PM Revision 9a2bec12: Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or don't want to check peer ID.
-
10:27 AM Feature #1831: Captive portal IPv6 support
- Hi,
I just stumbled over this ticket after trying to find the reason for IPv6 not working in my guest WiFi. Since ... -
09:50 AM Feature #4881 (Resolved): Allow NPt to use dynamic IPv6 networks
- It would be very helpful to allow NTp to be used with dynamic IPv6 connections.
-
04:04 AM pfSense Packages Bug #4877 (Resolved): ntopng fails to copy fonts on install
- thanks
-
04:04 AM pfSense Packages Bug #4877: ntopng fails to copy fonts on install
- Fixed with the above pull req. Thanks.
-
03:59 AM pfSense Packages Bug #4880 (Resolved): ntopng - multiple issues (needs a major package rewrite)
- 1/ All settings lost on reinstall/upgrade. After reinstall, I'm left with this in config.xml...
-
03:54 AM pfSense Packages Bug #4567 (Resolved): ntopNG Geo files missing
- thanks doktor
-
03:37 AM pfSense Packages Bug #4567: ntopNG Geo files missing
- This should be fixed now.
-
02:44 AM Todo #4672: Update igmpproxy to latest version
- p.s. just in case it wasn't obvious, you still need to update igmpproxy to version 0.1 - the above just relates to en...
-
02:42 AM Todo #4672: Update igmpproxy to latest version
- I've updated the post. There's a better way. Rather than creating igmpstart.sh, you can just edit the line in the s...
- 02:05 AM Revision ff01ab1a: Replace space to tab indentations
- 01:29 AM Revision b11eea17: Remove unused variables
- 01:15 AM Revision 10da4aea: Remove unused variables
-
12:19 AM Bug #4102: Could not find IPv4/IPv6 gateway for interface log spam
- https://github.com/pfsense/pfsense/pull/1784
Dunno why this needs to be logged or what kind of debugging is this s...
07/24/2015
-
11:12 PM Feature #4171 (Resolved): Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.
- yeah, done. Thanks
-
08:32 AM Feature #4171: Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.
- Plus it's already done.
-
07:30 AM Feature #4171: Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.
- I think this was already requested in #3367
-
11:11 PM Feature #3367 (Resolved): Remove restriction that IPv4+IPv6 rules limited to TCP, UDP, ICMP only
- this was done in an earlier 2.2.x release
-
11:10 PM Bug #4836 (Resolved): pfSense does not support more than 10 serial devices for PPPS
- 06:12 PM Revision 7903dd5e: Tree javascript lib added to repo
-
02:23 PM Bug #4568: mlppp settings lost after save on interface page
- Yes, you are right. There is a bit of duck-and-weave in the changes there to save the previous strings, get the $POST...
-
01:03 PM Bug #4568: mlppp settings lost after save on interface page
- thought I'd submitted this yesterday but was still sitting here.
Thanks Phil. Assuming testing checks out fine, we'... -
12:18 PM Bug #4817: rc.start_packages: Restarting/Starting all packages on config sync
- Well to correct my own typo and partly answer my own question therein:
'_Is_ this just down to using OpenVPN, becaus... -
09:36 AM Bug #4879: Multiple notices cannot be filed in the same second
- https://github.com/pfsense/pfsense/pull/1782
This is one possible quick-and-dirty pragmatic way to fix this. Increme... -
09:35 AM Bug #4879 (Resolved): Multiple notices cannot be filed in the same second
- file_notice() keys its entries by the Unix time() stamp that is only to the second. If the system wants to notify the...
-
09:31 AM Bug #4878: DHCP pools can be out of range causing DHCP server to exit
- https://github.com/pfsense/pfsense/pull/1783
has a suggested solution. -
09:30 AM Bug #4878 (Resolved): DHCP pools can be out of range causing DHCP server to exit
- For example:
LAN 192.168.1.1/24 with DHCP pool 192.168.1.100-192.168.1.199 working fine.
OPT1 192.168.2.1/24 with D... -
09:27 AM pfSense Packages Bug #4567: ntopNG Geo files missing
- Kill Bill wrote:
> That /usr/pbi/ntopng-amd64/bin/ntopng-geoipupdate.sh is definitely not a shell script, plus it do... -
08:37 AM pfSense Packages Bug #4877 (Resolved): ntopng fails to copy fonts on install
- ...
-
08:17 AM Bug #4298: Excessive errors from snmpd
- We are also experiencing the same issue. When doing snmp walk's against the pfsense firewall we get timeout's at diff...
-
04:19 AM Bug #4850: RRDGraphs suddenly stop recording
- http://clickmy.website pfsense config-router.thedesignspace.org-20150724095531.zip
Dear Chris and others,
Many th... - 04:09 AM Revision f674922e: Lower LoginGraceTime to 30s, should be plenty long for users, and mitigates the password login attempt bypass bug in OpenSSH. Ticket #4875
- 04:07 AM Revision 29f5f85e: Lower LoginGraceTime to 30s, should be plenty long for users, and mitigates the password login attempt bypass bug in OpenSSH. Ticket #4875
- 03:58 AM Revision 26ab9c1a: Display monitor IP on Gateways widget
- This version is for system patches to 2.2.4 systems
-
02:31 AM Bug #4876: Cannot define table: Cannot allocate memory with large table aliases
- Perhaps also this (copied from pfBNG update log) - really cannot see how I'm hitting the 10M limit here....
-
02:26 AM Bug #4876 (Closed): Cannot define table: Cannot allocate memory with large table aliases
- Reference: https://forum.pfsense.org/index.php?topic=95989.0...
- 12:56 AM Revision 8e3c8f53: Bump to 2.2.4-RELEASE
07/23/2015
-
11:47 PM Bug #4873 (Resolved): Key Exchange version "Auto" isn't really useful, remove it.
- fixed
-
11:47 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- strongswan 5.x versions do have a concept of 'auto' in that they'll accept either v1 or v2 as responder, use v2 only ...
-
03:00 PM Bug #4873 (Feedback): Key Exchange version "Auto" isn't really useful, remove it.
- removed, and upgrade code added to convert. Should be good now.
-
01:26 PM Bug #4873 (Resolved): Key Exchange version "Auto" isn't really useful, remove it.
- With "Key Exchange version" set to Auto in IPsec Phase 1, the Mode setting is set to Main in the GUI even if Aggressi...
-
11:35 PM Bug #4875 (Resolved): Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- if/when it gets fixed upstream we'll patch it. You have the same option that everything else does - disable password ...
-
11:17 PM Bug #4875: Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- Have you actually tested this? Because, mind you, you'll get banned from the firewall: https://doc.pfsense.org/index....
-
08:36 PM Bug #4875: Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- Current workarounds are:
1) Do not allow password authentication for ssh. The default setting for sshd in public k... -
08:05 PM Bug #4875 (Resolved): Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- http://www.infoworld.com/article/2951100/security/bug-exposes-openssh-servers-to-bruteforce-password-guessing-attacks...
- 11:17 PM Revision 021a97b5: Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !
- logic gets ugly.
- 11:15 PM Revision 6d86e659: Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !
- logic gets ugly.
- 08:03 PM Revision bdd9efb3: change iketype auto to ikev2 on upgrade. Ticket #4873
- 08:02 PM Revision e7f4a964: change iketype auto to ikev2 on upgrade. Ticket #4873
- 07:47 PM Revision 4d756840: Remove "auto", it's just a synonym for IKEv2. Ticket #4873
- Conflicts:
usr/local/www/vpn_ipsec_phase1.php -
07:46 PM Bug #4556 (Duplicate): pfSense_getall_interface_addresses() does not return scope identifier for link-local addresses
- thanks Paul
-
07:45 PM Bug #4556: pfSense_getall_interface_addresses() does not return scope identifier for link-local addresses
- Duplicate of #4062
-
07:45 PM Bug #4062: pfSense_getall_interface_addresses truncates v6 link local IPs
- This also broke functionality in diag_ping and diag_testport pages.
- 07:43 PM Revision 47f80269: Remove "auto", it's just a synonym for IKEv2. Ticket #4873
- 07:34 PM Revision c03512f5: include vpn.inc so IPsec CRL reload works. require_once filter.inc in
- vpn.inc for callers there that haven't already included it.
- 07:31 PM Revision 0dea741f: include vpn.inc so IPsec CRL reload works. require_once filter.inc in
- vpn.inc for callers there that haven't already included it.
- 06:38 PM Revision d17c4ee9: Fix spaces
- 06:38 PM Revision b28e1512: firewall_shaper_queues completed
-
06:21 PM Bug #4825: Mobile client IPsec config omits peer identifier
- The RSA cases are no longer skipped, and work correctly now. Commits (didn't tag this ticket since it's private):
h... -
06:21 PM Revision 0dd33394: Obsolete device.hints_wrap, it's not being used
-
06:04 PM pfSense Packages Bug #4857: Cannot install squid3 on pfsense 2.2.3
- Reinstalled pfsense from scratch using the config.xml backup I had previously created, and ended up in the same situa...
-
05:21 PM pfSense Packages Bug #4868: excessive Quagga package restart when IP change
- the issue will be addressed at some point. The complication is you can't just not restart in that circumstance, as th...
-
04:49 PM Bug #4287: Wrong display for ppp in Interfaces page
- Here is the output:
[2.2.3-RELEASE][root@home3-fw.localdomain]/tmp: usbconfig
ugen0.1: <OHCI root HUB 0x8086> ... -
06:27 AM Bug #4287: Wrong display for ppp in Interfaces page
- What is in /tmp/3gstats.* ?
and what is the output of:
usbconfig
?
Those things are used by function get_interf... - 03:38 PM Revision 806942d0: Final changes on firewall_shaper ??
- 03:19 PM Revision 9ddd492c: Javascript changed to jQuery
-
03:01 PM Bug #4874 (Resolved): pf crash related to source tracking: pf_hashsrc: unknown address family 0
- Seems to be fairly rare, but there is a potential crash in pf that has been hit at least once:...
-
02:08 PM Bug #4860 (Resolved): CRLs missing authorityKeyIdentifier
- fixed
-
12:34 AM Bug #4860: CRLs missing authorityKeyIdentifier
- looks good, works with IPsec now, and still works with OpenVPN. want to get additional feedback and testing before cl...
- 01:37 PM Revision aef9d8fe: Partial converson
-
12:58 PM Revision 2c9d970a: Move mfs related rc.d scripts from tools to main repo
-
12:54 PM Revision b42ee100: Obsolete /etc/rc.d/uzip and stop using it
-
12:21 PM Bug #4836: pfSense does not support more than 10 serial devices for PPPS
- this should be fine. I'm going to make sure my LTE card works (in a few hours, it's at home), then this should be goo...
-
11:31 AM Bug #4871 (Rejected): Boot loop on older hardware when installing latest Version.
- Thanks for the follow up. Should only run 64 bit on 64 bit hardware. Whatever issue there is something in FreeBSD rat...
-
11:29 AM Bug #4871: Boot loop on older hardware when installing latest Version.
- Just tested the 64Bit LiveCD Installer Version and this works fine (2.2.3)
-
02:31 AM Bug #4871 (Rejected): Boot loop on older hardware when installing latest Version.
- When I install pfSense on my Dell Optiplex 320 (Pentium 4), the installation runs fine till the reboot question at th...
-
10:18 AM Bug #4872 (Duplicate): GRE tunnels on CARP endpoint doesn't get started at boot
- GRE tunnels doesn't get started at boot.they dont have the running flag. If i login to the console and do a ifconfig ...
-
08:45 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- Well, there's no media info on pppoeX, not sure what you want to display there. Just run ifconfig and see for yourself.
-
07:35 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- This might be related to commas coming back in the status information. So maybe it is fixed with:
https://github.com... -
06:43 AM Bug #4378: editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- i managed to trigger it again on the same box and got the config file, can u give me ur mail id so i can send the con...
-
06:28 AM Bug #4378: editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- actually few months back when i opened this ticket, i had sent the config file and Chris and way to replicate, cant s...
-
05:10 AM Bug #4378: editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- @Bipin - I just fixed a different issue https://redmine.pfsense.org/issues/4568 where some things the interfaces.php ...
- 05:34 AM Revision d55f6326: Most of the flowtable bits were removed some time ago, take out the last of them too.
-
05:33 AM pfSense Packages Bug #4583: Squid3 breaking /etc/inc/captiveportal.inc
- https://github.com/pfsense/pfsense-packages/pull/904
- 05:32 AM Revision b0deba23: Most of the flowtable bits were removed some time ago, take out the last of them too.
- 05:21 AM Revision 6141f51a: When a CRL is updated, refresh strongswan's CRLs.
- 05:20 AM Revision fa944e1d: When a CRL is updated, refresh strongswan's CRLs.
- 02:59 AM Revision 85cf3f4f: Merge pull request #1775 from phil-davis/Interfaces-Widget-2-2
- 02:57 AM Revision 241c48ef: Add isset check for strictcrlpolicy
- To be consistent with the checks in the rest of this code.
- 02:57 AM Revision 1d3c9c9f: Merge pull request #1778 from phil-davis/patch-1
-
01:41 AM Bug #4568: mlppp settings lost after save on interface page
- Actually I looked at the code more and option (d) was easy to do and seemed reasonable. Pull request https://github.c...
- 12:54 AM Revision a95acf12: Add isset check for strictcrlpolicy
- To be consistent with the checks in the rest of this code.
-
12:44 AM Feature #4411: add validation of Unbound advanced configuration
- Pull request submitted:
https://github.com/pfsense/pfsense/pull/1779
07/22/2015
-
11:46 PM pfSense Packages Bug #4870 (Not a Bug): Bandwidth Limiter
- Please post to the forum for assistance. This doesn't meet criteria for a bug report. https://doc.pfsense.org/index.p...
-
11:35 PM pfSense Packages Bug #4870 (Not a Bug): Bandwidth Limiter
- Bandwidth Limiter is not Working Properly.
-
11:45 PM Bug #4568: mlppp settings lost after save on interface page
- Note: both Local IP, subnet and Gateway fields are lost for all but the first of multiple interfaces selected for MLP...
-
10:49 PM Bug #4513: Change in IP Alias name causes no tables on reboot
- The problem is at line 929 in the configs above. The alias did not get renamed in the outbound rule. That has been fi...
-
10:21 PM Bug #4836: pfSense does not support more than 10 serial devices for PPPS
- Commits for master to finally get the all-singing all-dancing version of the glob:
https://github.com/pfsense/pfsens... -
10:14 PM Bug #4825: Mobile client IPsec config omits peer identifier
- Thanks, I understand what you're saying now.
There's a reason things are the way they are - iOS and similar Cisco... -
11:40 AM Bug #4825: Mobile client IPsec config omits peer identifier
Don't have the 2.1 config around anymore, sorry. But I do not think it is necessary.
In
https://github.com/pf...-
09:56 PM Bug #4859 (Resolved): Cosmetic dashboard issue with bce/bge interfaces
- merged that one as well, thanks Phil!
-
12:07 AM Bug #4859: Cosmetic dashboard issue with bce/bge interfaces
- Pull request https://github.com/pfsense/pfsense/pull/1775 for RELENG_2_2
-
09:50 PM Bug #4865 (Resolved): Save IPsec Advanced Settings before IPsec is enabled gives error
-
07:54 PM Bug #4865: Save IPsec Advanced Settings before IPsec is enabled gives error
- Commit for master: https://github.com/pfsense/pfsense/commit/a607968ab4fbfc5fa3baf6ce6282065e22b81847
Commit for REL... -
08:50 AM Bug #4865: Save IPsec Advanced Settings before IPsec is enabled gives error
- Also if you select some debug level settings when saving the very first time, then those are not actually saved.
T... -
06:05 AM Bug #4865 (Resolved): Save IPsec Advanced Settings before IPsec is enabled gives error
- On a system that does not have IPsec enabled, go to VPN->IPsec, Advanced Settings tab and press Save (leave all the d...
-
08:50 PM Revision f812b883: removed $output (on review not really needed)
- the only use for $output is as a temp variable to hold the imploded array, which is used in the following sprint and ...
-
08:14 PM Revision 2b1f6ed2: Update util.inc
- style changes per @rbgarga
- 08:10 PM Revision bfc1c4b0: make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from
- LAN subnet to LAN IP. Same end result except it'll work for VIPs on same
interface now. - 08:08 PM Revision 699e2074: make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from
- LAN subnet to LAN IP. Same end result except it'll work for VIPs on same
interface now. - 08:03 PM Revision df4de32d: Add IPsec advanced option for strict CRL checking
- 08:03 PM Revision 7361628b: Add IPsec advanced option for strict CRL checking
- 06:32 PM Revision cc31dc7a: fix typo
- 06:31 PM Revision 0be67fe5: fix typo
- 06:24 PM Revision b3bcc729: Handle IPsec Advanced Settings save before IPsec is enabled
- If the Advanced Settings are saved before any other IPsec is set up then $config['ipsec'] can be just the empty strin...
- 06:22 PM Revision 3453cbfc: Merge pull request #1777 from phil-davis/patch-1
- 06:06 PM Revision 14ec7c4b: write out built-in CRLs for strongswan
- 06:05 PM Revision 5bded426: write out built-in CRLs for strongswan
-
04:39 PM pfSense Packages Bug #4868: excessive Quagga package restart when IP change
- Fantastic! Works fine. Thanks.
This patch will it be implemented in a future release? -
04:25 PM pfSense Packages Bug #4868: excessive Quagga package restart when IP change
- http://files.pfsense.org/jimp/patches/skip_restart_for_routing_packages-2.2.2.patch
-
04:11 PM pfSense Packages Bug #4868 (Duplicate): excessive Quagga package restart when IP change
- Already mentioned on this thread one year ago :
https://forum.pfsense.org/index.php?topic=80262.0
Quagga/OSPF ser... -
04:39 PM pfSense Packages Bug #4869 (Duplicate): TinyDNS services fail to start in pfsense 2.3
- I have been trying to install abd run TinyDNS into pfsense 2.3 but it does not seem to setup correctly.
From the l... -
03:21 PM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Codel patch is being reviewed
-
05:31 AM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Good to hear.
There are two different methods of employing codel.
1. Where codel is the one and only scheduling... -
05:14 AM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Kieran Cawthray wrote:
> As far as I can see, the interval is correctly set to 100 on both the 20150721 and 20150719... -
04:47 AM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- As far as I can see, the interval is correctly set to 100 on both the 20150721 and 20150719 nightly builds, the targe...
-
03:16 PM Bug #4792 (Resolved): IPSec ASN.1 DN needs double quotes in config file
- fixed
-
12:36 PM Bug #4792: IPSec ASN.1 DN needs double quotes in config file
- 31ae45d2535e73f58b307f18227ba29a9061d2af looks good to me.
keyid might deserve some quotes, too, but that's propa... -
03:04 PM Bug #4860 (Feedback): CRLs missing authorityKeyIdentifier
- Fixed, please try next snaps
-
08:02 AM Bug #4860: CRLs missing authorityKeyIdentifier
- Checking
- 01:51 PM Revision a607968a: Handle IPsec Advanced Settings save before IPsec is enabled
- If the Advanced Settings are saved before any other IPsec is set up then $config['ipsec'] can be just the empty strin...
-
12:59 PM Bug #4867 (Resolved): /conf symlink is missing on 2.3 snapshot iso, potentially others
- There is no /conf so loading the config fails when booting the ISO, as do several other install-related tasks.
It'... -
11:16 AM Bug #4864 (Confirmed): IPsec MSS clamping not backed up in IPsec partial backup
- the values that were originally under System>Advanced (of which MSS clamping is the only remaining) are within system...
-
07:39 AM Bug #4864: IPsec MSS clamping not backed up in IPsec partial backup
- My pfSense installation is running the current 2.2.4 development and the problem is that the Maximum MSS is being bac...
-
06:08 AM Bug #4864: IPsec MSS clamping not backed up in IPsec partial backup
- There are some fixes to the way the "Enable bypass for LAN interface IP" check-box is handled that are coming in 2.2....
-
05:44 AM Bug #4864 (Needs Patch): IPsec MSS clamping not backed up in IPsec partial backup
- Maximum MSS (probably all in the Advanced settings in the VPN IPsec) is not being backup in the XML file.
-
08:55 AM Feature #4863 (Assigned): Add support for Sierra MC7355
- Try to get patch into 2.2.4,, but don't hold up release.
-
02:10 AM Feature #4863 (Resolved): Add support for Sierra MC7355
- Support was added to pfSense version 2.2.3 for Sierra MC7354 hardware modem. Request to add MC7355 Product ID due to ...
-
08:39 AM Bug #4866 (Resolved): L2TP server are restarted after adding/modifying L2TP users (mpd.secret)
- Full daemon restart is useless since mpd reads mpd.secret on the fly (as I can uderstand from mpd4's code). One probl...
-
06:10 AM Bug #4804: PPPoE Restart won't update IPv6 routing table with gif
- Emailed you my findings.
- 05:08 AM Revision d97992c7: Interfaces widget use more obscure separator RELENG_2_2
- Redmine #4859 fix for RELENG_2_2
- 04:54 AM Revision fcb477c0: Merge pull request #1774 from phil-davis/interfaces-widget
- 03:51 AM Revision 9cbdb6e3: Interfaces widget use more obscure separator
- when acquiring the interface data. In particular the media information
can have commas in it already as reported in R... - 12:25 AM Revision 8c378f3f: Unset old CA and Cert in left system config
- Unset any old CA and Cert in the system section that might still be there from when upgrade_066_to_067 did not unset ...
- 12:25 AM Revision 909d9ec1: Merge pull request #1770 from phil-davis/patch-1
07/21/2015
-
11:56 PM Bug #4859 (Feedback): Cosmetic dashboard issue with bce/bge interfaces
- thanks Phil. Merged to master, doesn't cherry-pick clean to RELENG_2_2 because of style diffs. Not difficult to fix, ...
-
10:53 PM Bug #4859: Cosmetic dashboard issue with bce/bge interfaces
- Yes, it was an easy fix. Comma was being used to separate the various interface data items and that data also had a c...
-
04:09 PM Bug #4859 (Resolved): Cosmetic dashboard issue with bce/bge interfaces
- When running bce/bge interfaces directly connected (e.g. a sync interface between cluster members) one of the ports n...
-
11:45 PM Bug #4804: PPPoE Restart won't update IPv6 routing table with gif
- thanks Armin. Emailed you back for feedback.
-
09:36 PM Bug #4580 (Resolved): IKEv2 certificate lacks [mumble] attribute required by Windows 7 Agile VPN client
- fixed
-
01:25 AM Bug #4580: IKEv2 certificate lacks [mumble] attribute required by Windows 7 Agile VPN client
- I probably fixed this by coincidence (didn't recall this ticket existed until now) earlier today. I think what Adam's...
-
09:15 PM Bug #4856: Traffic Shaper blocks traffic when the config is otherwise changed
- thanks for the config. I deleted it from here since there are potentially sensitive things in it and added it to a pr...
-
08:47 PM Bug #4861 (Duplicate): Package MailScanner can't start on pfsense 2.2.3
- duplicate of #4508
-
07:52 PM Bug #4861: Package MailScanner can't start on pfsense 2.2.3
- The MailScanner is release Stable v4.85.2-3
-
07:50 PM Bug #4861 (Duplicate): Package MailScanner can't start on pfsense 2.2.3
- Hello,
The package MailScanner can't start on pfsense 2.2.3,Could fix in next release? -
08:47 PM pfSense Packages Bug #4862 (Needs Patch): HAVP won't start
- I'm unable to get HAVP to even start. I have attached screen shots. Below are system logs filtered on HAVP. Also, I h...
-
07:14 PM Bug #4860 (Resolved): CRLs missing authorityKeyIdentifier
- CRLs generated by the built-in certificate manager should include authorityKeyIdentifier. This was changed in openssl...
-
07:10 PM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Renato Botelho wrote:
> Ben Cook wrote:
> > I think there is already a (newer) patch merged, but according to a few... -
06:56 PM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Ben Cook wrote:
> I think there is already a (newer) patch merged, but according to a few sources, the patch is not ... -
06:48 PM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- I think there is already a (newer) patch merged, but according to a few sources, the patch is not working.
http... -
11:45 AM Bug #4692 (Feedback): CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Pull request has been merged. Thanks!
- 06:05 PM Revision 564f1356: Unset old CA and Cert in left system config
- Unset any old CA and Cert in the system section that might still be there from when upgrade_066_to_067 did not unset ...
- 04:51 PM Revision ebd900f9: Allocate dnpipe and dnqueue numbers even if no filter rules
- It would be quite unusual to have no filter rules array, but if that is indeed the case then the first part of this c...
-
04:50 PM Revision 0ec6cc29: Merge pull request #1771 from phil-davis/patch-2
- 04:41 PM Revision 2abf33ed: Captive Portal zoneid upgrade fix var name typo
- With the typo, this empty() test would always have been true. So maybe on upgrade some existing captive portal zoneid...
-
04:41 PM Revision cc781c44: Merge pull request #1772 from phil-davis/patch-3
- 04:27 PM Revision 55fae310: Captive Portal zoneid upgrade fix var name typo
- With the typo, this empty() test would always have been true. So maybe on upgrade some existing captive portal zoneid...
- 04:02 PM Revision 34823356: Allocate dnpipe and dnqueue numbers even if no filter rules
- It would be quite unusual to have no filter rules array, but if that is indeed the case then the first part of this c...
- 03:33 PM Revision 661de3e7: Unset old CA and Cert in system config
- This looked odd. Why would we leave behind the old "ca" and "cert" section in $config["system"]?
I guess it would do ... -
12:48 PM Revision 775b46fa: Add "netstat -ni" to status.php
-
12:47 PM Revision abad402c: Allow pre-filling (but no automatic action) of the download filename on exec.php. Setup a link to download the status output.tgz in status.php
-
12:44 PM Revision 685c323c: Add "netstat -ni" to status.php
-
12:43 PM Revision 58fb4326: Allow pre-filling (but no automatic action) of the download filename on exec.php. Setup a link to download the status output.tgz in status.php
-
08:25 AM Bug #4326: Limiters on firewall rules where NAT applies drop all traffic
- I'm still seeing the issue after upgrading to 2.2.3. NAT with limiters means no traffic. Once the rule is saved with ...
- 05:34 AM Revision 34cd5348: Reverting this for master, needs review in context of uniqid changes. Opening redmine ticket. Revert "sync up rc.carpmaster with RELENG_2_2. Ticket #4854, plus removal of unnecessary loop that'll amplify notifications unnecessarily."
- This reverts commit 401adacfefbc6006bc2270ccc1640e1b15f767c1.
- 05:33 AM Revision f3dadbb4: Going back to prior to earlier commit. Revert "fix indent my editor broke in an earlier commit."
- This reverts commit 948bbc9baf77b47e636c904faf677a698c13a293.
- 05:22 AM Revision f5b37588: fix indent my editor broke in my earlier commit
- 05:22 AM Revision 948bbc9b: fix indent my editor broke in an earlier commit.
- 04:50 AM Revision 66ed8787: Add IPsec IKE Intermediate EKU to server certificates. The serverAuth EKU already added suffices for Windows clients, though strongswan docs suggest setting this as well.
- 04:46 AM Revision 68ebb884: Add IPsec IKE Intermediate EKU to server certificates. The serverAuth EKU already added suffices for Windows clients, though strongswan docs suggest setting this as well.
- 01:21 AM Revision ed226521: Specify keyUsage and extendedKeyUsage in openssl.cnf, use crl_ext.
- 01:20 AM Revision b27567ca: Specify keyUsage and extendedKeyUsage in openssl.cnf, use crl_ext.
-
01:19 AM Bug #4854 (Resolved): OpenVPN bound to gateway group using CARP IP doesn't start with CARP master status
- works
-
01:10 AM Bug #4844 (Resolved): Error loading rules for numeric host name in alias
- works
-
01:07 AM Bug #4825: Mobile client IPsec config omits peer identifier
- Now I'm confused that I was looking at something different from what you were referring to. Could you share your 2.1....
-
12:34 AM Todo #4858 (Resolved): Finish/fix CARP uniqid changes
- The changes made in 89f171b052fbe72aed654d2a1c3d5a24e9bf9902 need review and completion. Need to verify OpenVPN bound...
07/20/2015
-
07:44 PM pfSense Packages Bug #4857: Cannot install squid3 on pfsense 2.2.3
- Other than the multiple errors I dont really understand, I have worked on the two file permission errors:
# Cannot... -
07:36 PM pfSense Packages Bug #4857 (Not a Bug): Cannot install squid3 on pfsense 2.2.3
- I have tried migrating from squid2 to squid3 because I was having issues with squid2 and package repos, and trying to...
-
12:05 PM Bug #4856: Traffic Shaper blocks traffic when the config is otherwise changed
- I can give a config if required (see attached file), but the problem is that the issue appears often enough for me to...
-
11:32 AM Bug #4856 (Feedback): Traffic Shaper blocks traffic when the config is otherwise changed
- Going to need more to go on here, the case as described isn't replicable. Like a specific set of steps, start with th...
-
11:22 AM Bug #4856 (Closed): Traffic Shaper blocks traffic when the config is otherwise changed
- When changing a firewall or NAT rule, or converting a NAT rule to loadbalancer (or potentially other firewall-related...
07/19/2015
-
04:21 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Just happened to have the same problem. DNS in OS X client and Apple IOS client does not work.
Running pfSense 2.2.3... -
04:19 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Just happened to have the same problem. DNS in OS X client and Apple IOS client does not work.
Running pfSense 2.2.3... -
01:53 PM Feature #4321: Enable IPv6 for miniupnpd
- Duplicate of #1835
-
11:09 AM Revision 99f89b04: Fix caps
-
11:09 AM Revision 31268c87: Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
- Clarify that this applies to DNS Resolver as well. Update the translations template.
-
11:09 AM Revision bc8cf469: Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
- Clarify that this applies to DNS Resolver as well.
-
11:07 AM Revision f9e30314: Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
- Clarify that this applies to DNS Resolver as well.
-
10:53 AM Revision c85fe8b1: Merge pull request #1764 from doktornotor/patch-2
-
10:27 AM Bug #4569: system_set_harddisk_standby() needs rewritten for current CAM-based ATA stack
- Some quick mockup here: https://github.com/pfsense/pfsense/pull/1767
-
09:11 AM Bug #4551 (Resolved): DNS forwarder/resolver - some consistency needed in the WebGUI
-
06:10 AM Bug #4551 (Feedback): DNS forwarder/resolver - some consistency needed in the WebGUI
- Pull request has been merged. Thanks!
-
09:11 AM Bug #3149 (Resolved): SMART status widget always displays error with SCSI drives
-
08:32 AM Bug #3149: SMART status widget always displays error with SCSI drives
- This has been fixed by https://github.com/pfsense/pfsense/commit/eb0287e96f01ea0880d3ccce762d6880b2b44792
-
04:51 AM Bug #4825: Mobile client IPsec config omits peer identifier
- I don't understand what you mean. The problem is that even though you configure a remote identifier, which e.g. might...
-
12:56 AM Bug #4855 (Resolved): GroupManager stops working with LDAP after (something?), /usr/sbin/pw exiting w/error
- I'm not sure I can reproduce this issue, but the system is still up.
I'd renamed / created/ removed / created some...
07/18/2015
-
07:59 PM Revision 7b2811fb: Fix caps
-
07:44 PM Revision 4dbd95d4: Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
- Clarify that this applies to DNS Resolver as well. Update the translations template.
-
06:34 PM Revision 896607c3: Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
- Clarify that this applies to DNS Resolver as well.
-
06:32 PM Revision 612da355: Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
- Clarify that this applies to DNS Resolver as well.
-
05:36 PM Revision 117948fd: Merge pull request #1738 from phil-davis/Static-Routes
- 05:17 PM Revision 205178aa: Switch logic of $disabled tests system_gateways
-
04:26 PM Revision 2d6713ef: Merge pull request #1762 from doktornotor/patch-3
-
04:25 PM Revision 2353f74c: Merge pull request #1763 from doktornotor/patch-4
-
04:23 PM Feature #3806: Strongswan and CARP, initiator options
- Jim P wrote:
> It does act as a responder now rather than an initiator, but it would be nice to have a selector on P... -
04:12 PM Revision c4f9f449: Merge pull request #1756 from phil-davis/traffic-graph-widget-2-2
- 03:58 PM Revision 49fc1967: Really avoid error loading rules for numeric host name in alias
- Create a host-type alias. Put just a number in "IP or FQDN" - e.g. I made alias name "Zqw" and a single host "23". Th...
-
03:55 PM Revision ddd1a9f5: Merge pull request #1759 from phil-davis/patch-2
-
03:44 PM Revision 97709310: Merge pull request #1760 from doktornotor/patch-1
-
03:43 PM Revision 642e925f: Merge pull request #1761 from doktornotor/patch-2
-
02:52 PM Bug #4551: DNS forwarder/resolver - some consistency needed in the WebGUI
- Kill Bill wrote:
> The DHCP/DHCPv6 stuff was meanwhile fixed, apparently. System - General Setup and the Captive Por... - 01:37 PM Revision 561cc25d: Modal - refactored using new attributes
- refs #30
- 01:37 PM Revision 566885d5: Merge branch 'psophis-modal' into bootstrap #30
- 01:36 PM Revision 2d05ff20: Merge branch 'modal' of git://github.com/psophis/pfsense into psophis-modal
-
12:40 PM Bug #4813: It's not possible to disable a static route that is set to use a gateway that is disabled using the edit dialogue.
- Applied in changeset commit:028ff8f8a3d7c09ee5604d6f3eadcdaaef1610c7.
-
12:33 PM Bug #4813 (Feedback): It's not possible to disable a static route that is set to use a gateway that is disabled using the edit dialogue.
- Pull request has been merged. Thanks!
-
12:19 PM Bug #4853 (Resolved): Firewall - Aliases GUI inconsistencies for URL Table type aliases
-
10:41 AM Bug #4853 (Feedback): Firewall - Aliases GUI inconsistencies for URL Table type aliases
- Pull request has been merged
-
10:59 AM Bug #4844 (Feedback): Error loading rules for numeric host name in alias
- Pull request has been merged
-
09:54 AM Revision 408d56c5: Add labels to some default firewall rules
- ... so that people can get useful descriptions in the System Logs - Firewall GUI, instead of useless tracker numbers....
-
09:42 AM Revision 8e165828: Add labels to some default firewall rules
- ... so that people can get useful descriptions in the System Logs - Firewall GUI, instead of useless tracker numbers.
- 09:40 AM Revision 401adacf: sync up rc.carpmaster with RELENG_2_2. Ticket #4854, plus removal of unnecessary loop that'll amplify notifications unnecessarily.
- 09:24 AM Revision 6eb52093: Handle OpenVPN bound to gateway groups using CARP IPs in rc.carpmaster/backup. Ticket #4854
-
04:38 AM Bug #4854 (Feedback): OpenVPN bound to gateway group using CARP IP doesn't start with CARP master status
- looks to be fixed with what I just pushed
-
12:59 AM Bug #4854 (Resolved): OpenVPN bound to gateway group using CARP IP doesn't start with CARP master status
- OpenVPN bound to a gateway group specifying CARP VIPs stops when CARP goes to backup status, but doesn't start when r...
-
03:22 AM pfSense Packages Bug #4306: bacula-fd configuration file location is incorrect
- Fixed by https://github.com/pfsense/pfsense-packages/commit/2dd0d10d8eb7e9208cd0a02fa6ee02d47a554a8f
-
03:13 AM Bug #3992 (Resolved): The password confirmation field is not properly formatted at VPN: L2TP: User: Add/Edit
- thanks, yeah that was fixed in 2.2.0
-
03:06 AM Bug #3992: The password confirmation field is not properly formatted at VPN: L2TP: User: Add/Edit
- Works.
-
01:01 AM Bug #4661 (Resolved): OpenVPN client can't assign to GWGroup specifying VIPs
- The original issue here was fixed in 2.2.3.
The issue Grzegorz and Cullen noted is separate. Opened #4854 for tha... -
12:02 AM Bug #4850 (Feedback): RRDGraphs suddenly stop recording
- Going to need more details, not a general issue anywhere along those lines. Anything RRD-related in the system log? I...
07/17/2015
-
11:06 PM Bug #4818 (Resolved): IPSec makes worse in some cases - since 2.2.3 Update
- fixed
-
11:05 PM Bug #4794 (Resolved): Handling of ASN1.DN values for RSA IPsec during upgrades from previous versions
- works
-
08:00 AM Bug #4794: Handling of ASN1.DN values for RSA IPsec during upgrades from previous versions
- Applied in changeset commit:faaab0885d68e6422885e1c3d56985992e909474.
-
08:00 AM Bug #4794 (Feedback): Handling of ASN1.DN values for RSA IPsec during upgrades from previous versions
- Applied in changeset commit:e4b7410b9bc3622cee6797588a7d5a685d4d759e.
-
01:34 AM Bug #4794 (Confirmed): Handling of ASN1.DN values for RSA IPsec during upgrades from previous versions
- Should be fine to s/\/emailAddress/, E/ on asn1dn when doing config upgrade from 2.1.5
-
10:51 PM Bug #4837 (Closed): enabling SSH at console on nanobsd with slow flash ro mounted doesn't generate keys
- there are a variety of problems along these lines with slow flash that aren't safely fixable. Leaving permanently rw ...
-
10:40 PM pfSense Packages Bug #4295 (Resolved): stunnel not working in Release 2.2
- fixed
-
10:38 PM Bug #4852 (Resolved): Unbound outgoing-interface not working with CARP VIPs
- fixed
-
12:58 PM Bug #4852 (Feedback): Unbound outgoing-interface not working with CARP VIPs
- fix pushed
-
12:56 PM Bug #4852 (Resolved): Unbound outgoing-interface not working with CARP VIPs
- When binding outgoing-interface in Unbound to a CARP IP, you end up with an invalid config with a line like: ...
-
08:37 PM Revision 6d854579: Fix Firewall - Aliases GUI inconsistencies for URL Table type aliases
- The GUI should show descriptions according to what's selected from the dropdown, but currently does not for URL Table...
-
08:29 PM Revision 0f125160: Fix Firewall - Aliases GUI inconsistencies for URL Table type aliases
- The GUI should show descriptions according to what's selected from the dropdown, but currently does not for URL Table...
- 07:29 PM Revision 0958dde1: firewall_schedule_edit.php Conversion complete
- Ready for review
-
07:13 PM Feature #4133: Add GUI setting for VLANs PCP
- Thanks Chris! We'll get this integrated for 2.3.
-
06:16 PM Revision d9d237af: Fixes for IPSec ASN1.DN, ticket #4792
- - Do not add leftid to confir when value is empty
- When asn1dn param is in binary form, explicit type
- Always add d... -
06:16 PM Revision 896b8510: Fixes for IPSec ASN1.DN, ticket #4792
- - Do not add leftid to confir when value is empty
- When asn1dn param is in binary form, explicit type
- Always add d... - 06:01 PM Revision c37ffea8: only add outgoing-interface if it's an IP. Ticket #4852
- 06:00 PM Revision 4df4c7d6: Only add outgoing-interface if IP. Ticket #4852
- 05:20 PM Revision dd07956c: Really avoid error loading rules for numeric host name in alias
- Create a host-type alias. Put just a number in "IP or FQDN" - e.g. I made alias name "Zqw" and a single host "23". Th...
-
03:52 PM Bug #4853 (Resolved): Firewall - Aliases GUI inconsistencies for URL Table type aliases
- See screenshot. Note that what's selected from the dropdown does not match what's shown below, unlike for the rest of...
-
02:54 PM Bug #4792 (Feedback): IPSec ASN.1 DN needs double quotes in config file
- Please try next round of snapshots
-
09:16 AM Bug #4792 (Assigned): IPSec ASN.1 DN needs double quotes in config file
- The issue doesn't affect left side because leftid is overwritten by strongSwan when leftcert is defined.
I'm worki... -
08:41 AM Bug #4792: IPSec ASN.1 DN needs double quotes in config file
- Hold on... The real issue here (as explained in the first comment) is the mishandling of the peer id type for the new...
-
01:31 AM Bug #4792 (Feedback): IPSec ASN.1 DN needs double quotes in config file
- this looks to be fixed.
-
12:55 PM Revision faaab088: Fix #4794:
- - Add a upgrade code to fix asn1dn string format to match strongSwan needs
- Bump config version to 11.8 -
12:51 PM Revision e4b7410b: Fix #4794:
- - Add a upgrade code to fix asn1dn string format to match strongSwan needs
- Bump config version to 11.8 -
12:37 PM Bug #4851 (Duplicate): proxy settings not honored / cannot work with proxy
-
10:58 AM Bug #4851: proxy settings not honored / cannot work with proxy
- Duplicate of Bug #4369
-
04:47 AM Bug #4851 (Duplicate): proxy settings not honored / cannot work with proxy
- Hi,
when I configure an http proxy under System / Advanced / Miscellaneous, some functions do not use the proxy:
... -
12:29 PM Revision f84945f3: Merge pull request #1758 from phil-davis/patch-2
-
12:21 PM Bug #4844: Error loading rules for numeric host name in alias
- I found the dumb error in my previous attempt. This pull request works for me on a system with a mix of nested host/n...
-
04:22 AM Bug #4850 (Closed): RRDGraphs suddenly stop recording
- Been using the same setup for 2 years and no configuration changes but the update to 2.2.3-RELEASE (i386) however sus...
-
02:59 AM Bug #4848: The remote gateway "ip-adres is already used by phase1 "name of phase 1"
- "If interface and remote are the same as an enabled connection, it triggers that validation." <- This is what I did. ...
-
02:30 AM Bug #4804: PPPoE Restart won't update IPv6 routing table with gif
- Chris Buechler wrote:
> Armin: could you get me a copy of your config? Can email to cmb at pfsense dot org with refe... -
01:50 AM Bug #4804: PPPoE Restart won't update IPv6 routing table with gif
- Still not replicable doing same. Doesn't seem to be anything wrong here. Maybe an edge case of some sort I'm not repl...
-
02:11 AM Bug #4825: Mobile client IPsec config omits peer identifier
- Looks like left/rightcertpolicy is the only option here. Generally a non-issue because people generate a CA just for ...
-
12:57 AM Bug #4849 (Not a Bug): ipsec: keepalive not working; wrong source ip used
- As I replied back on your forum thread last month, that's not true. Source IP selection is handled automatically, and...
07/16/2015
-
11:38 PM Bug #4849 (Not a Bug): ipsec: keepalive not working; wrong source ip used
- While debugging ipsec tunnels between two pfsenses I noticed that using ping on the command line does not work out of...
-
11:35 PM Bug #4848 (Feedback): The remote gateway "ip-adres is already used by phase1 "name of phase 1"
- The issue as described isn't replicable. You get the same error in that described circumstance. The check there is fo...
-
08:14 AM Bug #4848 (Not a Bug): The remote gateway "ip-adres is already used by phase1 "name of phase 1"
- If you clone (copy phase 1 entry) a "phase 1" IPsec connection and only change the "P1 Description" and hit the save ...
-
11:25 PM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- The issue's been around since the inception of CARP in 2003, so yeah not likely this is going to change in the near f...
-
09:20 AM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- That other ticket ended up not being related to this, it was a different issue. In that case the "link" was lost from...
-
09:12 AM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- If that's the case, you are right. The only way I can see this working is sending both sending their 'status' via the...
-
09:03 AM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- We noticed this at one point back in 2012 or so and I swear we already had a ticket open but couldn't find it. It's r...
- 10:24 PM Revision a296286b: Revert "myid_data and peerid_data fields are not relevant with asn1dn."
- This reverts commit 0e19c4bba659a5f4d28f9c8b20c80717a90964b9.
- 10:22 PM Revision d6908784: Contrary to some reports this is actually usable in some cases, just not
- mandatory. Revert "myid_data and peerid_data fields are not relevant with asn1dn."
This reverts commit b8754cc85db7e... - 10:17 PM Revision 0e19c4bb: myid_data and peerid_data fields are not relevant with asn1dn.
- Conflicts:
usr/local/www/vpn_ipsec_phase1.php - 10:16 PM Revision b8754cc8: myid_data and peerid_data fields are not relevant with asn1dn.
-
07:50 PM Todo #4847: NanoBSD Image Flash Block Misalignment
- Want to add while I'm here, in case some don't read the linked thread. Per the very first reference listed, the begin...
-
07:45 PM Todo #4847: NanoBSD Image Flash Block Misalignment
- I completely agree.
I would also love to hear about any examples of systems that can currently run pfSense 2.2, bu... -
11:51 AM Todo #4847: NanoBSD Image Flash Block Misalignment
- Keith Hough wrote:
> Are there any systems you know of that can boot from NanoBSD slice 1, but fail to boot from sli... -
02:34 AM Todo #4847: NanoBSD Image Flash Block Misalignment
- The boot code and MBR partition tables would remain where they are, in sector 0 / 1. If a system was going to have is...
-
12:36 AM Todo #4847: NanoBSD Image Flash Block Misalignment
- only problem here (assuming it works, and is useful) is that setting to sector 2048 probably renders a lot of old har...
-
12:09 AM Todo #4847: NanoBSD Image Flash Block Misalignment
- Keith Hough wrote:
> start that partition on sector 64, rather than sector 63 (default) as it is now.
Got ahead o... -
12:03 AM Todo #4847: NanoBSD Image Flash Block Misalignment
- The upgrade scenario for NanoBSD...
In the research I've done, as far as moving the entire MBR partition down by o... - 07:03 PM Revision 693c13cb: Restrict serial ports glob to cua followed by alpha
- Improve this a little more to match only alpha after /dev/cua (/dev/cuau for example)
- 07:03 PM Revision 3eed76d7: Make serial ports glob cope with many more possibilities
- It originally coped with things like cuau1 cuau1.1
Then I made it cope with things like cuau1 cuau11 but it stopped w... -
06:56 PM Revision d5dd538d: Add leftid and rightid value between double quotes on ipsec config when type is asn1dn. Ticket #4792
-
06:56 PM Revision 31ae45d2: Add leftid and rightid value between double quotes on ipsec config when type is asn1dn. Ticket #4792
- 04:45 PM Revision 348c7c87: Remove old, unused NetUtils.js
- 04:44 PM Revision 088af065: Remove old, unused NetUtils.js
- 03:50 PM Revision 8235e730: Restrict serial ports glob to cua followed by alpha
- Improve this a little more to match only alpha after /dev/cua (/dev/cuau for example)
-
08:30 AM pfSense Packages Bug #4295: stunnel not working in Release 2.2
- Applied in changeset commit:06a66c936672073525ea2626b85ccc42db104f16.
-
08:22 AM pfSense Packages Bug #4295 (Feedback): stunnel not working in Release 2.2
- Updated to 5.20 and fixed for 2.2.x
-
07:38 AM pfSense Packages Feature #1973: Update siproxd to v0.8.1
- now in ports, please update? https://www.freshports.org/net/siproxd/
-
06:52 AM Todo #4846 (Resolved): Remove isc-dhcp42-server from pfPorts when prefix6 fixed
- Fixes are on ports tree - https://svnweb.freebsd.org/ports?view=revision&revision=392293
- 05:07 AM Revision 72b28115: Make serial ports glob cope with many more possibilities
- It originally coped with things like cuau1 cuau1.1
Then I made it cope with things like cuau1 cuau11 but it stopped w...
07/15/2015
-
11:48 PM Todo #4847: NanoBSD Image Flash Block Misalignment
- The change for NanoBSD would be implemented in the build system. The fdisk command that creates the initial MBR parti...
-
11:21 PM Todo #4847 (Closed): NanoBSD Image Flash Block Misalignment
- pfSense NanoBSD images are not flash block aligned. This causes significant slowdown during extended write disk activ...
-
11:24 PM Bug #4814: read-only to read-write mount very slow on nanobsd with slow flash media
- Done: https://redmine.pfsense.org/issues/4847
Thanks Chris. -
11:17 PM Bug #4814: read-only to read-write mount very slow on nanobsd with slow flash media
- all my comments were re: rw->ro mount time.
Keith, Phil's suggestion to open a todo including those references is... -
11:00 PM Bug #4814: read-only to read-write mount very slow on nanobsd with slow flash media
- I am happy with the way it is now for 2.2.4. At least it is reliable, even if the speed varies on different cards of ...
-
10:35 PM Bug #4814: read-only to read-write mount very slow on nanobsd with slow flash media
- Chris, I'm not sure if you are referring to the alignment issue or the remount issue only effecting 1 of the CF / SD ...
-
07:05 PM Bug #4814 (Closed): read-only to read-write mount very slow on nanobsd with slow flash media
- Updated subject to reflect the root of the issue. Of a whole stack of various CF and SD cards I have here, there is o...
-
10:57 PM Bug #4829 (Resolved): Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
- Works here too. added #4846 todo to remove from pfports when fixed upstream.
-
09:15 PM Bug #4829: Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
- This is all fixed now. Current snap is OK. DHCPd is running and a client behind obtains a delegation.
Do we want t... -
05:51 PM Bug #4829 (Feedback): Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
- This check was also removed, please try next round of snapshots
-
04:28 PM Bug #4829 (Confirmed): Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
- It's better but still fails in a related way. There is an additional check that needs to be patched out:...
-
01:43 PM Bug #4829 (Feedback): Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
- Patch applied to dhcpd-server
-
10:56 PM Todo #4846 (Resolved): Remove isc-dhcp42-server from pfPorts when prefix6 fixed
- As soon as ISC puts out a release with the prefix6 issue from #4829 fixed, we need to remove our copy from pfports.
-
10:40 PM Bug #4840 (Duplicate): Unplugging WAN does not failover LAN
- there is an issue here, but not as described. opened #4845 for the root issue.
-
08:09 AM Bug #4840 (Duplicate): Unplugging WAN does not failover LAN
- Hi,
I followed the guides on the pfsense portal and also the pfsense Gold book.
Using 2.2.3, at the testing sta... -
10:39 PM Bug #4845 (Confirmed): CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- Take a basic WAN and LAN setup, one CARP IP on each interface. If WAN's NIC loses link, the secondary system takes ov...
-
10:34 PM Revision 59a3f75e: Revert "Avoid error loading rules for numeric host name in alias"
- This reverts commit 81a73bcba3b3a79bb3a7add2e14a46e6af748f50.
-
10:34 PM Revision d423b1d7: Revert "Avoid error loading rules for numeric host name in alias"
- This reverts commit 6605035f9d2a04d1d4b724f6e993bc3f5c6d173d.
-
09:09 PM Bug #4842 (Resolved): Port aliases broken on 2.2.4 snapshots
- Looks good now.
-
05:34 PM Bug #4842 (Feedback): Port aliases broken on 2.2.4 snapshots
- I reverted that commit.
-
04:26 PM Bug #4842 (Resolved): Port aliases broken on 2.2.4 snapshots
- Port aliases are non-functional on 2.2.4 snapshots, they appear in rules.debug as empty lists and then the rules fail...
-
08:54 PM Bug #4844 (Resolved): Error loading rules for numeric host name in alias
- Create a host-type alias. Put just a number in "IP or FQDN" - e.g. I made alias name "Zqw" and a single host "23". Th...
-
07:58 PM Bug #4843 (Not a Bug): Traffic Shapper Wizard
- The traffic_shaper_wizard_multi_all.xml appears to be creating a qLink queue in the incorrect hierarchy for the Lan q...
-
07:40 PM Feature #4133: Add GUI setting for VLANs PCP
- I tested this patch using 2.2.3-Release:
* https://github.com/pfsense/pfsense-tools/compare/pfsense:RELENG_2_2_3..... -
05:51 PM Bug #4817: rc.start_packages: Restarting/Starting all packages on config sync
- I just discovered the same 'problem', but with a more usual set-up. Sync is from primary to secondary, but secondary ...
-
04:50 PM Revision bb68cbbb: Merge pull request #1755 from phil-davis/patch-2
- 04:40 PM Revision dea04167: Display any advanced DHCP server settings RELENG_2_2
- Cherry pick of https://github.com/pfsense/pfsense/commit/90ad3a76edae543bcc63252b14660ac4baee291e
-
04:27 PM Revision 36b622c3: Merge pull request #1754 from phil-davis/cr_2_2
- 03:56 PM Revision 3e415478: Cancel button after input error for RELENG_2_2
-
03:49 PM Bug #4346 (Resolved): radiusd process is left running after package uninstall
-
03:39 PM Bug #4346: radiusd process is left running after package uninstall
- Thanks! Tested the change and things look good.
-
11:45 AM Bug #4346 (Feedback): radiusd process is left running after package uninstall
- Pull request has been merged
- 03:05 PM Revision f8bcdede: Fix issue_ip_type var name spelling
- Actually there was no real problem, but having a mis-spelling like this means that English speakers will waste time (...
-
03:05 PM Revision 2c6cdcef: Merge pull request #1741 from phil-davis/patch-2
- 03:04 PM Revision 4433cf85: Firewall Aliases Import display error message for invalid alias name
- If you open firewall_aliases_import and enter just an invalid Alias Name (e.g. a$b) and press save or press save with...
-
03:03 PM Revision d8b221eb: Merge pull request #1742 from phil-davis/patch-3
- 03:01 PM Revision 043e61ee: Firewall Aliases Edit ensure input_addresses array exists
- If you click "+" to add an alias, then press Save without entering anything, you get:
Warning: Invalid argument suppl... -
03:00 PM Revision 41ec196d: Merge pull request #1743 from phil-davis/patch-4
-
02:46 PM pfSense Packages Feature #3272 (Resolved): pfBlocker: Specific ports to block.
- thanks
-
01:46 PM pfSense Packages Feature #3272: pfBlocker: Specific ports to block.
- Yeah, this is available in pfBlockerNG (Advanced Inbound Firewall Rule Settings). This can be closed.
-
02:38 PM pfSense Packages Feature #4055: Enable area authentication from GUI
- Hmmm, would seem to me that the "Raw Config" feature lets you enable just about anything?
https://github.com/pfsen... -
02:07 PM pfSense Packages Todo #1551 (Resolved): OLSR Version update
- yeah this was done at some point
-
02:05 PM pfSense Packages Todo #1551: OLSR Version update
- Well, the PBI is 0.6.6.2_1 which is latest available port, can be closed.
- 01:44 PM Revision 6605035f: Avoid error loading rules for numeric host name in alias
- Create a host-type alias. Put just a number in "IP or FQDN" - e.g. I made alias name "Zqw" and a single host "23". Th...
-
01:42 PM Revision 535bf33b: Merge pull request #1744 from phil-davis/patch-5
- 01:38 PM Revision 6b30491f: Interfaces GIF Edit fix do_input_validation
- Make the required fields be correct and match thier text names, which should each have their own gettext() cal so as ...
-
01:30 PM Revision 124bf68c: Merge pull request #1745 from phil-davis/patch-6
- 01:30 PM Revision e3a5f487: Interfaces GRE Edit fix required fields text
- The reqdfields had only 4 entries but reqdfieldsn has 5 entries and the field names to text descriptions did not matc...
-
01:20 PM Revision a9d6ae17: Merge pull request #1746 from phil-davis/patch-7
- 01:19 PM Revision 0d9fe84b: Interfaces PPPs edit avoid foreach() warning
- If you go to Interfaces, assign, PPPs, press "+" to add an entry, then press Save without entering anything then you ...
-
01:18 PM Revision fe05aacf: Merge pull request #1747 from phil-davis/patch-8
-
01:16 PM Revision 5e399979: Merge pull request #1749 from phil-davis/cancel-referer
-
01:14 PM Todo #4841 (Resolved): update AES-GCM/AES-NI bits from FreeBSD -HEAD
- Need to update AES-GCM and AES-NI from FreeBSD -HEAD.
-
12:34 PM pfSense Packages Bug #999 (Resolved): vhosts does not show up as started
-
12:16 PM pfSense Packages Bug #4561: siproxd listening port redirect rule pulling wrong tag from <siproxdsettings> (config.xml)
Thank You!
Saw this and reported on the forum back in 2011.
https://forum.pfsense.org/index.php?topic=43213.m...-
11:34 AM pfSense Packages Bug #4561 (Feedback): siproxd listening port redirect rule pulling wrong tag from <siproxdsettings> (config.xml)
- Pull request has been merged
-
11:38 AM pfSense Packages Bug #4085 (Feedback): Check_mk agent configuration: 'Listen Port' is required, contrary to description
- Pull request has been merged
-
11:35 AM pfSense Packages Bug #3360 (Feedback): Apache reverse proxy-dev leaves / out of Backend Path
- Pull request has been merged
-
10:53 AM pfSense Packages Bug #4839 (Not a Bug): Version of squidGuard on pfSense 2.2
-
06:57 AM pfSense Packages Bug #4839: Version of squidGuard on pfSense 2.2
- 1.9.14 is pfSense package version, not the upstream release version.
-
06:39 AM pfSense Packages Bug #4839 (Not a Bug): Version of squidGuard on pfSense 2.2
- The squidGuard version information in pfSense 2.2 is as 1.9.14, but the correct version is 1.4.7.
-
09:20 AM Bug #4818: IPSec makes worse in some cases - since 2.2.3 Update
- Since upgrading to pfSense-Full-Update-2.2.4-DEVELOPMENT-amd64-20150712-1215
I´m able to use all vpn tunnels again! ...
07/14/2015
- 11:25 PM Revision 36f90078: Fix glob for serial device names
- Removing the "." that was in {,.[0-9]} allows it to match /dev/cuau10 and onward.
I added lots of comments on the glo... - 11:25 PM Revision ccf504fc: Merge pull request #1752 from phil-davis/patch-9
- 10:55 PM Revision e65ebe32: Fix adding of VoIP rules from traffic shaper wizard where IP/alias is not
- specified.
- 10:54 PM Revision 57945fcc: Fix adding of VoIP rules from traffic shaper wizard where IP/alias is not
- specified.
-
09:55 PM Bug #4838 (Resolved): shaper VoIP match rules not added when no IP/alias specified in wizard
- The match floating rule for VoIP was being skipped when no IP or alias was specified in the VoIP screen in the shaper...
- 09:52 PM Revision 1cc4c9e3: Fix GratisDNS support, manual merge of commit 3e31a7f82589d3350f111bd7d81cc83a0ab253e2
- 09:49 PM Revision 8795064c: Merge pull request #1753 from mortencombat/patch-1
- 09:43 PM Revision 3e31a7f8: Fix GratisDNS support
- The current implementation is not working for me, maybe the interface was changed by GratisDNS? I tested the update U...
-
08:33 PM Bug #4837 (Closed): enabling SSH at console on nanobsd with slow flash ro mounted doesn't generate keys
- Since 2.2.3, enabling SSH at the console on nanobsd goes through the process, but keys aren't generated.
-
08:10 PM Bug #4836 (Feedback): pfSense does not support more than 10 serial devices for PPPS
-
08:08 PM Bug #4836: pfSense does not support more than 10 serial devices for PPPS
- Should be fixed by:
https://github.com/pfsense/pfsense/commit/cc4d13683e50595abc14efc43c91a087f123a979
Awaiting fee... -
08:06 PM Bug #4836 (Resolved): pfSense does not support more than 10 serial devices for PPPS
- Reported on forum:
https://forum.pfsense.org/index.php?topic=96466.0
The glob that matches the serial device name... -
06:13 PM Bug #4810 (Resolved): Load Balancing GUI does not properly handle port ranges in relayd.conf
- works
-
05:58 PM Bug #4829 (Confirmed): Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
-
04:36 PM Bug #4829: Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
- this change in dhcpd seems to be wrong. Posted to their list for feedback with additional details.
https://lists.is... -
05:57 PM Bug #4806 (Resolved): Mobile IPSec Broken on iOS devices after 2.2.3 Upgrade from 2.2.2
- fixed
-
03:11 PM pfSense Packages Bug #3363: TinyDNS does not respond to IPv6 subnet
- I am currently not in charge of the router.
However shortly after reporting this issue concerning TinyDNS I changed ... -
04:35 AM pfSense Packages Bug #3363: TinyDNS does not respond to IPv6 subnet
- Do you still have this issue with current pfSense version and current tinydns version? Looks like duplicate of Bug #4...
-
02:02 PM Bug #4523 (Resolved): master.passwd/group file corruption may occur after kernel panic or unclean shut down
- sync no longer added to new installs, and confirmed the upgrade code removes it where it's set and doesn't change any...
-
02:00 PM Bug #4803 (Resolved): config.xml is empty if power loss or panic happens shortly after config write
- I'm confident in this, snapshots including all relevant changes have been through the config_write loop torture test,...
- 01:24 PM Revision cc4d1368: Fix glob for serial device names
- Removing the "." that was in {,.[0-9]} allows it to match /dev/cuau10 and onward.
I added lots of comments on the glo... -
12:17 PM Bug #4817: rc.start_packages: Restarting/Starting all packages on config sync
- I had issues with my bgp and carp configurations also some bugs from version 2.2.1 and 2.2.0.
So for couple of weeks... -
12:01 PM Bug #4817: rc.start_packages: Restarting/Starting all packages on config sync
- this is just how things work currently. That normally doesn't matter because only the system with backup status has t...
-
11:56 AM Bug #4817: rc.start_packages: Restarting/Starting all packages on config sync
- Hello,
I am sorry for my late response.. It's suck a same...
But I have released I have sync between fw1 and fw... -
11:19 AM pfSense Packages Bug #4834 (Resolved): vnstat php frontend cannot be accessed after vnstat2 package reinstall
- that's been merged, thanks!
-
11:18 AM pfSense Packages Bug #1768 (Resolved): DNS Forwarder of Tinydns
-
03:57 AM pfSense Packages Bug #1768: DNS Forwarder of Tinydns
- The patches from https://forum.pfsense.org/index.php?topic=44413.msg236701#msg236701 have been merged, looking at the...
-
11:18 AM pfSense Packages Bug #2355 (Resolved): Tinydns logs won't parse records containing ":0" in the time stamp
-
04:19 AM pfSense Packages Bug #2355: Tinydns logs won't parse records containing ":0" in the time stamp
- Fixed by https://github.com/pfsense/pfsense-packages/commit/27ea3affa00297e713a8cf7c18bb81ec96ba500b
-
10:56 AM Bug #4814: read-only to read-write mount very slow on nanobsd with slow flash media
- > But I think there are enough nanoBSD systems out there that can potentially benefit that it is worth doing some res...
-
10:46 AM Bug #4835: Configuration changes are slow to save after upgrade
- this is probably much better with latest 2.2.4 @ https://snapshots.pfsense.org, would appreciate your feedback if you...
-
10:38 AM Bug #4835 (Duplicate): Configuration changes are slow to save after upgrade
-
10:30 AM Bug #4835: Configuration changes are slow to save after upgrade
- Duplicate of #4814
-
10:28 AM Bug #4835 (Duplicate): Configuration changes are slow to save after upgrade
- I have a HA setup (two physical machines with direct crossover connection for the SYNC interface) previously running ...
-
09:53 AM pfSense Packages Bug #4295: stunnel not working in Release 2.2
- And while at it, https://github.com/pfsense/pfsense-packages/pull/894 (the c009c57 commit) is required to be able to ...
-
09:48 AM pfSense Packages Bug #4295: stunnel not working in Release 2.2
- This thing is incredibly outdated. Upstream is at 5.20. Please update the PBI.
-
08:08 AM Revision f0b41548: mwexec_bg() and mwexec() - transparent change
- Slight cleanup with two effects:
1) a bit easier to follow
2) background execution returns PID of started process, wh... -
04:09 AM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- Virtually no information here. If you have issues with current pfSense version and current tinydns package version, t...
-
03:33 AM pfSense Packages Bug #2720: TinyDNS does not read nameserver_*
- Thanks Kill Bill and Chris Buechler!
-
12:21 AM pfSense Packages Bug #2720 (Resolved): TinyDNS does not read nameserver_*
- fixed, thanks
- 01:26 AM Revision 98de735f: manual merge of Phil Davis pull request, commit b45537f75b24bc323987094e459db7b2f75aa405
- 01:22 AM Revision 82921c72: Merge pull request #1748 from phil-davis/patch-9
07/13/2015
-
11:45 PM pfSense Packages Bug #4834: vnstat php frontend cannot be accessed after vnstat2 package reinstall
- Pull request https://github.com/pfsense/pfsense-packages/pull/901
-
11:16 PM pfSense Packages Bug #4834 (Resolved): vnstat php frontend cannot be accessed after vnstat2 package reinstall
- Every time system is upgraded or vnstat2 package is reinstall, PHP front-end becomes inaccessible. It can be accessed...
-
11:09 PM pfSense Packages Bug #2720: TinyDNS does not read nameserver_*
- Merged and fixed ;)
-
06:34 AM pfSense Packages Bug #2720: TinyDNS does not read nameserver_*
- https://github.com/pfsense/pfsense-packages/pull/899 - perhaps someone's finally gonna pick it up when added as pull ...
-
04:03 PM Todo #4832 (Resolved): Upgrade PHP to 5.5.27
- confirmed in latest snapshot
-
02:57 PM Todo #4832 (Feedback): Upgrade PHP to 5.5.27
- next snapshot run, building now, should have it.
-
02:09 PM Todo #4832: Upgrade PHP to 5.5.27
- port updated, package build running now.
-
12:53 PM Revision c4f22962: Add L2TP server's interface to mpd.conf
- https://redmine.pfsense.org/issues/4830
https://forum.pfsense.org/index.php?topic=95908.0 -
12:11 PM Bug #4822 (Resolved): nanobsd corruption issues after unclean shut down when rw mounted and SU
- ALIX and APU both made it through 1000 power cycles while rw mounted on the slowest SD/CF I could find with no proble...
-
04:58 AM Bug #4822: nanobsd corruption issues after unclean shut down when rw mounted and SU
- Today another remote site is reporting similar symptoms. I am in the process of turning around the old Jumla one, put...
-
04:54 AM Bug #4822: nanobsd corruption issues after unclean shut down when rw mounted and SU
- I got the Alix back from Jumla. The replacement came up first time - thank goodness for AutoConfigBackup and being ab...
-
11:11 AM Bug #4483 (Resolved): SLAAC and stateful DHCP6 IPs are configured on interface when using DHCP6 config type
-
11:10 AM pfSense Packages Bug #4560 (Resolved): apcupsd is missing support for SMTP TLS email and uses old check for SSL setting
-
11:09 AM pfSense Packages Bug #4388 (Duplicate): Squid exits when listening on port 800
-
11:09 AM pfSense Packages Bug #4336 (Resolved): syslog-ng package missing libraries
-
11:09 AM pfSense Packages Bug #1363 (Resolved): Spamd not updating pf tables
-
11:09 AM pfSense Packages Bug #3758 (Resolved): syslog-ng won't save settings nor it service will start
-
11:08 AM pfSense Packages Bug #4285 (Resolved): lcdproc package is PBI-ignorant, writing configuration outside of the PBI root
-
11:08 AM pfSense Packages Bug #2292 (Resolved): DarkStat interface selection needs to only allow single interface
-
11:07 AM pfSense Packages Bug #4421 (Duplicate): Apache reserve proxy, location must specify Site Path, Backend Path or get http 503 error
-
11:06 AM pfSense Packages Bug #4084 (Resolved): Check_mk agent doesn't work: wrong bash path
-
11:00 AM pfSense Packages Bug #4097 (Not a Bug): Unable to restart Postfix
-
10:51 AM pfSense Packages Bug #4609 (Duplicate): squidGuard & pfsense RAM disk compatible
- #4608
-
10:50 AM Bug #4833 (Duplicate): android 5 can't login pfsense 2.2.3 ipsec
- duplicate of #4806, already fixed in 2.2.4 snapshots @ https://snapshots.pfsense.org
-
01:19 AM Bug #4833: android 5 can't login pfsense 2.2.3 ipsec
- My pfsense is 2.2.3
-
01:19 AM Bug #4833 (Duplicate): android 5 can't login pfsense 2.2.3 ipsec
- Hello,
I have set ipsec for mobile client.But it's always show connecting.And I have fot some message for ipsec.
... -
10:45 AM pfSense Packages Bug #3109 (Resolved): pfBlocker disables firewall on nanobsd when no there is no internet access at boot time
-
10:43 AM pfSense Packages Bug #3285 (Resolved): spamd.log corrupt/truncated
-
08:54 AM pfSense Packages Bug #4085: Check_mk agent configuration: 'Listen Port' is required, contrary to description
- JayD - wrote:
> Erm ... clearly a layer 7 issue on my end. FIXED! ;)
// Layer 8
I'll shut up now ... -
08:54 AM pfSense Packages Bug #4085: Check_mk agent configuration: 'Listen Port' is required, contrary to description
- Erm ... clearly a layer 7 issue on my end. FIXED! ;)
-
06:13 AM pfSense Packages Bug #4085: Check_mk agent configuration: 'Listen Port' is required, contrary to description
- Erm. See the pull request above...
-
06:10 AM pfSense Packages Bug #4085: Check_mk agent configuration: 'Listen Port' is required, contrary to description
- Running on 2.2.3 the port still has to be defined manually (see screenshot).
-
07:52 AM Bug #4830: "Interface" selected in GUI for L2TP server are not respected in mpd's config
- Thanks Phillip!
Done. -
07:34 AM Bug #4830: "Interface" selected in GUI for L2TP server are not respected in mpd's config
- It will be easy for the devs to review if you go to https://github.com/pfsense/pfsense and make the edit yourself and...
-
07:05 AM Bug #4830: "Interface" selected in GUI for L2TP server are not respected in mpd's config
- Can it be included into 2.2.4?
-
06:20 AM pfSense Packages Bug #999: vhosts does not show up as started
- Fixed by https://github.com/pfsense/pfsense-packages/commit/266662ff8334da5210ad64f08b050b1167386268
-
06:11 AM Bug #1629: invalid state table entries after WAN IP change
- I forgot to post that i am using 2.2.3 and using multiple GW's to internet.
-
06:09 AM Bug #1629: invalid state table entries after WAN IP change
- I get the same behavior for my ipsec tunnels.
if my GW (cable modem giving dhcp to pfsense) "resets" itself i do not... -
06:11 AM pfSense Packages Bug #941: vhosts package config error
- Fixed ages ago with https://github.com/pfsense/pfsense-packages/commit/7232161e99d60256c51a4ee94ef800f6d4f39764
-
05:26 AM Bug #4103: Xen xn NICs can't tag VLANs
- FYI, manually adjusting the select box HTML using an inline edit from the browser allows you to create the VLAN on th...
- 05:08 AM Revision 5eabad3d: Cancel button after input error
- If there is an input error then the edit page is redrawn showing the
input errors. The HTTP_REFERER becomes the curre... -
05:02 AM pfSense Packages Bug #4717: Asterisk needs workarounds to work properly
- Frederic Steinfels wrote:
> It seems the start script is doing more or less the same. I have no clue why the script ... -
03:53 AM pfSense Packages Bug #4717: Asterisk needs workarounds to work properly
- It seems the start script is doing more or less the same. I have no clue why the script did not get executed. However...
-
12:30 AM Bug #4814: read-only to read-write mount very slow on nanobsd with slow flash media
- I have watched the back-and-forth on that thread and restrained myself from commenting. Keith, I will be surprised if...
07/12/2015
-
11:53 PM Bug #4814: read-only to read-write mount very slow on nanobsd with slow flash media
- Can we safely assume that proper image alignment with slower flash devices that are having issues, will at least help...
-
07:50 PM pfSense Packages Bug #4097: Unable to restart Postfix
- When it's disabled it cannot be started, since the executable bit is removed intentionally - https://github.com/pfsen...
- 07:40 PM Revision b45537f7: Fix references to Load Balancer Virtual Server redirect_mode
- When adding a Virtual Server, if you press Save with blank fields, the validation does not show. That was because the...
-
07:13 PM pfSense Packages Bug #3638: Radius internal certificate broken in 2.1.12_1/2.2.5 pkg v1.6.7_2 pfSense 2.1.3
- greg Bernard wrote:
> Only workaround is to create your own certs using pfSense Cert Manager and apply that to the l... - 07:00 PM Revision ec4112dd: Interfaces PPPs edit avoid foreach() warning
- If you go to Interfaces, assign, PPPs, press "+" to add an entry, then press Save without entering anything then you ...
- 06:43 PM Revision 2f0e31b1: Interfaces GRE Edit fix required fields text
- The reqdfields had only 4 entries but reqdfieldsn has 5 entries and the field names to text descriptions did not matc...
-
06:34 PM pfSense Packages Bug #2695: bandwidthd package writes to RO directory in embedded
- Fixed by https://github.com/pfsense/pfsense-packages/commit/65a36bbf84c3401bc79f49290493a0913fdb4936
- 06:31 PM Revision e2db25cc: Interfaces GIF Edit fix do_input_validation
- Make the required fields be correct and match thier text names, which should each have their own gettext() cal so as ...
-
06:15 PM pfSense Packages Bug #2944: dansguarian squid proxyport default set to 127.0.0.1
- Fixed by https://github.com/pfsense/pfsense-packages/commit/d3ea61231ce09601a855da251e8067686c29646d
-
05:59 PM pfSense Packages Bug #3942: bind - allow starting named with "-4" argument
- Fixed by https://github.com/pfsense/pfsense-packages/commit/fe0163a939023f87b259f3475a89ee632824a973
-
05:31 PM pfSense Packages Bug #3530: TinyDNS creates incorrect NS records
- My humble suggestion would be to NOT use "Automatic PTR entry" in your highly weird environment that probably noone e...
-
05:22 PM pfSense Packages Bug #3530: TinyDNS creates incorrect NS records
- To better explain: in my PFsense environment, there are two nameservers:
- recursive nameserver bound to the priva... -
05:06 PM pfSense Packages Bug #3530: TinyDNS creates incorrect NS records
- Cannot see how on earth is proper FQDN "incorrect" and localhost "correct" for a NS record anywhere but for localhost...
-
05:30 PM pfSense Packages Bug #2879: uninstalling Postfix Forwarder leaves widget
- @OP: Code examples to remove the widget on uninstall:
https://github.com/pfsense/pfsense-packages/blob/master/conf... -
04:47 PM pfSense Packages Bug #897: Missing DNS record types SRV SPF DOMAINKEYS
- SRV was added 4+ years ago: https://github.com/pfsense/pfsense-packages/commit/fceaec0ccf3e2f35959219c5e5498fdfda29a8...
- 04:18 PM Revision 81a73bcb: Avoid error loading rules for numeric host name in alias
- Create a host-type alias. Put just a number in "IP or FQDN" - e.g. I made alias name "Zqw" and a single host "23". Th...
-
04:06 PM pfSense Packages Bug #4662: zabbixLTS snmpwalk doesn't work
- Looks like another round of PBI idiocy. Perhaps try a complete uninstall and reinstall.
-
04:00 PM pfSense Packages Bug #4717: Asterisk needs workarounds to work properly
- Can you post the contents of /usr/local/etc/rc.d/asterisk ?
-
03:35 PM pfSense Packages Bug #4657: Asterisk not work in ver. 2.2.1 and up
- My car won't go. A.k.a. totally useless bug. Likely duplicate of Bug #4717.
-
03:03 PM pfSense Packages Bug #4419: fatal: open /etc/aliases: No such file or directory
- Fixed by https://github.com/pfsense/pfsense-packages/commit/7c10d4029c809d662156d5116be882ba2f8d6af9
-
02:45 PM pfSense Packages Bug #4084: Check_mk agent doesn't work: wrong bash path
- Fixed.
-
02:35 PM pfSense Packages Bug #4085: Check_mk agent configuration: 'Listen Port' is required, contrary to description
- https://github.com/pfsense/pfsense-packages/pull/897
-
02:23 PM pfSense Packages Bug #4085: Check_mk agent configuration: 'Listen Port' is required, contrary to description
- I don't know what's exactly "evidenced" by bold text, and definitely cannot see how's it required.
https://github.... -
02:04 PM pfSense Packages Bug #2292: DarkStat interface selection needs to only allow single interface
- Considering we are on 3.0.718, this should be fixed. BTW, 3.0.719 has been released. ;)
-
01:31 PM pfSense Packages Bug #3360: Apache reverse proxy-dev leaves / out of Backend Path
- https://github.com/pfsense/pfsense-packages/pull/896
-
01:04 PM pfSense Packages Bug #4421: Apache reserve proxy, location must specify Site Path, Backend Path or get http 503 error
- Duplicate of Bug #3360
-
12:53 PM pfSense Packages Bug #4561: siproxd listening port redirect rule pulling wrong tag from <siproxdsettings> (config.xml)
- https://github.com/pfsense/pfsense-packages/pull/895
- 08:53 AM Revision 0c53abc2: Firewall Aliases Edit ensure input_addresses array exists
- If you click "+" to add an alias, then press Save without entering anything, you get:
Warning: Invalid argument suppl... - 08:40 AM Revision a3669259: Firewall Aliases Import display error message for invalid alias name
- If you open firewall_aliases_import and enter just an invalid Alias Name (e.g. a$b) and press save or press save with...
-
08:13 AM pfSense Packages Bug #3495: Zabbix2-Agent and Zabbix2-proxy upgrade.
- Perhaps test with current packages?
-
07:55 AM Todo #4832 (Resolved): Upgrade PHP to 5.5.27
- 2.2.4 PHP needs upgraded to "5.5.27":http://php.net/archive/2015.php#id2015-07-10-2
> The PHP development team ann... -
07:50 AM pfSense Packages Bug #4243: Last squidguard update prevents squid from starting
- Someone kindly remove the dead, unmaintained and unsupported Squid2 package for 2.2+ and consider this fixed with htt...
-
07:30 AM pfSense Packages Bug #3766: Unhashed plain passwords saved by 2 packages (one a shell login package)
- Anyterm package no longer exists. Plus really, https://doc.pfsense.org/index.php/Why_are_some_passwords_stored_in_pla...
-
07:22 AM pfSense Packages Bug #3779: Zabbix Agent 1.x - ZABBIX_AGENT_BASE not defined
- Should be fixed in Zabbix Agent LTS 0.8.5
-
07:13 AM pfSense Packages Bug #4285: lcdproc package is PBI-ignorant, writing configuration outside of the PBI root
- Fixed by https://github.com/pfsense/pfsense-packages/commit/8b1b7e27646806c6b283f93a62fd59ed6083f97e
-
07:09 AM pfSense Packages Bug #4415: wrong start script in nrpe2 within 64bit installation
- Are you on pfSense 2.1.x or what?
-
07:05 AM pfSense Packages Bug #4560: apcupsd is missing support for SMTP TLS email and uses old check for SSL setting
- Fixed.
-
07:01 AM pfSense Packages Bug #3758: syslog-ng won't save settings nor it service will start
- Fixed long time ago by https://github.com/pfsense/pfsense-packages/commit/8121961c39d71cbf57bd332712e044aa6ea05203
-
06:46 AM pfSense Packages Bug #4336: syslog-ng package missing libraries
- PBI stupidity "fixed" as noted above, can be closed.
-
06:30 AM pfSense Packages Bug #3109: pfBlocker disables firewall on nanobsd when no there is no internet access at boot time
- Abandoned package, no such issue with pfBlockerNG.
-
06:29 AM pfSense Packages Bug #3285: spamd.log corrupt/truncated
- Fixed for quite some time.
-
06:25 AM pfSense Packages Bug #1363: Spamd not updating pf tables
- This works just fine now; obsolete bug.
-
06:20 AM pfSense Packages Bug #4388: Squid exits when listening on port 800
- System - Advanced - System Tunebles: edit net.inet.ip.portrange.first
Duplicate of #4297 -
06:16 AM pfSense Packages Bug #4609: squidGuard & pfsense RAM disk compatible
- Duplicate of # 4608
- 05:49 AM Revision 9a01d22d: Static routes merge "else" and "if" into "else if"
- As suggested by Renato.
-
05:44 AM pfSense Packages Bug #4831 (Closed): ntopng includes vulnerable net/libzmq4 (CVE-2014-9721)
- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200502
https://github.com/zeromq/libzmq/issues/1273
!http://i.i... - 03:04 AM Revision b03de800: Fix issue_ip_type var name spelling
- Actually there was no real problem, but having a mis-spelling like this means that English speakers will waste time (...
-
01:18 AM Bug #4830: "Interface" selected in GUI for L2TP server are not respected in mpd's config
- Diff attached.
-
01:12 AM Bug #4830: "Interface" selected in GUI for L2TP server are not respected in mpd's config
- Works for me.
@[2.2.2-RELEASE][admin@gw.localdomain]/etc/inc: diff vpn.inc vpn.inc.orig
1650,1654d1649
< ...
07/11/2015
-
11:52 PM Bug #1221: igb driver mbuf allocation problems on multicore machines aka Could not setup receive structures
- Denis Kozlov wrote:
> I mean, scale the MBUF according to the number of cores and network cards. Job done.
That's... -
05:51 PM Bug #1221: igb driver mbuf allocation problems on multicore machines aka Could not setup receive structures
- Once again, why can't this be addressed in pfSense?
I mean, scale the MBUF according to the number of cores and ne... -
05:11 PM Bug #1221: igb driver mbuf allocation problems on multicore machines aka Could not setup receive structures
- The original problem here from years back has nothing to do with anything current, that was a 4 year old driver probl...
-
04:44 PM Bug #1221: igb driver mbuf allocation problems on multicore machines aka Could not setup receive structures
- Still on 2.2.3 this bug is for sure not resolved. Yes there is a manual workaround that needs to be applied on every ...
-
11:11 PM Bug #4822: nanobsd corruption issues after unclean shut down when rw mounted and SU
- SU+J gone -> sanity restored. Good riddance.
-
09:57 PM Bug #4830: "Interface" selected in GUI for L2TP server are not respected in mpd's config
- The interface gets saved OK in the config, but in /etc/inc.vpn.inc function vpn_l2tp_configure() there is no mention ...
-
04:08 PM Bug #4830 (Resolved): "Interface" selected in GUI for L2TP server are not respected in mpd's config
- I have pfSense with 2 WANs (ISPs) and L2TP server on it in head office (HO). I RDR 1701/udp to LAN address of pfSense...
-
09:13 PM Bug #4483: SLAAC and stateful DHCP6 IPs are configured on interface when using DHCP6 config type
- This fix was released with v2.2.3. I tested it and it works as expected now.
-
02:43 PM pfSense Packages Bug #4567: ntopNG Geo files missing
- That /usr/pbi/ntopng-amd64/bin/ntopng-geoipupdate.sh is definitely not a shell script, plus it downloads corrupt crap...
-
04:42 AM Bug #4827 (Not a Bug): Static phase2 entry requires modeconfig
- Thanks for the follow up.
-
03:00 AM Bug #4827: Static phase2 entry requires modeconfig
- You are right, sorry. Tried again and it generates the proper config. Must have mixed something up.
- 01:03 AM Revision fd29caa1: fix fsync, thanks Phil Davis for noticing
- 01:03 AM Revision 63fcce23: fix fsync, thanks Phil Davis for noticing
-
12:53 AM Bug #4825: Mobile client IPsec config omits peer identifier
- Thanks for the report, I'll review.
07/10/2015
- 11:21 PM Revision 88f2c335: fix fsync
- 11:21 PM Revision 362245b0: fix fsync
- 11:13 PM Revision 8a811010: fsync after fclose here, clean up some white space while here.
- Conflicts:
etc/inc/config.lib.inc - 11:12 PM Revision 4171affc: fsync after fclose here, clean up some white space while here.
- 10:48 PM Revision d7b97ca3: fsync conf_path here too
- 10:48 PM Revision 601ba542: fsync conf_path here too
- 09:23 PM Revision 89a8d28e: fix typo
- 09:22 PM Revision 224d9d30: fix typo
-
08:40 PM Bug #4237: Error "macro IPsec not defined" once after firmware upgrade
- I believe this happens when config.cache is corrupt or truncated because of power loss shortly after writing the file...
-
08:27 PM Bug #4822 (Feedback): nanobsd corruption issues after unclean shut down when rw mounted and SU
- updated subject to actual issue. SU+J was reverted in nanobsd today after verifying an APU made it through hundreds o...
-
08:25 PM Bug #4827: Static phase2 entry requires modeconfig
- not sure I'm following what you mean, single address in P2s works as is. What's the circumstance you're referring to?
-
07:08 AM Bug #4827 (Not a Bug): Static phase2 entry requires modeconfig
- Static phase 2 entries with a single address endpoint are generated with left/rightsourceip which means that strongsw...
- 07:44 PM Revision f9ee8994: system_crlmanager.php Conversion complete
- Ready for review
This page has a complex mixture of forms and tables. It needs to be
reviewed for functionality. -
04:11 PM Bug #3737: Incoming VLAN traffic fails to reach VLAN interface if PCP not 0
- Thanks Clement!
-
10:43 AM Bug #3737: Incoming VLAN traffic fails to reach VLAN interface if PCP not 0
- Chris, if you're interested in using PCP in your configuration you can take a look at #4133 which is more "up-to-date...
-
04:09 AM Bug #3737: Incoming VLAN traffic fails to reach VLAN interface if PCP not 0
- I believe this may be related to https://forum.pfsense.org/index.php?topic=87638 (of which I am experiencing the same...
-
03:09 PM Bug #4829 (Resolved): Prefix delegation broken by new ISC DHCP Server 4.2.8 subnet check
- A previously working IPv6 configuration for prefix delegation is broken on 2.2.3.
In /var/dhcpd/etc/dhcpdv6.conf, ... - 01:18 PM Revision f17594c7: Add missing <h2> elements to panel-heading's
- refs #192
- 12:33 PM Revision 11e87d3a: Merge pull request #328 from sbeaver-netgate/Remove-Cancel
- remove all "Cancel" buttons on forms
- 12:19 PM Revision 40f73fe2: Removal of "Clear" controls
- Removal complete from all files
-
11:06 AM Feature #4828 (Duplicate): Advanced option to show hidden firewall rules in web gui
- It would be really nice to be able to see the complete ruleset (including hidden rules like the "default pass rules")...
-
10:58 AM Bug #4792: IPSec ASN.1 DN needs double quotes in config file
- Moritz Bechler wrote:
> Actually, I think this is a bug in strongswan
Of course not! That's all by (utterly brai... -
06:37 AM Bug #4792: IPSec ASN.1 DN needs double quotes in config file
- Actually, I think this is a bug in strongswan (just filed it: https://wiki.strongswan.org/issues/1028), as the asn1dn...
-
07:18 AM Feature #4821: PPPoE WANs do not take full advantage of NIC driver queues for receiving traffic
- Seems likely to be this:
"Unfortunately, RSS is usually capable of hashing IPv4 and IPv4 traffic (L3+L4). All other ... -
06:59 AM Bug #4824 (Rejected): Filterting firewall logs by port returns excess results
- That is expected behavior. It matches based on regex/substrings. You can use regex anchors to limit what it matches, ...
-
04:42 AM Bug #4824: Filterting firewall logs by port returns excess results
- The bold 25 above should have read asterisk25asterisk (as in wildcard).
-
04:36 AM Bug #4824 (Rejected): Filterting firewall logs by port returns excess results
- Hi,
If you filter firewall logs by e.g. port 25, the search results appear to be *25* so results include e.g. 1251... -
06:57 AM Feature #4826 (Resolved): Allow configuration of multiple phase1 proposals
- Phase 1 configuration is currently restricted to specifiying a single algorithm proposal. Shouldn't be too difficult ...
-
06:48 AM Bug #4825 (Resolved): Mobile client IPsec config omits peer identifier
- The strongswan connection config generated for a mobile client association does not include the configured peer ident...
-
04:59 AM Bug #4803: config.xml is empty if power loss or panic happens shortly after config write
- The config.xml portion was fine with Renato's change, but missed other parts of /cf/conf/. Jim T's earlier change get...
-
01:07 AM pfSense Packages Bug #4293: Squid 2.7.9 pkg v.4.3.6 i386 won't start
- James Snell wrote:
> Thank you Tahar for the ln commands, that got it running again for me after I upgraded to 2.2.3...
Also available in: Atom