Activity
From 08/19/2014 to 09/17/2014
09/17/2014
-
07:58 PM Bug #3868 (Rejected): Problem with DNSmasq resolution when using multiple DNS suffixes
- This is a local config and upstream DNS issue, not a bug.
-
07:43 PM Bug #3868: Problem with DNSmasq resolution when using multiple DNS suffixes
- Go to 198.105.254.68 in your browser, it comes up with http://searchassist.dyndns.com
Somewhere you are using DynDNS... -
12:50 PM Bug #3868 (Rejected): Problem with DNSmasq resolution when using multiple DNS suffixes
- Hello,
My pfSense DHCP server is configured to give out the following "Domain search list"
(names changed):
la... -
05:32 PM Revision 1fd3903e: Fix typos
- 05:26 PM Revision c4372d3c: Restore id for cancel button to fix js error
-
04:29 PM Revision c07e853b: Add a basic command line password reset script.
- 02:10 PM Revision ac5934df: While I'm touching this file, replace GET by POST
- 01:34 PM Revision cc265e2e: Deduplicate <form>, fixes #3864
- 01:32 PM Revision 729b9f01: Deduplicate <form>, fixes #3864
-
12:59 PM Bug #3869 (Rejected): Erro on captiveportal with custom login page.
- I have 2 instances of Captive Portal, each one on a different subnet.
In both of captive portals I have a custom lo... - 10:27 AM Revision 75cf353b: It's time to move to 2.2-BETA
-
09:20 AM Bug #3864: /diag_dump_states.php has duplicate <form> element
- Applied in changeset commit:cc265e2e59e0f2ce874d5446e1fa49cdaaae1cfb.
-
09:20 AM Bug #3864 (Feedback): /diag_dump_states.php has duplicate <form> element
- Applied in changeset commit:729b9f018d28d3823c8d653aab8d18114ce55437.
-
08:07 AM Bug #3867 (Rejected): Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) on diag_states_summary.php version 2.1.5
- When visiting Diagnostics -> States Summary we get:
Fatal error: Allowed memory size of 134217728 bytes exhausted (t...
09/16/2014
- 05:12 PM Revision 022fe5b0: Merge pull request #1284 from phil-davis/patch-17
- 05:12 PM Revision e5d2c660: Merge pull request #1283 from phil-davis/patch-16
- 04:13 PM Revision 0b857543: Fix #3866 Firewall Log Filtering
- on master
- 04:11 PM Revision 9036e766: Fix #3866 Firewall Log Filtering
- on 2.1 branch
-
02:20 PM pfSense Packages Bug #3711 (Feedback): bind package not starting after update
- Applied in changeset commit:c77104440623b60b8fb2a1d2f09c8c554e3cba68.
-
01:33 PM Revision 76266acd: Correct speeling as reported by: Phil Davis via github
- 12:41 PM Revision 8f097bdd: Merge pull request #1282 from ExolonDX/branch_master_06
- 12:40 PM Revision cc98be5a: Merge pull request #1281 from ExolonDX/branch_master_05
- 12:40 PM Revision 05bf20a3: Merge pull request #1280 from ExolonDX/branch_master_04
- 12:40 PM Revision 17b86608: Merge pull request #1279 from ExolonDX/branch_master_03
- 12:39 PM Revision 9ab5042e: Merge pull request #1278 from ExolonDX/branch_master_02
- 12:39 PM Revision a77b360c: Merge pull request #1277 from ExolonDX/branch_master_01
-
12:20 PM Bug #3866: firewall log filtering
- Applied in changeset commit:0b85754309f89d867d60a6d81a707235418f9bac.
-
12:20 PM Bug #3866 (Feedback): firewall log filtering
- Applied in changeset commit:9036e7661e3e97944f8d329cc6fb24b8206a7326.
-
11:10 AM Bug #3866: firewall log filtering
- That was easy thing to fix - there was a double dollar sign starting a variable name:
https://github.com/pfsense/pfs... -
04:08 AM Bug #3684: Openvpn not routing incomming traffic correct when using tap device
- I confirm this bug is present since 2.2.
Tested on 2 setups.
very first setup and results:
1. I have bridged t...
09/15/2014
-
10:57 PM Bug #3866 (Resolved): firewall log filtering
- in diag_logs_filter.php filtering of the firewall log does not work as expected any more.
in 2.1.4 when preceding an... -
05:50 PM Bug #3865 (Rejected): With explicit block-everything rule in firewall it incorrectly blocks LAN to LAN DHCP broadcast 0.0.0.0 and 255.255.255.255
- With no rules, the pfSense firewall blocks everything by default (default config includes pass-everything rules). Tho...
-
10:02 AM Bug #3864 (Resolved): /diag_dump_states.php has duplicate <form> element
- I believe line 74 of /usr/local/www/diag_dump_states.php should be removed:...
-
09:19 AM Bug #3450: DHCPv6 Lease Status shows no Leases
- *Quick Update:* I am using RFC3849 (2001:db8::/32) address space here, but all IPv6 addresses I own to configure the ...
09/14/2014
-
06:11 PM Bug #3863 (Resolved): Supermicro IPMI Boot virtual CD-ROM
- Booting from the ISO is not possible with virtual CD-ROM. Typing Text with Keyboard is possible. Pluging in and out t...
-
01:19 PM Feature #3862 (New): Allow configuration of IGMP proxy's 'quickleave' parameter from the web interface
- I have multiple set top boxes through my IPTV provider and it seems IGMP proxy's 'quickleave' parameter causes proble...
- 12:17 PM Revision d02491e6: Tidy up "status_rrd_graph.php" XHTML
- "id" attributes cannot start with a numeric character, so change "8hour"
to "eighthour" and "4year" to "fouryear". - 12:06 PM Revision 8de8ff0f: Tidy up "diag_dns.php" XHTML
- Tidy up the "=" sign properly!
Remove "=" sign from INPUT tag
Change alignment to the "middle" of the TD tag
Add miss... - 11:57 AM Revision 24e183cd: Tidy up "gateways.widget.php" XHTML
- Remove invalid "summary" attribute from TD tag
- 11:54 AM Revision 607e15db: Tidy up "interfaces.widget.php" XHTML
- Remove duplicate closing TR tag
DIV tag cannot be enclosed in a B (bold) tag
Change class and style - 11:49 AM Revision e3e1f748: Tidy up "pkg_mgr_install.php" XHTML
- While using the widescreen theme, when you update the firmware or add a
new package the TEXTAREAs are side-by-side wh... - 11:43 AM Revision c5709378: Tidy up "fbegin.inc" XHTML
- "id" must be a unique attribute.
09/13/2014
-
11:06 AM Bug #3807: Unable to edit existing Virtual IPs
- Using "2.2-ALPHA (amd64) built on Sat Sep 13 00:05:21 CDT 2014" nanobsd, and I'm still not able to edit existing virt...
-
04:52 AM Bug #3861 (Rejected): PPPOE non-NAT config cannot ping attached hosts as packets go upstream
- I have a system configured as a plain router for a /29 subnet (no NAT) with an upstream PPPoE link. This means that b...
09/12/2014
- 07:37 PM Revision 62424bdb: Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
-
07:17 PM Revision 7e7f07ae: This really does not need the =
-
07:17 PM Revision e9a9e1a7: Remove wrongly used type
-
05:49 PM Revision 3d77ec5d: Ooops restore this
-
05:40 PM Revision 3b9ef0ef: Inverse the sense of the toggles to avoid configuration upgrades
-
05:34 PM Revision 16c02722: Actually use the new toggles
-
05:31 PM Revision 0e7aad67: Provide Advanced Options for controlling rekey and reauth, might be usable with iOS devices
-
05:23 PM Revision ac19d32a: Only for movile users
-
05:22 PM Revision fa4e059e: Provide a first implementation of EAP-TLS authentication with IKEv2. It is a start and might not work on all cases
-
04:33 PM Feature #3859: Make it possible to set the source IP address for gateway monitoring
- Normally this should be fixed on gateways page to show the ip aliases as source interface rather than apinger itself.
-
04:28 PM Bug #3450: DHCPv6 Lease Status shows no Leases
- *2.1.5-RELEASE (amd64)*
* DHCPv6 Server seems to be not in a good shape
** it works only if RA is enable, but RA... -
03:36 PM Bug #3692: apinger loss % gets stuck
- Please update latest version of 2.2 of rebuilt apinger manually and retry.
-
03:34 PM Bug #3191 (Feedback): Quality RRD inaccuracies and failure to update status in some circumstances
- Patched apinger, need some feedback if the issue is solved now.
-
03:22 PM Bug #2993 (Resolved): IPsec in transport mode, tunneled traffic does not flow through enc0
- Seems to work properly now, thanks!
-
03:16 PM Bug #3855 (Resolved): Deleting an IP Alias using a CARP VIP as its interface does not fully get remove the IP from the secondary node
- I tested this with the fixes applied and confirmed that it did correct the issue.
-
03:13 PM Revision e373e4cd: Make this work properly and not throw out errors.
-
03:09 PM Bug #3801: Captive Portal on 2.2 does not pass through logged-in users
- I updated to 12th September snapshot.
As soon as the user logs into the captive portal, kernel crashes (probably a... -
08:51 AM Bug #3860 (Resolved): Selection of Enable STARTTLS disapears after clicking TEST SMTP on system_advanced_notifications.php
- On page System: Advanced : Notifications (system_advanced_notifications.php) the check box STARTTLS is cleared after ...
09/11/2014
- 09:22 PM Revision 1a6769a6: Replace GET by POST on system_usermanager.php and make necessary adjustments on necessary pages. It fixes #3856
- 09:22 PM Revision 7c2d0050: Back to referer instead of hard coded system_usermanager.php since this page is called from other places
- 09:22 PM Revision 111bea0d: Add a function to redirect to a page passing parameters through POST
- 09:22 PM Revision d83a4264: Add a cancel button for user and group edit page
-
07:57 PM Revision 415b71f1: Fixes #3666. Set the sysctl net.inet.icmp.reply_from_interface to 1 to use the incoming interface to send the icmp reply from. It uses another part of patch to pf to undo NAT if it was already performed before
-
06:31 PM Revision 77bf9d5e: Add security priviledge for new page
-
06:28 PM Revision 6ca4d471: Get rid of the /
-
06:27 PM Revision ca4e3e4c: Actually do not refer with Name but just pool
-
06:25 PM Revision bb55330a: Do not let the user mess with SAs from this page. The daemon and primary status page handles tat
-
06:24 PM Revision eb183863: Provide a page on IPSec:status t check the leases to mobile clients
-
06:01 PM Revision 6c2abb0f: Show friendly names
-
05:57 PM Revision 048dd7b9: Remove extra char
-
05:55 PM Revision 5e09285e: Correct widget displaying of status for tunnels
-
05:47 PM Revision 6f276cba: Properly display number of mobile users
-
05:28 PM Revision 7a668bd8: Fix path to xml and make sure the parser will see the custom tags
-
05:23 PM Revision 929dfb4c: Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load
-
05:23 PM Revision 8a2f80b2: Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load
-
04:33 PM Revision 6da9a160: Display all new information on ipsec:status and also fix displaying of some previous statistics
-
04:30 PM Bug #3856 (Feedback): Delete a user, edit another one and going back... delete the edited user
- Applied in changeset commit:1a6769a630b73e20dc093df7d9b59e8bd4dfce74.
-
07:15 AM Bug #3856: Delete a user, edit another one and going back... delete the edited user
- Confirmed. Will work on a fix
-
04:16 PM Bug #3854: pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- pfB_BTLevel1
-
04:08 PM Bug #3854: pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- https://www.iblocklist.com/lists.php
-
01:30 PM Bug #3854: pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- Can you provide a link to this big list?
-
02:30 PM Bug #3666: PMTUD is broken for NATed traffic
- Applied in changeset commit:415b71f1d41c886b06dfc83d8bc2cb906be78509.
-
02:19 PM Bug #3666 (Feedback): PMTUD is broken for NATed traffic
- I think the sysctl that was activated should fix this.
-
02:17 PM Feature #3859: Make it possible to set the source IP address for gateway monitoring
- You are right in saying that in most cases the correct IP can be easily deduced from the gateway IP address. However,...
-
11:07 AM Feature #3859: Make it possible to set the source IP address for gateway monitoring
- I would think this can be automated to meet [most|all] use cases. The gateway has a gateway IP address. So the code t...
-
09:40 AM Feature #3859 (New): Make it possible to set the source IP address for gateway monitoring
- In some cases pfsense does not configure the correct source ip address for apinger checks.
One such scenario is wh... -
01:10 PM Bug #3132: Gateway events for IPv6 affect IPv4 services and vice versa
- This will not be possible to be fixed in 2.2
Many things need to change for this to happen. - 11:38 AM Revision 4889b4c0: Merge pull request #1260 from DasTestament/master
- 11:26 AM Revision ee4da773: Merge pull request #1274 from phil-davis/patch-13
- 11:25 AM Revision b7063ed3: Merge pull request #1275 from phil-davis/patch-14
-
09:45 AM Bug #3801 (Resolved): Captive Portal on 2.2 does not pass through logged-in users
- Looks good to me. I can now auth to the portal and then access other sites as expected.
-
06:50 AM Feature #3515 (Feedback): Windows OpenVPN clients require register-dns to properly use a DNS server set by Pfsense
- Applied in changeset commit:c38764dc0494463b06f70c7ef8e249629a922134.
- 02:17 AM Revision 63673f3c: Standardise size of Duplicate Slice button
- The Duplicate Slice button currently is displayed in smaller text and in a row of its own, separate from the row abov...
- 02:10 AM Revision ffda0775: Standardise size of Duplicate Slice button
- The Duplicate Slice button currently is displayed in smaller text and in a row of its own, separate from the row abov...
-
01:37 AM Bug #3858 (Resolved): DynDNS errno 47: Address family not supported by protocol family
- I'm on pfSense 2.1.3-RELEASE amd64 (seems to be missing from affected version). Upon configuring the custom (v4, not ...
09/10/2014
-
08:39 PM Revision 45dbc75f: Try to make the ipsec widget usable again
-
08:39 PM Revision 7ab6ad70: Make use of the xml output from stroke leases command
- 08:02 PM Revision 9060f420: Change is_port() to only validate a single port, we have is_portrange() for specific cases. Make necessary adjustments after check all is_port() calls. It fixes #3857
- 06:39 PM Revision be32a003: Delete IP Alias on CARP VIP interface on secondary node when it's deleted on primary. It fixes #3855
- 06:39 PM Revision 7397f643: Fix operator
- 06:39 PM Revision 846dc21c: Fix operator
-
06:12 PM Bug #3854 (New): pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
-
05:00 PM Bug #3854: pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- To show that it works on 2.1.4... This is the same exact list being replaced on 2.1.4. The list has a different alias...
-
04:25 PM Bug #3854: pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- Better more concise details with Table-entries set at 1,000,000, have also tried 10,000,000.
This list will load c... -
04:13 PM Bug #3854: pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- Ermal,
When I ran the tests shown in forum post I had tried from 1000000 to 20000000 in System: Advanced: Firewa... -
10:23 AM Bug #3854 (Closed): pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- The table entries limit is still there
maximumtableentries os system->Advanced.
What has changed is that there is... -
05:34 PM Revision ed5fc757: Return something meaningful until the widget is made to work correctly
-
05:33 PM Revision 4881e5a9: Remove racoon references
-
05:33 PM Revision 537940c8: Remove all remnants of racoon from log page
-
05:32 PM Revision 5f875147: Correct status.php for new ipsec
-
05:23 PM Revision e952906e: Remove traces of older implementation still present
-
04:54 PM Bug #2993 (Feedback): IPsec in transport mode, tunneled traffic does not flow through enc0
- Patch committed.
Needs to be confirmed fixed with newer snapshots. -
04:38 PM Revision 3b977eff: Put some tuning on number of half open connection possible in one time.
-
04:36 PM Revision 816672f1: Provide some parallellizm on the IKESA lookups for heavy loaded boxes.
-
03:20 PM Bug #3857 (Feedback): is_port() validate a wrong port range
- Applied in changeset commit:9060f420a9444c68fc8db926787d0bb37d77ed72.
-
07:11 AM Bug #3857 (Resolved): is_port() validate a wrong port range
- is_port() function should validate only a single port since there is is_portrange() available, but it actually valida...
-
01:50 PM Bug #3855 (Feedback): Deleting an IP Alias using a CARP VIP as its interface does not fully get remove the IP from the secondary node
- Applied in changeset commit:be32a003afd114098e8cfe7c18edae887810500f.
-
08:30 AM Bug #3797 (New): DHCP server restarted multiple times on secondary after config sync
- There is still a problem here, it is still getting restarted multiple times but it appears to be due to this behavior...
-
06:55 AM Bug #3856 (Resolved): Delete a user, edit another one and going back... delete the edited user
- In the user manager page, if you delete a user and then go to the edit page for another user, when you click the brow...
09/09/2014
-
10:43 PM Revision c966c7ec: Actually roll this back since it was a testing glitch
-
10:08 PM Revision eadda967: Also here be more strict on checking to return proper result. (some missed from previous commit)
-
10:04 PM Revision fe06990e: Also here be more strict on checking to return proper result
-
09:56 PM Revision fe0430f7: Put some more statistics and the user that gets connected now that we can
- 08:55 PM Revision 76e656ba: Merge pull request #1273 from fsSnowboard/master
- 08:53 PM Revision 60ef0911: Make sure dhclient is not running before start it, it fixes console interface setup when interface is using dhcpv4. It should also help #3482
- 08:52 PM Revision d9d1bd20: Implement a function to kill dhclient process, sometimes it takes a little time to die, so use a sleep(1) there
- 08:50 PM Revision 397e40d5: find_dhclient_process() returns an int, not string
-
08:30 PM Revision 9e74f980: Be more explicit
-
08:26 PM Revision 9eb4257f: Correct log prepending value
- 08:12 PM Revision f049d544: Some device names are bigger now (eg vtnet, ixgbe, cxgbe)
-
07:42 PM pfSense Packages Bug #3839: Suricata resolve host pop up broken after upgarde
- This bug is fixed in the latest 2.0.3 v2.0.2 version of the Suricata package. This issue can be closed.
-
07:38 PM Revision 38f5ac9b: Correct generating loglevels for startup through ipsec.conf
- 07:34 PM Revision aa352bb3: Fix minor typo to name and port range
- Typo on the name of the FaceTime shape rule, and missing 1 from Google
Talk port range. -
05:07 PM Revision 572f6ccc: Fix guess_interface_from_ip() to account for differences in netstat output. Fixes #3853
-
04:53 PM Bug #3849: Compex WLE200NX wireless card stops responding
- I have downgraded to 2.1.4 (i.e. reinstalled 2.1.4 from scratch and restored config). I noticed that after the first ...
-
04:45 PM Feature #3329: Allow creating "not" rules for IPsec Phase 2
- Now these should be called specifc policies.
Since phase2 is totally managed by the ipsec daemon there can be what... -
04:43 PM Bug #3661 (Feedback): xauth user is not displayed in IPsec status
- Strongswan has been patched to have this information, also the diag_ipsec improved to display it.
-
03:57 PM Bug #3791 (Rejected): Alias->URL Table (IPs)
- See #3854
-
03:36 PM Bug #3791: Alias->URL Table (IPs)
- This should be closed in favor of #3854, #3854 describes the problem more clearly. Thanks, Bill.
-
03:28 PM Revision 76fa9adb: Blah unconditionally set rightsourceip per https://forum.pfsense.org/index.php?topic=80300.0 Until pools can be supported properly.
- 02:54 PM Revision 3b0bc8c3: Import fix for http://bugs.jquery.com/ticket/9521
- 02:53 PM Revision ccefd603: Import fix for http://bugs.jquery.com/ticket/9521
-
12:48 PM Bug #3801 (Feedback): Captive Portal on 2.2 does not pass through logged-in users
- Can you try on latest snapshots.
-
12:20 PM Bug #3853 (Feedback): DHCP Server failover_peerip is not synchronized on 2.2 with CARP
- Applied in changeset commit:572f6cccd47f72fe64e84731cf4d12ccbef46da6.
-
10:38 AM Bug #3853 (Resolved): DHCP Server failover_peerip is not synchronized on 2.2 with CARP
- On 2.1.x and before, the failover_peerip is synchronized and adjusted for use by the secondary. On 2.2 the value is b...
-
12:15 PM Bug #3855 (Resolved): Deleting an IP Alias using a CARP VIP as its interface does not fully get remove the IP from the secondary node
- When you delete an IP Alias made using a CARP VIP as its interface, it does not get removed from the secondary node a...
- 12:14 PM Revision b22ef160: As pointed out by Ermal, VIPs should go first in the list since NAT is first match. Ticket #983
-
11:06 AM Bug #3854 (Resolved): pf on 2.2 should not have an upper table entry limit, but generates errors with large datasets
- On 2.2 (FreeBSD 10.x base), pf is not supposed to have an upper table size limit. The knob to set it has been removed...
-
06:40 AM Bug #3852 (Resolved): IGMPPROXY still spamming the main systemlog
-
04:17 AM Bug #3852: IGMPPROXY still spamming the main systemlog
- Thank you very much, Renato!
Case can be closed now.
Kind regards and sunny greatings from Berlin/Germany.
09/08/2014
- 09:35 PM Revision d629f1ca: igmpproxy param -d doesn't like the space before optarg. Fixes #3852
- 09:35 PM Revision 354a1d3f: igmpproxy param -d doesn't like the space before optarg. Fixes #3852
-
09:31 PM Revision fd875a8d: Ticket #3826 correct point number 2) by showing not connected tunnels in the end of the status page
-
08:44 PM Revision a1b5f07b: Fixes #3664, actually make sense of this function to work properly
- 08:36 PM Revision 7c611a3e: Improvements on interfaces_assign.php:
- - Let user select network port to add instead of pick the first
available, it fixes #3846
- While I'm here, drop GE... -
08:28 PM Revision fa9667d2: Fixes #3823 Properly parse auth tags as variables
- 08:24 PM Revision 1c4b1636: Convert this block into a function for later use
- 08:24 PM Revision e4034dcb: Fix indent
- 08:24 PM Revision eb2ab5eb: Remove unecessary var initialization
- 08:24 PM Revision 19498fbf: Replace mwexec() by unlink_if_exists() and respect global tmp_path
- 08:24 PM Revision 1b0e073e: Fix indent and whitespaces
-
08:19 PM Revision ea0efb36: Show properly a setting of any for Identifiers to use in the status page
-
06:42 PM pfSense Packages Feature #3511 (Feedback): IGMP Proxy - its own tab under system logs
- Fix committed to #3852 should have fixed this one too. I don't think a new tab is necessary now that debug level has ...
-
06:36 PM Feature #3699 (Resolved): Log pfsense version after bootup
-
06:17 PM Feature #3365: Implement package signing
- Transfer to Jeremy who will work on necessary changes for the new key
-
04:50 PM Bug #3852: IGMPPROXY still spamming the main systemlog
- Applied in changeset commit:d629f1ca6949735dd0c766b09d122b3edd6e1169.
-
04:50 PM Bug #3852 (Feedback): IGMPPROXY still spamming the main systemlog
- Applied in changeset commit:354a1d3ffce75d1ed0c7405f50b7947251da1c54.
-
07:36 AM Bug #3852 (Resolved): IGMPPROXY still spamming the main systemlog
- This is a renewal from an old feature ticket #1477. Because the bug is still there (my current pfSense version is 2.1...
-
04:04 PM Bug #3826 (Feedback): 2.2 diag_ipsec.php issues
- Point 1) is fixed already.
Point 3) has been corrected by Renato though it does not show the local subnet in case of... -
03:50 PM Bug #3846 (Feedback): Adding interface for new VLAN selects active WAN VIP address breaking connectivity
- Applied in changeset commit:7c611a3ea06545427336cbd26f04e8db21dbdf07.
-
02:38 PM Bug #3846: Adding interface for new VLAN selects active WAN VIP address breaking connectivity
- it is basically an issue when adding a new interface, I do not think it is specifically related to CARP or VLANs . F...
-
02:22 PM Bug #3846: Adding interface for new VLAN selects active WAN VIP address breaking connectivity
- Can you provide more information on this.
It seems rather strange that you see this since it is not related in general. -
03:20 PM Bug #3664: "IPsec" not displayed in firewall log interface column
- Applied in changeset commit:a1b5f07b047b3f27e6326c718eec43167e3bf6dd.
-
03:06 PM Bug #3664 (Feedback): "IPsec" not displayed in firewall log interface column
-
03:00 PM Bug #3823 (Feedback): diag_ipsec.php fails with PSK+Xauth mobile client connected
- Applied in changeset commit:fa9667d2b90c030aeffd896f5dd680c7f5ae677b.
-
02:56 PM Feature #3806: Strongswan and CARP, initiator options
- For IKEv1 there are complication to adding this.
It will mean that if you have more than one phase2 for IKEv1 it wil...
09/07/2014
-
11:17 AM Bug #3851 (Rejected): General Settings - DNS server settings don't get synced
- The DNS servers and related settings are not supposed to sync.
-
10:30 AM Bug #3851 (Rejected): General Settings - DNS server settings don't get synced
- In General Settings - DNS servers settings to not get synced to our second firewall.
Neither the server names nor t...
09/06/2014
-
11:15 PM pfSense Packages Bug #3850: Snort "add a new interface based on this" creates a bad configuration
- I am a volunteer maintainer for the Snort package on pfSense. Thank you for reporting this bug. It will be correcte...
-
05:09 PM pfSense Packages Bug #3850: Snort "add a new interface based on this" creates a bad configuration
- Apologies for not using /pre in my previous message....
-
05:06 PM pfSense Packages Bug #3850 (Resolved): Snort "add a new interface based on this" creates a bad configuration
- pfSense 2.1.5-RELEASE (amd64)
Snort 2.9.6.2 pkg v3.1.2
Using the "add a new interface based on this one" button ... -
08:35 AM Bug #3845 (Rejected): Help Menu
- Duplicate ot #3842
-
08:25 AM Bug #3845: Help Menu
- I can confirm this and i'm running 1920x1080. Please fix this because i can't use the System menu :(
-
06:48 AM Bug #3849: Compex WLE200NX wireless card stops responding
- Update: after the last loss of WiFi I just left everything alone and the next morning I noticed the WiFi was back (th...
09/05/2014
-
06:59 PM Revision c245a846: Adjust states summary for new pfctl -ss output. Fixes #2121
-
05:24 PM Bug #3849: Compex WLE200NX wireless card stops responding
- Wifi's gone again, after just 75 minutes of uptime. Wireless log attached.
-
04:12 PM Bug #3849: Compex WLE200NX wireless card stops responding
- Just rebooted and WiFi is back again. I still get the stuck beacon message in the system log, but less frequently tha...
-
04:02 PM Bug #3849 (Rejected): Compex WLE200NX wireless card stops responding
- Occasionally, my WiFi adapter will stop working. Clients lose their connection to it, and if I scan nearby WiFis with...
- 03:07 PM Revision 5ef7f751: Merge pull request #1271 from fsSnowboard/master
-
02:35 PM Bug #3369: Captive vouchers expire too quickly
- I have a ready virtualbox image with this bug affecting the system.
who wants to check it out? -
02:00 PM Bug #2121 (Feedback): pfctl -ss output has changed on FreeBSD 10
- Applied in changeset commit:c245a8460ab318d527f1c51cfc53f76494208885.
-
01:18 PM Bug #2121 (New): pfctl -ss output has changed on FreeBSD 10
- Moving this back to New. The states table display is OK now but diag_states_summary.php breaks with the new formatting.
-
12:27 PM Feature #3806 (New): Strongswan and CARP, initiator options
- It does act as a responder now rather than an initiator, but it would be nice to have a selector on P1 to control tha...
-
08:52 AM Bug #3848 (Resolved): enabling schedule on 2.1.5 causes page fault
- Since enabling a scheduled rule my 2.1.5 installation I am observing daily kernel crashes due to a page fault. The c...
-
04:41 AM Bug #3844: Captive Portal hard timeout does not work
- Hello,
what kind of list?
It is strange. it works for 2 or 3 days or 3 weeks. you can only see the clients in t...
09/04/2014
- 11:27 PM Revision b5bef5dc: Add more services and reorder
- Add following shaping rules:
ARMA 3
WII
EA Origin
Games For Windows Live
Crysis 3
DeadSpace 2
DeadSpace 3
DragonAge2
... -
06:38 PM pfSense Packages Bug #3847 (Resolved): Squid3 Youtube Refresh Filter Broken
- The Youtube refresh filter currently causes squid to stop caching for all domains OTHER than youtube. It adds the fol...
- 04:00 PM Revision 232d404d: Make sure button 'move to the end' highlight last line
- 03:45 PM Revision 91ebc808: Do not collapse phase2 items every time an action occours
- 03:12 PM Revision 495c7f0c: Replace all GET use by POST
- 12:09 PM Revision 761882a1: More improvements on IPsec GUI (Ticket #3328):
- * Allow to reorder P2 entries
* Allow to remove multiple P2 entries
* Add an icon to quickly toggle enable/disable st... -
11:33 AM Bug #3822: 2.2 boot hangs at "Synchronizing user settings"
- I still can't reproduce it here but in the config that user sent me, they do have an odd group tag....
-
10:57 AM Bug #3822 (New): 2.2 boot hangs at "Synchronizing user settings"
- There is apparently still a problem here (See https://forum.pfsense.org/index.php?topic=80247.msg444042#msg444042 ), ...
-
10:53 AM Feature #3328 (Feedback): Allow reordering of IPsec Phase 1 and Phase 2 entries
- 10:47 AM Revision d1d3428a: Mark host as up or down before execute script, then script can use this information.
- Submitted by: Jean Debogue <jean@wedebugyou.com>
- 10:47 AM Revision 43083402: Remove wrong code left from copy/paste
- 10:47 AM Revision a6057836: Use array id to delete phase2, it will simplify changes I'm working on and will commit soon
- 10:47 AM Revision 63c058e7: Change functions from row_toggle.js to work with different field names, keeping the old behaviour as default. This is necessary to have more than one group of fields in the same page
- 10:47 AM Revision 1b5675a7: Mark host as up or down before execute script, then script can use this information.
- Submitted by: Jean Debogue <jean@wedebugyou.com>
-
07:54 AM Bug #3846 (Resolved): Adding interface for new VLAN selects active WAN VIP address breaking connectivity
- I utilize CARP for failover on WAN and have multiple VLANS. When adding a new VLAN that works fine, but when adding ...
09/03/2014
- 11:11 PM Revision 2300ee35: fix menu wrap on non-default themes
- 09:56 PM Revision 6817c18a: fix menu wrap on pfense_ng and pfsense_ng_fs
-
09:43 PM Feature #1189: Gateway: Multiple monitor ips
- Hello Chris,
Due to personal experience I now claim there are 0 always reliable monitor IP's. I just had 8.8.8.8 (... -
09:02 PM Bug #3314: Traffic graph shows 2X the actual traffic on VLAN interfaces.
- As Renato says, this is still present as of at least the Wed Sep 03 16:56:44 CDT 2014 2.2 Alpha snapshots. On my syst...
-
06:10 PM Bug #3845 (Rejected): Help Menu
- The Help Menu is under system menu on 1360x768 resolution.
So is it impossible use the System Menu -
05:34 PM Bug #3844 (Rejected): Captive Portal hard timeout does not work
- sounds like a config issue, please post to the forum or mailing list for troubleshooting assistance
-
05:16 PM Feature #8: Clear states after failover
- State Killing on Gateway Failure is great. is there a way to the the opposite, like State Killing on Gateway Success....
-
01:13 PM Bug #3840: Disable (or give the option to disable) the OS addition to the SSH daemon banner
- Personally I'd prefer to omit any extra information rather than announcing that willingly.
-
01:12 PM Bug #3840: Disable (or give the option to disable) the OS addition to the SSH daemon banner
- What about add pfSense version instead of FreeBSD's?
-
12:46 PM Bug #3840 (Resolved): Disable (or give the option to disable) the OS addition to the SSH daemon banner
- Tested on a current snapshot, FreeBSD version is gone now. Looks good.
Jim Thompson wrote:
> JimP, you realize th... - 01:09 PM Revision eca6f787: Improvements on IPsec GUI (Ticket #3328):
- * Allow to reorder phase1 items
* Allow to remove multiple phase1 items
* Add an icon to quickly toggle enable/disabl... - 10:45 AM Revision 7ec7e24f: Remove uneeded variables
- 10:39 AM Revision 94528348: Remove unused variables
- 10:38 AM Revision e0fb12c1: Fix indent and whitespace
-
10:26 AM Feature #983: Improve/Enhance IP Alias VIP handling in GUI
- @Renato,
you should make sure that VIPs are applied first in the rules since NAT is a first match, no? -
06:42 AM Feature #3328: Allow reordering of IPsec Phase 1 and Phase 2 entries
- I'm working on this
09/02/2014
- 05:58 PM Revision 060c3ac0: Fix subnet display for IPsec status. Ticket #3826
- 05:57 PM Revision 55d6f48b: id changes every time ipsec tunnel disconnects and reconnect, need to use peerconfig to get correct description. Ticket #3826
-
02:01 PM Bug #3665 (Feedback): IPsec tunnel description not displayed on status output
- Should be fixed by commit:55d6f48bc8f5b24f0756e52a121b26c2a57fe186
-
05:36 AM Bug #3692: apinger loss % gets stuck
- Denny Page wrote:
> Apinger is such an important service and appears to be growing non-functional. Is there anything... -
04:57 AM Bug #3844 (Rejected): Captive Portal hard timeout does not work
- Hard timeout does not work on all three of our pfsense machines.
Running pfSense-2.1.4-RELEASE with squid and squidG...
09/01/2014
-
07:43 PM Bug #3692: apinger loss % gets stuck
- Since upgrading to 2.1.5, I've also had two instances of apinger getting stuck on elevated latency rather than loss. ...
- 01:38 PM Revision dfae7a8b: Merge pull request #1270 from phil-davis/patch-12
- 01:13 PM Revision 1b53d5f2: Fix traffic graph widget default autoscale
- so the radio buttons selection allows only 1 to be selected and the setting is then saved.
Forum: https://forum.pfsen... -
01:03 PM Todo #2565 (Resolved): Update code for PHP 5.4, fix pass-by-reference
-
01:03 PM Bug #2126 (Resolved): Build package binaries for FreeBSD 10.x
- Packages were built some time ago, this can be closed and possible bugs can have individual tickets.
-
12:56 PM Bug #3822 (Rejected): 2.2 boot hangs at "Synchronizing user settings"
- I restored that config file twice in different snapshots, could not reproduce. It happened in the past when, due to a...
-
11:46 AM Feature #3410: Patch: Add Apple Open Directory memberUid support in group lookup
- pushed to post-2.2
-
11:42 AM Bug #3840: Disable (or give the option to disable) the OS addition to the SSH daemon banner
- JimP, you realize this does nothing, right?
-
11:39 AM Bug #3842: Verdana font from the Linux package ttf-mscorefonts-installer causes rendering issues with pfSense WebGUI
- assigned to jimp, but it really should be Jared.
Of course, Jared isn't in the list. -
09:54 AM Bug #3842: Verdana font from the Linux package ttf-mscorefonts-installer causes rendering issues with pfSense WebGUI
- Note before downloading and doing the above, install this package:
ttf-mscorefonts-installer
-
09:51 AM Bug #3842: Verdana font from the Linux package ttf-mscorefonts-installer causes rendering issues with pfSense WebGUI
- The safest workaround is to go to the bother of downloading and installing the Tahoma font. Other workarounds are g...
-
07:39 AM Feature #3832 (Feedback): change default update URL to https
- Fixed
08/31/2014
-
04:49 PM Bug #3842: Verdana font from the Linux package ttf-mscorefonts-installer causes rendering issues with pfSense WebGUI
- Check the forum, https://forum.pfsense.org/index.php?topic=81049.30 in particular.
-
04:48 PM Bug #3842: Verdana font from the Linux package ttf-mscorefonts-installer causes rendering issues with pfSense WebGUI
- Is there a workaround until an update?
This issue is urgent. -
11:06 AM Bug #3842 (Resolved): Verdana font from the Linux package ttf-mscorefonts-installer causes rendering issues with pfSense WebGUI
- After some digging, it's been found that the cause of the menu wrapping issue on Linux is due to the presence of the ...
-
04:39 PM Bug #3843 (Rejected): Menu wraps around since new menu entry "gold"
- Duplicate of #3842
-
04:38 PM Bug #3843 (Rejected): Menu wraps around since new menu entry "gold"
- Since update to 2.1.5 and the new menu item gold the menu wraps around.
"help" is now below "system" and the items f... -
03:33 PM Bug #3841: WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- Please use the current/open ticket #3842 and not this incorrect/old ticket. Be sure to read it first, along with othe...
-
03:27 PM Bug #3841: WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- Neither a hard refresh nor clearing the cache seems to fix the issue for me atop Ubuntu 14.04 in either Chrome or Fir...
-
12:01 PM Bug #3841: WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- I cleared the issue by doing a hard refresh of the page
Ctrl-F5
While this doesn't fix the initial cause of iss... -
12:18 AM Bug #3841: WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- I'm using Ubuntu 14.04 and have this issue with both Chrome and Firefox. Caches have been cleared, etc.
See https:...
08/30/2014
- 04:38 PM Revision 990162e3: Remove some redundancy and simplify changes made on last commit
- 04:38 PM Revision a03fb095: Remove some redundancy and simplify changes made on last commit
-
02:38 PM Bug #3841: WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- We did test it quite a lot, but we don't have a copy of every Linux distro out there to test against. It worked fine ...
-
12:00 PM Bug #3841: WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- Tahoma missing is NOT a Linux issue. You must be kidding. The Tahoma font is not freely licensed in the first place. ...
-
12:45 PM Bug #3330: Load Balancer showing wrong Status when using aliases for the port
- I confirm that this is the case in the latest version (2.1.5).
Also there seems to be something wrong with monitor... -
05:33 AM pfSense Packages Bug #3838 (Rejected): Suricata loses all settings after pfsense upgrade
-
12:30 AM pfSense Packages Bug #3838: Suricata loses all settings after pfsense upgrade
- Thanks, I was unaware that this package re-installation behavior happens on upgrades. That setting was indeed off. (I...
08/29/2014
- 09:01 PM Revision ce3ef2e7: Replace GET by POST, it fixes #3833
- 09:00 PM Revision 7c9710fc: Replace GET by POST, it fixes #3833
- 08:52 PM Revision 2412990a: Fix comment in css
- 08:26 PM Revision 2b56c7da: Hide FreeBSD version from sshd banner. It fixes #3840
- 08:13 PM Revision 729ca302: Hide FreeBSD version from sshd banner. It fixes #3840
-
06:34 PM pfSense Packages Bug #3838: Suricata loses all settings after pfsense upgrade
- Should not have happened. Did you verify that you had "_Keep Settings on Deinstall_" checked on the GLOBAL SETTINGS ...
-
01:31 PM pfSense Packages Bug #3838 (Rejected): Suricata loses all settings after pfsense upgrade
- Updating from 2.1.4-RELEASE (i386) to 2.1.5-RELEASE (i386) caused all suricata configuration to be lost. It's unknown...
-
06:28 PM pfSense Packages Bug #3839: Suricata resolve host pop up broken after upgarde
- This is due to an improvement in security around the DNS Diagnostics page in pfSense. An updated Suricata package is...
-
01:37 PM pfSense Packages Bug #3839 (Resolved): Suricata resolve host pop up broken after upgarde
- Updating from 2.1.4-RELEASE (i386) to 2.1.5-RELEASE (i386) broke the 'Resolve host via reverse DNS quick pop-up.
- 05:41 PM Revision 7486c1f6: Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797
- 05:30 PM Revision 85b3c597: Do not reconfigure dhcpd twice on secondary after config sync. Fixes #3797
-
04:20 PM Bug #3833: DHCP "release" action can be triggered via GET, should only be via POST
- Applied in changeset commit:ce3ef2e7c97c1781ed87567a563127d52869b59e.
-
04:20 PM Bug #3833 (Feedback): DHCP "release" action can be triggered via GET, should only be via POST
- Applied in changeset commit:7c9710fca5508e7fde82e56a9980173eae958c15.
-
08:49 AM Bug #3833 (Resolved): DHCP "release" action can be triggered via GET, should only be via POST
- Actions on Status > Interfaces such as DHCP release/renew and PPP disconnect/connect happen via GET links that appear...
-
03:52 PM Bug #3841: WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- Same thing happens in Google's Chromium browser as Mozilla's Firefox on Xubuntu Long Term Support v 14.04 'Trusty'. ...
-
02:59 PM Bug #3841 (Rejected): WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- Please see the other existing (closed) tickets and forum threads. It's almost always a browser cache issue but occasi...
-
02:48 PM Bug #3841 (Rejected): WebGUI 'help' menu displays beneath 'System', blocking system menu choices. regression in 2.1.5
- Note the attached screenshot. With the addition of the 'Gold' menu item, the 'Help' menu item is displayed beneath t...
-
03:30 PM Bug #3840: Disable (or give the option to disable) the OS addition to the SSH daemon banner
- Applied in changeset commit:2b56c7da667daaba0e34720138e105de7f7bf7e5.
-
03:20 PM Bug #3840 (Feedback): Disable (or give the option to disable) the OS addition to the SSH daemon banner
- Applied in changeset commit:729ca302e389f63e0bc3432f57424123312f3e63.
-
02:33 PM Bug #3840 (Resolved): Disable (or give the option to disable) the OS addition to the SSH daemon banner
- By default ssh on FreeBSD adds a VersionAddendum of the FreeBSD version in use. It would be best to hide that to avoi...
-
01:31 PM Bug #3837 (Rejected): Menu item 'Help' dropped under 'System' because of 'Gold' option.
- Answered multiple times on the forum, other tickets, and the mailing list. Clear your cache.
-
01:28 PM Bug #3837 (Rejected): Menu item 'Help' dropped under 'System' because of 'Gold' option.
- The Help menu item is pushed down onto the next line because there's not enough space on the menu row since the Gold ...
-
01:13 PM Bug #3836 (Resolved): field redirect target port must be quit in a specific way to keep conntent
- When in
* @Firewall: NAT: Port Forward: Edit@
and trying to add/edit a rule, the value in the @Redirect target p... - 01:09 PM Revision 985ed11c: Merge pull request #1258 from yarick123/master
-
12:50 PM Bug #3797: DHCP server restarted multiple times on secondary after config sync
- Applied in changeset commit:7486c1f6c1951435b98d30b0533496065c826f9b.
-
12:50 PM Bug #3797 (Feedback): DHCP server restarted multiple times on secondary after config sync
- Applied in changeset commit:85b3c597865c13cc7c6253332936ac266c74f164.
-
12:47 PM Bug #3835: System Menu Item in the Web Interface is inaccessible using Firefox after "Gold" Menu Item has been added
- Many Thanks Jim P - Apologies for not figuring this out for myself.
-
12:38 PM Bug #3835 (Rejected): System Menu Item in the Web Interface is inaccessible using Firefox after "Gold" Menu Item has been added
- There was a change to the pfSense GUI CSS files and menu during the update to pfSense 2.1.5, and your browser has lik...
-
12:35 PM Bug #3835 (Rejected): System Menu Item in the Web Interface is inaccessible using Firefox after "Gold" Menu Item has been added
- It appears in the administration GUI starts a new line after the addition of a *> Gold* menu item, but this only appe...
-
10:57 AM Bug #3834 (Rejected): dnsmasq isnt working anymore since upgrade to 2.1.5
- Hi,
i cant lookup www.google.com or other external DNS since i upgrade my System to 2.1.5.... -
10:36 AM pfSense Packages Bug #3816: Bump FreeRADIUS to fix libssl version mismatch error
- Same problem with a freshly updated 2.1.5 AMD64 install:...
-
08:00 AM Bug #3830 (Rejected): My friend scanned my network for open ports and even though I don't have a rule for ports 525,853, 48976-49127 but activity on my network was picked up...
- You can start a thread on the forum to discuss, but there likely isn't a bug here. Those ports could have been opened...
-
03:58 AM Bug #3830: My friend scanned my network for open ports and even though I don't have a rule for ports 525,853, 48976-49127 but activity on my network was picked up...
- I scanned 99.250.154.21 using Nmap.
result: All ports are filtered, none are open (thus OK) -
05:50 AM Feature #3832 (New): change default update URL to https
-
05:43 AM Feature #3832: change default update URL to https
- could it be the http-link in
https://updates.pfsense.org/manifest -
05:39 AM Feature #3832: change default update URL to https
- i've got the same setting in globals.inc, still it shows a http-link at the update-settings and a tcpdump while downl...
-
05:22 AM Feature #3832 (Rejected): change default update URL to https
- Default update URL points to https as you can see at:
https://github.com/pfsense/pfsense/blob/RELENG_2_1/etc/inc/g... -
05:09 AM Feature #3832 (Resolved): change default update URL to https
- the default update URL used in my pfsense 2.1.4-RELEASE (i386) is
http://updates.pfsense.org/_updaters
why not ... -
04:58 AM Bug #2585 (Resolved): FreeDNS.afraid.org DDNS client sends in clear text
-
04:11 AM Bug #2585: FreeDNS.afraid.org DDNS client sends in clear text
- With the fix "Use HTTPS for dyndns providers that support it " included in the 2.1.5 release, this bug can be conside...
-
12:57 AM Bug #3831: VPN PPTP, RADIUS issued IPs and secondary RADIUS server
- Forgot to mention. Checked this behaviour on 2.1.4-release and 2.2-ALPHA (20 Aug 2014).
-
12:55 AM Bug #3831 (Closed): VPN PPTP, RADIUS issued IPs and secondary RADIUS server
- I have two AD DC with NAP role installed (RADIUS) and two pfSense gateways (CARP configuration). We use VPN PPTP conn...
08/28/2014
-
10:29 PM Bug #3830 (Rejected): My friend scanned my network for open ports and even though I don't have a rule for ports 525,853, 48976-49127 but activity on my network was picked up...
- ugh this might be a severe problem so I'll do my best to explain and the problem can be replicated on v2.1.4 only.
... -
04:59 PM Bug #3778 (Resolved): Destination port range not displayed when it's an associated NAT rule and "other" ports
-
04:45 PM Bug #3778: Destination port range not displayed when it's an associated NAT rule and "other" ports
- Found the problem. I renamed the old file to firewall_rules_edit.js.bak but didn't realize that both script files wou...
-
03:42 PM Bug #3829 (Resolved): Widget Firewall: Reverse Resolve with DNS Issues
- The widget Firewall has issues with Reverse Resolve with DNS. When you click on an ip under the Destination column, t...
-
02:49 PM Bug #3828 (Rejected): 2.1.5 update blocks system tab on webconfig w/ Firefox 31
- Be sure to clear your browser cache after any firmware update, or reload the page using Ctrl-F5 or Shift-click Reload.
-
02:46 PM Bug #3828: 2.1.5 update blocks system tab on webconfig w/ Firefox 31
- Close bug. Restart webconfig fixed.
-
02:43 PM Bug #3828 (Rejected): 2.1.5 update blocks system tab on webconfig w/ Firefox 31
- The system tab on webconfiguration is blocked. The 2.1.5 update put the help tab directly under it. Which makes the s...
- 11:48 AM Revision b0473447: Merge pull request #1261 from CharlieMarshall/improveInter
- 11:38 AM Revision dd574822: Remove blank line if only an ipv6 address is in use
- 11:32 AM Revision 56d23722: Fix match for help pages privileges, it fixes #3777
- 10:40 AM Revision 552e8f5c: Merge pull request #1268 from CharlieMarshall/gatewayWidget
- 09:41 AM Revision bd9c9cb1: improve/tidy up interfaces widget
-
06:50 AM Bug #3777 (Feedback): User with "WebCfg - Help pages " permission listed first gets a bogus redirect
- Applied in changeset commit:56d237224ffcc565115814b8e25e70e1031684a1.
08/27/2014
- 10:42 PM Revision 2b7fb769: Do not use regex to check filetype to avoid being wrong since . is a regex metachar. It fixes #3817
-
05:50 PM Bug #3817 (Feedback): Missing call to preg_quote at pkg-utils.inc:295
- Applied in changeset commit:2b7fb76995905f0c91b39d95e49831da67d86cb0.
-
01:43 PM Bug #3192 (Resolved): Multiple periodic resets scheduled for WAN interface
-
01:41 PM Bug #3153 (Resolved): Captive Portal Status Select List Inop with Vouchers
-
01:41 PM Bug #2893 (Resolved): Add extTable to SNMPd or change sysDescr.
-
01:40 PM Bug #2813 (Resolved): Diagnostics: S.M.A.R.T. Monitor Tools
-
01:39 PM Bug #2729 (Resolved): UserManager has no indication that an account has an authorized_keys key defined
-
01:35 PM Bug #1085 (Resolved): Status: Load Balancer: Virtual Server fails to display a correct status for «some» "virtual server" names
-
01:34 PM Bug #808 (Resolved): PHP Shell - $config doesn't work but $GLOBALS["config"] does.
-
01:31 PM Bug #3569 (Resolved): pkg_edit.php jquery 'add' and 'delete' action scrolls page to top.
-
01:31 PM Bug #3166 (Resolved): status_services.php:starts services 2-3 times;
-
01:30 PM Bug #2970 (Resolved): Codel algorithm for ALTQ/Dummynet?
-
01:30 PM Bug #2679 (Resolved): PHP warnings in diag_states_summary.php
-
01:25 PM Bug #3646 (Resolved): Selected firewall rules nolonger highlighted
-
01:24 PM Bug #3778: Destination port range not displayed when it's an associated NAT rule and "other" ports
- Patrik Lundquist wrote:
> I copied the updated firewall_rules_edit.js to /usr/local/www/javascript/firewall_rules_ed... -
01:23 PM Bug #3820 (Resolved): Interface mismatch dialog terminology prompts to click "Save" when the button says "Apply changes"
-
01:19 PM Bug #3821 (Resolved): Include L2TP Sequence Fix
-
08:38 AM Bug #3692: apinger loss % gets stuck
- Sorry. This was happening in 2.1.3 and after an upgrade to 2.1.4 it is still happening.
-
08:37 AM Bug #3692: apinger loss % gets stuck
- I have one location that consistently has this problem if you need us to help you test something. Since the packet l...
08/26/2014
- 11:41 PM Revision d47fac4a: fix typo
- 08:42 PM Revision ae14317d: Merge pull request #1255 from leleobhz/master
- 10:34 AM Revision 81ca5f88: Fix indent whitespaces
-
05:31 AM pfSense Packages Bug #3816 (New): Bump FreeRADIUS to fix libssl version mismatch error
-
02:54 AM pfSense Packages Bug #3816: Bump FreeRADIUS to fix libssl version mismatch error
- Does not seem to be fixed for 2.2 AMD64 though, please see here:
https://forum.pfsense.org/index.php?topic=79436.msg... -
05:25 AM Bug #3827 (Rejected): Missing maxlength parameter in firewall_aliases_edit.php
- Restore function only copy config.xml file to the correct place and reboot the system. Your xml is broken, maybe manu...
-
02:31 AM Bug #3827: Missing maxlength parameter in firewall_aliases_edit.php
- Sorry I didn't have the full info, the aliases were actually created via an XML import and are named like this : clie...
08/25/2014
- 09:51 PM Revision 6f3f4683: Fix phase2 removal, p2index points to unique ide and not to array index
- 05:33 PM Revision ab6558b6: Alias name cannot have more than 31 chars, add maxlength here just as an extra check. Ticket #3827
- 05:33 PM Revision eab05c00: Alias name cannot have more than 31 chars, add maxlength here just as an extra check. Ticket #3827
- 05:21 PM Revision 3877b513: improve look of gateways widget
- 03:31 PM Revision d5971693: Fix #3807:
- * When changing a pre existing VIP, use previous configured interface
for checking, this fixes the issue that happe... - 02:08 PM Revision cbeeb6d4: Merge pull request #1267 from CharlieMarshall/fixTrafficGraph
- 01:27 PM Revision 35774aec: fix display of traffic graph
- 12:36 PM Revision 96a53ec7: Remove 'reject' action from filter logs since reject and block are the same on logs, it should fix #3825
-
12:29 PM Bug #3827: Missing maxlength parameter in firewall_aliases_edit.php
- Could you share the name you tried to add? I couldn't reproduce it.
-
12:13 PM Bug #3827 (Rejected): Missing maxlength parameter in firewall_aliases_edit.php
- Seen on 2.1.4, when creating an alias with a name longer than 31 chars, the following notice appears :
[ There we... -
10:50 AM Bug #3807 (Feedback): Unable to edit existing Virtual IPs
- Applied in changeset commit:d59716931f6d6b0387a39de3df2422c0410d99eb.
- 10:22 AM Revision 4219c7b2: Merge pull request #1265 from CharlieMarshall/switch
- 10:14 AM Revision 6d631b8e: move if/else to switch for readability
-
07:50 AM Bug #3825 (Feedback): Rejected traffic shown as blocked in firewall log
- Applied in changeset commit:96a53ec7a9694e93dfab9304db0c89af8c091265.
08/24/2014
-
12:43 PM Bug #3801: Captive Portal on 2.2 does not pass through logged-in users
- To have furtherly tested, IPFW rules containing tables are never matched. Same rules with IP address are matched.
...
08/23/2014
-
07:29 PM Bug #3791: Alias->URL Table (IPs)
- [[https://forums.freebsd.org/viewtopic.php?t=45879]]
Seems this is corrected but after looking at this, and seeing... -
02:43 AM Bug #3814: Multiple devices with same MAC, each assigned DHCP-IP-add & a limiter queue
- Thanks Chris for the clarification,
initially i thought so as well for this to a problem in the wireless bridge(TL-W... -
01:48 AM Bug #3713 (Resolved): Gateways missing for OpenVPN server (shared key or /30s)
08/22/2014
- 11:53 PM Revision 8430c546: fix typo
-
11:39 PM Feature #2302 (Resolved): Uploaded Layer 7 patterns not saved in config, backed up, or synced
-
11:38 PM Bug #2514 (Resolved): static routes for monitor IPs should be removed
-
11:33 PM Bug #3629 (Resolved): URL alias update process hangs waiting for lock
-
11:31 PM Feature #3362 (Resolved): Add a means to reset CP HTML/Error Page/Logout Page to default
-
11:31 PM Bug #3401 (Resolved): Openvpn Server IPV4 generating attribute TUN-IPV6 this right?
-
11:29 PM Bug #3611 (Resolved): DHCP relay to a server behind the gateway does not work
-
11:29 PM Feature #3341 (Resolved): Add a means for reverting GUI auth backend to Local Database from the console
-
11:27 PM Bug #3619 (Resolved): ipfw/dummynet not always loaded when required in 2.2
-
11:26 PM Bug #3700 (Resolved): pfctl: illegal option -- G
-
11:26 PM Bug #3644 (Resolved): rc.expireaccounts expires every expired account every time it runs
-
09:50 PM Bug #3826 (Resolved): 2.2 diag_ipsec.php issues
- Couple issues with diag_ipsec.php.
1) always shows NAT-T - shows NAT-T for seemingly all IPsec connections. A bas... -
07:06 PM Bug #2706 (Resolved): Padlock may need some adjustments for FreeBSD 10.x
-
06:42 PM Bug #3665 (New): IPsec tunnel description not displayed on status output
- This apparently regressed since then, the description is currently shown as "(730)" where 'ipsec status' output shows...
-
06:35 PM Bug #3417 (Resolved): racoon crashes after mobile xauth login with fourth DNS server configured
-
06:34 PM Bug #2125 (Resolved): Update Package XML for FreeBSD 10.x
-
06:34 PM Bug #3654 (Resolved): Outbound IPsec rules do not exclude WAN subnet
- confirmed working (rules don't exclude, patch works)
-
06:21 PM Feature #2501 (Resolved): Add no-sync option for firewall rules
-
06:18 PM Bug #3663 (Resolved): Filter parser does not display ICMP log messages
-
06:17 PM Bug #3664 (New): "IPsec" not displayed in firewall log interface column
- Updating to current status. Firewall logs now show a blank interface for IPsec.
-
06:12 PM Bug #3785 (Resolved): strongswan config being generated with ike SA lifetime set to value of ipsec SA lifetime
-
06:07 PM Bug #3781 (Resolved): strongswan dpdtimeout value not generated correctly
-
03:52 PM Bug #3825 (Resolved): Rejected traffic shown as blocked in firewall log
- The firewall log only detects blocked or passed traffic, and IIRC always has. In 2.1x versions, the filtering options...
- 03:12 PM Revision 2cff71c4: Take virtual IPs into consideration for automatic outbound NAT rules, it should now fix #983
-
02:17 PM pfSense Packages Bug #3804 (Rejected): Captive Portal Hard Timeout Pfsense 2.1.4
- not true. Please post to the forum or list for assistance.
-
02:15 PM Bug #3814 (Rejected): Multiple devices with same MAC, each assigned DHCP-IP-add & a limiter queue
- There isn't a bug here, your wireless bridge is doing MAC translation, so you have to disable MAC filtering. Everythi...
- 01:53 PM Revision a94b9bef: pgrep parameters are out of order and it also needs -a to find sshd. While I'm here, simplify sh syntax and prevent noise to be printed if pid file doesn't exist
- 01:53 PM Revision 8c366060: pgrep parameters are out of order and it also needs -a to find sshd. While I'm here, simplify sh syntax and prevent noise to be printed if pid file doesn't exist
-
01:20 PM Bug #3824: Limiters on bridge break traffic outside locally-configured IP subnets
- Thanks, I was thinking there was something similar out there but couldn't find anything. Looks like it, yeah. Though ...
-
11:18 AM Bug #3824: Limiters on bridge break traffic outside locally-configured IP subnets
- This might be the same root cause as #1634
-
10:53 AM Bug #3824 (Confirmed): Limiters on bridge break traffic outside locally-configured IP subnets
- Take the scenario:
LAN (IP: none) bridged to WAN (management IP on 192.168.1.10/24, gateway 1.1), where the syste... - 12:28 PM Revision b075c1e2: delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occasions a stale PID file could prevent dhcpd from starting until it's manually deleted.
- 12:26 PM Revision a762649b: delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occasions a stale PID file could prevent dhcpd from starting until it's manually deleted.
- 11:28 AM Revision 61b2ed1c: use pgrep here instead, previous way could wrongly show SSH as enabled where it isn't.
- 11:27 AM Revision b6a7a5a9: use pgrep here instead, previous way could wrongly show SSH as enabled where it isn't.
-
10:44 AM Bug #3655 (Resolved): 127.0.0.1 shouldn't be used in resolv.conf if dnsmasq not binding there
-
10:43 AM Bug #3689 (Resolved): Filter logs Input Validation Failure
-
10:42 AM Todo #3338 (Resolved): Update racoon.conf "remote" syntax
-
10:42 AM Bug #3712 (Resolved): missing protocols in NAT edit page
- can't or don't want to NAT or rdr the ones that aren't listed.
-
10:41 AM Bug #3648 (Resolved): Filter logs broken on amd64, working on i386
-
10:40 AM Bug #3757 (Resolved): Minicron process inexplicaly terminated
-
10:39 AM Bug #3773 (Resolved): Can't add an IP alias on lo0 through the web GUI in 2.2
- works
-
10:32 AM Bug #3807: Unable to edit existing Virtual IPs
- In addition to the problem as described here, it's also impossible to change the interface on a VIP on 2.2 because of...
-
10:20 AM Feature #983: Improve/Enhance IP Alias VIP handling in GUI
- Applied in changeset commit:2cff71c43a646075dea76bf269c3e4a1eabcbbf5.
-
12:08 AM Bug #3823: diag_ipsec.php fails with PSK+Xauth mobile client connected
- I'm not sure exactly when this started happening, but it was sometime within the past ~10 days roughly. The page load...
08/21/2014
-
11:57 PM Bug #3823 (Resolved): diag_ipsec.php fails with PSK+Xauth mobile client connected
- When loading diag_ipsec.php with a PSK+Xauth mobile client connected, the page only shows: ...
-
10:46 PM Bug #3822: 2.2 boot hangs at "Synchronizing user settings"
- should be easy to replicate with that config file. Appears to happen at every boot. I end up having to ctrl-c out of ...
-
10:35 PM Bug #3822: 2.2 boot hangs at "Synchronizing user settings"
- config file is redmine-3822.xml under projects/ticket-configs/
-
10:34 PM Bug #3822 (Resolved): 2.2 boot hangs at "Synchronizing user settings"
- I mentioned this issue on IRC roughly 2 weeks ago and someone said it was a known issue being worked on (don't recall...
-
08:02 PM Bug #3819: Firewall Rule Basics documentation dangerously misleading
- For your convenience, here's the diff:
https://doc.pfsense.org/index.php?title=Firewall_Rule_Basics&diff=5937&oldi... -
08:02 PM Bug #3819: Firewall Rule Basics documentation dangerously misleading
- The phrase you changed it to is this one:
"Where no user-configured firewall rules match, traffic is denied."
T... -
05:05 AM Bug #3819 (Resolved): Firewall Rule Basics documentation dangerously misleading
- You were reading it wrong, it didn't claim no traffic would be passed, it stated traffic not matching any firewall ru...
-
06:39 PM Bug #3813 (Resolved): DNS Server override with PPPoE doesn't work in 2.2
-
03:29 PM Bug #3821: Include L2TP Sequence Fix
- I pushed the patch to 2.1 repo, it's going to be fixed on 2.1.5
-
02:47 PM Bug #3821: Include L2TP Sequence Fix
- Seems to be fixed in 2.2-SNAPSHOT
Thanks! -
01:18 PM Bug #3821 (Feedback): Include L2TP Sequence Fix
- Please re-test with a 2.2 snapshot, which may already include that fix.
This would not be added to a 2.1.x release... -
01:11 PM Bug #3821 (Resolved): Include L2TP Sequence Fix
- I've hit the following Kernel BUG with my multiwan L2TP Tunnel:
http://svnweb.freebsd.org/base?view=revision&revis... -
02:16 PM Feature #983: Improve/Enhance IP Alias VIP handling in GUI
- The test vm I used for this test was reset to factory defaults some time after, but I have tried to reproduse it usin...
-
09:49 AM Feature #983: Improve/Enhance IP Alias VIP handling in GUI
- Trond Vindenes wrote:
> I might have misunderstood the whole pass-by-reference-thing, but as I said, if I understood... - 10:32 AM Revision 7f00d47e: Fix text description for interface mismatch, fixes #3820
- 10:31 AM Revision 0b252f7a: Fix text description for interface mismatch, fixes #3820
-
09:23 AM Bug #3182 (Feedback): VMware vmxnet interfaces are not detected as VLAN capable
- It looks correct on 2.2 snapshots
-
05:50 AM Bug #3820: Interface mismatch dialog terminology prompts to click "Save" when the button says "Apply changes"
- Applied in changeset commit:7f00d47e3d386fdc9485e559b5ca1f813041a010.
-
05:50 AM Bug #3820 (Feedback): Interface mismatch dialog terminology prompts to click "Save" when the button says "Apply changes"
- Applied in changeset commit:0b252f7a3aa31037789a7a03b8c5bbafbeb653ad.
-
12:02 AM Bug #3820: Interface mismatch dialog terminology prompts to click "Save" when the button says "Apply changes"
- Note that this type of problem has a greater negative effect if someone is using machine translation on the page (alt...
-
03:52 AM Bug #3745 (Resolved): VLANs are not ALTQ capable on 2.2 (missing patches?)
08/20/2014
-
11:59 PM Bug #3745: VLANs are not ALTQ capable on 2.2 (missing patches?)
- Yep, that did it. Updated to amd64-20140820-1305 and I can now have VLANs and traffic shaping working at the same ti...
-
08:04 AM Bug #3745 (Feedback): VLANs are not ALTQ capable on 2.2 (missing patches?)
- Yup sorry the patch was not being included in the builds.
Try next coming snapshots.
-
11:58 PM Bug #3820 (Resolved): Interface mismatch dialog terminology prompts to click "Save" when the button says "Apply changes"
- When restoring a configuration backup to a machine with slightly different interfaces, a dialog prompts the user to a...
- 11:41 PM Revision 2a07df85: Merge branch 'RELENG_2_1' of git.pfmechanics.com:pfsense/pfsense into RELENG_2_1
- 11:39 PM Revision 41312f7f: fix top nav to fit gold in non-default themes
-
11:23 PM Bug #3819 (Resolved): Firewall Rule Basics documentation dangerously misleading
- On this page:
https://doc.pfsense.org/index.php/Firewall_Rule_Basics
It says:
"The default on all interfaces... - 06:40 PM Revision fab1cd2f: Revert "improve/tidy up interfaces widget"
- I pushed it accidentally, will wait a fixed version of the patch
This reverts commit b75192e3bc851e80d6bfd33c12849db... - 06:26 PM Revision 821c82c4: Merge pull request #1259 from CharlieMarshall/improveInter
- 06:18 PM Revision b75192e3: improve/tidy up interfaces widget
-
05:18 PM Revision f950a062: Add missing s to solve the issue reported on https://forum.pfsense.org/index.php?topic=80722.new#new
- 12:50 PM Revision c38764dc: fix #3515
- 11:40 AM Revision 847fe304: Remove extra noise from rc.shutdown
- 11:14 AM Revision db63c043: Simplify a bit ppp-linkup syntax
- 11:00 AM Revision fe85513f: Fix awk syntax, it fixes #3813
-
08:37 AM Bug #3813: DNS Server override with PPPoE doesn't work in 2.2
- Installed latest snapshot, works fine now. Thanks!
-
06:20 AM Bug #3813 (Feedback): DNS Server override with PPPoE doesn't work in 2.2
- Applied in changeset commit:fe85513ffa0d4bd018bf5a725fc66a016c3cf5c7.
-
08:07 AM Bug #2984: IPSec adds route but isn't needed any more
- The fix for this will not be applied in 2.2 due to high impact on how things are done.
Strongswan can add the rout... -
08:06 AM Bug #3297 (Closed): IPsec log parsing code does not skip disabled Phase 1 entries
- I do not think this is an issue anymore!
Since the connection name is in the logs. -
08:03 AM Bug #3770 (Feedback): Some drivers not being built with altq support
- Patch has been committed that fixes the following cards:
- em
- igb
- ixgbe
- ixv
- oce
- sfxge
- virtio/vtnet... -
04:31 AM Bug #3818 (Resolved): Gateway status terminology is inconsistent when it is "pending" or "unknown"
- On the dashboard Gateways widget a status of "unknown" will be shown, typically when a gateway is disconnected.
On...
08/19/2014
-
07:00 PM pfSense Packages Bug #3816 (Feedback): Bump FreeRADIUS to fix libssl version mismatch error
- Applied in changeset commit:1e946032ba3ce12b0ee676fbd339a5311a889cb7.
-
10:11 AM pfSense Packages Bug #3816 (Resolved): Bump FreeRADIUS to fix libssl version mismatch error
- When running radiusd -xX:...
-
06:33 PM Revision fa8be5de: non-css parts of gold menu
-
06:32 PM Revision bfe9c9e7: Move the fetching of a package's config file and additional files to separate functions, and then have the "xml" package button perform these so that it is not only a redundant copy of the "pkg" reinstall button. This can help ensure a package files are in a known-good state before other actions are performed, in case the deinstall would fail or behave erratically due to other files being missing.
- 05:59 PM Revision bdde98fc: fix spacing in pfsense_ng topnav
- 05:35 PM Revision e0f10116: fix gold alignment and redirect
-
05:31 PM Bug #3817 (Resolved): Missing call to preg_quote at pkg-utils.inc:295
- Hello,
While diagnosing an obscure error with haproxy-devel package, I've found that if a package contains a file ... - 04:12 PM Revision 1cca6b6a: Revert "make gold link more visable"
- This reverts commit a03943d203441a87ea9c01f383d451dfc921bdd2.
-
02:32 PM Bug #3810 (Rejected): Checking "Mitigate the BEAST SSL Attack" box actually disables mitigation
- I tested 2.1.4, 2.1.5 (pending), and 2.2. All reported BEAST vulnerable with the box unchecked, and all reported as N...
-
01:38 PM Bug #2625 (Rejected): Inconsistent behavior with Alias info popup
- Not a bug, it's how dom_tt velcro tooltips work
-
12:29 PM Bug #1107: mpd on AMD64 generates invalid checksums with NAT
- I'm also affected by this Issue.
I'm using a multilink L2TP Tunnel to bond my two V-DSL Lines, so I guess it's a b... -
12:15 PM Bug #3597: Package reinstall on system upgrades needs some fallback handling
- Jim Thompson wrote:
> need status if this is going to make 2.2 (if it's not in BETA, it's not going in)
This requ... -
12:12 PM Bug #3597: Package reinstall on system upgrades needs some fallback handling
- Chris Buechler wrote:
> Definitely some improvements to be made here.
>
> One that'd go a long way is before doi... -
09:09 AM Bug #3815: Gateway monitoring broken
- That is, 2.1.4-release, to be exact.
-
09:08 AM Bug #3815: Gateway monitoring broken
- + Affected version is head.
-
08:17 AM Bug #3815 (Resolved): Gateway monitoring broken
- Cheers,
Gateway monitoring seems utterly broken ATM. We get barrages of log messages along these lines:... -
06:43 AM Bug #3814 (Rejected): Multiple devices with same MAC, each assigned DHCP-IP-add & a limiter queue
- Hi,
recently while trying to create a hotsopt i end up with the following problem. a related thread in forums is at... -
05:28 AM Todo #3795 (Feedback): Update hostapd to support 802.11n
- IEEE80211N option is disabled by default, I pushed a patch to enable it, next round of snapshots will have the new bi...
-
04:10 AM Bug #3813: DNS Server override with PPPoE doesn't work in 2.2
- I can confirm this. Have 2 Wans one PPPoE and other PPP happens in the two.
-
02:54 AM Bug #3813 (Resolved): DNS Server override with PPPoE doesn't work in 2.2
- I'm using a DSL modem connected using PPPoE and the DNS servers aren't getting updated even though the option "Allow ...
-
02:02 AM Bug #3808: Disabled OpenVPN tunnel cause network port disappear after reboot
- Well if you are running out of physical interface you can't re-assign. The only solution is to enable the tunnel (or ...
- 12:13 AM Revision a03943d2: make gold link more visable
Also available in: Atom