Activity
From 09/05/2013 to 10/04/2013
10/04/2013
-
03:34 PM Bug #3252 (Rejected): Diagnostics-Tables inconsistency
- See attached files.
!pfsense_aliases.png!
!pfsense_tables.png!
Diagnostics-Tables does not return consistent r... -
12:40 PM Revision b93fd19b: Now that doc.pfsense.org does https and redirects http to https, we may as well send the help links to the https destinations.
-
12:39 PM Revision 2dd9b120: Now that doc.pfsense.org does https and redirects http to https, we may as well send the help links to the https destinations.
- 11:41 AM Revision 9e3cc25b: use (self) instead of any for web lockout
- 11:40 AM Revision c3b9bcb2: use (self) instead of any for web lockout
-
11:08 AM Bug #3249: DHCP Server/DHCP Relay both say the other is started
- I pulled the dhcrelay section out of the config and restored from it. That seems to have done the trick. Normally, ...
-
08:16 AM Bug #3249: DHCP Server/DHCP Relay both say the other is started
- Nothing in the upgrade that would have enabled it if it weren't already enabled. We'd need to see a copy of the pre-u...
-
08:10 AM Bug #3249: DHCP Server/DHCP Relay both say the other is started
- I can't explain it, either. I'm not sure if I could duplicate it (and I'm hesitant to restore the config remotely, u...
-
08:05 AM Bug #3249: DHCP Server/DHCP Relay both say the other is started
- In your config somehow you managed to get both of them enabled. The DHCP settings for the LAN show it enabled, and th...
-
07:50 AM Bug #3249: DHCP Server/DHCP Relay both say the other is started
- Scrubbed config attached.
Sidenote: wasn't particularly thrilled to see my password stored in plaintext all over t... -
07:36 AM Bug #3249: DHCP Server/DHCP Relay both say the other is started
- The scrubbed backup would definitely help. The only way I can see this happening is if there was an interface at one ...
-
07:21 AM Bug #3249: DHCP Server/DHCP Relay both say the other is started
- I've never manually edited the config. For all intents and purposes, this is a relatively clean and simple config --...
-
01:37 AM Bug #3249 (Feedback): DHCP Server/DHCP Relay both say the other is started
- short of disabling the input validation or manually editing the config, that should be impossible. Do you have specif...
-
07:31 AM Bug #3251 (Closed): Some help page links are missing characters
- Fixed the web server redirect rule (needed [QSA,NE]) and they work again.
-
07:25 AM Bug #3251: Some help page links are missing characters
- OK it isn't a PHP/pfSense problems, it's the web server's http->https redirect dropping them. If I change the links t...
-
07:05 AM Bug #3251 (Closed): Some help page links are missing characters
- Some help page links are dropping certain characters. Specifically, in help.php, the link should go here:
https://... - 06:47 AM Revision 7825f71e: use (self) rather than any as the destination for the lockout rules
- 06:46 AM Revision b762e3dc: use (self) rather than any as the destination for the lockout rules
-
06:37 AM Bug #3246: automatic lockout rule too general and cannot be unarmed
- both have been changed
-
06:29 AM Bug #3246: automatic lockout rule too general and cannot be unarmed
- Afraid I don't understand what's been committed. This bug is about HTTPS, you changed this for SSH? What's the point ...
-
02:00 AM Bug #3246: automatic lockout rule too general and cannot be unarmed
- Thanks, that resolves my main concern.
-
01:45 AM Bug #3246 (Resolved): automatic lockout rule too general and cannot be unarmed
- changed destination to (self) rather than any. The rest of the complaints aren't true or aren't valid. It's logged in...
10/03/2013
-
02:37 PM Bug #3250 (Closed): problems with ixgbe driver in pfsense 2.1 release
- Hello,
from release of 2.1 we have huge problems with intel 10Gb cards. as you can see in following forum topic (h... -
02:10 PM Revision 619753ee: Fix display of pools in the LB status widget and on the LB Virtual Server status.
-
02:10 PM Revision c1e48e9b: Fix display of pools in the LB status widget and on the LB Virtual Server status.
-
10:10 AM Bug #3249 (Closed): DHCP Server/DHCP Relay both say the other is started
- Under Services > DHCP Server, I get the following message:
> The DHCP Server can only be enabled on interfaces con...
10/02/2013
-
02:11 PM pfSense Packages Bug #3248 (Resolved): NUT package fails to write config to upsd.users
- The configuration driver for the NUT package is testing obsolete variable "allowaddr" in order to determine if it sho...
-
12:15 PM Revision 58ba4513: Merge pull request #815 from marcelloc/patch-1
- fix pkg_edit.php to show interface description instead of interface name
-
11:41 AM Revision f82cbe49: fix pkg_edit.php to show interface description instead of interface name
- 05:03 AM Revision 634054cc: Check for disabled OpenVPN instances in openvpn_resync_if_needed
- It is much cleaner if we check first for disabled OpenVPN instances, before diving into all the other checks. Note, t...
10/01/2013
-
01:40 PM Bug #3246: automatic lockout rule too general and cannot be unarmed
- Is that a joke ? The lockout system is bugged (I explained how) and the antilockout cannot be used to reset that lock...
-
12:47 PM Bug #3246 (Rejected): automatic lockout rule too general and cannot be unarmed
- WHat do you expect it to do, its protecting the system!
BTW, it has an antilockout by default as well.
09/30/2013
-
12:54 PM Bug #3247 (Resolved): ipsec mobile clients login banner cannot contain certain chars
- Hello,
Just a note to tell that when you use accent characters in Login Banner for mobile clients, you endup with ... - 10:23 AM Revision 80f88b3b: Patch applied manually. Fixes bug #3245 and old interface names
- 06:44 AM Revision adbfe851: Merge pull request #814 from phildd/master
- Traffic graphs widget has old interface names
- 05:49 AM Revision 1ed963d7: Traffic graphs widget has old interface names
- Fixes bug #3245
-
12:46 AM Bug #3245: Traffic graphs widget has old interface names
- This made me actually look at the display. Fix was simple: https://github.com/pfsense/pfsense/pull/814
09/29/2013
-
01:51 PM Bug #3246 (Resolved): automatic lockout rule too general and cannot be unarmed
- Hello all,
There is a rule that generates lockout for HTTPS clients that fail too many attempts on the pfsense web... -
01:04 PM Bug #3245 (Resolved): Traffic graphs widget has old interface names
- I changed the interface names and i can see the updated names in Status ... Traffic Graph (2).
But if I use the Traf... - 12:42 PM Revision 78b2a705: Fix logic inn detecting if OpenVPN resync needed
- Commit https://github.com/pfsense/pfsense/commit/f33dcc5c79c54af7daf91a81cfdd7f489e8cb67c reversed the logic sequence...
-
08:36 AM Feature #3244 (Resolved): Check that OpenVPN tunnel network does not overlap any other subnet
- Lots of newbies just paste 10.0.8.0/24 as the tunnel network on their OpenVPN instances. This comes from an example s...
-
07:54 AM Bug #3243: OpenVPN does not rebind when gateway fails over
- Pull request: https://github.com/pfsense/pfsense/pull/813
I think the logic got messed up with a recent change. Look... -
06:11 AM Bug #3243 (Resolved): OpenVPN does not rebind when gateway fails over
- ...
-
12:29 AM Bug #3242 (Resolved): editing alias url table doesnt show full link
- when u add a URL table link under alias, it works fine and when u go under aliases it shows the link also properly su...
09/28/2013
-
07:39 PM Bug #3241 (Rejected): Automatic connect in Infrastructure mode
- that's a feature with legit usage cases. You need to log into the web interface for the initial config regardless, an...
-
11:32 AM Bug #3241 (Rejected): Automatic connect in Infrastructure mode
- In infrastructure mode, pfsense automatically connects to a open wifi network. Quote from the SSID field description ...
-
02:27 PM Bug #3234 (New): Captive Portal previously declared getNasIP()
- Ermal will make changes here
-
08:20 AM Bug #3234: Captive Portal previously declared getNasIP()
- Applied in changeset commit:8ad84ebb49f86e791427110233382bd5e804d503.
-
01:26 PM Revision ff8affb4: Fix codel not being applied on non-priq queue types
-
01:26 PM Revision 931f3890: Fixed typo in CoDel wiki link
- 01:16 PM Revision 8ad84ebb: Remove redundant copies of getNasIP(), it should fix #3234
- 01:15 PM Revision 0bb7bfbb: Merge pull request #812 from irconan/master
- Minor CoDel fixes, fix #3239 and #3240
-
12:12 PM Revision 9f6919e6: Fix codel not being applied on non-priq queue types
-
11:37 AM Revision c27edf55: Fixed typo in CoDel wiki link
-
08:41 AM Bug #754: hifn driver and AES192 and 256
- I've attached a couple of text files showing the Soekris VPN-1401 (Hifn-7955 / PCI Bus) version working in a Soekris ...
-
08:10 AM Bug #3239 (Feedback): Link to codel wiki page malformed (missing :)
- Applied in changeset commit:0bb7bfbbd9f0881a6d1970540068c707f4feb69f.
-
06:36 AM Bug #3239: Link to codel wiki page malformed (missing :)
- Link href actually reads http://http:// ...
Pull request for fix here: https://github.com/pfsense/pfsense/pull/812 -
05:43 AM Bug #3239 (Resolved): Link to codel wiki page malformed (missing :)
- Link to codel wiki page in the web UI has href "http//www.bufferbloat.net/projects/codel/wiki"
The colon is missin... -
07:09 AM Bug #3240 (Resolved): CoDel not applied on non-priq queue types
- wconfig function for non-priq queue types does not save codel config.
-
05:55 AM pfSense Packages Bug #3056 (Feedback): Unbound not getting IPv6 host overrides
- Hrmm not seeing that David - line 852 is https://github.com/pfsense/pfsense-packages/blob/master/config/unbound/unbou...
-
04:52 AM pfSense Packages Bug #3056: Unbound not getting IPv6 host overrides
- IPv6 host overrides do not work in unbound 1.4.20_8 due to a typo in line 852 of /usr/local/pkg/unbound.inc, which sh...
09/27/2013
-
05:14 PM Revision f3a4601c: If rc.newwanip is run on an interface that should not have an IP address, do not take any action.
-
05:14 PM Revision 93821aea: If rc.newwanip is run on an interface that should not have an IP address, do not take any action.
- 01:25 PM Revision f58bfb93: Remove redundant copies of getNasIP(), it should fix #3234
- 11:58 AM Revision bab13e1f: Merge pull request #811 from Scavy/patch-1
- Patch to include GratisDNS as dynDNS service
- 10:37 AM Revision 58e1f8f2: Update to include GratisDNS dynDNS service
- 09:29 AM Revision 5458bc59: Update to include GratisDNS dynDNS service
-
08:20 AM Bug #3234 (Feedback): Captive Portal previously declared getNasIP()
- Applied in changeset commit:f58bfb932acf9924546d3b9a2c77899741adeb9a.
-
06:37 AM Bug #3238 (Rejected): RRD Graphs keep deleted getways under quality tab
- That is intentional in case someone needed to retain the history.
One can always remove the file from /var/db/rrd/... -
04:53 AM Bug #3238 (Rejected): RRD Graphs keep deleted getways under quality tab
- Hello,
Having played with multiple Gateway configurations, my Pfsense box still shows "WAN_DHCP" as Graphs drop do... -
06:34 AM Feature #3070 (Closed): ova image wan configuration
- Works as expected!
09/26/2013
- 01:53 PM Revision 97c78e19: Merge pull request #810 from ExolonDX/branch_04
- Update "status_rrd_graph_settings.php" XHTML
- 01:53 PM Revision b9147430: Merge pull request #809 from ExolonDX/branch_02
- Update "status_rrd_graph.php" XHTML
- 01:52 PM Revision 61ba12f0: Merge pull request #808 from ExolonDX/branch_01
- Update "pkg_edit.php" XHTML
- 01:47 PM Revision 65fec80d: require service-utils.inc for find_service_by_openvpn_vpnid()
- 01:47 PM Revision 857ff425: Add missing td
- 01:47 PM Revision 1650e1ec: Remove use of undefined var $conn and fix some td class
- 01:45 PM Revision c92ccc70: require service-utils.inc for find_service_by_openvpn_vpnid()
- 01:40 PM Revision a5eb046f: Add missing td
-
01:34 PM Bug #3237 (Resolved): "Revoked" status is incorrect for certificates that are different but share the same descriptive name.
- is_cert_revoked() in certs.inc is doing a bogus check on the certificate's descr field to see if the certificate is r...
- 01:32 PM Revision 7717ee0b: Remove use of undefined var $conn and fix some td class
-
11:45 AM Bug #3234: Captive Portal previously declared getNasIP()
- This is easy to resolve, but best if one of the devs does it, as you guys will know which common include file you pre...
-
06:48 AM Bug #3234: Captive Portal previously declared getNasIP()
- For instance, there is another copy of the same identical function on radius_accounting.inc
- 11:41 AM Revision 75f4bdbd: Update "status_rrd_graph_settings.php" XHTML
- Close INPUT tags
Update HTML Boolean operators
Update TABLE tag with summary statement - 11:35 AM Revision c2cc1721: Update "status_rrd_graph.php" XHTML
- Update SCRIPT statements with CDATA
Move the close HEAD statement
Move the FORM statement outside the main table
Clos... - 11:18 AM Revision 5655d48b: Update "pkg_edit.php" XHTML
- Update HTML Boolean operator
-
03:53 AM Bug #3231 (Rejected): ipv4 / DHCP leases tab
-
12:36 AM Bug #3231: ipv4 / DHCP leases tab
- I figured out the issue. The ddwrt i set up as a switch had dhcp forwarder with the ip of the pfsense server. I dis...
-
03:53 AM Feature #3236 (Rejected): allow static routes on WAN interface to function even without "Disable reply-to"
- duplicate
09/25/2013
- 10:45 PM Revision 9c43a910: Merge pull request #806 from ccesario/master
- Set network interfaces description as interface name.
-
10:38 PM Feature #3236 (Rejected): allow static routes on WAN interface to function even without "Disable reply-to"
- Static routes on the WAN interface do not function if System->Advanced->Firewall&NAT->Disable_Reply-To remains unchec...
-
10:21 PM Bug #3235 (Resolved): Could not open shared memory for read 1000
- Reported in forum: http://forum.pfsense.org/index.php/topic,66764.0.html
System logs: php: /diag_nanobsd.php: Could ... -
10:04 PM Bug #3234 (Resolved): Captive Portal previously declared getNasIP()
- Reported in forum http://forum.pfsense.org/index.php/topic,66764.0.html:
Fatal error: Cannot redeclare getNasIP() (p... -
08:16 PM Revision 2d9063af: Set network interfaces description as interface name.
-
06:54 PM Bug #3226: Captive Portal Radius Error
- It appears that it had been reset - instead of MSCHAPV1 it was listed as PAP. Saving it back to MSCHAPV1 and the erro...
-
06:29 PM Bug #3226: Captive Portal Radius Error
- Seems that parameter radius protocol is empty. Could you please confirm it?
-
03:49 PM Revision 5205b0eb: Make sure no extra spaces end up in the parsed IP, it can lead to issues in other places (Easy Rule, etc)
-
03:49 PM Revision d2399f99: Make sure no extra spaces end up in the parsed IP, it can lead to issues in other places (Easy Rule, etc)
-
12:47 PM Feature #3229: make DynDNS status accessible to the colorblind
- It would be easy enough to add status icons for good/bad to Services->Dynamic DNS, and to the Dynamic DNS dashboard w...
-
11:40 AM pfSense Packages Bug #3203: vnstat2 not working after pfsense 2.1 upgrade
- Hi, I was able to fix this using this guide if anyone runs into the same issue.
http://forum.pfsense.org/index.php... -
09:35 AM pfSense Packages Bug #3109: pfBlocker disables firewall on nanobsd when no there is no internet access at boot time
- I couldn't reproduce this on nanobsd 2.1-RELEASE either.
-
08:44 AM Bug #3233 (Closed): DHCP options slow to save with large lease files
- When I change anything in dhcp server options and click save it last more than 10 minutes.
It happens with 2000 le... -
05:55 AM Bug #3231: ipv4 / DHCP leases tab
- I am also on 2.1-RELEASE and Status->DHCP Leases shows leases from the pool at the top (including leases for all of t...
- 12:28 AM Revision 93ee6032: Respect default gateway option when adding a gateway from interfaces page. It fixes #3230
- 12:27 AM Revision 197099cf: Respect default gateway option when adding a gateway from interfaces page. It fixes #3230
09/24/2013
-
07:30 PM Bug #3230: Creating Gateway in Interface page forces default gateway to be set even if unchecked.
- Applied in changeset commit:93ee603200376dad82f9b531a8086049211273e4.
-
07:30 PM Bug #3230 (Feedback): Creating Gateway in Interface page forces default gateway to be set even if unchecked.
- Applied in changeset commit:197099cffd8cef6667ffd7fecee94c7e0a5e3955.
-
05:59 PM Bug #3230 (Resolved): Creating Gateway in Interface page forces default gateway to be set even if unchecked.
- When you create a gateway from the Interfaces tab, the interface gets the default gateway bit set, even if you
unche... -
07:28 PM Bug #3231 (Rejected): ipv4 / DHCP leases tab
- I can check the dhcp logs and see the addresses that were handed out, if i check on the dhcp leases tab i am able to ...
-
04:35 PM Revision 1207b1d6: OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes.
-
04:34 PM Revision 1fcb90d0: OpenSSL does not like country codes longer than two letters, so remove these entries that are not actually country codes.
-
01:32 PM Revision a338d381: Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General
-
01:31 PM Revision 11d8b2cd: Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General
-
01:30 PM Revision 49e60fa6: Allow multiple valid time servers to be entered in the wizard, as they are allowed under System > General
-
12:39 PM Feature #3229 (Resolved): make DynDNS status accessible to the colorblind
- DynDNS status uses red/green to indicate its status. Especially in a lightweight typeface, this is inaccessible to ...
-
01:53 AM Feature #3228 (Rejected): Please add an "Interface Down" Trigger Level for Gateway Group members
- For gateways which are tied to interfaces (which are in all the cases I use Interface Groups) it would be nice to hav...
-
01:02 AM Bug #3227: apinger treats interface as down while it isn't
- ...
-
01:00 AM Bug #3227: apinger treats interface as down while it isn't
- The RRD graph. Most the time when apinger thought this link was down it was actually working fine.
-
12:59 AM Bug #3227 (Closed): apinger treats interface as down while it isn't
- This issue affects a 2.0.1 installation and might be fixed in 2.1. There is eg. bug 3138 but that one was affecting ...
09/23/2013
-
07:27 PM Revision 6f969455: Add patch from Ermal to fix ifconfig error on gif in certain cases.
-
07:27 PM Revision 7786cd6e: Add patch from Ermal to fix ifconfig error on gif in certain cases.
-
06:03 PM Bug #3226 (Resolved): Captive Portal Radius Error
- Freshly auto-upgraded from 2.0.3 and on my first attempt to login to the captive portal, I received the following err...
-
02:52 PM Feature #2358: NAT64 support
- UPVOTE. It would be really nice to have these capabilities built into pfSense. The Viagenie implementation is nice an...
-
02:01 PM Revision be773f24: Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default.
-
02:01 PM Revision 428ea19f: Fix CP stats generation for concurrent users. Fixes #3225
-
02:00 PM Revision c4877616: Include the CP zone in the form parameters if one is defined. Fixes access to concurrent graph on zones other than the first/default.
-
01:56 PM Revision 9e378421: Fix CP stats generation for concurrent users. Fixes #3225
-
11:35 AM Revision 9e768daf: Prevent assigned vlans from being changed the tag.
-
09:00 AM Bug #3225: Captive Portal concurrent users graph is not functional
- Applied in changeset commit:428ea19f8abcb4f261e7136e2664494af834239d.
-
09:00 AM Bug #3225 (Feedback): Captive Portal concurrent users graph is not functional
- Applied in changeset commit:9e3784217b322f0e292bbec28ed87abf7d00677e.
-
08:34 AM Bug #3225 (Resolved): Captive Portal concurrent users graph is not functional
- The RRD data file for CP concurrent users has only NaN values. It appears the script to gather the stats isn't inject...
09/22/2013
-
11:08 PM Bug #3224 (Resolved): Download page still refers to VMware images
- I just spent some significant time looking for the VMware/OVA images for version 2.1 on the mirrors as they are still...
-
09:36 PM Bug #3209: editing VLAN tag on OPT interface changes LAN interface instead
- Not verified (and I'm not going to break this firewall *again* just to check it), but I also believe that at some poi...
-
03:00 PM Bug #3223: pfr_unroute_kentry: delete failed and freeze
- sorry Affected Architecture: i386
-
02:59 PM Bug #3223 (Resolved): pfr_unroute_kentry: delete failed and freeze
- I just tested the update in pre-production for 2.1_release
The configuration is CARP and BGP with 2 machines.
Unf... -
06:33 AM Bug #3222 (Resolved): Firewall URL table aliases "Update Freq." has no units
- In firewall_aliases_edit.php on line 503, find:
$update_freq_str = gettext("Update Freq.");
and change it to:
...
09/21/2013
- 06:17 PM Revision ac8e8506: Fix #3218, reaload filter rules when activate or deactivate dhcpdv6
- 06:16 PM Revision 472ad9a0: Fix #3218, reaload filter rules when activate or deactivate dhcpdv6
-
01:20 PM Bug #3218: Activating DHCP6 server does not reload firewall rules
- Applied in changeset commit:ac8e8506b90c64b99c80bdff50892b703431b54a.
-
01:20 PM Bug #3218 (Feedback): Activating DHCP6 server does not reload firewall rules
- Applied in changeset commit:472ad9a0e58f0e544f2de65d540de27e9da049dc.
-
12:29 PM Bug #2627 (New): Old delegated prefixes are not removed from the LAN interface
-
12:49 AM Bug #3220 (Rejected): Embedded version (i386-2g/4g) does not start the Console Menu
- not a general problem, specific to certain pieces of hardware we don't support.
09/20/2013
-
08:39 PM pfSense Packages Bug #3221 (Resolved): dansguardian 2.12.0.3 pkg v.0.1.8 has carriage returns in dansguardian.sh
- /usr/local/etc/rc.d/dansguardian.sh is has lines terminated with CRLF, which prevents the script from running. Ther...
-
01:17 PM Bug #3220 (Rejected): Embedded version (i386-2g/4g) does not start the Console Menu
- Related Forum Post: http://forum.pfsense.org/index.php?topic=34814.0
I just acquired a ServGate SG230 (P3-1.0Ghz a... -
12:35 PM Bug #742: apinger doesn't recover opt wan when connection returns.
- Please provide your system log when the issue happens!
The only scenario that i can think of is when both pppoe link... -
03:16 AM Bug #742: apinger doesn't recover opt wan when connection returns.
- Same issue here with 2.1 RELEASE : with my two PPPoe WANs, when they goes offline and then came back, I have to reboo...
-
03:20 AM Bug #3219 (Resolved): Forwarded domain with underscore should be allowed to add
- Something I completely missed with 2.1 but realized the UI doesn't allow yet, it also affect previous 2.0 releases (v...
09/19/2013
-
05:53 PM Revision a4dc9632: Make this name a little more general in case we decide to have multiple similar files.
-
05:52 PM Revision a40e7761: Make this name a little more general in case we decide to have multiple similar files.
- 01:45 PM Revision baeb0599: Alix 2D6 crashes upgrade process withou out of diskspace
- Updating the the RRD graphs causes two copies of each RRD's XML file to be stored in /tmp.
On Nanobsd, the default /... -
06:17 AM Bug #3218 (Resolved): Activating DHCP6 server does not reload firewall rules
- When the DHCP6 server is enabled there is no filter reload triggered that creates rules so the server can be reached....
09/18/2013
-
08:20 PM Revision fd750cd0: Certificate Manager, for 'Create an internal Certificate' use the correct 'Digest Algorithm'
-
03:15 PM Bug #3206: Certificate Manager: wrong digest algorithm used when generating a certificate
- This is fixed on 2.2 already, and is fixed on RELENG_2_1 now by commit:fd750cd
-
01:35 PM Bug #3215: pfsense 2.1-RELEASE can't import OpenVPN settings from previous version.
- Oh, I see. Sorry.
-
07:04 AM Bug #3215 (Rejected): pfsense 2.1-RELEASE can't import OpenVPN settings from previous version.
- Sections of a configuration cannot be restored across different versions, it's always been that way but it may have w...
-
05:03 AM Bug #3215 (Rejected): pfsense 2.1-RELEASE can't import OpenVPN settings from previous version.
- When attempting to import OpenVPN-settings from the previous release-version of psense, it just tells me that
that i... -
12:53 PM Bug #3217 (Rejected): IPSec and Firewall
- Please post in the forum for configuration help, not the ticket system.
-
12:30 PM Bug #3217 (Rejected): IPSec and Firewall
- Firewall IPSec Rule :
IPv4 * 10.13.250.97 * 172.16.3.40 * * none Easy Rule: Passed from Firewall Log Vie... - 10:14 AM Revision c13a7052: Merge pull request #795 from razzfazz/ia-pd-hint
- add option to send prefix hint for requesting desired prefix length for delegation (for master branch)
-
08:23 AM Bug #3216 (Resolved): PFSense 2.1 - Captive Portal Zone - is not avaible in user effective privileges
- PFsense 2.1. If you configure an user only to access to captive portal, it doesn´t work, I supose why: in user manage...
-
04:04 AM Bug #3211: DHCP failover configuration not working in 2.1-RELEASE
- And on another note, the referenced commit got reverted here: https://github.com/pfsense/pfsense/commit/a3d6166bb20a3...
-
01:33 AM Bug #3211: DHCP failover configuration not working in 2.1-RELEASE
- Chris,
I upgraded 6 firewalls to 2.1-RELEASE and it is indeed broken on all 6 of them.
The foreach loop on line... -
12:13 AM Bug #3211 (Rejected): DHCP failover configuration not working in 2.1-RELEASE
- DHCP failover is definitely working in general in 2.1 release. We have it running in 5 networks, and have tested it o...
-
03:26 AM Bug #3214 (Rejected): bogons/bogonsv6 include stupid things
- 0.0.0.0/8
8000::1
There are many threads on the forum about these breaking DHCP/DHCPv6. Latest example: http://fo... -
03:04 AM Bug #3213 (Resolved): Error creating more than 30 limiters
- When trying to create a 31st limiter I get an error message:
"The following input errors were detected: At least one... -
02:18 AM Bug #3212 (Resolved): PHP Warning: Division by zero in /etc/inc/captiveportal.inc on line 729
- 2.1-RELEASE (i386)
built on Wed Sep 11 18:16:50 EDT 2013
/tmp/PHP_errors.log
[18-Sep-2013 11:08:54 Europe/Mosc...
09/17/2013
-
11:55 PM Bug #3211 (Rejected): DHCP failover configuration not working in 2.1-RELEASE
- Both nodes are getting setup as Primary.
While 2.1 was in RC a similar problem where both nodes were getting setu... -
11:45 PM Bug #3209: editing VLAN tag on OPT interface changes LAN interface instead
- I am seeing this too. My workaround has been to fix the assignment from the Interfaces: Assign network ports: Interfa...
-
07:00 PM Bug #3209: editing VLAN tag on OPT interface changes LAN interface instead
- Sadly, I've just confirmed this... and also confirmed that IT DOESN'T HAPPEN EVERY SINGLE TIME! WTF?!?
I changed OP... -
06:50 PM Bug #3209 (Resolved): editing VLAN tag on OPT interface changes LAN interface instead
- Changing the VLAN tag on my [renamed] OPT interface from "3" to "202" (to accommodate a change my upstream made) actu...
-
10:05 PM Bug #3210 (Rejected): Upgrade to 2.1 fails: Something went wrong when trying to update the fstab entry
- Same as this: https://redmine.pfsense.org/issues/457
Attempting to upgrade from 2.0.1 RELEASE to 2.1 RELEASE. Als... -
08:30 PM Revision 336e899a: Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207
-
08:29 PM Revision c4eeb1c4: Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207
-
07:13 PM Revision 819a603c: Switch to rw mode before file operations on RFC2136 cache. Fixes #3201
-
07:12 PM Revision 78db4f1a: Switch to rw mode before file operations on RFC2136 cache. Fixes #3201
-
06:47 PM Bug #3208 (Resolved): interface name over 17 characters long results in pf errors
- Renaming an interface to, in my case, RD_LOM_DISTRIBUTION caused this error:
Sep 17 18:43:39 f1 php: rc.bootup: Ne... -
03:30 PM Bug #3207: bug/feature expansion: ufslabels.sh doesn't account for gmirror systems.
- Applied in changeset commit:336e899a3917bb4e68813c3852436cbda12128ff.
-
03:30 PM Bug #3207 (Feedback): bug/feature expansion: ufslabels.sh doesn't account for gmirror systems.
- Applied in changeset commit:c4eeb1c472b978a3669a2564f9a1e3733965be99.
-
02:10 PM Bug #3201: RFC2136 cache file not updated because fs is read-only
- Applied in changeset commit:819a603c2deb2c842d0132459731d1ba79498d4c.
-
02:10 PM Bug #3201 (Feedback): RFC2136 cache file not updated because fs is read-only
- Applied in changeset commit:78db4f1a622d97df6420ee53f2b8224ab2e3a794.
-
02:39 AM pfSense Packages Bug #3203: vnstat2 not working after pfsense 2.1 upgrade
- Hi,
I have done a new install and it looks like it's broken there as well.
When I click vnstat info and hit save...
09/16/2013
- 07:57 PM Revision 2e9d9ede: Merge pull request #803 from PiBa-NL/outboundnat_disable_checkbox
- outboundnat, disable rule checkbox
-
06:46 PM Revision 6ae8c4f2: outboundnat, disable checkbox
-
06:03 PM Bug #3207 (Resolved): bug/feature expansion: ufslabels.sh doesn't account for gmirror systems.
- Attempting to run ufslabels.sh on a system using gmirror gives the following:...
-
02:19 PM Bug #2882: 6RD not working in latest snapshots
- Hi Will,
Thanks for the explanation. Really wish there was more information abut this, feels like we are being somew... -
10:24 AM Bug #2882: 6RD not working in latest snapshots
- Hi Christopher,
I don't read Chris' response as a problem with the ISP, I think it's a problem with pfSense that w... -
10:05 AM Bug #2882: 6RD not working in latest snapshots
- Kind of disappointing to see this get pushed out of the way for 2.1. You say this is due to the ISP having "lack of p...
-
02:14 PM Bug #3206 (Resolved): Certificate Manager: wrong digest algorithm used when generating a certificate
- If you select SHA512 as the digest algorithm when creating a certificate in the certificate manager a SHA256 digest i...
- 01:13 PM Revision 1cddd59c: Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180
-
10:28 AM Bug #3205 (Resolved): Partial system freeze when disconnecting USB 3G stick
- When we disconnect a live USB 3G stick, parts of the pfSense system freezes, for example, opening the dashboard, show...
-
09:52 AM Bug #1738: Restore fails when username in backup is not matching
- This exact bug is still present in 2.1.
-
09:40 AM Bug #1919 (Resolved): Package re-install loop on console after upgrade - package reinstall take ages on serial console
-
09:39 AM Bug #1919: Package re-install loop on console after upgrade - package reinstall take ages on serial console
- This bug may be closed since it's not present at all in 2.1.
Thanks -
09:08 AM pfSense Packages Bug #3204 (Rejected): Can not access available package list
- Please post in the forum for support. It is not a general issue with 2.1.
-
08:59 AM pfSense Packages Bug #3204 (Rejected): Can not access available package list
- Start a new box with 2.1 and can´t access package list and install some of them. It says there is no internet connect...
-
08:46 AM pfSense Packages Bug #3203 (Resolved): vnstat2 not working after pfsense 2.1 upgrade
- Hi,
I upgraded to Pfsense 2.1 from Pfsense 2.0.3 and now vnstat2 is no longer working
My issue is similar to th... -
08:10 AM Bug #3180 (Feedback): SMTP notifications not work with 587 port and SSL/TLS
- Applied in changeset commit:1cddd59c4ed2341f87cf58d9b67d45c82ffd99d0.
-
07:02 AM Bug #3180: SMTP notifications not work with 587 port and SSL/TLS
- Aitor Fraile wrote:
> On the other hand, it seems that 465 port is deprecated for SMTPS[2].
Yes thats right, ha... -
04:41 AM Bug #3180: SMTP notifications not work with 587 port and SSL/TLS
- Hi Warren,
Thanks for the reply. The problem is that my email provider's SMTP server only accept 587 with TLS encr... -
03:50 AM Bug #3180: SMTP notifications not work with 587 port and SSL/TLS
- That would be because your port 587 is not accepting secure connections. In a typical port 587 setup the connection i...
-
07:28 AM Revision 4f947669: Merge pull request #802 from Xon/patch-1
- Alix 2D6 crashes during 2.1 upgrade process with an out of diskspace error
-
06:50 AM pfSense Packages Bug #3202 (Rejected): Squid3-dev library not found
- $ ldd /usr/pbi/squid-i386/sbin/squid
/usr/pbi/squid-i386/sbin/squid:
librt.so.1 => /usr/lib/librt.so.1 (0x284cc000... -
06:14 AM Bug #3201 (Resolved): RFC2136 cache file not updated because fs is read-only
- As shown in the title, RFC2136 cache file is not properly updated. in System logs, all seems to be OK but definitely ...
-
02:20 AM Bug #3147: Adding new interface can cause issues
- Because this is behavior since pfSense inception and is not considered a blocking/new bug!
09/15/2013
-
09:15 PM Bug #3147: Adding new interface can cause issues
- I have experienced this multiple times.
How did Pfsense 2.1 go stable without this even getting looked at? - 05:45 PM Revision 73c569ea: Alix 2D6 crashes upgrade process withou out of diskspace
- Updating the the RRD graphs causes two copies of each RRD's XML file to be stored in /tmp.
On Nanobsd, the default /... -
08:57 AM Bug #3180: SMTP notifications not work with 587 port and SSL/TLS
- Same error in system log with 2.1-RELEASE version.
-
06:01 AM Bug #3200 (Closed): IPv6 bugs
- The Board is alix2d13...
09/14/2013
-
11:33 PM Feature #3199: Option to accumulate or not IP addresses in Alias table of FQDNs
- A bit of relevant discussion at http://forum.pfsense.org/index.php/topic,66300.0.html
-
11:30 PM Feature #3199 (Resolved): Option to accumulate or not IP addresses in Alias table of FQDNs
- As at the time of writing, an Alias of FQDNs gets the FQDNs translated to the corresponding IP addresses and a table ...
- 02:17 PM Revision 67e5e3c6: Set action = pass for configured mac addresses on CP passtrumac
- 01:54 PM Revision 81ce28d8: Remove unecessary blockedmacs db and read it directly from config
-
07:21 AM Bug #3198 (Resolved): IPSEC, when nating to a different size subnet a invalid natting rule is made.
- IPSEC, when nating to a different size subnet a invalid natting rule is made.
Reproducable with these phase2 setti...
09/13/2013
-
03:58 PM Bug #3197 (Rejected): MBUFs are not freing
- Please post in the forum or mailing list for support until a legitimate bug can be confirmed.
-
03:48 PM Bug #3197 (Rejected): MBUFs are not freing
- Hi,
i installed new firewall with latest snapshot (09/09/2013). it installed on HP DL360 G6 with two dual port int...
09/12/2013
-
10:04 PM Todo #3196: Improve IPv4 address validation on interface setup (GUI and console) and setup wizard
- I have done this to myself when braindead! It also allows x.x.x.255/24 - it should prohibit the 1st and last address ...
-
01:34 PM Todo #3196 (Resolved): Improve IPv4 address validation on interface setup (GUI and console) and setup wizard
- If you enter a LAN IP into the Setup Wizard such as x.x.x.0/24 or x.x.x.255/24, the setup wizard does not complain an...
- 06:03 PM Revision 204e16db: Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195
- 06:01 PM Revision 01ba8ec6: Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195
- 05:53 PM Revision 4f7bba46: Do not allow local mac address to be added to passtrumac list in CP. It fixes #3122
- 02:29 PM Revision 30cbc007: Fix php short tag opening and silent php -l
- 02:29 PM Revision ea51e9f8: Remove call-time pass by reference from traffic shaper files, it should fix #2565
- 02:28 PM Revision 1e9b4611: Remove call-time pass by reference for do_input_validation, helps ticket #2565
-
01:18 PM Bug #2495: pfsense doesn't seem to know what its WAN IP is
- This has been patched even on 2.1 but maybe final conclusion should be done if this ticket is closed.
-
01:00 PM Bug #3195: CP MAC allows duplication
- Applied in changeset commit:204e16db77b2d31f934dab9f976bc8b3c83c40d1.
-
01:00 PM Bug #3195 (Feedback): CP MAC allows duplication
- Applied in changeset commit:01ba8ec63d4c99ed8fd1e3085c9fa960aa6d3a7b.
-
12:35 PM Bug #3195: CP MAC allows duplication
- We should probably have a standard MAC cleanup/validation function that would also accept other MAC formats as input ...
-
12:27 PM Bug #3195 (Resolved): CP MAC allows duplication
- You can add a duplicated mac address if a char is lower in one entry and upper in the other one.
aa:00:00:00:00:00... -
01:00 PM Bug #3122 (Feedback): CP Pass-through MAC entry must deny entering the firewall's own MAC address
- Applied in changeset commit:4f7bba4647a291b31d8a8029df2a6c584a6bc138.
- 12:43 PM Revision a413e743: Do not add a ipfw rule to block mac since auth can take care of block or redirect it
- 12:43 PM Revision 8d5ddc09: Redirect blocked macs to desired URL or show an error message
- 12:42 PM Revision 2f1548d6: Add a redirect url option to blocked macs
- 11:44 AM Revision 3b2769be: Make sure db doesn't exist when start to configure macs
- 11:44 AM Revision a7c00d8d: Delete the old mac when action changes, not the current one
- 11:44 AM Revision 0d33f1fc: When block a MAC address, add it to a DB to make it possible to redirect it to a URL
- 11:44 AM Revision 6b1cb3fd: Add action to auto created passtru mac rule
- 11:44 AM Revision 0bf1e925: Remove unused variable $macdb
- 11:44 AM Revision 5eee3755: Make captiveportal_passthrumac_delete_entry() return rules instead of execute them as other similar functions do
- 11:44 AM Revision 736c36c6: Use same tab name on all pages
- 11:44 AM Revision ed8899b5: Change 'Pass-through MAC' tab name to reflect current reality
- 11:44 AM Revision 6ffb064f: Add action to auto created passtru mac rule
- 11:44 AM Revision 666f88e0: Add actions (block or pass) to Captive Portal passtrumac
- 11:44 AM Revision cfd88fbc: Fix indent and whitespaces
-
09:40 AM Todo #2565 (Feedback): Update code for PHP 5.4, fix pass-by-reference
- Applied in changeset commit:ea51e9f8bfc188f7233ee22e1cc7a58643c4dba5.
-
06:39 AM Bug #3194 (Rejected): Can't upgrade pfsense2.1 rc1
- That's expected right now, the 2.1-RELEASE is pending. Please read the 2.1 board on the forum for more information.
-
02:38 AM Bug #3194 (Rejected): Can't upgrade pfsense2.1 rc1
- I try to upgrade my pfsense 2.1 rc1 from 3 days,
A new version is now available
Current version: 2.1-RC2
... -
02:46 AM pfSense Packages Bug #3188: IPsec Auth
- Resolved the issue :)
-
02:37 AM pfSense Packages Bug #3188: IPsec Auth
- in the pfsense 2.1rc it's not possible add the permission "User - VPN - IPsec xauth Dialin" in the user manager and t...
09/11/2013
- 10:12 PM Revision bf2afff0: s/BSDP/ESF/
- 10:12 PM Revision 90a27e64: s/BSDP/ESF/
-
06:33 PM Revision 611f2910: Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync
-
06:32 PM Revision 049d4211: Make sure to account for IP aliases on lo0 here, or they get duplicated on each CARP sync
-
05:01 AM pfSense Packages Bug #2702 (Resolved): OpenBGPD causes out of memory in GUI with Full BGP feed
- It is now fixed on version 0.9
09/10/2013
-
06:02 PM Revision eed5b507: Include CA in generated .p12 file. Fixes #2147 the way it was originally intended.
-
03:44 PM Revision 1e2cb1f8: No need to treat PHP errors as a crash on -RELEASE for now.
-
03:08 PM Revision b832d617: This broke correct detection of primary/secondary -- the person in that thread may have had some other config issue, but this broke working/valid configurations. Revert "Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html"
- This reverts commit 25f9f3322863eae12f705137d8d414643d7b853f.
-
03:07 PM Revision a3d6166b: Fix didn't help -- backing this out and the change that made it necessary. Revert "Correctly check the secondary/primary parameter setting on dhcp failover configuration"
- This reverts commit 24670866827b4e2d7a4a05baaf6d09ee377ce7cb.
-
01:08 PM Revision 9633e518: Simplify the update URL definition in globals.inc and add some comments to it.
-
01:06 PM Revision 408ebb78: Fix update URL so the -RELEASE version looks at the stable updates URL by default rather than the snapshots server.
- 12:15 PM Revision c312ee8f: Update an existing cron entry for pppoe periodic resets
- The array variable name was incorrect in the test, so the existing cron entry was not being matched. Fixes #3192
- 12:14 PM Revision 09d2bef3: Merge pull request #801 from phil-davis/master
- Update an existing cron entry for pppoe periodic resets
- 11:52 AM Revision f1593bfe: Update an existing cron entry for pppoe periodic resets
- The array variable name was incorrect in the test, so the existing cron entry was not being matched. Fixes #3192
-
09:35 AM Revision 767afbb1: Require IPv6.inc header so that if ipv6 functions are called no surprises arise
-
09:35 AM Revision 8d8f5e49: Require IPv6.inc header so that if ipv6 functions are called no surprises arise
-
09:27 AM Revision fa4d4be6: Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is easier
-
09:26 AM Revision 58fbb3f0: Leave a trace that rtsold did fire the dhcp6c client so troubleshooting is easier
- 09:22 AM Revision e4cf52ed: Do not include disabled OpenVPN in vpn_networks and negate_networks
-
09:10 AM Revision a01f8bfc: Correctly check the secondary/primary parameter setting on dhcp failover configuration
-
09:10 AM Revision 24670866: Correctly check the secondary/primary parameter setting on dhcp failover configuration
-
08:20 AM Revision 20809a21: Correct typo that prevents dhcp rules from properly being generated.
-
08:18 AM Revision 168a1948: Correct typo that prevents dhcp rules from properly being generated.
-
07:19 AM Bug #3193: All connections lost when a WAN IF gets disconnected
- There were a few days when "overactive" state clearing was in place. That got fixed on 5 Sep by https://github.com/pf...
-
07:13 AM Bug #3193 (Rejected): All connections lost when a WAN IF gets disconnected
- That was an issue on snapshots around that day, update to a current snapshot (or -RELEASE when it drops)
-
07:11 AM Bug #3193 (Rejected): All connections lost when a WAN IF gets disconnected
- We have multiple WAN lines with periodic resets. If a WAN line gets physically disconnected all current connections f...
-
07:10 AM Bug #3192: Multiple periodic resets scheduled for WAN interface
- Applied in changeset commit:c312ee8fe59e1e12d565d41d61dd090c63ac2dca.
-
07:10 AM Bug #3192 (Feedback): Multiple periodic resets scheduled for WAN interface
- Applied in changeset commit:f1593bfe1c9195f31a27d50f50422d77befed613.
-
06:50 AM Bug #3192: Multiple periodic resets scheduled for WAN interface
- See https://github.com/pfsense/pfsense/pull/801
Looks like a plain old bug that nobody ever noticed. -
04:21 AM Bug #3192 (Resolved): Multiple periodic resets scheduled for WAN interface
- We have two German VDSL lines with periodic 24h reset so I want to schedule the reset to a time where no one cares ab...
-
06:49 AM Revision 6e46621b: Merge pull request #800 from phil-davis/master
- Do not include disabled OpenVPN in vpn_networks and negate_networks
-
06:47 AM pfSense Packages Bug #3164 (Rejected): Varnish:XMLRPC Sync, start everytime without be needed
- The log says the function has started, it doesn't mean it's running. Inside the function there is a check, and when t...
-
06:33 AM pfSense Packages Bug #3188 (Rejected): IPsec Auth
- It's not an issue, it's always set to external, and a script is called to deal with authentication, as you can see on...
- 02:30 AM Revision 771c14a3: Do not include disabled OpenVPN in vpn_networks and negate_networks
09/09/2013
- 09:44 PM Revision d2f0b142: the time has come - bump to 2.1-RELEASE
-
07:18 PM Revision 0281db8c: Fix errant display of "0 table deleted" during filter reload on console.
-
07:18 PM Revision b841bc23: Fix errant display of "0 table deleted" during filter reload on console.
- 07:10 PM Revision 772e49ce: Remove unecessary capitalized WARNING from disabled APC message
- 07:09 PM Revision 4831f5df: Remove unecessary capitalized WARNING from disabled APC message
-
06:47 PM Bug #1044 (Closed): Authentication servers in LDAP and TLS mode needs ca certificate
- this was addressed quite some time ago
-
06:46 PM Bug #1694 (Closed): /etc/hosts gets dhcp clients entries with wrong domainnames
- duplicate of #1819 and it has better info.
-
06:40 PM Bug #2868 (Closed): Inescapable loop in installer
- not fixing issues with the current installer, it'll be replaced
-
06:39 PM Bug #2954 (Closed): Increase FIRMWARE_MAX to 50 for bwn and bwi wifi firmware
- we'll get this on newer FreeBSD versions
-
06:38 PM Bug #2988 (Resolved): Aliases not displaying in Diagnostics-Tables
- works in 2.1.
-
04:48 PM Bug #3191 (Resolved): Quality RRD inaccuracies and failure to update status in some circumstances
- There are some circumstances in which apinger puts in incorrect quality RRD data and fails to notice downtime. This n...
-
04:32 PM Bug #3184 (Resolved): DHCPv6 failover configuration is broken
-
04:32 PM Bug #3179 (Resolved): Gateway failure not properly detected in certain cases using a monitor IP outside of the WAN's subnet
- this particular issue is fixed, the issue with 10 vs. 30 seconds with packet loss still exists but isn't a regression...
-
04:31 PM Todo #3183 (Resolved): add config upgrade code to disable state killing on gateway failure
-
04:29 PM Bug #3127 (Resolved): Missing encoding of single quotes in pkg_edit.php / XSS
-
03:42 PM Bug #3189: Growl Notifications not sending anything
- All versions of "Growl for Windows" support the old UDP based protocol previous to GNTP.
After updating to latest b... -
03:25 PM Revision c7d48867: Allow for easier override on $g values if needed.
-
03:02 PM Bug #2627: Old delegated prefixes are not removed from the LAN interface
- I have sent you the system log and the config description.
-
01:14 PM Bug #2627: Old delegated prefixes are not removed from the LAN interface
- Can you show system log for this?
-
02:38 PM Bug #3139: pkg-utils function stop_packages causes Syntax error bad fd number with more than one script file.
- I downloaded the snapshot created yesterday and the problem is still there. I checked "etc/inc/pkg-utils.inc" and th...
-
08:30 AM Bug #3139: pkg-utils function stop_packages causes Syntax error bad fd number with more than one script file.
- Just to clarify, I did make the changes and they do not fix the issue. I see now in the "diff" it is clear exactly w...
-
07:12 AM Bug #3187: LiveCD boot issue on multicore systems.
- This doesn't seem to be a general issue with multi-core systems, but may be with that line of chips instead.
We in... -
07:04 AM Bug #3190 (Rejected): build server ova images are missing
- They're not missing, they were disabled on purpose. More info to come later.
-
04:37 AM Bug #3190 (Rejected): build server ova images are missing
- tried to download ova images and they are all missing.
09/08/2013
-
11:57 PM Revision fae7ef31: Test growl whether or not growl is disabled.
-
11:57 PM Revision 1e940f77: Test growl whether or not growl is disabled.
-
06:53 PM Bug #3189 (Resolved): Growl Notifications not sending anything
- The only unique bug here is that testing growl didn't work when growl was disabled. I just pushed a fix for that.
... -
04:53 PM Bug #3189: Growl Notifications not sending anything
- According to forum posts i have found, this function has worked in previous 2.0 versions, with Growl for Windows(ment...
-
04:12 PM Bug #3189: Growl Notifications not sending anything
- This thing is dead, #2942
-
03:45 PM Bug #3189 (Resolved): Growl Notifications not sending anything
- When Growl Notifications are configured in System -> Advanced - > Notifications. The Test button does nothing. Also G...
-
08:02 AM pfSense Packages Bug #3188 (Rejected): IPsec Auth
- I have pfsense 2.1-RC2 (i386) built on Fri Sep 6 19:47:34 EDT 2013
When I create a ipsec configuration and I sele...
09/07/2013
-
09:58 PM Bug #3187: LiveCD boot issue on multicore systems.
- I've also verified that the above hangs don't happen on Freebsd 8.3-release-dvd1 either for booting or installation, ...
-
09:56 PM Bug #3187 (Resolved): LiveCD boot issue on multicore systems.
- In the course of testing the amd64 builds on my various systems, I've come across a LiveCD-related issue that occurs ...
-
04:49 PM Bug #3130 (Resolved): System tunables - unknown/readonly values
-
01:28 PM Bug #3130: System tunables - unknown/readonly values
- Fixed, thanks.
-
11:57 AM Feature #3186 (Resolved): Firewall: NAT: 1:1: Edit
- Creating/editing a record is unnecessarily hard. The description for External IP Subnet and Destination are not clear...
09/06/2013
-
08:46 PM Bug #3143 (Resolved): Orphaned OpenVPN Client Specific Overrides
-
08:05 PM Bug #3143: Orphaned OpenVPN Client Specific Overrides
- Looks good in 2.1-RC1(amd64), Aug 30.
-
05:56 PM Revision cf07d574: Do not sync DHPCv6, it must operate independetly. Ticket #3184
-
05:56 PM Revision d3b3240b: Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover the way that DHPv4 did. Fixes #3184
-
05:56 PM Revision 1d47cb37: Do not sync DHPCv6, it must operate independetly. Ticket #3184
-
05:56 PM Revision 8571cdd5: Remove failover peer IP settings from DHCPv6, DHCPv6 doesn't support failover the way that DHPv4 did. Fixes #3184
- 04:59 PM Revision 279c2f42: Disable kill_states by default on upgrade, it fixes #3183
- 04:58 PM Revision af0a477a: Disable kill_states by default on upgrade, it fixes #3183
-
01:15 PM Bug #2627: Old delegated prefixes are not removed from the LAN interface
- Yes, otherwise it would not receive any kind of IPv6 address at all.
-
01:14 PM Bug #2627: Old delegated prefixes are not removed from the LAN interface
- is the option "Use IPv4 connectivity as parent interface" set on WAN interface?
-
12:48 PM Bug #2627: Old delegated prefixes are not removed from the LAN interface
- No improvement with:
2.1-RC2 (amd64)
built on Thu Sep 5 21:38:32 EDT 2013
What's different from the previous bu... -
01:09 PM Feature #3185 (New): Accommodate a DHCPv6 failover-like mechanism
- Currently, the ISC DHCPv6 daemon doesn't support failover, instead they recommend that unique pools be run independen...
-
01:00 PM Bug #3184: DHCPv6 failover configuration is broken
- Applied in changeset commit:d3b3240bd0991224f7caa3ba308ada532dea6bbe.
-
01:00 PM Bug #3184 (Feedback): DHCPv6 failover configuration is broken
- Applied in changeset commit:8571cdd51a9e18c7a22fe2e934708b920b512f70.
-
12:14 PM Bug #3184 (Resolved): DHCPv6 failover configuration is broken
- See http://forum.pfsense.org/index.php/topic,66093.0/topicseen.html
Failover causes a bad config for the dhcpv6 da... -
12:00 PM Todo #3183: add config upgrade code to disable state killing on gateway failure
- Applied in changeset commit:279c2f425ed41104b41ff4438b291c9a6d4da49c.
-
12:00 PM Todo #3183 (Feedback): add config upgrade code to disable state killing on gateway failure
- Applied in changeset commit:af0a477a1fe1aa1da9c0543142f892d4109e91fd.
-
11:25 AM Todo #3183 (Resolved): add config upgrade code to disable state killing on gateway failure
- Now that state killing on gateway failure actually does what it's supposed to, having it enabled by default is going ...
- 11:10 AM Revision da95bdcd: Fix #3127
- By default htmlspecialchars does not consider single quotes, what can be
a problem when value attribute is set using ... - 11:08 AM Revision 605ae553: Fix #3127
- By default htmlspecialchars does not consider single quotes, what can be
a problem when value attribute is set using ... -
09:22 AM Bug #3166: status_services.php:starts services 2-3 times;
- they are changed .. week ago
but i remeber ive have installed pfblocker,arpwatch,varnish3 -
05:27 AM Bug #3166: status_services.php:starts services 2-3 times;
- Please show me the <installedpackages><service> section of your config.xml
-
06:10 AM Bug #3127: Missing encoding of single quotes in pkg_edit.php / XSS
- Applied in changeset commit:da95bdcd9202e0f240099af3bfdf284b8f404d9f.
-
06:10 AM Bug #3127 (Feedback): Missing encoding of single quotes in pkg_edit.php / XSS
- Applied in changeset commit:605ae5537da157adfb414cc8837d465c132f4c8c.
09/05/2013
-
06:27 PM Revision 9e6043cc: Allow for easier override on $g values if needed.
-
06:27 PM Revision 8346b5c4: Allow for easier override on $g values if needed.
-
02:06 PM Bug #3066: Proxy ARP failing with kernel error
- Any testing I can do for this? Anything I can clarify? At the moment this breaks Proxy ARP operation. Willing to help...
-
12:39 PM Revision 25f9f332: Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html
-
12:39 PM Revision 9d7ca11f: Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html
-
12:29 PM Revision 36fa13a6: Ticket #3181 do the state flushing only on down gateway detection rather than any time.
-
12:28 PM Revision 19d723d2: Ticket #3181 do the state flushing only on down gateway detection rather than any time.
-
12:24 PM Revision 5aa44e98: Revert "Revert back the behaviour to cleanup all states for 2.1 Fixes #3181 and related to Ticket #1629. This commit is only for 2.1 since on master development will continue for better alternatives"
- A bit too excessive need to get right.
This reverts commit c59dd719e0a6d9ee8deecaa7bff0d6ee8c76e4ca. -
12:17 PM Bug #2833: Add a knob to prefer IPv4 over IPv6 for rare situations that require it
- On my pfsense ipv6 is disabled (but pfsense didn't disable and only hide v6).
Since my ISP enabled v6 on my subnet p... -
09:34 AM Bug #3139: pkg-utils function stop_packages causes Syntax error bad fd number with more than one script file.
- I replaced just the stop_packages function in 2.0.3 Release with the committed function and it does not fix the issue...
-
07:14 AM Bug #3139: pkg-utils function stop_packages causes Syntax error bad fd number with more than one script file.
- Charlie Singleton wrote:
> What was changed? Excuse my ignorance. I am new to reporting issues. The code I submitted... -
06:53 AM Bug #3139: pkg-utils function stop_packages causes Syntax error bad fd number with more than one script file.
- What was changed? Excuse my ignorance. I am new to reporting issues. The code I submitted does fix the issue. Are you...
-
06:43 AM Bug #3139 (Feedback): pkg-utils function stop_packages causes Syntax error bad fd number with more than one script file.
- Did the committed change fix the issue?
-
08:52 AM Bug #2863 (Resolved): Wrong heading for system_gateway_groups_edit.php
-
07:20 AM Bug #3130 (Feedback): System tunables - unknown/readonly values
- Applied in changeset pfsense-tools:commit:c343307d06a5cfe6ebff877246ae80bc0e78e98a.
-
06:48 AM Bug #3140 (Resolved): pfblocker 2.1 error (Cannot allocate memory) with builds after "Aug 1 19:39:40"
-
03:00 AM Bug #2878 (Resolved): radvd does not restart properly
- This is not radvd fault in latest snapshots.
Its mostly process that trigger the restart of it so this is corrected ...
Also available in: Atom