Activity
From 07/22/2015 to 08/20/2015
08/20/2015
-
11:44 PM Bootstrap Bug #4980: Issues editing OpenVPN server
- I'll bring up an example config both on your 2.2.4 test VM, and a bootstrap version of same.
-
09:58 PM Bootstrap Bug #4980 (Feedback): Issues editing OpenVPN server
- Need help reproducing this. Perhaps we could do a screen share?
-
09:51 PM Bootstrap Bug #4979 (Feedback): vpn_openvpn_client.php labeled as Server
- Corrected text
-
09:48 PM Bootstrap Bug #4978 (Feedback): service restart and stop icon images broken
- Would you provide more details please? Is this status_services.php or another page? I have not been able to reproduce...
-
09:43 PM Bootstrap Bug #4977 (Feedback): diag_packet_capture.php not working
- Unable to reproduce. Entered an address, clicked "Start. WAited a minute and clicked "Stop". Capture attached.
-
09:38 PM Bootstrap Bug #4976 (Feedback): services_unbound_acls.php is broken
- Fixed error from merge.
-
05:00 PM Bootstrap Bug #4975 (Feedback): broken text on services_unbound_advanced.php
- Someone's been copying and pasting :)
Fixed. -
04:54 PM Bootstrap Bug #4974 (Feedback): Can't save DNS Resolver config
- Selector options were coded ["" => "All"] rather than ["all" => "All"]
-
04:18 PM Bootstrap Bug #4973 (Feedback): DHCP Relay broken
- Programmer changes the server control to use an array of IPs but had not changed the config interface to understand t...
-
02:57 PM Feature #4989 (New): Allow all valid strongswan remote gateway options in gui
- Strongswan allows for setting the remote gateway to a subnet, multiple addresses, a range, or any IP address (%any).
... -
02:02 PM Revision 609d2870: Fix titles in status.php, filename can't have a slash.
-
01:50 PM Revision 1b70f82e: A few misc updates to status.php:
- * Include "ipsec statusall" output
* Include the last 100 lines of the IPsec log
* Increase system log to 500 lines
*... -
01:42 PM Bootstrap Bug #4972 (Feedback): text issues on system_certmanager.php?act=new
- Bogus text corrected.
-
01:34 PM Revision cb7d18d5: Replace php calls to php-cgi, binary is not being renamed anymore
-
01:27 PM Bootstrap Bug #4971 (Feedback): Inappropriate CA and cert defaults
- Programmer had used wrong array type in select control (simple vs associative)
Corrected both instances and check fo... -
01:03 PM Bootstrap Bug #4970 (Feedback): save on system_advanced_admin.php breaks webUI
- Programmer had used incorrect name for protocol radio buttons (protocol vs webguiproro)
Also replaced toggles with j... -
11:40 AM Bootstrap Bug #4970: save on system_advanced_admin.php breaks webUI
- Other than that, Mrs. Lincoln . . ?
-
11:36 AM Bootstrap Bug #4969 (Feedback): Mobile IPsec shouldn't show "remote gateway" field
- Please clarify.
vpn_ipsec_mobile.php does not present a Remote Gateway box.
This could have been related to the m... -
11:32 AM Bootstrap Bug #4967 (Feedback): vpn_ipsec.php missing tabs
- Good grief.
Tabs restored. -
11:20 AM Bootstrap Bug #4968 (Feedback): error when editing IPsec P1
- Fixed as part of bug 4965
-
11:16 AM Bootstrap Bug #4965 (Feedback): IPsec field issues
- 1) Revised javascript to hide text box on 'any'
2) Use of array_merge re-orders array keys. Replaced with '+' to keep... -
10:36 AM Revision 5436d37a: Replace pecl-APC by php55-opcache, ticket #4744
-
10:24 AM Bootstrap Bug #4964 (Feedback): firewall_schedule_edit.php doesn't work
- Javascript has been re-written to provide he required functionality. A lot of old JS remains, which needs to be check...
-
06:24 AM Feature #4988 (Rejected): Advanced access to IPSec "LAN Override" feature (beyond a single checkmark)
- Duplicate of #3329
-
02:59 AM Feature #4988 (Rejected): Advanced access to IPSec "LAN Override" feature (beyond a single checkmark)
- StrongSwan has the ability to carve out specified subnets that would normally otherwise be routed into an IPSec tunne...
-
04:18 AM Feature #4405: Traffic shaping doesn't work when applied to a bridge interface
- I have here the exact same issue.
Any news on this one, as this is the only possibility to borrow bandwidth from e...
08/19/2015
-
10:11 PM pfSense Packages Bug #4934: OpenVPN Client Export Doesn't Include Full CA Chain
- Issued Pull Request: https://github.com/pfsense/pfsense-packages/pull/1016
-
08:18 PM Bootstrap Bug #4964: firewall_schedule_edit.php doesn't work
- build_javascript class builds controls that are outside of the main form, so they are not being saved/processed.
N... -
12:40 PM Bootstrap Bug #4962 (Feedback): firewall_shaper_vinterface.php issues
- 1) Existing code displays "new". Please confirm this should be removed.
2) Javascript added to disable ports as re... -
08:50 AM Bootstrap Bug #4961 (Feedback): destination doesn't show on firewall_rules.php
- Incorrect use of pprint_address. Programmer was passing $filterent['destination']['address'] whereas the function exp...
-
08:30 AM Bootstrap Bug #4960 (Feedback): firewall_rules_edit.php doesn't populate source and dest correctly on edit
- srctype and dsttype selectors populated with incorrect values. Bogus code removed.
-
08:27 AM Bug #4913: XMLRPC sync craches PHP-fpm
- HI Chris!
One thing that maybe can help a bit is that is started after upgrade from 2.1.5. At 2.1.5 we had no iss... -
08:13 AM Bootstrap Bug #4958 (Feedback): Pointless deletion confirmation prompt on firewall_aliases_edit.php
- This is a bug in the Hortensius framework. I have filed an issue with Sjon but for now will just remove the confirmat...
-
08:08 AM Bootstrap Bug #4957 (Feedback): Port aliases show "IP or FQDN"
- Section of page that displays port input had been omitted. Added and tested.
-
07:41 AM Bootstrap Bug #4956 (Feedback): firewall_nat_out_edit.php port fields should be hidden when not relevant
- Ports were hidden for 'any', 'TCP', 'UDP' & 'TCP+UDP'.
Now only for 'TCP', 'UDP' & 'TCP+UDP'. -
07:34 AM Bootstrap Bug #4955 (Feedback): firewall_nat_1to1_edit.php defaults wrong
- Added missing clause to srctype_selected() and dsttype_selected()
-
07:16 AM Bootstrap Bug #4952: Double click to edit is gone
- No problem. I can add that back in without too much effort. I'm going to drop it to a lower priority though just beca...
-
02:25 AM Bootstrap Bug #4952: Double click to edit is gone
- I later noticed at least some pages still have it. Many don't. Double click to edit is a significant usability benefi...
-
07:04 AM Bug #4987 (Not a Bug): dns resolver doesn't get response from overrides
- it doesn't get dns response when queried on domain override,
- unbound last log for query... -
02:15 AM Bootstrap Bug #4966 (Feedback): Can't add IPsec P2
-
02:15 AM Bootstrap Bug #4963 (Feedback): wrong description on firewall_nat_out_edit.php
-
02:15 AM Bootstrap Bug #4954 (Feedback): Parse error: syntax error, unexpected 'A' (T_STRING), expecting ']' in /usr/local/www/firewall_nat_edit.php on line 692
-
02:15 AM Bootstrap Bug #4953 (Feedback): Virtual IP Password should be grayed out unless CARP type
-
02:15 AM Bootstrap Bug #4951 (Feedback): Can't not select DSCP
-
02:15 AM Bootstrap Bug #4950 (Feedback): TCP flags on firewall_rules_edit.php need formatting help
-
02:15 AM Bootstrap Bug #4949 (Feedback): firewall_rules_edit.php Source OS defaults to AIX
-
02:15 AM Bootstrap Bug #4948 (Feedback): firewall_rules_edit.php hints need formatting help
-
02:15 AM Bootstrap Bug #4947 (Feedback): ICMP and ICMPv6 types should only show where proto is ICMP(v6)
-
02:15 AM Bootstrap Bug #4946 (Feedback): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
-
02:15 AM Bootstrap Bug #4945 (Feedback): source and destination field issues on firewall_rules_edit.php
-
02:15 AM Bootstrap Bug #4942 (Feedback): missing javascript to adjust mask by IP version
08/18/2015
-
09:40 PM Revision a621d101: Obsolete entire /kernels directory
-
08:54 PM Bug #4984: Pfsense 2.2.2 only reboot
- You need to post on the forum and people will help you there.
-
01:21 PM Bug #4984: Pfsense 2.2.2 only reboot
- Hi Chris,
Please could you help me if you have the fix ? -
12:31 PM Bug #4984 (Not a Bug): Pfsense 2.2.2 only reboot
- please post to https://forum.pfsense.org for assistance. This doesn't qualify as a bug report. https://doc.pfsense.or...
-
12:26 PM Bug #4984 (Not a Bug): Pfsense 2.2.2 only reboot
- Dear All,
Since the installation of the new version of pfsense (2.2.2) i note that only restarts occasionally.
an... -
07:34 PM Bootstrap Bug #4942 (Resolved): missing javascript to adjust mask by IP version
- Resolved on firewall_aliases_edit.php.
Checking other pages by script -
03:46 PM Bootstrap Bug #4942: missing javascript to adjust mask by IP version
- firewall_aliases_edit.php is where I noticed that's not working. It does work on firewall_rules_edit.php (though it d...
-
03:28 PM Bootstrap Bug #4942: missing javascript to adjust mask by IP version
- Chris,
This is supposed to still be the case. It worked on the pages I tried it with. Did you see this problem on ... -
01:02 AM Bootstrap Bug #4942 (Confirmed): missing javascript to adjust mask by IP version
-
07:28 PM Bootstrap Bug #4954 (Resolved): Parse error: syntax error, unexpected 'A' (T_STRING), expecting ']' in /usr/local/www/firewall_nat_edit.php on line 692
- I had messed up the rexexp for validating input. Now corrected & tested.
-
07:18 PM Bootstrap Bug #4953 (Resolved): Virtual IP Password should be grayed out unless CARP type
- Javascript updated to provide requested functionality
-
07:11 PM Bootstrap Bug #4952 (Not a Bug): Double click to edit is gone
- All double-click actions have been removed. When I questioned this I was told "It is not a requirement and until some...
-
07:09 PM Bootstrap Bug #4950 (Resolved): TCP flags on firewall_rules_edit.php need formatting help
- Flag presentation (and advanced options in general) were horrible. Correct formatting has been restored, new javascri...
-
06:12 PM Revision c617ffe7: Fix source address selection on Test Port to handle VIPs properly.
-
04:11 PM Bootstrap Bug #4949 (Resolved): firewall_rules_edit.php Source OS defaults to AIX
- Incorrect array types used in "Source OS" selector
-
03:46 PM Bootstrap Bug #4948 (Resolved): firewall_rules_edit.php hints need formatting help
- Help/hints moved to more suitable location and page layout revised.
Programmer had tried to save time by looping t... -
03:44 PM Bootstrap Bug #4947 (Resolved): ICMP and ICMPv6 types should only show where proto is ICMP(v6)
- Javascript functionality restored.
-
03:43 PM Bootstrap Bug #4946 (Resolved): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
- Javascript functionality restored
-
03:42 PM Bootstrap Bug #4946 (Assigned): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
- Javascript functionality was restored
-
03:41 PM Bootstrap Bug #4963 (Resolved): wrong description on firewall_nat_out_edit.php
- Test updated
Masks made automatic by removing overrides. -
03:30 PM Bootstrap Bug #4963 (Assigned): wrong description on firewall_nat_out_edit.php
-
02:55 PM Bootstrap Bug #4951 (Resolved): Can't not select DSCP
-
12:01 PM Bootstrap Bug #4951: Can't not select DSCP
- Added none (blank) to dscp selector
-
11:46 AM Bootstrap Bug #4951: Can't not select DSCP
- firewall_rules_edit.php
-
02:55 PM Bootstrap Bug #4966 (Resolved): Can't add IPsec P2
-
11:42 AM Bootstrap Bug #4966: Can't add IPsec P2
- Algoritmh and hash were being saves as a list rather than an array.
vpn_ipec_phase2.php and vpn_ipsec.php have been ... -
02:54 PM Bootstrap Bug #4945 (Resolved): source and destination field issues on firewall_rules_edit.php
-
02:53 PM Bootstrap Bug #4945: source and destination field issues on firewall_rules_edit.php
- All javascript functionality has been restored using the JS library developed for this project. Functionality has bee...
-
12:36 PM Bootstrap Bug #4945: source and destination field issues on firewall_rules_edit.php
- Programmer removed all javascript from the page thereby losing all of the form actions :(
Javascript now being res... -
02:11 PM Bug #4986 (Assigned): Selecting an IP Alias VIP for Test Port does not function
- Actually this needs to be left open -- 2.2.x is OK but it needs checking/testing/fixing on 2.3 with bootstrap.
-
02:08 PM Bug #4986 (Resolved): Selecting an IP Alias VIP for Test Port does not function
- On Diagnostics > Test Port, source address selection does not work when an IP Alias VIP is selected.
A fix has bee... -
02:06 PM Bug #4985 (Resolved): Improper handling of "too short" voucher codes (1-2 chars)
- When a user supplies an invalid voucher that is too short (1-2 chars) the system does not properly return an error. A...
-
01:39 PM Revision b08758c3: Properly declare an error when a too-short voucher is submitted.
-
01:35 PM Revision 1ce2e5d2: Fix a potential XSS in voucher testing.
-
01:35 PM Revision d0236c7e: Properly declare an error when a too-short voucher is submitted.
-
12:26 PM pfSense Packages Bug #4731 (Resolved): softflowd process gets started twice during bootup
- thanks
-
04:18 AM pfSense Packages Bug #4731: softflowd process gets started twice during bootup
- Not an issue any more with 1.2 -> Resolved.
-
12:26 PM pfSense Packages Bug #2718 (Resolved): bandwidthd not showing indivdual pc graphs properly.
-
04:28 AM pfSense Packages Bug #2718: bandwidthd not showing indivdual pc graphs properly.
- Works just fine here with current package version.
-
12:26 PM pfSense Packages Bug #2695 (Resolved): bandwidthd package writes to RO directory in embedded
-
04:29 AM pfSense Packages Bug #2695: bandwidthd package writes to RO directory in embedded
- Been resolved for ages, as linked above.
-
12:19 PM Bug #4913 (Feedback): XMLRPC sync craches PHP-fpm
- moved to the right project.
Going to need more than this to be able to track down anything. Not a replicable issu... -
05:03 AM Bug #4913: XMLRPC sync craches PHP-fpm
- Sorry for that, Where should it be filed?
//Ola -
04:44 AM Bug #4913: XMLRPC sync craches PHP-fpm
- Why's this filed under Packages???
-
12:07 PM Revision 46203b8e: Remove /conf symlink, it's going to be handled by default-config package
-
12:06 PM Bootstrap Bug #4939: initial load of interfaces.php doesn't show config
- interfaces.php is WIP by Thane Gill. I'll check on the status
-
04:15 AM pfSense Packages Bug #4634: Still broken openbgpd config generation logic in 2.2
- Adam Thompson wrote:
> See #3227.
Hmmm? Not sure what are people supposed to see there? Totally unrelated.
-
03:39 AM pfSense Packages Bug #4983 (Resolved): ipguard - unable to read its own configuration with PBI -> users locked out
- Filing this here for reference. Issue as per subject and log below.
Forum thread: https://forum.pfsense.org/index.... -
02:06 AM Bug #4981: Remote logging not active after reboot
- I'm logging to two servers. A regular syslog server and a Nagios Log server. They are both on the same subnet as the ...
-
01:59 AM Bug #4981 (Feedback): Remote logging not active after reboot
- where is the server you're logging to, local, over VPN, or?
-
01:47 AM Bug #4981 (Closed): Remote logging not active after reboot
- I have configured the remote syslog feature of pfSense. After a reboot it doesn't send logs to the remote syslog serv...
-
01:55 AM Bootstrap Bug #4982 (Resolved): 9 files fail PHP lint
- some of these covered elsewhere already...
-
01:29 AM Bootstrap Bug #4980 (Resolved): Issues editing OpenVPN server
- A few issues in editing an OpenVPN server instance.
1) at top of page you end up with:... -
01:27 AM Bootstrap Bug #4979 (Resolved): vpn_openvpn_client.php labeled as Server
- Page has "OpenVPN Servers" and "Add server", s/server/client/
-
01:24 AM Bootstrap Bug #4978 (Resolved): service restart and stop icon images broken
- pointing to: ...
-
01:22 AM Bootstrap Bug #4977 (Closed): diag_packet_capture.php not working
- 1) the packet capture functionality isn't working. It doesn't seem to run tcpdump at all when run with no timeout (or...
-
01:02 AM Bootstrap Bug #4943 (Confirmed): "Your browser must support cookies to login" message should only show where not enabled
-
01:00 AM Bootstrap Bug #4976 (Resolved): services_unbound_acls.php is broken
- ...
-
12:57 AM Bootstrap Bug #4975 (Resolved): broken text on services_unbound_advanced.php
- "Hide identity" is shown 5 times down the left side, the original titles lost.
-
12:55 AM Bootstrap Bug #4974 (Resolved): Can't save DNS Resolver config
- Trying to save the default DNS Resolver config results in: ...
-
12:53 AM Bootstrap Bug #4973 (Resolved): DHCP Relay broken
- Enable DHCP relay, choose an interface, fill in a server IP and hit save. You end up with a 0 in the returned page fo...
-
12:45 AM Bootstrap Bug #4972 (Resolved): text issues on system_certmanager.php?act=new
- When adding a new cert, a couple issues.
1) missing spaces between "must create an"... -
12:41 AM Bootstrap Bug #4971 (Resolved): Inappropriate CA and cert defaults
- system_camanager.php?act=new and certmanager.php default to 512 bits, and SHA1 in bootstrap branch. It should default...
-
12:39 AM Bootstrap Bug #4970 (Resolved): save on system_advanced_admin.php breaks webUI
- When you save on system_advanced_admin.php it unsets the HTTP/HTTPS value, breaks the SSL cert reference, leaves maxp...
08/17/2015
-
11:28 PM Bootstrap Bug #4969 (Resolved): Mobile IPsec shouldn't show "remote gateway" field
- When creating a mobile IPsec P1, you have the "Remote Gateway" field that isn't applicable and cannot be configured f...
-
11:25 PM Bootstrap Bug #4968 (Resolved): error when editing IPsec P1
- where you have no CAs defined....
-
11:24 PM Bootstrap Bug #4967 (Resolved): vpn_ipsec.php missing tabs
- The Mobile clients, PSK and Advanced tabs are missing from vpn_ipsec.php.
It also shows a description "Rules" whi... -
11:21 PM Bootstrap Bug #4966 (Resolved): Can't add IPsec P2
- upon adding a P2 entry, you end up with validation error "At least one encryption algorithm must be selected" (even t...
-
11:16 PM Bootstrap Bug #4965 (Resolved): IPsec field issues
- 1) When peer identifier "any" is chosen on vpn_ipsec_phase1.php, the text box to the right is hidden in current code ...
-
11:12 PM Bootstrap Bug #4964 (Resolved): firewall_schedule_edit.php doesn't work
- Create a new schedule, for instance click the Monday and Tuesday headers to choose all Mondays and Tuesdays. Then cli...
-
11:10 PM Bootstrap Bug #4963 (Resolved): wrong description on firewall_nat_out_edit.php
- "Disable this rule without removing it from the list." isn't the correct description for the "Do not NAT" option, tha...
-
11:06 PM Bootstrap Bug #4962 (Resolved): firewall_shaper_vinterface.php issues
- 1) When adding a new limiter, the Name field is pre-populated with "new" where it should just be blank.
2) the IP... -
10:56 PM Bootstrap Bug #4961 (Resolved): destination doesn't show on firewall_rules.php
- The destination of rules doesn't show on firewall_rules.php. It's always blank.
-
10:55 PM Bootstrap Bug #4960 (Resolved): firewall_rules_edit.php doesn't populate source and dest correctly on edit
- When editing a firewall rule with source or destination set to any of the pre-populated options, like "LAN net", "WAN...
-
10:48 PM Bootstrap Bug #4959 (Resolved): Alias autocomplete is gone
- Upon typing in the first letter of an alias, it pops up a list of matching aliases (those starting with that letter),...
-
10:30 PM Bootstrap Bug #4958 (Resolved): Pointless deletion confirmation prompt on firewall_aliases_edit.php
- When deleting an item from an alias on firewall_aliases_edit.php, it's immediately removed, but then pops up a "Are y...
-
10:28 PM Bootstrap Bug #4957 (Resolved): Port aliases show "IP or FQDN"
- Add an alias, choose type Ports, and the box at the bottom shows "IP or FQDN" rather than Port.
-
10:27 PM Bootstrap Bug #4956 (Resolved): firewall_nat_out_edit.php port fields should be hidden when not relevant
- The port fields on firewall_nat_out_edit.php should be hidden when protocol isn't TCP, UDP, or TCP/UDP.
-
10:23 PM Bootstrap Bug #4955 (Resolved): firewall_nat_1to1_edit.php defaults wrong
- The "Internal IP" field should default to "Single host or alias", and the destination to "any".
-
10:21 PM Bootstrap Bug #4954 (Resolved): Parse error: syntax error, unexpected 'A' (T_STRING), expecting ']' in /usr/local/www/firewall_nat_edit.php on line 692
- hit add new rule on firewall_nat.php and you get subject.
-
10:19 PM Bootstrap Bug #4953 (Resolved): Virtual IP Password should be grayed out unless CARP type
- "Virtual IP Password" on firewall_virtual_ip_edit.php needs to be grayed out unless the type chosen is CARP.
-
10:18 PM Bootstrap Bug #4952 (Resolved): Double click to edit is gone
- Most screens allow double clicking an entry to edit it, which is an often-used shortcut. For instance, double click a...
-
10:15 PM Bootstrap Bug #4951 (Resolved): Can't not select DSCP
- The Diffserv Code Point field defaults to af11, and doesn't have an option to select nothing. That leaves essentially...
-
10:10 PM Bootstrap Bug #4950 (Resolved): TCP flags on firewall_rules_edit.php need formatting help
- The existing arrangement of TCP flags on firewall_rules_edit.php makes it reasonably clear what's what (attached). Pi...
-
10:01 PM Bootstrap Bug #4949 (Resolved): firewall_rules_edit.php Source OS defaults to AIX
- Source OS field defaults to AIX, should be "any".
-
10:00 PM Bootstrap Bug #4948 (Resolved): firewall_rules_edit.php hints need formatting help
- The hints on firewall_rules_edit.php, such as "Specify the source port or port range for this rule. ...", need to go...
-
09:58 PM Bootstrap Bug #4947 (Resolved): ICMP and ICMPv6 types should only show where proto is ICMP(v6)
- Current firewall_rules_edit.php shows the ICMP and ICMPv6 type boxes where appropriate protocol(s) are selected. If I...
-
09:53 PM Bootstrap Bug #4946 (Resolved): Protocols that don't have ports don't hide ports fields on firewall_rules_edit.php
- When picking anything other than TCP, UDP, or TCP/UDP (read: where ports aren't applicable), the source and destinati...
-
09:53 PM Bootstrap Bug #4945 (Resolved): source and destination field issues on firewall_rules_edit.php
- When choosing any option in the drop down under Source or Destination on firewall_rules_edit.php, the "Source Address...
-
09:49 PM Bootstrap Bug #4944 (Resolved): firewall_rules_edit.php only shows first digit of CIDR masks
- The boxes for CIDR masks on firewall_rules_edit.php only show the first digit ("3" of 32 by default, "2" if 20-someth...
-
09:47 PM Bootstrap Bug #4943 (Resolved): "Your browser must support cookies to login" message should only show where not enabled
- The "Your browser must support cookies to login" prompt on the login page was formerly only shown if the test cookie ...
-
09:45 PM Bootstrap Bug #4942 (Resolved): missing javascript to adjust mask by IP version
- After entering an IP address in fields that accept IPs, javascript sets the mask values accordingly for that IP proto...
-
09:44 PM Bootstrap Bug #4941 (Resolved): can't add new blank alias member
- The only means of adding alias member items on firewall_aliases_edit.php is to duplicate an existing entry, then clea...
-
09:41 PM Bootstrap Bug #4940 (Closed): interfaces.php DHCP config options missing on initial page load
- The options under "DHCP client configuration" on interfaces.php don't display upon initial load of the page. The inte...
-
09:38 PM Bootstrap Bug #4939 (Closed): initial load of interfaces.php doesn't show config
- After initially browsing to Interfaces> (any interface), you just get a blank screen with a checkbox. Unchecking and ...
-
08:09 PM Revision df275cbe: Use new base.mtree installed by upcoming core package
-
08:05 PM Revision c1367bd1: Fix path for pre and post upgrade scripts
-
08:05 PM Revision 8f400b8f: Move scripts from /tmp -> /usr/local/share/pfSense
-
06:07 PM pfSense Packages Bug #4684: WebGUI: siproxd disabled in menu but still running as service
- This is fixed in https://github.com/pfsense/pfsense-packages/pull/1010
-
02:26 PM pfSense Packages Bug #4601: syslog-ng only binding to a single IP address
- Working for me as well, so either something has changed in pfsense/the syslog-ng plugin, or I was doing something wro...
-
02:04 PM pfSense Packages Bug #4601: syslog-ng only binding to a single IP address
- Cannot reproduce at all.
-
02:19 PM pfSense Packages Bug #4886 (Resolved): ntopng error at boot after reinstall post-upgrade
- thanks
-
02:01 PM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- This was fixed by PR#908, can be closed.
-
10:59 AM Bug #4771 (Duplicate): DHCP Server does not update DNS Forwarder
- duplicate #4931
-
09:23 AM Bug #4933: Vlan interfaces created in web ui show up in ifconfig but don't show up in the UI.
- Here is a screencast of the behavior: https://youtu.be/MwF_AyR5_ck
-
07:09 AM Bug #4938 (Duplicate): Slow CF save and drops
- Duplicate of #4814
See also: https://doc.pfsense.org/index.php/2.2.4_New_Features_and_Changes#Security.2FErrata_No... -
04:47 AM Bug #4938 (Duplicate): Slow CF save and drops
- with CF an nano install, after upgrade to the actual build:
[2.2.4-RELEASE][xxx]/root: time /sbin/mount -u -w -o s... -
03:22 AM Todo #4672: Update igmpproxy to latest version
- I think, as you say, igmpproxy is starting but not detaching. Obviously it needs to run in the background, so if mwe...
-
02:12 AM Bug #4685: Crash/panic "Sleeping thread owns a non-sleepable lock"
- I upgraded a pfSense 2.0.x machine yesterday to 2.2.4 and came across what I think was this issue. Unfortunately I di...
08/16/2015
-
11:48 PM Todo #4672: Update igmpproxy to latest version
- Ouupps. Of course I ment mwexec_bg and not mwexec_bd
-
11:46 PM Todo #4672: Update igmpproxy to latest version
- Andrew, your suggested change to /etc/inc/services.inc didn't work here. Strangely, it seems services.inc hangs at th...
-
06:36 PM Bug #4937 (Closed): RRD graphs with mixed quantities are unreadable
- Some RRD graphs plot data that have incompatible units in the same canvas. For instance, the Quality graph shows both...
-
08:25 AM Bug #4771: DHCP Server does not update DNS Forwarder
- Still an issue in 2.2.4
08/14/2015
-
03:54 PM Bug #495: USB drive fails to mount during boot
- Well,
I finally foun the issue, I was using Unetbootin and it was a bad choice.
Working with DD is magic!
Regards -
12:38 PM Bug #495: USB drive fails to mount during boot
- Hi,
I've experimented the same problem with :
* memstick 2.1.5 and 2.2.4
* with or without the delay
* with 2 d... -
09:24 AM Bug #4935: WAN 6rd without border relay IP creates invalid ruleset
- Seems like 6rd can not work with a static ipv4 address.
Was assuming that ipv6 and ipv4 were separate things, but... -
06:44 AM Bug #4935 (Resolved): WAN 6rd without border relay IP creates invalid ruleset
- When enabling 6rd on WAN interface(have static ipv4 address configured - not sure if it matters), it does not work an...
- 08:35 AM Revision aa49b6b3: replace addGlobal reference so Modal doesn't throw fatal errors when used
-
06:51 AM Bug #4936 (Resolved): dhcpd sets wrong permissions on leases files
- Hi,
I hope this is not a duplicate, at least I didn't found an issue which matches our problem.
We upgraded our... -
05:31 AM pfSense Packages Bug #4934 (Resolved): OpenVPN Client Export Doesn't Include Full CA Chain
- When exporting an OpenVPN configuration, only the CA immediately above the server's certificate is included. If that ...
08/13/2015
-
09:13 PM Bug #4568: mlppp settings lost after save on interface page
- I have never been able to edit my posts in Redmine. Sorry - that post above has the pull request and commit for maste...
-
09:09 PM Bug #4568: mlppp settings lost after save on interface page
- Apply the patch to usr/local/www/interfaces.php from https://github.com/pfsense/pfsense/pull/1780
My commit https://... -
04:08 PM Bug #4568: mlppp settings lost after save on interface page
- Is there a workaround for this? I just upgraded from 2.1.3 > 2.2.4 and now have use of only one of my MLPPP members.
-
07:43 PM Revision 00b8b2ec: The "enableallowallwan" script should also allow bogons, or it makes running test firewalls with RFC5735/6890 test network style WANs a pain.
-
07:38 PM Revision 6b20f38c: The "enableallowallwan" script should also allow bogons, or it makes running test firewalls with RFC5735/6890 test network style WANs a pain.
-
07:12 PM Bug #4933: Vlan interfaces created in web ui show up in ifconfig but don't show up in the UI.
- Yeah, I have this working in other builds. That's why I'm thinking it's a bug.
I'm creating the vlans through the... -
04:55 PM Bug #4933 (Feedback): Vlan interfaces created in web ui show up in ifconfig but don't show up in the UI.
- where/how are you creating them? this all works of course, it's widely used.
-
04:43 PM Bug #4933 (Not a Bug): Vlan interfaces created in web ui show up in ifconfig but don't show up in the UI.
- I have two pfSense firewalls running CARP and pfSync. em0 is the WAN interface, em1 is LAN, em2 is unused, and em3 i...
-
07:00 PM Revision a369fe71: Drop loader.conf_wrap
-
06:57 PM Revision f6f7f1c2: Add support for LDAP RFC2307 style group membership. Implements #4923
- To activate, check the box for RFC2307 in the LDAP server settings and fill in the group object class (typically posi...
-
04:54 PM Revision 9a0c4cd2: Provide an LDAP server timeout field. Default to 25 seconds. Part of ticket #3383
- Previous default was ~1m20sec.
-
02:03 PM Feature #4923 (Assigned): Add LDAP support for RFC2307 style group membership
-
02:00 PM Feature #4923 (Feedback): Add LDAP support for RFC2307 style group membership
- Applied in changeset commit:f6f7f1c244929016d2ab4664df6d969f664a54f0.
-
01:56 PM Feature #4923: Add LDAP support for RFC2307 style group membership
- Leaving this open because the code will need to be brought into 2.3 after the bootstrap merge.
-
01:56 PM Feature #4923: Add LDAP support for RFC2307 style group membership
- Added a checkbox for RFC2307 and an input field for the group object class (defaults to posixGroup). To activate, che...
-
11:53 AM Bug #3383: Web GUI becomes slow or unusable if the LDAP server used for GUI auth is unreachable
- PHP's LDAP library has a network timeout now and that seemed like a good choice that wouldn't increase complexity or ...
-
07:13 AM Bug #4854: OpenVPN bound to gateway group using CARP IP doesn't start with CARP master status
- Maybe the same problem with OpenVPN Client Connections:
We have a Master/Backup CARP setup with OpenVPN-Client Conne... -
01:20 AM pfSense Packages Bug #4932 (Not a Bug): Avahi package fails to start after reboot since 2.2.3
- on a fresh 2.2.4 AMD 64 install (Hyper-V VM) Avahi fails to start after reboot.
Running this command will get the ... -
01:13 AM Bug #4931: dhcpleases misses some DHCP lease changes
- I don't think that in and of itself would trigger a restart of unbound, as it doesn't mean it picks up a hostname cha...
-
01:11 AM Bug #4931: dhcpleases misses some DHCP lease changes
- So... as result, this causes unbound to restart every 5 minutes (Bug #4396)? I'd rather live with the original bug!!!
08/12/2015
-
08:15 PM Revision 8c1db511: Deprecate rootmfs
-
07:30 PM Revision 916fc1f8: Don't lowercase the whole group name
-
07:30 PM Revision 08993886: Don't lowercase the whole group name
-
04:36 PM Bug #4931 (Confirmed): dhcpleases misses some DHCP lease changes
- Thank you! That's the root of a problem I was in the midst of troubleshooting and hadn't had time to get to the botto...
-
11:39 AM Bug #4931 (Resolved): dhcpleases misses some DHCP lease changes
- Some changes to dhcp leases made by dhcpd to its database in /var/dhcpd/var/db/dhcpd.leases, are being missed by dhcp...
-
04:20 PM Revision c4a9f99a: Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935
- The RADIUS server must populate the Class attribute with a string, semicolon-separated, of user groups. Similar to LD...
-
04:10 PM Revision 709c2f99: Fix GUI auth from RADIUS to grab group names from the Class attribute. Implements #935
- The RADIUS server must populate the Class attribute with a string, semicolon-separated, of user groups. Similar to LD...
-
03:25 PM Feature #4923: Add LDAP support for RFC2307 style group membership
- Attached patch is a bit of a hack but is just a proof of concept -- when applied it will find groups for the users in...
-
11:44 AM Feature #935: User manager RADIUS authentication method
- Turned out to be a relatively minor/safe change. Unlike LDAP, RADIUS would fail to grab the groups if a second query ...
-
11:30 AM Feature #935: User manager RADIUS authentication method
- Applied in changeset commit:c4a9f99a8d79e201b2af5053a095c83bb1a26467.
-
11:30 AM Feature #935 (Feedback): User manager RADIUS authentication method
- Applied in changeset commit:709c2f99f1bf99022ee8ba670cfd8025e2c71592.
-
11:41 AM Bug #3383: Web GUI becomes slow or unusable if the LDAP server used for GUI auth is unreachable
- Looks like the problem here is due to the way LDAP groups are obtained. The GUI does not cache the obtained LDAP grou...
08/11/2015
- 08:08 PM Revision 99812394: Merge branch 'interfaces_qinq_edit' into bootstrap
- 07:59 PM Revision 3bbf56d7: interfaces_qinq_edit Conversion complete
- Ready for review
Note:
This conversion includes a change to Form_Group and pfSense.js to allow
the buttons added by e... -
06:50 PM Feature #935: User manager RADIUS authentication method
- At the moment we don't appear to attempt to determine the group from RADIUS to support this. Looks like maybe we coul...
-
06:48 PM Feature #4923: Add LDAP support for RFC2307 style group membership
- Changed the subject of the ticket to be a little more accurate. I was looking at this a few weeks ago myself but with...
-
10:06 AM pfSense Packages Bug #4426: NUT fails to start or restart until NUT's settings are (re)saved
- Nevermind, PR merged. Just update the package and report back.
-
09:06 AM pfSense Packages Bug #4426: NUT fails to start or restart until NUT's settings are (re)saved
- Install the current version. After that, test this please (either apply via system patches or replace existing /usr/l...
-
07:55 AM Bug #4930 (Closed): IPSec interface missing in SNMP
- Hello,
after upgrading to version 2.2.4-RELEASE (i386) there is no way to monitor the IPSec traffic using SNMP. ... -
04:43 AM pfSense Packages Bug #4929 (Resolved): spamd - user/group handling
- ...
08/10/2015
-
06:33 PM pfSense Packages Bug #4926: Please update darkstat to 3.0.719
- Hmmm.... I cannot see any pencil under description after hitting "Update". Seems like the feature is not enabled for ...
-
05:51 PM pfSense Packages Bug #4926: Please update darkstat to 3.0.719
- you should be able to edit your own posts (though the edit feature isn't exactly easy to see). Hit Update, then under...
-
05:50 PM pfSense Packages Bug #4922 (Resolved): Nut Settings Page - PHP Config nut.inc - Field Validation Fails
-
03:26 PM Feature #3504: Firewall rules hit counter
- Marcello, that is awesome! The bytes, packets and states are a very nice touch. However, the evaluations is kind of...
-
02:34 PM Feature #3504: Firewall rules hit counter
- with few modifications and a new function, I've got this result.
Is there any info about how often does pfctrl cle... -
01:21 PM Feature #4923: Add LDAP support for RFC2307 style group membership
- The ...
-
07:51 AM Bug #4903 (Resolved): Captive Portal ipfw rules are not correctly including interface CARP VIPs
- Yes, after applying the patch the ipfw/CP rules will need a kick (or, ideally, a reboot) -- that won't be an issue fo...
-
07:49 AM Bug #4903: Captive Portal ipfw rules are not correctly including interface CARP VIPs
- A note on my previous comment:
First this fix didn't work, these rules were missing (in 'ipfw -x 2 show'):
allo... -
04:43 AM Bug #4903: Captive Portal ipfw rules are not correctly including interface CARP VIPs
- Jim P wrote:
> Applied in changeset commit:6538d22fcb8068b276585b6cc2b4f7b9b0c58829.
This resolved the issue for ... -
07:29 AM pfSense Packages Feature #4928 (New): Surftool - New Package to turn squidguard groups(/acls) on or off
- Manage your squidguard groups/acls. This tool was made for schools. You can set every group very easily to one of fiv...
-
04:37 AM Bug #4913: XMLRPC sync craches PHP-fpm
- Another crashreport just sended in.
-
01:53 AM pfSense Packages Bug #4927 (Not a Bug): Add MAC only once to the pass-through list
- I'm using pfsense and the captive portal.
If an user enters a voucher he is added to the Pass-through MAC list.
...
08/09/2015
-
09:21 PM pfSense Packages Bug #4922: Nut Settings Page - PHP Config nut.inc - Field Validation Fails
- Awesome, thanks!
- 11:30 AM Revision 4fdcdbf3: Ignore case when comparing package versions
- So that "versions" that probably are the same will be compared the same:
"Utility-1.0" and "utility-1.0"
"2.3.4_5 pkg... - 07:57 AM Revision 5685a741: Compare package version strings with compare_pkg_versions
- This fixes redmine #4924
- 07:54 AM Revision cac80f49: Provide compare_pkg_versions
- This function parses and compares two strings to see which one seems to represent the greater "version". It splits th...
-
07:53 AM pfSense Packages Bug #4926: Please update darkstat to 3.0.719
- Hit Enter by accident. (Why there's no working Edit button here?!). Already available in ports; provides one of the l...
-
07:50 AM pfSense Packages Bug #4926 (Closed): Please update darkstat to 3.0.719
- Already available in ports; provides one of the long requested features (remote ports tracking), plus important bugfi...
-
03:34 AM Bug #4924: Package manager - the version comparison code not comparing versions properly
- I made a generic version comparison function. That should handle all the rubbish that is there now, and also continue...
-
03:10 AM Bug #4924: Package manager - the version comparison code not comparing versions properly
- Another note on the above... It's really pfS that sets up the rules what's considered valid here -- and this stuff co...
-
02:56 AM Bug #4924: Package manager - the version comparison code not comparing versions properly
- @Phil: IMO, those completely whacky package versions should not be a concern here. I'm replacing them as I clean some...
-
02:22 AM Bug #4924: Package manager - the version comparison code not comparing versions properly
- The current packages has quite a few "non-standards" for writing the package version:
1) "n.n" or "n.n.n" - like pfS...
08/08/2015
-
11:01 PM Bug #4924: Package manager - the version comparison code not comparing versions properly
- Note that this is also a problem for a pfSense version upgrade from 2.2.9 to 2.2.10 and the like, due to a bug in the...
-
09:45 PM Bug #4924: Package manager - the version comparison code not comparing versions properly
- I am looking at that. Yes, it needs smarter comparison and might be able to reuse code that does similar stuff for co...
-
01:59 AM Bug #4924 (Resolved): Package manager - the version comparison code not comparing versions properly
- Noted this with the recent packages cleanup spree... 10 > 9, the trailing 0 is not insignificant... :)
!http://i.i... -
10:58 PM Bug #4925: version_compare_numeric does not work for 2.2.9 to 2.2.10
- Pull request https://github.com/pfsense/pfsense/pull/1810
-
10:50 PM Bug #4925 (Resolved): version_compare_numeric does not work for 2.2.9 to 2.2.10
- version_compare_numeric correctly compares 2.2.8 to 2.2.9 and thinks 2.2.9 is an upgrade - good.
But comparing 2.2.9... - 11:13 AM Revision eb76c6b7: Merge pull request #337 from sbeaver-netgate/firewall_schedule_edit.php
- Converted firewall_schedule_edit
-
11:10 AM Bug #4854: OpenVPN bound to gateway group using CARP IP doesn't start with CARP master status
- Hi Chris,
think there is still a problem.
When CARP goes to backup on let say pfsense#1, it stops openvpn and i... - 11:07 AM Revision a4b3dbce: Merge pull request #332 from sbeaver-netgate/firewall_nat_edit
- Converted firewall_nat_edit
-
07:19 AM pfSense Packages Bug #4922: Nut Settings Page - PHP Config nut.inc - Field Validation Fails
- Merged and working again.
-
07:12 AM Todo #4672: Update igmpproxy to latest version
- Can this be done for 2.2.5 please? There is a whole galore of people complaining about this... https://forum.pfsense....
-
01:01 AM pfSense Packages Bug #3434 (Resolved): widentd
- thanks
08/07/2015
- 08:21 PM Revision 4b94f9ec: Partially converted
- Requires revised save logic using an array rather than multiple POST
fields
Also like to look at possibility of chan... - 07:18 PM Revision 55d43903: Merge branch 'logos' into bootstrap
-
06:07 PM pfSense Packages Bug #3434: widentd
- Merged -> fixed.
- 05:56 PM Revision f4beb885: Updated logos
-
04:17 PM pfSense Packages Bug #4917 (Resolved): Filer package install is broken
- thanks
- 03:02 PM Revision eda83714: Merge branch 'firewall_rules' into bootstrap
- 03:01 PM Revision 42a6bcbd: Change savings display class.
- 02:53 PM Revision 50e12e3e: Merge branch 'firewall_nat_out' into bootstrap
- 02:52 PM Revision 1ce2bbbc: Merge branch 'firewall_nat_1to1' into bootstrap
- 02:52 PM Revision f2776958: Merge branch 'firewall_nat' into bootstrap
- 02:52 PM Revision d9a57fcd: Merge branch 'firewall_rules' into bootstrap
- 02:51 PM Revision c821a6cd: Added panel etc
- Added panel for consistency
moved “store changes” button to <nav>
Changed icon legend to <dd> for consistency - 02:29 PM Revision 1c0d1b28: Change icon display
- Change icon display to<i>
Remove row shading
Remove unneeded checkbox - 02:22 PM Revision 91d452c7: Removed row shading
- 02:19 PM Revision 0032fa52: updated icons etc
- Changed icon display
Removed row shading
Removed unneeded checkboxes - 02:08 PM Revision 7abddc12: icon and checkbox changes
- display icon with <i>
eliminate unneeded checkbox -
12:46 PM Bug #4874: pf crash related to source tracking: pf_hashsrc: unknown address family 0
- Same system crashed identically on 2.2.4:...
-
12:24 PM Feature #4923 (Resolved): Add LDAP support for RFC2307 style group membership
- Turnkey Linux OpenLDAP (which runs the phpLDAPadmin web UI) seems to define group membership differently than pfSense...
-
11:09 AM Feature #4044: Add UEFI support
- Will this be looked at eventually? I think GEN2 Hyper-V support would be a great thing, particularly for dynamic mem...
- 01:51 AM Revision db141f98: Added alias pop-ups
- 01:23 AM Revision dbbd22f9: Added alias pop-up
- 12:36 AM Revision 90741c50: Merge branch 'firewall_nat_npt' into bootstrap
- 12:36 AM Revision b4c47a85: Merge branch 'firewall_nat_1to1' into bootstrap
- 12:36 AM Revision 5e07cad0: Merge branch 'firewall_nat_out' into bootstrap
- 12:36 AM Revision 3e051f35: Merge branch 'firewall_nat' into bootstrap
- 12:35 AM Revision 8bbab8a3: Added store changes button and containing panel
- 12:29 AM Revision 598dc5ed: Added store changes
- 12:25 AM Revision 56fca890: Save re-ordered list
- 12:02 AM Revision 797f7b50: Save changed rule order
08/06/2015
- 11:41 PM Revision 74ccc915: Merge branch 'firewall_nat_1to1' into bootstrap
- 11:41 PM Revision b27b4e4b: Updated to use jquery drag/move
- 11:34 PM Revision eff6aa06: Merge branch 'firewall_nat_out' into bootstrap
- 11:34 PM Revision 753dd9fc: Updated to use jQuery drag/move
- 11:26 PM Revision 2d708e43: Merge branch 'firewall_nat' into bootstrap
- 11:26 PM Revision 4cf530c4: Updated to use jQuery row drag/move
- 10:53 PM Revision eb19b66d: Merge branch 'firewall_aliases_edit.php' into bootstrap
- 10:53 PM Revision 6fceee6b: Fixed issue when address array contained blank entries
- Todo: Probably a better way to fix this, but this fix at least allows
the page to function. - 03:47 PM Revision ac23816a: Merge branch 'firewall_nat_out' into bootstrap
- 03:46 PM Revision 1d449e7c: firewall_nat_out Conversion complete
- Ready for review
-
02:40 PM pfSense Packages Bug #3434: widentd
- This is fixed by https://github.com/pfsense/pfsense-packages/pull/952
-
11:06 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- If you really want this displayed somewhere in dashboard, you can assign the underlying physical interface (and use t...
-
08:25 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- Thank you both for looking into this. Apparently something changed (gasp!) since the previous release. I looked at ...
08/05/2015
-
11:26 PM pfSense Packages Bug #4922: Nut Settings Page - PHP Config nut.inc - Field Validation Fails
- https://github.com/pfsense/pfsense-packages/pull/939
-
09:01 PM pfSense Packages Bug #4922 (Resolved): Nut Settings Page - PHP Config nut.inc - Field Validation Fails
- Original issue:
PfSense 2.2.3 and 2.2.4, install Nut 2.0.5.
Go to configure as 'Remote NUT Ups', fill in fields u... - 10:15 PM Revision 37ad2e00: Highlight all cells in the row
-
05:24 PM Revision c0d5c143: Merge pull request #1806 from nagyrobi/patch-24
-
11:01 AM Bug #4921 (Resolved): Disabling a gateway does not remove static routes for DNS servers set to use it
- After disabling a gateway in System > Routing, Gateways if you have DNS servers defined in System > General Setup tha...
-
06:59 AM Bug #4920 (Not a Bug): Traffic Shaping Wizard don't show "LAN" Interface
- LAGG interfaces do not support ALTQ directly, so they don't appear in the shaper wizard or other ALTQ areas unless th...
-
05:38 AM Bug #4920 (Not a Bug): Traffic Shaping Wizard don't show "LAN" Interface
- I have an little issue with the Traffic Shaping Wizard on my pfSense. I have the following interfaces:
-WAN 1 (VLA... -
01:16 AM pfSense Packages Bug #4919 (Not a Bug): squid transparent proxy interface problem
- Hello!
I don't know where to report this =)
I found a problem in squid3 package. In web configuration script (/usr/...
08/04/2015
-
09:19 PM Revision 44551f82: Fix missing DH group 22-24
-
09:18 PM Revision 9f52ee2c: Fix missing DH group 22-24
-
07:59 PM pfSense Packages Bug #4917: Filer package install is broken
- working
-
01:46 PM pfSense Packages Bug #4917 (Feedback): Filer package install is broken
- Pull request has been merged
-
11:23 AM pfSense Packages Bug #4917: Filer package install is broken
- NWM, looking at filer_sync.xml instead.
https://github.com/pfsense/pfsense-packages/pull/933 -
11:18 AM pfSense Packages Bug #4917: Filer package install is broken
- I frankly cannot see there's it referenced in the filer.xml.
- 06:37 PM Revision 69d42601: Merge branch 'loadbalancer_monitor' into bootstrap
- 06:36 PM Revision ac800670: load_balancer_monitir Conversion complete
- Ready for review
-
04:58 PM pfSense Packages Bug #4555 (Resolved): Tiny DNS: Service does not start
- thanks
-
01:37 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- Confirmed working by multiple forum users, safe to close. ;)
- 04:35 PM Revision 95056f94: Merge branch 'firewall_nat_1to1' into bootstrap
- 04:34 PM Revision fe4dec8f: Add containing panel
- 04:28 PM Revision b7e553b1: firewall_nat_1to1 COnversion complete
- Ready for review
-
04:23 PM Bug #4918 (Resolved): DH groups 22-24 do not function
- The configuration generated when DH groups 22-24 is incorrect (the _ike_ and _esp_ attributes are incomplete.)
Pul... - 03:23 PM Revision 66df2190: Initial conversion
-
12:20 PM Bug #4806: Mobile IPSec Broken on iOS devices after 2.2.3 Upgrade from 2.2.2
- We are running version 2.2.4 but we still appear to have this issue.
We followed the guide at:
https://doc.pfsens... -
10:48 AM Revision 30ccf550: put back the missing newline
- Since 2.2 the console is missing the separating line between the interfaces list and the menu, which makes it harder ...
-
06:03 AM Bug #4916: Requesting 8GB NanoBSD image
- As I said I am aware of that, but having a 8GB image (which means approx 4GB per slice) would be a benefit for packag...
-
05:24 AM Bug #4766: "URL Table (IPs)" and "URL (IPs)" do not work when text file is hosted on a fresh install of pfSense
- Yes, the one I attached is sufficient to replicate this issue. I just tested 2.2.3 and 2.2.4 and they both still have...
- 04:13 AM Revision 24850bca: only read file if it exists, and only foreach if an array.
- 04:10 AM Revision 0057e62d: only read file if it exists, and only foreach if an array.
-
03:23 AM Bug #2762: PF drops IPv6 packets with fragment header followed by a last fragment only
- I modified _/usr/local/www/firewall_rules_edit.php_ with enclosed patch (pfSense 2.2.4)
After that, protocol "IPV6... - 01:31 AM Revision d098d2ce: Merge https://github.com/SjonHortensius/pfsense into bootstrap
08/03/2015
-
09:16 PM pfSense Packages Bug #4917 (Resolved): Filer package install is broken
- Forum: https://forum.pfsense.org/index.php?topic=97540.0
In the recent commits "function filer_install()" was remove... - 07:53 PM Revision 31d613d2: Merge pull request #335 from sbeaver-netgate/XSS
- XSS/Security updates from upstream
- 06:08 PM Revision 2a52350e: Merge branch 'firewall_nat_edit' into bootstrap
- 06:08 PM Revision 7bd45a1d: Merge branch 'firewall_nat' into bootstrap
- 06:03 PM Revision 96798027: Merge branch 'XSS' into bootstrap
- 05:11 PM Revision 603aa20f: XSS/Security updates from upstream
- The pfSense maintainers have provided a list of 30 or so security
changes related to the web GUI that have been made ... -
05:11 PM pfSense Packages Bug #4731: softflowd process gets started twice during bootup
- Fixed with the above commit.
-
02:30 PM Bug #4916 (Not a Bug): Requesting 8GB NanoBSD image
- it's fine (and better in ways) to use a larger card than the image size. this has been discussed at length in other t...
-
02:24 PM Bug #4916 (Not a Bug): Requesting 8GB NanoBSD image
- Looks like around where I live the 4GB CF cards start to disappear from the market. Today all I can find are Kingston...
- 01:18 PM Revision 2ab10468: Allow to create empty bogons on nanoBSD
- If for some reason the bogons file/s do not exist then this code creates
empty ones before making any use of them in ... -
01:17 PM Revision 626f10a3: Merge pull request #1804 from phil-davis/bogons-not-exists
-
11:29 AM pfSense Packages Bug #4880: ntopng - multiple issues (needs a major package rewrite)
- Just a note here: 1/ only happens as a result of 2/ (and of subsequent restarting of the reinstall).
-
11:28 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- Dave B wrote:
> Nevermind, restarted and it worked
That's #4880 (see point 2 there). Good luck figuring it out. -
10:38 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- Nevermind, restarted and it worked
-
10:34 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- the new ntopng package is "broken"
froze at Executing custom_php_global_functions()...
and stay there forever -
08:47 AM pfSense Packages Bug #4555 (Feedback): Tiny DNS: Service does not start
- Pull request has been merged, thanks!
-
07:51 AM pfSense Packages Bug #4612 (Feedback): syslog-ng creates logrotate cron job, but logrotate doesn't exist
- Pull request has been merged
-
04:30 AM Feature #4915 (Resolved): Move logout link
- The logout link is currently hidden in the middle of the System menu which makes it a bit awkward to find, it would b...
-
03:50 AM Bug #3749: Upgrade from 2.1.4 to 2.2 does not automatically reboot
- Also had same problem refusing to reboot in 2.2.2. I was able to get to console but reboot failed there too. But on s...
-
02:04 AM Feature #4914 (New): Packet Capture Settings
- It would be nice if the Packet Capture utility, once started, could keep in memory the settings it started with and s...
08/02/2015
- 08:44 AM Revision 42d24d00: Merge pull request #331 from sbeaver-netgate/firewall_nat_out_edit.php
- Converted firewall_nat_out_edit
- 08:43 AM Revision f9b2aaa5: Merge pull request #329 from sbeaver-netgate/system_crlmanager.php
- Convert system_crlmanager
- 08:42 AM Revision 4a098495: fix a few syntax problems #327
- 08:41 AM Revision b70992c6: Merge pull request #327 from sbeaver-netgate/diag_ipsec.php
- Converted diag_ipsec
- 08:25 AM Revision c3e5fd5b: Merge pull request #326 from sbeaver-netgate/diag_gmirror.php
- Converted diag_gmirror
- 08:20 AM Revision 5db21898: Merge pull request #325 from sbeaver-netgate/services_captiveportal.php
- Converted services_captiveportal
- 08:08 AM Revision 60558695: Merge pull request #330 from sbeaver-netgate/firewall_shaper
- converted firewall_shaper
-
04:58 AM Bug #4913 (Duplicate): XMLRPC sync craches PHP-fpm
- Hi!
Having a problem that XMLRPC gets "Code 5: Didn't receive 200 OK from remote server. (HTTP/1.0 500 Internal Se... -
04:58 AM Bug #4286: State killing on gateway change
- Here is a new test case in the latest 2.2.4 release:
- I start a "ping 8.8.8.8"
- Link ADSL is up, link 3G is up,... -
04:21 AM Bug #4287: Wrong display for ppp in Interfaces page
- Looked a bit at the source code:
There is 3gstats.php which is retrieving datas from the Huawei monitoring device:...
08/01/2015
-
01:09 AM Bug #4911 (Confirmed): AES-NI hardware crypto not always displayed in information widget
- It's definitely less than ideal, especially given it doesn't reliably work. dmidecode is not an alternative though, a...
07/31/2015
- 07:58 PM Revision 2807e479: Fixed error in use of array_merge()
- array_merge() re-numbers the keys :(
-
07:38 PM Revision 4730e951: Fix /conf symlink, if must point to /cf/conf absolute path
- 07:32 PM Revision 0e6ac11d: firewall_nat.php Conversion complete
- Ready for review
-
06:40 PM Revision 6fa9f38c: Drop support for jail platform
-
06:16 PM Revision bb3ee8a1: Add an empty file in order to make git deal with empty /home subdir
-
06:15 PM Revision 905e3a1b: Create /conf symlink pointing to cf/conf
-
06:13 PM Revision e520b4e3: Use /cf/conf to populate default config on cdrom since it is always present, /conf is a synlink
-
06:04 PM Revision 70497688: Do not try to use a variable that is not set yet
-
05:51 PM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- Given this information, I think it's possible to meet both sets of uses neatly.
I'll have a go at a second versio... -
03:02 PM Revision d3f1140f: Call lua_installer passing rescue as parameter since lua_installer_rescue is gone
-
01:11 PM Revision 21dfcd61: Remove extra parenthesis
-
01:10 PM Revision 96bf5038: Add UUID to pkg user agent
-
01:04 PM Revision fdc5447b: Define HTTP_USER_AGENT for pkg calls
-
01:03 PM Revision 5779ade6: Introduce a new item to $g global, 'product_version' and stop reading /etc/version all around
-
12:41 PM Revision 6fed300c: Remove FreeBSD repo
-
04:15 AM pfSense Packages Bug #4912 (Resolved): mtr-nox11 - tcp mode unusable (v0.86 needed)
- Can someone please bump the PBI to 0.86? With 0.85, the only thing you get is...
-
02:03 AM pfSense Packages Bug #4885: squid3 chmod error at boot after reinstall post-upgrade
- 2015/07/31 03:05:08 kid1| /var/run/squid/squid.pid: (1) Operation not permitted
2015/07/31 03:05:08 kid1| WARNING: C... -
01:46 AM Bug #4911: AES-NI hardware crypto not always displayed in information widget
- Guys, this "method" is really pathetic. Not having things like /proc/cpuinfo does not help here, but what's exactly w...
07/30/2015
-
09:54 PM Revision d4b361c0: Remove option C from cdrom boot menu and disable LiveCD option
-
09:52 PM Revision 5f6af1cd: Remove options ~ and ! from valid keys on cdrom boot menu
-
09:48 PM Revision 996f5a5b: Remove an undocumented and hidden option called 'RecoveryConsoleShell'
- 09:21 PM Revision 223af28c: firewall_nat_edit.php COnversion complete
- Ready for review
-
08:32 PM Bug #4911 (Resolved): AES-NI hardware crypto not always displayed in information widget
- The /var/log/dmesg.boot snapshot file appears to be created too early in the boot process resulting in hardware crypt...
- 08:28 PM Revision ee4b22ea: firewall_nat_edit Partial conversion
- Some JS left to complete
- 08:07 PM Revision 9d454891: fix whitespace
- 08:02 PM Revision aa14a0f4: Add NUT package help location
- 07:23 PM Revision f791f28d: remove the destination server's interface(s) from dhcrelay. Ticket #4908
-
04:49 PM pfSense Packages Bug #4857: Cannot install squid3 on pfsense 2.2.3
- I confirm squid3 dies or doesnt work on pfsense 2.2.3
After a few days qwhere everything was running fine, squid s... -
04:39 PM Revision 08164587: Remove more rc files from Obsolete list
-
04:26 PM Revision 0a362fce: Remove more files from obsolete, they are still part of recent versions
-
04:23 PM Revision 6a45637d: Remove more files from obsolete, they are still part of recent versions
-
04:23 PM Revision 30ce1abb: Remove more files from obsolete, they are still part of recent versions
-
04:13 PM Bug #4418: IPsec mobile clients - bogus "p" appended to search domain
- Running pfSense 2.2.4 and attempting to connect with iOS 8.4. This problem still apparently exists in some form or an...
-
03:51 PM Bug #4910 (Rejected): Alias URL table with FQDN entries which don't update / higher frequency needed
- Two completely different animals there.
Host and network aliases are parsed in pfSense and passed into filterdns f... -
03:46 PM Bug #4910 (Rejected): Alias URL table with FQDN entries which don't update / higher frequency needed
- According to [[https://doc.pfsense.org/index.php/Aliases#Aliases_and_Hostnames]] hostnames are updated as often as co...
-
03:51 PM Revision 4a18f426: This is handled above now.
-
03:50 PM Revision d3d8d98c: This is handled above now.
-
03:34 PM Revision 6b8ad2da: More safety belts on CP DB open
-
03:34 PM Revision 0351eef8: More safety belts on CP DB open
-
03:21 PM Revision ff546454: Remove more bsdinstaller files from pfSense.obsoletedfiles
-
03:21 PM Revision 3e3b15a6: Remove WipePackages.php
-
03:21 PM Revision bb947e8f: Do not obsolete items from /var/db/pkg
-
03:21 PM Revision ad53a5d7: Do not obsolete after_installation_routines.sh, it's part of bsdinstaller pkg
-
03:21 PM Revision 5f535596: Remove unused ftmp references
-
03:21 PM Revision 687631c6: Remove bdiff support
-
03:21 PM Revision 488b975c: Change welcome to /dev/null on login.conf and stop removing /etc/motd
-
02:42 PM Revision bda867db: Take more care when attempting to open the CP database. Don't assume it's valid before attempting to use it.
-
02:42 PM Revision 7c38032f: Take more care when attempting to open the CP database. Don't assume it's valid before attempting to use it.
-
02:15 PM Revision 79e46ebd: Reinitialize the captive portal database for a zone if it is corrupt/unreadable. Fixes #4904
-
02:15 PM Revision 2ae65d99: Reinitialize the captive portal database for a zone if it is corrupt/unreadable. Fixes #4904
-
01:29 PM pfSense Packages Bug #4263 (Needs Patch): ntopng: historical feature issue
- needs fixed upstream
-
05:47 AM pfSense Packages Bug #4263: ntopng: historical feature issue
- 1/ This is an upstream issue.
2/ Has no influence here on functionality. Dunno what time interval you have selected.... -
11:59 AM Bug #4896: Gateway group failover
- I've tried back and forth to trigger the fault again, but it is a no show, which is both good and bad. :)
However ... -
03:53 AM Bug #4896: Gateway group failover
- First of all i turned off Grown notifications (thought they were off). And the warnings disappeared. Thanks!
I tri... -
11:34 AM pfSense Packages Bug #4731: softflowd process gets started twice during bootup
- Scratch that, a proper one here: https://github.com/pfsense/pfsense-packages/pull/917
-
10:37 AM pfSense Packages Bug #4731: softflowd process gets started twice during bootup
- https://github.com/pfsense/pfsense-packages/pull/916
- 10:58 AM Revision ede37031: Allow to create empty bogons on nanoBSD
- If for some reason the bogons file/s do not exist then this code creates
empty ones before making any use of them in ... -
10:15 AM Bug #4329: OpenVPN Server returns an error message while validating selfsigned certificate with a deep of 2
- I've disabled the certificate check and went with the default "Do not check".
-
09:20 AM Bug #4904: Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Applied in changeset commit:79e46ebda9eb3b92fc911fd82ef3b701ef3a64da.
-
09:20 AM Bug #4904 (Feedback): Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Applied in changeset commit:2ae65d99d228f8de891bd93d359ad9fca95c3adf.
-
08:32 AM Bug #4904: Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Though I saw this happen on a production unit when performing an upgrade, I can't seem to reproduce it locally.
On... - 06:27 AM Revision 97613114: remove the destination server's interface(s) from dhcrelay. Ticket #4908
- 05:49 AM Revision fc3e3bdb: remove more old, unused platform stuff
- 05:49 AM Revision f688185c: remove more old, unused platform stuff
- 05:38 AM Revision c7ea65c2: Fix killing of individual states for IPv6. Ticket #4906
- 05:37 AM Revision fcf8ac0a: Fix killing of individual states for IPv6. Ticket #4906
- 05:28 AM Revision ffb3d9d5: fix whitespace
- 05:28 AM Revision 324ce0b9: fix whitespace
- 05:17 AM Revision c5dbb02f: Use the appropriate source and dest IPs for all state types. Ticket #4907
- 05:16 AM Revision 38e7c093: Use the appropriate source and dest IPs for all state types. Ticket #4907
- 04:10 AM Revision d3712bdf: remove old unused nopccard_platforms
- 04:08 AM Revision 58ec9af1: remove old unused nopccard_platforms
- Conflicts:
etc/inc/globals.inc - 04:02 AM Revision edd4c038: sync rc.firmware_auto with master
- 04:01 AM Revision ac565fab: remove wrap and net4501 platforms, they haven't existed for years.
-
01:26 AM Todo #4908 (Feedback): binding of destination interface of dhcrelay no longer necessary
- pushed to RELENG_2_2 for verification, need to cherry-pick to master once confirmed.
-
01:23 AM Todo #4908 (Resolved): binding of destination interface of dhcrelay no longer necessary
- At some point ages ago, if you specified an interface list with dhcrelay, you had to also include the interface(s) wh...
-
12:35 AM Bug #4906 (Feedback): killing of individual IPv6 states on diag_dump_states.php doesn't work
- looks to be fixed with what I just pushed.
-
12:15 AM Bug #4907 (Feedback): diag_dump_states.php individual state kill assumes left IP as source IP
- looks to be correct with what I just pushed, leaving for further confirmation.
-
12:12 AM Bug #4907 (Resolved): diag_dump_states.php individual state kill assumes left IP as source IP
- diag_dump_states.php's individual state killing assumes the left IP in the state is the source IP, which isn't true f...
07/29/2015
-
11:54 PM Bug #4906 (Resolved): killing of individual IPv6 states on diag_dump_states.php doesn't work
- diag_dump_states.php doesn't kill individual IPv6 states. It finds the source and dest as the first group of the addr...
-
08:16 PM Bug #4896: Gateway group failover
- Warning: dns_get_record(): DNS Query failed in /etc/inc/notices.inc on line 390
That comes from trying to look up th... -
03:25 PM Bug #4896: Gateway group failover
- This might be a DNS related issue dues to the warning messages I get. So FYI I am using the DNS Resolver with these s...
-
03:02 PM Bug #4896: Gateway group failover
- First of all when I run /etc/rc.filter_configure_sync it outputs 16 of these:
Warning: dns_get_record(): DNS Query ... -
02:15 PM Bug #4896: Gateway group failover
- what if you run:...
-
07:50 PM Revision 4379f318: Check both greater and less than for the configuration version in XMLRPC sync. Fixes #4902
-
07:50 PM Revision 33697d18: Check both greater and less than for the configuration version in XMLRPC sync. Fixes #4902
- 06:53 PM Revision 30e18055: firewall_nat_out_edit.php Conversion complete
- Ready for review
-
06:40 PM Revision 6538d22f: Use an alternate method to find VIP targets that should be allowed for Captive Portal. Fixes #4903
-
06:39 PM Revision 7fbe16f7: Use an alternate method to find VIP targets that should be allowed for Captive Portal. Fixes #4903
-
06:32 PM Feature #4905 (Needs Patch): Expose Curve25519 DH group to UI
- StrongSwan has additional key exchange groups that are not currently offered:
https://wiki.strongswan.org/projects... -
03:40 PM Revision 83a05b66: Add "sockstat" output to status.php
-
03:40 PM Revision 66f278b4: Add "sockstat" output to status.php
-
03:00 PM Bug #4902: XMLRPC Sync version check ineffective in some cases
- Applied in changeset commit:4379f31869e48e98f73600a166854ab417c3f645.
-
03:00 PM Bug #4902 (Feedback): XMLRPC Sync version check ineffective in some cases
- Applied in changeset commit:33697d18572e8f3f320b0627101e663710fa3dba.
-
02:23 PM Bug #4902: XMLRPC Sync version check ineffective in some cases
- Looks like we only test for "$parsed_response['config_version'] < $config['version']" and not greater than.
https:... -
10:04 AM Bug #4902 (Resolved): XMLRPC Sync version check ineffective in some cases
- With an HA setup with XMLRPC sync there is supposed to be a version check to prevent different versions of pfSense fr...
-
02:48 PM Revision 5898371a: Move cleargpt.sh and cleargmirror.sh scripts to main repo
-
01:50 PM Bug #4903: Captive Portal ipfw rules are not correctly including interface CARP VIPs
- Applied in changeset commit:6538d22fcb8068b276585b6cc2b4f7b9b0c58829.
-
01:50 PM Bug #4903 (Feedback): Captive Portal ipfw rules are not correctly including interface CARP VIPs
- Applied in changeset commit:7fbe16f7989890122e429bbf5048324a263d13b8.
-
01:16 PM Bug #4903: Captive Portal ipfw rules are not correctly including interface CARP VIPs
There is similar code in filter.inc and captiveportal.inc for these rules. The code in filter.inc generates rules f...-
10:10 AM Bug #4903 (Resolved): Captive Portal ipfw rules are not correctly including interface CARP VIPs
- With Captive Portal on an interface with a CARP VIP, 2.1.x properly included the CARP VIP in the ipfw rules:...
-
01:38 PM Revision 59e04186: run early shell commands earlier
- Early shell commands are not run early enough. Running at boot "ifconfig emX name ethX" for all interfaces in order t...
-
10:15 AM Bug #4904 (Resolved): Captive Portal databases are not upgraded from sqlite 2.x to sqlite 3.x, must be removed post-upgrade
- Upgrading from pfSense 2.1.x to 2.2, the captive portal databases are in the older sqlite 2.x format and cannot be re...
-
08:07 AM pfSense Packages Bug #4901 (Not a Bug): How to block https Sites in pfsense
- Not a bug. Seek help on the forum/mailing list, this is not a support forum.
-
08:01 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- Kill bill is right, this really seems to be an issue with your configuration. I think the best way to go about it is ...
-
07:58 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- Ravi Kumar wrote:
> That is a major bug in pfsense.
You can only filter HTTPS requests when DNS lookups are chann... -
05:37 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- That is a major bug in pfsense.
-
05:06 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- This is not the place for support questions. https://www.pfsense.org/get-support/
-
05:05 AM pfSense Packages Bug #4901: How to block https Sites in pfsense
- Ravi Kumar wrote:
> Proxy filter SquidGuard: Target categories >> creating a New target apply to denying some sites... -
05:04 AM pfSense Packages Bug #4901 (Not a Bug): How to block https Sites in pfsense
- Proxy filter SquidGuard: Target categories >> creating a New target apply to denying some sites.(eg.-https://www.fac...
-
07:27 AM Feature #4899: Additional BOOTP/DHCP Options should allow a force option
- This is a RELENG_2_2 patch for /etc/inc/services.inc with a safe workaround for PXElinux.
It would be better to just... -
12:24 AM Feature #4899 (New): Additional BOOTP/DHCP Options should allow a force option
- One use case is for pxelinux with options 208,209,210.
The client will not request these options so it must be force... -
07:12 AM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- The "without context" parts are part of it, also if there are only additions and no deletions, with the right context...
-
05:10 AM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- I'm not sure about some of the comments above - I'll look into the points raised. This patch should only have change...
-
03:43 AM pfSense Packages Todo #4900 (Resolved): Shellcmd package needs a rewrite from scratch
- Completely nonsensical code with tons of garbage and hundreds of wheels reinvented. Will submit a pull req when done.
07/28/2015
-
11:36 PM Feature #4898: Allow packages to request syslogd socket to be created inside chroot
- Pull request: https://github.com/pfsense/pfsense/pull/1802
-
10:18 PM Feature #4898 (Resolved): Allow packages to request syslogd socket to be created inside chroot
- Currently there is no way to run a package inside chroot if it requires logging socket to be located inside chroot. L...
-
11:29 PM Bug #4896: Gateway group failover
- The gateway group with re0 and ppp0 still says " route-to { ( re0 x.x.x.x ) } "
-
10:48 PM Bug #4896: Gateway group failover
- check the output of: ...
-
10:40 PM Bug #4896: Gateway group failover
- My setup for the WAN looks like this:
ISP - switch - Pfsense
If I pull the cable between the ISP and the switch... -
10:25 PM Bug #4896: Gateway group failover
- It shows:
Name: WAN
Gateway: Changes from GW IP to "Dynamic"
Monitor: GW IP
RTT: 0.5ms
Loss: Changes from 0% t... -
04:19 PM Bug #4896 (Feedback): Gateway group failover
- this works, nothing here to indicate a bug. Best to use one of our support resources for assistance first in the futu...
-
02:26 PM Bug #4896 (Not a Bug): Gateway group failover
- Two WAN connections (re0 and ppp0).
The two gateways are in a gateway group (re0 as tier 1 and ppp0 as tier 2).
Rul... - 06:09 PM Revision 3b6dedf3: firewall_shaper* Conversion complete
- Ready for review
- 04:35 PM Revision d2466d40: Revised javascript on firewall_shaper_vinterface
-
04:15 PM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- Fixed by https://redmine.pfsense.org/projects/pfsense-packages/repository/revisions/838a67e8432d882b7f8c3d4a75564ed89...
-
03:44 PM pfSense Packages Feature #4897 (Resolved): Use errorfiles with frontend(s) via UI
- HAProxy currently allows you to define errorfiles for use with backend server pools.
It would be great to be able ... -
03:10 PM Bug #4329: OpenVPN Server returns an error message while validating selfsigned certificate with a deep of 2
- Has this one stalled? It is affecting me too.
Is there a safe workaround?
-
02:27 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- My mistake, exists for me. Ok, looks like this bug will be squashed as soon as v1.0.7 is out!
-
02:18 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- It's /usr/pbi/syslog-ng-amd64/local/sbin/logrotate
-
02:14 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- I have v1.0.6 of the packageinstalled and /usr/pbi/syslog-ng-amd64/sbin/logrotate doesn't exist for me. Will this be ...
-
02:09 PM pfSense Packages Bug #4612: syslog-ng creates logrotate cron job, but logrotate doesn't exist
- Joshua Ruehlig wrote:
> But, logrotate doesn't exist on the system.
logrotate actually does exist. Just elsewhere... -
02:18 PM pfSense Packages Bug #4895 (Resolved): System Patches - multiple regressions with the new code
- Some notes on Kill Bill's observations and the assumptions made by the commit:
* Apply and Revert status cannot be... -
02:06 PM pfSense Packages Bug #4895: System Patches - multiple regressions with the new code
- I reverted the broken commit. Leaving this as resolved for now (though "Needs patch" may be better).
-
12:36 PM pfSense Packages Bug #4895 (Resolved): System Patches - multiple regressions with the new code
- 1/ When you click Test, then click Apply *without* clicking Close on the red banner, it applies the patch, but does n...
-
10:21 AM Bug #4894 (Not a Bug): rc.dyndns.update is missing to update one or two entries from <dyndnses></dyndnses>
- Since upgrade to V2.2.4 from v2.2.3 not all dyndns entries are updated correctly.
After a few reboots I've noticed t... -
09:11 AM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- https://github.com/pfsense/pfsense-packages/pull/909
Die, PBI, die!!! #$%^@!!! :-X -
07:55 AM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- That's still a switch configuration problem. Unless you have a bridge on pfSense involved, you should have "portfast"...
-
07:50 AM Bug #4845: CARP preemption doesn't switch to backup where connectivity between systems is lost but not NIC link
- Upon further testing, this issue seems to cause further problems described below when using certain switches that tak...
-
07:29 AM Bug #3794 (Duplicate): Re-orderable IPsec
- As mentioned in a previous comment on this ticket, it was rejected because it was a duplicate of #3328.
-
07:27 AM Bug #3794: Re-orderable IPsec
- Issue was fixed in 2.2 why marked as rejected?
Thanks
Robert -
05:33 AM Bug #4876: Cannot define table: Cannot allocate memory with large table aliases
- Well I think I have found something (basically, kernel limits issue), but the hints there are not useful since kern.m...
-
04:03 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- Alex . wrote:
> I think the problem has accumulated during the work of this system (2.0.x -> ... -> 2.2.4).
2.0.x... -
01:32 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- OK
Today checked the update from version 2.1.5 to 2.2.4 on a clean system (vmware), everything works. I think the pr... - 02:29 AM Revision 8141416f: Revert "Replace space to tab indentations"
- This reverts commit ff01ab1a7460a6061f2df3f8cf50b744ba5dc912.
-
12:21 AM Bug #4797: Display any advanced DHCP server settings when opening Services DHCP webGUI page
- Note this is in RELENG_2_2 2.2.4-RELEASE also:
https://github.com/pfsense/pfsense/commit/dea04167b4678353d99b58279fe... -
12:15 AM Bug #4287: Wrong display for ppp in Interfaces page
- The simstate and service fields in your output are the field offsets used by the code, so that is a good start. But t...
07/27/2015
-
11:54 PM Bug #4513: Change in IP Alias name causes no tables on reboot
- Bump this to make it appear later than the 200 entries Chris just mass-changed. I think this one can be closed as dup...
-
11:00 PM Bug #4522 (Not a Bug): ipsec mobile client not working on android
- this is a bug in racoon on Android. Described here. https://wiki.strongswan.org/issues/255 also #4891
not a bug i... -
10:57 PM pfSense Packages Bug #4217 (Resolved): siproxd on pfSense 2.2-RELEASE i386 fails to start
-
10:57 PM Bug #4269 (Not a Bug): Modifying port forwarding rule to invalid IP kill the firewall until reboot
- haven't gotten info to replicate, and no one else has reported same.
Eric: if you can provide specifics to replic... -
10:40 PM Bug #4888 (Feedback): URL Port alias causes error loading rules in 2.2.4
- thanks Phil. Agree on getting rid of all the complications here. I went through and tested it all myself too after yo...
-
08:14 PM Bug #4888: URL Port alias causes error loading rules in 2.2.4
- For master: https://github.com/pfsense/pfsense/commit/8e24ffdd7a0cea3580f15317275128c6abe924d2
For RELENG_2_2 and 2.... -
09:58 AM Bug #4888: URL Port alias causes error loading rules in 2.2.4
- Oops, I put url_port instead of url_ports in that first pull request.
A hopefully better attempt is https://github.c... -
03:22 AM Bug #4888 (Resolved): URL Port alias causes error loading rules in 2.2.4
- Forum: https://forum.pfsense.org/index.php?topic=97101.0
It seems I did not consider the url_port alias type when "f... -
08:39 PM Feature #4883: DNS Fowarder domain overrides
- From Diagnostics->DNS Lookup it was reporting stuff from the upstream public DNS for me, as well as 127.0.0.1 so I us...
-
01:16 PM Feature #4883: DNS Fowarder domain overrides
- Today I tried switching from forwarder to resolver and was unable to get resolver to resolve against multiple entries...
-
12:26 AM Feature #4883 (Needs Patch): DNS Fowarder domain overrides
- yes, true, I misread that as Resolver.
If dnsmasq implements same support, we can definitely implement there as w... -
08:05 PM Revision 31e66b41: Move cleargpt.sh and cleargmirror.sh scripts to main repo
- 07:42 PM Revision ade65176: Fixed "Save" action
- 07:18 PM Revision 46bb6ced: firewall_shaper_layer7 done
-
06:38 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- As a temporary measure, I have backed out commit 4d7568404c276ea8fd10583e8d769f5ba82587aa by hand for testing. This, ...
-
04:24 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- Thank you Chris. Is there anything I could put in via system patches rather than hand editing files?
-
12:55 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- given the issues with it, I assumed no one could have been successfully using it. Sorry that was a wrong assumption i...
-
10:06 AM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- Forgive me for being direct...
The existing solution may not have been proper, but it did work and was very useful... - 05:54 PM Revision 6b7ae4af: Strip any \r when parsing URL table ports file
- If the URL table ports file at the URL specified has lines separated by "\r\n" rather than just "\n", then the code h...
-
05:53 PM Revision f8948f86: Merge pull request #1797 from phil-davis/patch-10
-
05:51 PM Revision 626ed2ab: Fix typo in variable name, spotted by Phil Davis
-
05:51 PM Revision afa0d32a: Fix typo in variable name, spotted by Phil Davis
- 05:51 PM Revision 2b869fa1: Strip any \r when parsing URL table ports file
- If the URL table ports file at the URL specified has lines separated by "\r\n" rather than just "\n", then the code h...
-
05:47 PM Revision ec9e4fd6: Change version to 2.2.5-DEVELOPMENT
- 05:47 PM Revision 8e24ffdd: Consider url_port alias type when checking port-type aliases V2
- This time I have typed url_ports correctly.
-
05:46 PM Revision 11bc2b1c: Merge pull request #1794 from phil-davis/patch-8
-
04:31 PM Bug #4345: Traffic Shaping doesn't work with Xen netfront driver
- > 2.2.4-RELEASE Now Available
When can we use this?
There are security fixes, which we must have. - 02:41 PM Revision d7b67981: Consider url_port alias type when checking port-type aliases V2
- This time I have typed url_ports correctly.
-
01:59 PM Bug #4893 (Resolved): Error loading rules when URL Table Ports content is empty
- During boot any urltable_ports type aliases will be loaded from the specified URLs into files in /var/db/aliastables/...
-
01:47 PM Bug #4892: LDAP Windows 2012 R2
- Using LDAP with OUs and 2012 R2 in multiple places. Definitely not a generic issue.
-
01:44 PM Bug #4892: LDAP Windows 2012 R2
- I do not have anonymous binds enabled. I have a domain user & password specified. The tests shows that connect and ...
-
01:33 PM Bug #4892 (Rejected): LDAP Windows 2012 R2
- This should be on the forum first for discussion until/unless a bug is confirmed.
That said, I hit something recen... -
01:28 PM Bug #4892 (Rejected): LDAP Windows 2012 R2
- I have an existing Active Directory domain and I recently added another AD Server in my existing domain. Existing se...
-
01:24 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- Err... not XML, but tinydns.inc; the point obviously stands, though. (I suspect that beyond /usr/local/bin/svscan, al...
-
01:20 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- @Michael: These issues won't go away until the PBI shit dies in 2.3. Meanwhile, I looked at the code and the only fix...
-
01:18 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- (This is an issue in 2.2.3 as well as 2.2.1)
-
01:13 PM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- I started working through the issues, beginning at tinydns.sh
Unfortunately it was taking more time than I have avai... -
02:12 AM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- Forum reference for tracking:
https://forum.pfsense.org/index.php?topic=96927.0
https://forum.pfsense.org/index.p... -
12:52 PM pfSense Packages Bug #4889 (Not a Bug): pfSense 2.1.5 amd64 with haproxy-devel 1.5.3: (connections.c.277) SSL: -1 5 32 Broken pipe
- You're on a version that's no longer supported, and there isn't anything here that describes an actual bug (lighttpd ...
-
05:30 AM pfSense Packages Bug #4889 (Not a Bug): pfSense 2.1.5 amd64 with haproxy-devel 1.5.3: (connections.c.277) SSL: -1 5 32 Broken pipe
- Hi,
we have several pfSenses as firewalls with loadbalancing. We're using haproxy-devel for our service, because t... -
11:08 AM Bug #4891 (Rejected): android 5 can't login pfsense 2.2.4 ipsec
- That's a bug in the Android client with strongSwan -- appeal to one or the other to fix it: https://wiki.strongswan.o...
-
11:02 AM Bug #4891: android 5 can't login pfsense 2.2.4 ipsec
- I was upgrade from 2.2.3,it's version also can't connect ipsec by android 5.
I never connect ipsec by android 5.I ca... -
10:53 AM Bug #4891: android 5 can't login pfsense 2.2.4 ipsec
- What version were you on before the upgrade, when it was working?
-
10:52 AM Bug #4891: android 5 can't login pfsense 2.2.4 ipsec
- I use pfsense 2.2.4.The client use Android 5.
I screenshot some pic.You can see some config. -
10:32 AM Bug #4891 (Feedback): android 5 can't login pfsense 2.2.4 ipsec
- Not enough detail here. Should be discussed in a forum thread first to narrow down a specific issue before opening a ...
-
09:26 AM Bug #4891 (Rejected): android 5 can't login pfsense 2.2.4 ipsec
- Hello,
I have upgrade to pfsense 2.2.4.But it's always can't connect it by android 5.
It's have log.
Jul 27 10:4... -
10:29 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- As already noted on another bug - please, remove the unmaintained, horribly broken and dead Squid2 package. Noone sho...
-
08:17 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- im using lightsquid with squid3 and works fine on 2.2.4
-
07:52 AM pfSense Packages Bug #4887: nonexistent lib file - (lightsquid not work)
- #squid2
ln -s /usr/lib/libssl.so.7 /usr/lib/libssl.so.6
ln -s /lib/libcrypt.so.5 /usr/lib/libcrypto.so.6
-
01:49 AM pfSense Packages Bug #4887 (Resolved): nonexistent lib file - (lightsquid not work)
- lightsquid not work - nonexistent lib
#perl not work
ln -s /lib/libutil.so.9 /lib/libutil.so.8
#GD not work
l... -
08:18 AM pfSense Packages Bug #4885: squid3 chmod error at boot after reinstall post-upgrade
- im having same issue, setting to 0666 works fine
-
12:24 AM pfSense Packages Bug #4885: squid3 chmod error at boot after reinstall post-upgrade
- no relation to base version
-
12:16 AM pfSense Packages Bug #4885 (Resolved): squid3 chmod error at boot after reinstall post-upgrade
- when squid3 start
warning: chmod() expects parameter 2 to be long, string given in /usr/local/pkg/squid.inc on line ... -
08:04 AM Bug #4890 (Rejected): OpenVPN - File created with ifconfig-pool-persist is destroyed upon system reboot
- Files under /var/etc are not meant to be touched by human hands. For persistent files, place them in a location that ...
-
07:53 AM Bug #4890 (Rejected): OpenVPN - File created with ifconfig-pool-persist is destroyed upon system reboot
- +Issue:+ File created with the ifconfig-pool-persist Advanced Configuration option is destroyed upon system reboot.
... - 07:00 AM Revision 645f2fa8: Pkg install error handling and connect timeout RELENG_2_2
- Fixes Redmine #4884
1) Line 778-780 - If the fetch of any of the package additional files
fails then bail out. This p... - 06:57 AM Revision 2da055f0: add a check to avoid foreach on non-array
- 06:57 AM Revision 56fd056b: add a check to avoid foreach on non-array
-
03:23 AM Bug #4844: Error loading rules for numeric host name in alias
- Note: This seems to have broken url_port alias processing.
See new bug https://redmine.pfsense.org/issues/4888 - 02:29 AM Revision dd03760e: Check if the actual $fieldname element is present in the $a_pkg[$id] array before trying to assign its value. Do same with default_value. Fixes issue where default value was not being populated for newly added fields.
-
02:20 AM Bug #4884: Pkg install additional files can fail but instllation does not abort
- Pull request for RELENG_2_2 https://github.com/pfsense/pfsense/pull/1790
I managed to get an example with it faili... -
12:26 AM pfSense Packages Bug #4869 (Duplicate): TinyDNS services fail to start in pfsense 2.3
-
12:23 AM pfSense Packages Bug #4886: ntopng error at boot after reinstall post-upgrade
- has no relation to base version
-
12:18 AM pfSense Packages Bug #4886 (Resolved): ntopng error at boot after reinstall post-upgrade
- when ntopng start
warning: Invalid argument supplied for foreach() in /etc/inc/pkg-utils.inc(423): eval()'d code o...
07/26/2015
-
11:57 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- there were a variety of problems with that implementation. we'll properly implement it in the future.
-
11:33 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- While I haven't reviewed the strongSwan code, I can attest that operationally auto is not a synonym for IKEv2. I've b...
-
11:13 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- it being a synonym for IKEv2 was only true of pre-5.x strongswan versions (see my above comment). But still it wasn't...
-
11:06 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- It would be useful if it was actually auto. It's not. It's a synonym for IKEv2 in strongSwan. Needs fixed upstream.
-
10:56 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- Hate to disagree, but auto is indeed useful. Removal breaks the ability to mix IKEv1 and IKEv2 mobile clients.
-
10:43 PM Bug #4884 (Resolved): Pkg install additional files can fail but instllation does not abort
- The code that gets "additional files" during package install does not pass failure codes back up to the overall packa...
-
07:23 PM Feature #4883: DNS Fowarder domain overrides
- That certainly works with DNS Resolver (unbound).
https://redmine.pfsense.org/issues/4350
https://github.com/pfsens... -
06:42 PM Feature #4883 (Rejected): DNS Fowarder domain overrides
- you can, add the same domain multiple times.
-
06:13 PM Feature #4883 (Needs Patch): DNS Fowarder domain overrides
- Within the DNS forwarder under the domain and host overrides it would be a good feature to allow a list of DNS serer ...
-
10:24 AM pfSense Packages Bug #4869: TinyDNS services fail to start in pfsense 2.3
- You really have pfSense 2.3?
Duplicate of Bug #4555 -
10:18 AM pfSense Packages Bug #4555: Tiny DNS: Service does not start
- https://github.com/pfsense/pfsense-packages/blob/master/config/tinydns/tinydns.inc#L77
- 08:20 AM Revision a34e9807: Bring back the ability to specify file and URL as command line arguments. Clean it up a bit.
-
06:50 AM Todo #4882: Review 120 config upgrade, bump config revision
- the 119 to 120 is regarding upnp, i had modified it such that now the user can add multiple user specified permission...
-
01:29 AM Todo #4882 (Resolved): Review 120 config upgrade, bump config revision
- There is a 119_to_120 config upgrade in master, which needs to be double checked, and if fine, bump the config versio...
-
02:04 AM Bug #4396 (Confirmed): Lengthy unbound outage during restart when adding static DHCP leases
- The root problem is that unbound reload functions (-HUP, unbound-control reload) actually stop, then start unbound. W...
- 12:51 AM Revision 8691632c: Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to retain previous behavior.
- Conflicts:
etc/inc/upgrade_config.inc - 12:45 AM Revision 905205a2: Change the log for CRLs with no data (exists but no certs revoked) to a warning since it's not technically an error.
- 12:41 AM Revision 5e11c6a1: Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to retain previous behavior.
- 12:34 AM Revision c6354005: Change the log for CRLs with no data (exists but no certs revoked) to a warning since it's not technically an error.
- 12:21 AM Revision 29fc0334: Initialize variables
07/25/2015
- 10:00 PM Revision b0994811: Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or don't want to check peer ID.
- Conflicts:
usr/local/www/vpn_ipsec_phase1.php - 09:58 PM Revision 9a2bec12: Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or don't want to check peer ID.
-
10:27 AM Feature #1831: Captive portal IPv6 support
- Hi,
I just stumbled over this ticket after trying to find the reason for IPv6 not working in my guest WiFi. Since ... -
09:50 AM Feature #4881 (Resolved): Allow NPt to use dynamic IPv6 networks
- It would be very helpful to allow NTp to be used with dynamic IPv6 connections.
-
04:04 AM pfSense Packages Bug #4877 (Resolved): ntopng fails to copy fonts on install
- thanks
-
04:04 AM pfSense Packages Bug #4877: ntopng fails to copy fonts on install
- Fixed with the above pull req. Thanks.
-
03:59 AM pfSense Packages Bug #4880 (Resolved): ntopng - multiple issues (needs a major package rewrite)
- 1/ All settings lost on reinstall/upgrade. After reinstall, I'm left with this in config.xml...
-
03:54 AM pfSense Packages Bug #4567 (Resolved): ntopNG Geo files missing
- thanks doktor
-
03:37 AM pfSense Packages Bug #4567: ntopNG Geo files missing
- This should be fixed now.
-
02:44 AM Todo #4672: Update igmpproxy to latest version
- p.s. just in case it wasn't obvious, you still need to update igmpproxy to version 0.1 - the above just relates to en...
-
02:42 AM Todo #4672: Update igmpproxy to latest version
- I've updated the post. There's a better way. Rather than creating igmpstart.sh, you can just edit the line in the s...
- 02:05 AM Revision ff01ab1a: Replace space to tab indentations
- 01:29 AM Revision b11eea17: Remove unused variables
- 01:15 AM Revision 10da4aea: Remove unused variables
-
12:19 AM Bug #4102: Could not find IPv4/IPv6 gateway for interface log spam
- https://github.com/pfsense/pfsense/pull/1784
Dunno why this needs to be logged or what kind of debugging is this s...
07/24/2015
-
11:12 PM Feature #4171 (Resolved): Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.
- yeah, done. Thanks
-
08:32 AM Feature #4171: Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.
- Plus it's already done.
-
07:30 AM Feature #4171: Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.
- I think this was already requested in #3367
-
11:11 PM Feature #3367 (Resolved): Remove restriction that IPv4+IPv6 rules limited to TCP, UDP, ICMP only
- this was done in an earlier 2.2.x release
-
11:10 PM Bug #4836 (Resolved): pfSense does not support more than 10 serial devices for PPPS
- 06:12 PM Revision 7903dd5e: Tree javascript lib added to repo
-
02:23 PM Bug #4568: mlppp settings lost after save on interface page
- Yes, you are right. There is a bit of duck-and-weave in the changes there to save the previous strings, get the $POST...
-
01:03 PM Bug #4568: mlppp settings lost after save on interface page
- thought I'd submitted this yesterday but was still sitting here.
Thanks Phil. Assuming testing checks out fine, we'... -
12:18 PM Bug #4817: rc.start_packages: Restarting/Starting all packages on config sync
- Well to correct my own typo and partly answer my own question therein:
'_Is_ this just down to using OpenVPN, becaus... -
09:36 AM Bug #4879: Multiple notices cannot be filed in the same second
- https://github.com/pfsense/pfsense/pull/1782
This is one possible quick-and-dirty pragmatic way to fix this. Increme... -
09:35 AM Bug #4879 (Resolved): Multiple notices cannot be filed in the same second
- file_notice() keys its entries by the Unix time() stamp that is only to the second. If the system wants to notify the...
-
09:31 AM Bug #4878: DHCP pools can be out of range causing DHCP server to exit
- https://github.com/pfsense/pfsense/pull/1783
has a suggested solution. -
09:30 AM Bug #4878 (Resolved): DHCP pools can be out of range causing DHCP server to exit
- For example:
LAN 192.168.1.1/24 with DHCP pool 192.168.1.100-192.168.1.199 working fine.
OPT1 192.168.2.1/24 with D... -
09:27 AM pfSense Packages Bug #4567: ntopNG Geo files missing
- Kill Bill wrote:
> That /usr/pbi/ntopng-amd64/bin/ntopng-geoipupdate.sh is definitely not a shell script, plus it do... -
08:37 AM pfSense Packages Bug #4877 (Resolved): ntopng fails to copy fonts on install
- ...
-
08:17 AM Bug #4298: Excessive errors from snmpd
- We are also experiencing the same issue. When doing snmp walk's against the pfsense firewall we get timeout's at diff...
-
04:19 AM Bug #4850: RRDGraphs suddenly stop recording
- http://clickmy.website pfsense config-router.thedesignspace.org-20150724095531.zip
Dear Chris and others,
Many th... - 04:09 AM Revision f674922e: Lower LoginGraceTime to 30s, should be plenty long for users, and mitigates the password login attempt bypass bug in OpenSSH. Ticket #4875
- 04:07 AM Revision 29f5f85e: Lower LoginGraceTime to 30s, should be plenty long for users, and mitigates the password login attempt bypass bug in OpenSSH. Ticket #4875
- 03:58 AM Revision 26ab9c1a: Display monitor IP on Gateways widget
- This version is for system patches to 2.2.4 systems
-
02:31 AM Bug #4876: Cannot define table: Cannot allocate memory with large table aliases
- Perhaps also this (copied from pfBNG update log) - really cannot see how I'm hitting the 10M limit here....
-
02:26 AM Bug #4876 (Closed): Cannot define table: Cannot allocate memory with large table aliases
- Reference: https://forum.pfsense.org/index.php?topic=95989.0...
- 12:56 AM Revision 8e3c8f53: Bump to 2.2.4-RELEASE
07/23/2015
-
11:47 PM Bug #4873 (Resolved): Key Exchange version "Auto" isn't really useful, remove it.
- fixed
-
11:47 PM Bug #4873: Key Exchange version "Auto" isn't really useful, remove it.
- strongswan 5.x versions do have a concept of 'auto' in that they'll accept either v1 or v2 as responder, use v2 only ...
-
03:00 PM Bug #4873 (Feedback): Key Exchange version "Auto" isn't really useful, remove it.
- removed, and upgrade code added to convert. Should be good now.
-
01:26 PM Bug #4873 (Resolved): Key Exchange version "Auto" isn't really useful, remove it.
- With "Key Exchange version" set to Auto in IPsec Phase 1, the Mode setting is set to Main in the GUI even if Aggressi...
-
11:35 PM Bug #4875 (Resolved): Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- if/when it gets fixed upstream we'll patch it. You have the same option that everything else does - disable password ...
-
11:17 PM Bug #4875: Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- Have you actually tested this? Because, mind you, you'll get banned from the firewall: https://doc.pfsense.org/index....
-
08:36 PM Bug #4875: Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- Current workarounds are:
1) Do not allow password authentication for ssh. The default setting for sshd in public k... -
08:05 PM Bug #4875 (Resolved): Security issue with OpenSSH "ChallengeResponseAuthentication yes" (implies KbdInteractiveAuthentication yes)
- http://www.infoworld.com/article/2951100/security/bug-exposes-openssh-servers-to-bruteforce-password-guessing-attacks...
- 11:17 PM Revision 021a97b5: Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !
- logic gets ugly.
- 11:15 PM Revision 6d86e659: Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !
- logic gets ugly.
- 08:03 PM Revision bdd9efb3: change iketype auto to ikev2 on upgrade. Ticket #4873
- 08:02 PM Revision e7f4a964: change iketype auto to ikev2 on upgrade. Ticket #4873
- 07:47 PM Revision 4d756840: Remove "auto", it's just a synonym for IKEv2. Ticket #4873
- Conflicts:
usr/local/www/vpn_ipsec_phase1.php -
07:46 PM Bug #4556 (Duplicate): pfSense_getall_interface_addresses() does not return scope identifier for link-local addresses
- thanks Paul
-
07:45 PM Bug #4556: pfSense_getall_interface_addresses() does not return scope identifier for link-local addresses
- Duplicate of #4062
-
07:45 PM Bug #4062: pfSense_getall_interface_addresses truncates v6 link local IPs
- This also broke functionality in diag_ping and diag_testport pages.
- 07:43 PM Revision 47f80269: Remove "auto", it's just a synonym for IKEv2. Ticket #4873
- 07:34 PM Revision c03512f5: include vpn.inc so IPsec CRL reload works. require_once filter.inc in
- vpn.inc for callers there that haven't already included it.
- 07:31 PM Revision 0dea741f: include vpn.inc so IPsec CRL reload works. require_once filter.inc in
- vpn.inc for callers there that haven't already included it.
- 06:38 PM Revision d17c4ee9: Fix spaces
- 06:38 PM Revision b28e1512: firewall_shaper_queues completed
-
06:21 PM Bug #4825: Mobile client IPsec config omits peer identifier
- The RSA cases are no longer skipped, and work correctly now. Commits (didn't tag this ticket since it's private):
h... -
06:21 PM Revision 0dd33394: Obsolete device.hints_wrap, it's not being used
-
06:04 PM pfSense Packages Bug #4857: Cannot install squid3 on pfsense 2.2.3
- Reinstalled pfsense from scratch using the config.xml backup I had previously created, and ended up in the same situa...
-
05:21 PM pfSense Packages Bug #4868: excessive Quagga package restart when IP change
- the issue will be addressed at some point. The complication is you can't just not restart in that circumstance, as th...
-
04:49 PM Bug #4287: Wrong display for ppp in Interfaces page
- Here is the output:
[2.2.3-RELEASE][root@home3-fw.localdomain]/tmp: usbconfig
ugen0.1: <OHCI root HUB 0x8086> ... -
06:27 AM Bug #4287: Wrong display for ppp in Interfaces page
- What is in /tmp/3gstats.* ?
and what is the output of:
usbconfig
?
Those things are used by function get_interf... - 03:38 PM Revision 806942d0: Final changes on firewall_shaper ??
- 03:19 PM Revision 9ddd492c: Javascript changed to jQuery
-
03:01 PM Bug #4874 (Resolved): pf crash related to source tracking: pf_hashsrc: unknown address family 0
- Seems to be fairly rare, but there is a potential crash in pf that has been hit at least once:...
-
02:08 PM Bug #4860 (Resolved): CRLs missing authorityKeyIdentifier
- fixed
-
12:34 AM Bug #4860: CRLs missing authorityKeyIdentifier
- looks good, works with IPsec now, and still works with OpenVPN. want to get additional feedback and testing before cl...
- 01:37 PM Revision aef9d8fe: Partial converson
-
12:58 PM Revision 2c9d970a: Move mfs related rc.d scripts from tools to main repo
-
12:54 PM Revision b42ee100: Obsolete /etc/rc.d/uzip and stop using it
-
12:21 PM Bug #4836: pfSense does not support more than 10 serial devices for PPPS
- this should be fine. I'm going to make sure my LTE card works (in a few hours, it's at home), then this should be goo...
-
11:31 AM Bug #4871 (Rejected): Boot loop on older hardware when installing latest Version.
- Thanks for the follow up. Should only run 64 bit on 64 bit hardware. Whatever issue there is something in FreeBSD rat...
-
11:29 AM Bug #4871: Boot loop on older hardware when installing latest Version.
- Just tested the 64Bit LiveCD Installer Version and this works fine (2.2.3)
-
02:31 AM Bug #4871 (Rejected): Boot loop on older hardware when installing latest Version.
- When I install pfSense on my Dell Optiplex 320 (Pentium 4), the installation runs fine till the reboot question at th...
-
10:18 AM Bug #4872 (Duplicate): GRE tunnels on CARP endpoint doesn't get started at boot
- GRE tunnels doesn't get started at boot.they dont have the running flag. If i login to the console and do a ifconfig ...
-
08:45 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- Well, there's no media info on pppoeX, not sure what you want to display there. Just run ifconfig and see for yourself.
-
07:35 AM Bug #4058: WAN interface configured as PPPoE not displaying properly in Interfaces box of Dashboard
- This might be related to commas coming back in the status information. So maybe it is fixed with:
https://github.com... -
06:43 AM Bug #4378: editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- i managed to trigger it again on the same box and got the config file, can u give me ur mail id so i can send the con...
-
06:28 AM Bug #4378: editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- actually few months back when i opened this ticket, i had sent the config file and Chris and way to replicate, cant s...
-
05:10 AM Bug #4378: editing one of multiple pppoe connections with dial on demand enabled changes port assignment
- @Bipin - I just fixed a different issue https://redmine.pfsense.org/issues/4568 where some things the interfaces.php ...
- 05:34 AM Revision d55f6326: Most of the flowtable bits were removed some time ago, take out the last of them too.
-
05:33 AM pfSense Packages Bug #4583: Squid3 breaking /etc/inc/captiveportal.inc
- https://github.com/pfsense/pfsense-packages/pull/904
- 05:32 AM Revision b0deba23: Most of the flowtable bits were removed some time ago, take out the last of them too.
- 05:21 AM Revision 6141f51a: When a CRL is updated, refresh strongswan's CRLs.
- 05:20 AM Revision fa944e1d: When a CRL is updated, refresh strongswan's CRLs.
- 02:59 AM Revision 85cf3f4f: Merge pull request #1775 from phil-davis/Interfaces-Widget-2-2
- 02:57 AM Revision 241c48ef: Add isset check for strictcrlpolicy
- To be consistent with the checks in the rest of this code.
- 02:57 AM Revision 1d3c9c9f: Merge pull request #1778 from phil-davis/patch-1
-
01:41 AM Bug #4568: mlppp settings lost after save on interface page
- Actually I looked at the code more and option (d) was easy to do and seemed reasonable. Pull request https://github.c...
- 12:54 AM Revision a95acf12: Add isset check for strictcrlpolicy
- To be consistent with the checks in the rest of this code.
-
12:44 AM Feature #4411: add validation of Unbound advanced configuration
- Pull request submitted:
https://github.com/pfsense/pfsense/pull/1779
07/22/2015
-
11:46 PM pfSense Packages Bug #4870 (Not a Bug): Bandwidth Limiter
- Please post to the forum for assistance. This doesn't meet criteria for a bug report. https://doc.pfsense.org/index.p...
-
11:35 PM pfSense Packages Bug #4870 (Not a Bug): Bandwidth Limiter
- Bandwidth Limiter is not Working Properly.
-
11:45 PM Bug #4568: mlppp settings lost after save on interface page
- Note: both Local IP, subnet and Gateway fields are lost for all but the first of multiple interfaces selected for MLP...
-
10:49 PM Bug #4513: Change in IP Alias name causes no tables on reboot
- The problem is at line 929 in the configs above. The alias did not get renamed in the outbound rule. That has been fi...
-
10:21 PM Bug #4836: pfSense does not support more than 10 serial devices for PPPS
- Commits for master to finally get the all-singing all-dancing version of the glob:
https://github.com/pfsense/pfsens... -
10:14 PM Bug #4825: Mobile client IPsec config omits peer identifier
- Thanks, I understand what you're saying now.
There's a reason things are the way they are - iOS and similar Cisco... -
11:40 AM Bug #4825: Mobile client IPsec config omits peer identifier
Don't have the 2.1 config around anymore, sorry. But I do not think it is necessary.
In
https://github.com/pf...-
09:56 PM Bug #4859 (Resolved): Cosmetic dashboard issue with bce/bge interfaces
- merged that one as well, thanks Phil!
-
12:07 AM Bug #4859: Cosmetic dashboard issue with bce/bge interfaces
- Pull request https://github.com/pfsense/pfsense/pull/1775 for RELENG_2_2
-
09:50 PM Bug #4865 (Resolved): Save IPsec Advanced Settings before IPsec is enabled gives error
-
07:54 PM Bug #4865: Save IPsec Advanced Settings before IPsec is enabled gives error
- Commit for master: https://github.com/pfsense/pfsense/commit/a607968ab4fbfc5fa3baf6ce6282065e22b81847
Commit for REL... -
08:50 AM Bug #4865: Save IPsec Advanced Settings before IPsec is enabled gives error
- Also if you select some debug level settings when saving the very first time, then those are not actually saved.
T... -
06:05 AM Bug #4865 (Resolved): Save IPsec Advanced Settings before IPsec is enabled gives error
- On a system that does not have IPsec enabled, go to VPN->IPsec, Advanced Settings tab and press Save (leave all the d...
-
08:50 PM Revision f812b883: removed $output (on review not really needed)
- the only use for $output is as a temp variable to hold the imploded array, which is used in the following sprint and ...
-
08:14 PM Revision 2b1f6ed2: Update util.inc
- style changes per @rbgarga
- 08:10 PM Revision bfc1c4b0: make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from
- LAN subnet to LAN IP. Same end result except it'll work for VIPs on same
interface now. - 08:08 PM Revision 699e2074: make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from
- LAN subnet to LAN IP. Same end result except it'll work for VIPs on same
interface now. - 08:03 PM Revision df4de32d: Add IPsec advanced option for strict CRL checking
- 08:03 PM Revision 7361628b: Add IPsec advanced option for strict CRL checking
- 06:32 PM Revision cc31dc7a: fix typo
- 06:31 PM Revision 0be67fe5: fix typo
- 06:24 PM Revision b3bcc729: Handle IPsec Advanced Settings save before IPsec is enabled
- If the Advanced Settings are saved before any other IPsec is set up then $config['ipsec'] can be just the empty strin...
- 06:22 PM Revision 3453cbfc: Merge pull request #1777 from phil-davis/patch-1
- 06:06 PM Revision 14ec7c4b: write out built-in CRLs for strongswan
- 06:05 PM Revision 5bded426: write out built-in CRLs for strongswan
-
04:39 PM pfSense Packages Bug #4868: excessive Quagga package restart when IP change
- Fantastic! Works fine. Thanks.
This patch will it be implemented in a future release? -
04:25 PM pfSense Packages Bug #4868: excessive Quagga package restart when IP change
- http://files.pfsense.org/jimp/patches/skip_restart_for_routing_packages-2.2.2.patch
-
04:11 PM pfSense Packages Bug #4868 (Duplicate): excessive Quagga package restart when IP change
- Already mentioned on this thread one year ago :
https://forum.pfsense.org/index.php?topic=80262.0
Quagga/OSPF ser... -
04:39 PM pfSense Packages Bug #4869 (Duplicate): TinyDNS services fail to start in pfsense 2.3
- I have been trying to install abd run TinyDNS into pfsense 2.3 but it does not seem to setup correctly.
From the l... -
03:21 PM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Codel patch is being reviewed
-
05:31 AM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Good to hear.
There are two different methods of employing codel.
1. Where codel is the one and only scheduling... -
05:14 AM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- Kieran Cawthray wrote:
> As far as I can see, the interval is correctly set to 100 on both the 20150721 and 20150719... -
04:47 AM Bug #4692: CODELQ scheduler defaults to incorrect "target" and "interval" values.
- As far as I can see, the interval is correctly set to 100 on both the 20150721 and 20150719 nightly builds, the targe...
-
03:16 PM Bug #4792 (Resolved): IPSec ASN.1 DN needs double quotes in config file
- fixed
-
12:36 PM Bug #4792: IPSec ASN.1 DN needs double quotes in config file
- 31ae45d2535e73f58b307f18227ba29a9061d2af looks good to me.
keyid might deserve some quotes, too, but that's propa... -
03:04 PM Bug #4860 (Feedback): CRLs missing authorityKeyIdentifier
- Fixed, please try next snaps
-
08:02 AM Bug #4860: CRLs missing authorityKeyIdentifier
- Checking
- 01:51 PM Revision a607968a: Handle IPsec Advanced Settings save before IPsec is enabled
- If the Advanced Settings are saved before any other IPsec is set up then $config['ipsec'] can be just the empty strin...
-
12:59 PM Bug #4867 (Resolved): /conf symlink is missing on 2.3 snapshot iso, potentially others
- There is no /conf so loading the config fails when booting the ISO, as do several other install-related tasks.
It'... -
11:16 AM Bug #4864 (Confirmed): IPsec MSS clamping not backed up in IPsec partial backup
- the values that were originally under System>Advanced (of which MSS clamping is the only remaining) are within system...
-
07:39 AM Bug #4864: IPsec MSS clamping not backed up in IPsec partial backup
- My pfSense installation is running the current 2.2.4 development and the problem is that the Maximum MSS is being bac...
-
06:08 AM Bug #4864: IPsec MSS clamping not backed up in IPsec partial backup
- There are some fixes to the way the "Enable bypass for LAN interface IP" check-box is handled that are coming in 2.2....
-
05:44 AM Bug #4864 (Needs Patch): IPsec MSS clamping not backed up in IPsec partial backup
- Maximum MSS (probably all in the Advanced settings in the VPN IPsec) is not being backup in the XML file.
-
08:55 AM Feature #4863 (Assigned): Add support for Sierra MC7355
- Try to get patch into 2.2.4,, but don't hold up release.
-
02:10 AM Feature #4863 (Resolved): Add support for Sierra MC7355
- Support was added to pfSense version 2.2.3 for Sierra MC7354 hardware modem. Request to add MC7355 Product ID due to ...
-
08:39 AM Bug #4866 (Resolved): L2TP server are restarted after adding/modifying L2TP users (mpd.secret)
- Full daemon restart is useless since mpd reads mpd.secret on the fly (as I can uderstand from mpd4's code). One probl...
-
06:10 AM Bug #4804: PPPoE Restart won't update IPv6 routing table with gif
- Emailed you my findings.
- 05:08 AM Revision d97992c7: Interfaces widget use more obscure separator RELENG_2_2
- Redmine #4859 fix for RELENG_2_2
- 04:54 AM Revision fcb477c0: Merge pull request #1774 from phil-davis/interfaces-widget
- 03:51 AM Revision 9cbdb6e3: Interfaces widget use more obscure separator
- when acquiring the interface data. In particular the media information
can have commas in it already as reported in R... - 12:25 AM Revision 8c378f3f: Unset old CA and Cert in left system config
- Unset any old CA and Cert in the system section that might still be there from when upgrade_066_to_067 did not unset ...
- 12:25 AM Revision 909d9ec1: Merge pull request #1770 from phil-davis/patch-1
Also available in: Atom