Activity
From 12/07/2014 to 01/05/2015
01/05/2015
-
08:07 PM Bug #4174: multi-WAN IPsec uses wrong interface at times
- I'm testing on a production system where I've been looking into a separate IPsec issue as well. Now setting up a test...
-
07:41 PM Bug #4180: OpenVPN Backend for authentication field does not process in other languages
- Proposed fix: https://github.com/pfsense/pfsense/pull/1422
-
07:40 PM Bug #4180 (Resolved): OpenVPN Backend for authentication field does not process in other languages
- Forum: https://forum.pfsense.org/index.php?topic=86326.0
The code is using the text of the translated name to try an... - 06:57 PM Revision 055bd1ee: Allow IPv6 on loopback needs quick
- The following block uses "quick" which causes that block to come into effect before the "pass in" here. The pass rule...
- 06:57 PM Revision 386788e2: Merge pull request #1419 from phil-davis/patch-2
- 06:56 PM Revision 91a84a26: Limit unbound so-rcvbuf: 8m
- Issue reported here: https://forum.pfsense.org/index.php?topic=78356.msg472781#msg472781
Most unbound doc places ment... - 06:56 PM Revision 6d8dadb5: Merge pull request #1420 from phil-davis/patch-3
- 05:44 PM Revision cfb5073f: Fix #4090:
- - Unbound advanced options may contain double quotes and it breaks the
syntax when a backup is restored because newli... - 05:41 PM Revision 0a23cddc: Fix #4090:
- - Unbound advanced options may contain double quotes and it breaks the
syntax when a backup is restored because newli... - 02:58 PM Revision 24149c31: It's supposed to remove windows EOL here, not ;
- 02:58 PM Revision 7f5c2669: Make it possible to backup/restore 'DNS Resolver' section individually
- 02:57 PM Revision fbf3d06e: It's supposed to remove windows EOL here, not ;
- 02:57 PM Revision fb130335: Make it possible to backup/restore 'DNS Resolver' section individually
-
02:15 PM Feature #4179 (Closed): Driver oce is missing from 2.2 RC
- The driver oce (oce.ko) to support Emulex 10 GE NICs is missing from pfSense 2.2 RC but available and working in Free...
-
02:10 PM Bug #4178 (Resolved): IPsec leftsubnet changed to 0.0.0.0 with Cisco unity plugin active
- Under some circumstance we haven't exactly narrowed down yet, having the Cisco unity plugin enabled in strongswan cau...
- 01:17 PM Revision 62403377: Do not monitor a gateway that has not got DHCP yet
- When an interface is waiting to get DHCP, but the cable is physically-electrically connected to the upstream device, ...
- 01:16 PM Revision fd9b1512: Merge pull request #1414 from phil-davis/patch-1
-
11:50 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Applied in changeset commit:cfb5073f83fa80e5b40476b12ea91ff5114c60fc.
-
11:50 AM Bug #4090 (Feedback): unbound advanced settings cause broken unbound.conf file
- Applied in changeset commit:0a23cddced057d929c53f3ad1e5d6898a3fada50.
-
09:57 AM Bug #4090 (Confirmed): unbound advanced settings cause broken unbound.conf file
- Confirmed. Steps to reproduce on 2.2:
* Configure DNS Resolver Advanced Options with the following content... -
08:06 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Jim P wrote:
> Any chance we could get the exact config.xml section that exhibited the problem?
Attached is the f... -
10:26 AM Bug #4175 (Rejected): kernel panic when loading run driver for RT3070
- please replicate on stock FreeBSD 10.1 and report upstream
-
09:20 AM Feature #4176: Add support for SMTP authentication mechanisms
- Confirmed that pull request 1421 code is working for the user in forum: https://forum.pfsense.org/index.php?topic=862...
-
08:36 AM Bug #4177: Bug in OpenVPN user/pass auth
- For instance if the password ends with a +
-
08:34 AM Bug #4177: Bug in OpenVPN user/pass auth
- I think Ermal was fixing some of that. Give an example of final char/s that still do not work on latest snapshots - t...
-
07:18 AM Bug #4177 (Resolved): Bug in OpenVPN user/pass auth
- As stated in https://forum.pfsense.org/index.php?topic=85311
OpenVPN user/pass auth fails if passwords end on spec... -
07:59 AM Bug #3910 (Assigned): Cannot set advskew back to 0
- After the fix is pushed, revert commit:eea2ad5d
-
07:58 AM Bug #4116 (Resolved): IP Alias VIPs using CARP VIP as their interface are not properly deactivated for temporary CARP disable
- The bug described in this ticket is resolved. The maintenance mode issue will be fixed when #3910 fix is pushed and c...
-
07:14 AM Bug #4094 (Feedback): Gateway Status can report Online when gateway is waiting for DHCP
- Pull request merged
-
02:37 AM pfSense Packages Feature #3685: haproxy listener ip from alias
- Hi,
I had added before this feature to the my own haproxy.
Thanks for the feature.
01/04/2015
-
08:30 PM Bug #4172 (Resolved): Diag Test Port does not allow blank source port
- works, thanks
-
08:28 PM Bug #3558 (Resolved): Schedule States in System - Advanced - Misc not working
- the original issue here is fixed, and this looks to work fine in general.
Richard: if you can re-test with 2.2 an... -
06:36 PM Bug #4174: multi-WAN IPsec uses wrong interface at times
- Do you have a test case setup?
When you do, let's assign this to Ermal. -
06:32 PM Feature #4176: Add support for SMTP authentication mechanisms
- I'm not sure how to test this. (I don't want an Office365 Mail account.)
-
10:34 AM Feature #4176: Add support for SMTP authentication mechanisms
- Proposed implementation of this: https://github.com/pfsense/pfsense/pull/1421
It works for me on a mail server that ... -
07:24 AM Feature #4176 (Resolved): Add support for SMTP authentication mechanisms
- This may apply to more than Office365 mail, but it does impact this mail system for sure. Details (and the fix) are a...
- 04:37 PM Revision 305856e8: Support for Office365 Mail
- https://redmine.pfsense.org/issues/4176
Allow the user to choose SMTP authentication mechanism PLAIN or LOGIN.
For ex... - 04:33 PM Revision c4249322: Support choice of SMTP Authentication Mechanisms
- https://redmine.pfsense.org/issues/4176
I have left some documentation here of other mechanisms that someone might ca... - 03:19 PM Revision 4708c6f0: Limit unbound so-rcvbuf: 8m
- Issue reported here: https://forum.pfsense.org/index.php?topic=78356.msg472781#msg472781
Most unbound doc places ment... - 02:32 PM Revision c876b212: Allow IPv6 on loopback needs quick
- The following block uses "quick" which causes that block to come into effect before the "pass in" here. The pass rule...
- 01:59 PM Revision f79f9497: completed confbak and backup/restore
-
12:27 PM pfSense Packages Feature #3685: haproxy listener ip from alias
- I've included some ability to use aliases, and add multiple ip's in 1 frontend. Does this satisfy your needs?
-
12:23 PM pfSense Packages Feature #3583: haproxy-devel: individual backend for each acl
- Using the 'shared frontends' its possible to define acl's for different backends, this should allow for 'most' common...
- 11:57 AM Revision 7d5b007c: initial drag/drop WIP, working on backup/restore page
-
08:29 AM Bug #4074: Status NTP does not display any result if IPv6 Allow is off
- Well noted Andy, the pass was not having effect. It needs "quick" on that pass rule.
Pull request: https://github.co... -
07:45 AM Bug #4018: several packages not looking in pbi dir for files
- And some updates for apcupsd (hope this info helps!).
Thanks!
-
07:27 AM Bug #4018: several packages not looking in pbi dir for files
- Hi,
Hopefully this is helpful info, but here is another package that still need a minor / slight correction (detai...
01/03/2015
-
10:37 PM Bug #4175 (Rejected): kernel panic when loading run driver for RT3070
- I get a kernel panic whenever trying to load the run wireless driver on the 2.2-RC i386 snapshots:
<118>Configurin... -
10:28 PM Bug #4074: Status NTP does not display any result if IPv6 Allow is off
- I'm still seeing IPv6 lo traffic blocked in the Fri Jan 02 14:50:21 CST 2015 2.2-RC build. Screenshot attached and ex...
-
05:33 AM Feature #4133: Add GUI setting for VLANs PCP
- I just realized that the blob in the git diff regarding configuration compatibility has a few missing brackets. I gue...
01/02/2015
-
05:36 PM Bug #4174 (Resolved): multi-WAN IPsec uses wrong interface at times
- Still quantifying exactly what's happening here, it's hit and miss. Some ISAKMP and/or ESP traffic ends up following ...
-
03:20 PM Todo #4173 (Resolved): Web site cleanup - deprecated 512 MB images
- In the pfsense IRC channel last night, someone was having problems with the 512 MB images in
http://updates.pfsens... - 03:07 PM Revision 5a158a29: Fix track6 prefix id range check, reported by jimp
- 03:07 PM Revision eef5aeeb: Fix track6 prefix id range check, reported by jimp
- 11:25 AM Revision 8c46314c: Allow blank source port in diag_testport
- Reported by forum https://forum.pfsense.org/index.php?topic=86146.0
Also, if there are input validation errors, save ... - 11:24 AM Revision 9fd02f60: Merge pull request #1418 from phil-davis/patch-2
- 10:49 AM Revision a3c9510c: Allow blank source port in diag_testport
- Reported by forum https://forum.pfsense.org/index.php?topic=86146.0
Also, if there are input validation errors, save ... -
09:44 AM Bug #3790 (Feedback): Input validation is too strict for IPv6 Prefix ID for Track Interface
- Should be fixed by commit:5a158a29698405a1d3ee759dcbf9a95f9150e12e
-
08:52 AM Bug #3790 (Confirmed): Input validation is too strict for IPv6 Prefix ID for Track Interface
- Seems to break when WAN is set to a /64 delegation. Saving LAN with an ID of 0 is rejected, though it is valid.
-
08:50 AM pfSense Packages Bug #3729 (Feedback): Bacula-client Services not running
- Applied in changeset commit:22c884d104498547356e6144b6a0c22300085b22.
-
08:06 AM pfSense Packages Bug #3729: Bacula-client Services not running
- Can confirm this still exists in 2.1.5.
-
05:45 AM Bug #4172 (Feedback): Diag Test Port does not allow blank source port
- Merged
-
05:04 AM Bug #4172: Diag Test Port does not allow blank source port
- Proposed fix https://github.com/pfsense/pfsense/pull/1418
-
05:03 AM Bug #4172 (Resolved): Diag Test Port does not allow blank source port
- Leaving the source port blank results in a warning that the source port should either be valid or left blank.
Report... -
05:14 AM Bug #4159 (Resolved): 2.2 amd64 nsupdate broken
- [2.2-RC][root@pfs22amd64.home]/root: ldd /usr/local/bin/nsupdate
/usr/local/bin/nsupdate:
libreadline.so.6 => /usr... -
04:07 AM pfSense Packages Bug #4078 (Resolved): NUT fails to start with USB
-
01:53 AM Bug #3886: (TurkishLanguage) After the firewall rule for example (lan rule) does not come "Apply Button"
- https://forum.pfsense.org/index.php?topic=78795.0
-
12:21 AM Bug #4095: Unbound config not regenrated on WAN-style interface acquiring IP address
- fixed
01/01/2015
-
09:15 PM pfSense Packages Bug #4078: NUT fails to start with USB
- This issue can be closed. It is addressed by 4118.
-
05:42 PM Bug #1974: Captive Portal RADIUS accounting bytes wrong
- should be accurate on 2.2, I don't recall for sure on 2.1.5.
-
05:06 AM Bug #1974: Captive Portal RADIUS accounting bytes wrong
- This problem seems to still exist on 2.1.5-RELEASE (amd64). The radius accounting logs say the amount of data used ov...
-
05:39 PM Bug #4169 (Resolved): IPsec NAT address to address using nat instead of binat
- fixed
-
05:39 PM Bug #4170 (Rejected): Gateway monitoring ip set results in all traffic going to that ip from that gateway
- that's how things have to work. Traffic from clients in those circumstances should be hitting rules specifying gatewa...
-
12:16 AM Bug #4170: Gateway monitoring ip set results in all traffic going to that ip from that gateway
- discussed here
https://forum.pfsense.org/index.php?topic=85059.0 -
12:15 AM Bug #4170 (Rejected): Gateway monitoring ip set results in all traffic going to that ip from that gateway
- when u set a gateway monitoring IP, it results in all traffic going out of that gateway only, it would be better if o...
-
03:19 PM Feature #4171 (Resolved): Allow for one rule to apply to both ipv6 and ipv4 to allow all protocols.
- Spawned from a question posted to twitter by me:...
- 12:13 PM Revision 6317d31d: Fix lineup of copyright lines
- and module names and other bits of formatting and typos in header
comment sections. - 12:13 PM Revision d4b2cd35: Remove duplicate copyright
- Noticed these had the copyright twice
- 12:12 PM Revision 0e25a6b9: Merge pull request #1416 from phil-davis/Copyright-format
- 12:12 PM Revision 183c08d1: Merge pull request #1415 from phil-davis/copyright-dup
- 09:26 AM Revision ce77a9c4: Fix lineup of copyright lines
- and module names and other bits of formatting and typos in header
comment sections. -
07:15 AM Bug #4143: After firmware upgrade it keeps saying "Packages are currently being reinstalled in the background." for no apparent reason.
- FYI, i did send a new pull request https://github.com/pfsense/pfsense/pull/1403 as the other one was closed.
- 03:10 AM Revision 7f696ba0: Remove duplicate copyright
- Noticed these had the copyright twice
12/31/2014
- 10:18 PM Revision 1d709219: Use binat, not nat, where IPsec NAT is configured with an address for local and NAT. Ticket #4169
- 10:17 PM Revision d6726bcb: Use binat, not nat, where IPsec NAT is configured with an address for local and NAT. Ticket #4169
- 06:22 PM Revision d961e7e3: Welcome 2015
- 06:22 PM Revision ed2d1343: Welcome 2015
- 05:24 PM Revision 2d793d01: Do not monitor a gateway that has not got DHCP yet
- When an interface is waiting to get DHCP, but the cable is physically-electrically connected to the upstream device, ...
-
04:20 PM Bug #4169 (Feedback): IPsec NAT address to address using nat instead of binat
- looks to be fixed, leaving for further testing
-
03:58 PM Bug #4169 (Resolved): IPsec NAT address to address using nat instead of binat
- Where the NAT on a P2 is from an address to an address, the NAT rule is wrongly added as "nat" rather than "binat".
... -
04:14 PM Bug #4095 (Resolved): Unbound config not regenrated on WAN-style interface acquiring IP address
- thanks Phil. Yeah v6 goes through the same thing, it worked fine as well.
-
12:58 AM Bug #4095: Unbound config not regenrated on WAN-style interface acquiring IP address
- Note: I have only tested with IPv4. But I presume the same problem, test case and resolution should work for IPv6 in ...
-
12:57 AM Bug #4095: Unbound config not regenrated on WAN-style interface acquiring IP address
- Tested by:
Test system with WAN connected to a local LAN through a switch, switch uplinked to a production pfSense t... - 02:54 PM Revision 16a0f334: Add config upgrade code to make sure iketype is set, bump config version to 11.4. It fixes #4163
- 02:54 PM Revision 368d4910: Add config upgrade code to make sure iketype is set, bump config version to 11.4. It fixes #4163
- 02:27 PM Revision c95bb533: libreadline.so.6 is not supposed to be obsoleted, fixes #4159
- 02:26 PM Revision 7cb2ebe7: libreadline.so.6 is not supposed to be obsoleted, fixes #4159
-
11:31 AM Bug #3932: Captive portal with greater than 9000 permanent MAC addresses causes timeout in loading CP
- Target version set back to 2.2.
The issue is that it's slow.
I made an assignment yesterday. I'm restoring it ... -
02:12 AM Bug #3932: Captive portal with greater than 9000 permanent MAC addresses causes timeout in loading CP
- 2.2 doesn't run out of memory doing this, so the problem as it existed in earlier versions is gone (probably with the...
-
11:23 AM Bug #4094: Gateway Status can report Online when gateway is waiting for DHCP
- Got annoyed about my DynDNS status attached to a gateway group showing the IP address in red, and realised it was a d...
-
09:09 AM pfSense Packages Bug #4168: bandwithd result pages are public accessible
- Well, in that case you should at least put a big fat warning on the docs. I am new to pfSense and when I add a module...
-
07:49 AM pfSense Packages Bug #4168 (Rejected): bandwithd result pages are public accessible
- That is a known issue with all add-on packages which include their own web interfaces. Unless they have their own pro...
-
05:28 AM pfSense Packages Bug #4168 (Rejected): bandwithd result pages are public accessible
- The result pages produced by bandwithd can be accessed without a login when knowing the url (which does not contain a...
-
09:00 AM Bug #4163: upgraded configs missing <iketype>
- Applied in changeset commit:16a0f33446b3fffc6783803fad56f3b71eceb78c.
-
09:00 AM Bug #4163 (Feedback): upgraded configs missing <iketype>
- Applied in changeset commit:368d491073eecbb3ff89e016c4308ca5bad86860.
-
08:30 AM Bug #4159: 2.2 amd64 nsupdate broken
- Applied in changeset commit:c95bb5333cc5dfdc23fc1999ba9ac4935190eea5.
-
08:30 AM Bug #4159 (Feedback): 2.2 amd64 nsupdate broken
- Applied in changeset commit:7cb2ebe7550ca328661ec12f380d4dc43b71dd30.
- 08:02 AM Revision 3cf56fb0: Allow IPv6 on loopback even where IPv6 is otherwise disabled. The intent of that feature is to prevent IPv6 from communicating on the network. Blocking it on localhost can result in issues and is unnecessary. Ticket #4074
- 08:00 AM Revision 4270d983: Allow IPv6 on loopback even where IPv6 is otherwise disabled. The intent of that feature is to prevent IPv6 from communicating on the network. Blocking it on localhost can result in issues and is unnecessary. Ticket #4074
- 05:14 AM Revision 36dbc3ae: Reload Unbound after IP changes, to fix issues noted in Ticket #4095. Do so before Dynamic DNS updates occur to ensure the host has functioning DNS.
- 05:10 AM Revision 1c84a5f1: Reload Unbound after IP changes, to fix issues noted in Ticket #4095. Do so before Dynamic DNS updates occur to ensure the host has functioning DNS.
-
03:53 AM Bug #2882: 6RD not working in latest snapshots
- I've been trying to get this working for a week now with no success. I have the latest (as of tonight) snapshot inst...
-
03:29 AM pfSense Packages Bug #4167 (Resolved): Lightsquid package does not remove crontab entries
- When removing the Lightsquid package, it did not remove the crontab entries, removing the package should not do this?...
- 02:43 AM Revision 1142d9a0: IPsec Widget allow for old settings that have no iketype
- as mentioned in https://forum.pfsense.org/index.php?topic=84527.msg471919#msg471919
This change makes it work like si... - 02:42 AM Revision 7b43825e: Merge pull request #1412 from phil-davis/patch-2
-
02:41 AM Bug #4146: OpenVPN tap interfaces are down after boot
- there is a test case for this on 22vpntest. The tap interfaces are missing "UP" in flags. ...
- 02:40 AM Revision 6e26b9c5: Allow for old settings that have no iketype
- This bit of code looks like it could do with the same test as https://github.com/pfsense/pfsense/pull/1412
This is ex... - 02:40 AM Revision 55dec416: Merge pull request #1413 from phil-davis/patch-3
-
02:34 AM Bug #3790: Input validation is too strict for IPv6 Prefix ID for Track Interface
- to me for review
- 02:12 AM Revision c8c4520a: Only set route-to and reply-to on ESP and ISAKMP rules if the remote endpoint is not within the parent interface's subnet. Ticket #4157
- 02:11 AM Revision a7f2eea8: Only set route-to and reply-to on ESP and ISAKMP rules if the remote endpoint is not within the parent interface's subnet. Ticket #4157
-
02:00 AM Bug #3996: Solarflare NIC panic with LACP
- not something we'll be able to get fixed in 2.2. needs testing and reporting upstream, not something I can make a pri...
-
01:58 AM Bug #4074 (Resolved): Status NTP does not display any result if IPv6 Allow is off
- As a general fix for the issue of blocking v6 to loopback, I went ahead and committed a change to pass v6 on loopback...
-
01:43 AM Bug #4155 (Feedback): ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- This seems to be limited impact. 32 bit is minority, and it's an unusual circumstance. I can't seem to replicate it e...
-
01:26 AM Bug #4070 (Resolved): Vulnerability SSL Weak Ciphers
- SSLv3 was disabled already in 2.2, I disabled the RC4 options a bit later in 2.2.
-
01:04 AM Bug #4157 (Resolved): IPsec route-to/reply-to "pass out" rules mis-route ISAKMP and ESP traffic with remote on same subnet
- confirmed on a handful more systems with a variety of configs, a good mix of ones that need the route-to/reply-to and...
-
12:53 AM Bug #4166 (Resolved): filterdns generates floods of DNS requests when there are significant jumps in system time
- When you have FQDNs in aliases, and the system clock jumps significantly (talking years), it creates a flood of DNS r...
-
12:24 AM Feature #4165 (Rejected): Allow for security zones when defining interfaces and firewall rules.
- I have experience using CheckPoint and PaloAlto appliances with "zone" features. This allows you to group networks\in...
12/30/2014
-
11:22 PM Revision 430f8380: Check for fqdn peerid/myids and prepend @ so strongswan does not try to be smart. Also use %any for myid instead of risking of putting the wrong value in the secrets file for traffic selector
-
11:21 PM Revision f3106b3f: Check for fqdn peerid/myids and prepend @ so strongswan does not try to be smart. Also use %any for myid instead of risking of putting the wrong value in the secrets file for traffic selector
-
11:18 PM Revision 69f7d82f: Oops this should be 0s rather than 00. Linked with Ticket #4158
-
11:17 PM Revision 1e7d2482: Oops this should be 0s rather than 00. Linked with Ticket #4158
- 11:14 PM Revision 68f0da59: ipsec_smp_dump_status get out of loop if error
- when reading response from socket.
Otherwise it would be in a loop and end up like: https://forum.pfsense.org/index.p... -
11:12 PM Revision 25bc37f7: Merge pull request #1411 from phil-davis/patch-1
-
11:09 PM Bug #4095 (Feedback): Unbound config not regenrated on WAN-style interface acquiring IP address
- I just committed what should be a solution for this. Phil and Bipin if you could please verify on 31st snapshot (or g...
-
10:52 PM Revision 83650c94: Unbreak IPsec rules generation for IPsec over CARP. Should help even Ticket #4157
-
10:52 PM Revision 46a99aec: Unbreak IPsec rules generation for IPsec over CARP. Should help even Ticket #4157
-
10:34 PM Revision 13403bd1: Check for fqdn peerid/myids and prepend @ so strongswan does not try to be smart. Also use %any for myid instead of risking of putting the wrong value in the secrets file for traffic selector
-
10:28 PM Revision 7f69cbe7: Use base64 encoded secrets which Fixes #4158
-
09:45 PM Revision c86c2b8b: Use base64 encoded secrets which Fixes #4158
- 09:12 PM Revision 3b2c83b8: initial commit of new firewall_rules
- css - add styling for tr.disabled
firewall_rules - migrated to bootstrap
guiconfig - changed alias-popup to be displa... -
08:22 PM Bug #4147 (Confirmed): IPsec - IPv4 Phase 1 using FQDN resolves to IPv6 IP
- yeah seeing that now, the proper v4 IP is put into the config for ID, but the "right" ipsec.conf entry has the hostna...
-
02:38 AM Bug #4147: IPsec - IPv4 Phase 1 using FQDN resolves to IPv6 IP
- Did not even look at the configs... Go to Phase 1 - put a dual-stack FQDN there. Go to Status - IPsec, select the ent...
-
12:44 AM Bug #4147 (Feedback): IPsec - IPv4 Phase 1 using FQDN resolves to IPv6 IP
- where? Not seeing that. I have the same circumstance setup and everything in /var/etc/ipsec/ has the v4 IP, everythin...
-
08:06 PM Bug #4157 (Feedback): IPsec route-to/reply-to "pass out" rules mis-route ISAKMP and ESP traffic with remote on same subnet
- should be fixed, leaving for further verification
-
07:28 PM Bug #4148: gen_subnet returns incorrect result for IPv6
- stilez has an ICLA on file now so we can merge that. It looks fine to me, to Ermal for review.
-
07:04 PM Bug #4129 (Resolved): IPsec connections with multiple P2s use only first SA
- this works. the only issue introduced by this that I've found is the status widget issue in #4164
-
07:02 PM Bug #4158 (Resolved): IPsec PSK containing " breaks
- fixed
-
04:30 PM Bug #4158: IPsec PSK containing " breaks
- Applied in changeset commit:7f69cbe7d442650671fe29a2d4804fbd77bc9855.
-
03:50 PM Bug #4158 (Feedback): IPsec PSK containing " breaks
- Applied in changeset commit:c86c2b8b7d7e3eedbc68d3ed67ed5a7e88052086.
-
06:50 PM Bug #4164 (Resolved): IPsec dashboard status wrong for connections with multiple P2s
- "ipsec statusall" reports connections with multiple P2s as being a single connection, which breaks the active/inactiv...
-
06:43 PM Bug #4163 (Resolved): upgraded configs missing <iketype>
- Upgraded configs don't have <iketype> added, which leaves some things non-functional until editing and saving the P1s...
- 05:39 PM Revision 43531ed7: Allow for old settings that have no iketype
- This bit of code looks like it could do with the same test as https://github.com/pfsense/pfsense/pull/1412
This is ex... - 05:34 PM Revision d2cc92ec: Merge branch 'master' into bootstrap
- 04:35 PM Revision 86b429b3: IPsec Widget allow for old settings that have no iketype
- as mentioned in https://forum.pfsense.org/index.php?topic=84527.msg471919#msg471919
This change makes it work like si... - 03:58 PM Revision d50b4c30: implemented tabs
- interfaces.widget - no need to display associated state, the second icon
does that already
gui.css - no longe... -
02:55 PM Bug #4161 (Resolved): Misspelling in privilege "WebCfg - Services - Captiveprotal Zones page"
- thanks, fixed
-
07:09 AM Bug #4161 (Feedback): Misspelling in privilege "WebCfg - Services - Captiveprotal Zones page"
- Merged
-
05:31 AM Bug #4161: Misspelling in privilege "WebCfg - Services - Captiveprotal Zones page"
- Fixed that spelling and other inconsistencies I noticed in the priv list test.
https://github.com/pfsense/pfsense/pu... -
02:38 AM Bug #4161 (Resolved): Misspelling in privilege "WebCfg - Services - Captiveprotal Zones page"
- Hello,
I am running pfSense 2.1.5-RELEASE (i386) .
ISSUE:
- The privilege "WebCfg - Services - Captiveprotal Z... - 12:55 PM Revision 6617b9bf: ipsec_smp_dump_status get out of loop if error
- when reading response from socket.
Otherwise it would be in a loop and end up like: https://forum.pfsense.org/index.p... - 11:47 AM Revision 13c6375b: Captive portal spelling
- 11:47 AM Revision ef0d25b3: Standardise text in priv list
- 11:47 AM Revision 565dcf3c: Merge pull request #1410 from phil-davis/patch-1
- 11:35 AM Revision e0273f44: Captive portal spelling
- 11:32 AM Revision 9006a538: Standardise text in priv list
-
08:45 AM Bug #4150: Captive Portal doesn't work with > 120 VLAN interfaces
- ICLA submitted. Thanks guys! Making me love pfsense more and more each day
-
01:43 AM Bug #4150: Captive Portal doesn't work with > 120 VLAN interfaces
- thanks, let's not break anything worse than it already is there, will push to 2.2.1
-
01:14 AM Bug #4150: Captive Portal doesn't work with > 120 VLAN interfaces
- Updated the pull request, though its not correct as implemented even as a workaround.
-
12:50 AM Bug #4150 (Confirmed): Captive Portal doesn't work with > 120 VLAN interfaces
- Thanks!
Ethan: we'll need an ICLA from you to accept that.
To Ermal for review of pull request. -
01:36 AM Bug #4139 (Resolved): IPsec status widget broken
- spent a lot of time confirming a variety of scenarios here. this as a whole is definitely working fine, in a wide ran...
-
12:47 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- that's legitimately wrong syntax Bipin, not related to this, see forum.
-
12:00 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- as soon as i enter the below line in advanced config box and hit save and apply, dns resolver stops working and wont ...
-
12:27 AM Bug #4064 (Resolved): improper handling of DNS servers by rtsold
- fixed
-
12:25 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- doesn't seem to be every WAN reconnection, I can't replicate it at will. I only see one instance of it happening in m...
-
12:15 AM Bug #4031: Notifications mail bomb in some gateway failure circumstances
- this doesn't seem to be as bad as it used to be, will revisit.
-
12:14 AM Bug #4105: rc.update_bogons.sh fetch failure should never sleep on FW upgrade
- still not seeing any way that sleep can hold up anything. Do you have specific steps to replicate?
-
12:11 AM Bug #4151 (Resolved): Main page for this section link in services_unbound_host_edit.php is linked to services_dnsmasq.php
- fixed
-
12:11 AM Bug #4152 (Resolved): Main page for this section link in services_unbound_domainoverride_edit.php is linked to services_dnsmasq.php
- fixed
-
12:10 AM Bug #4140 (Resolved): Password protect console menu setting not preserved on upgrade
- confirmed, fixed
-
12:09 AM pfSense Packages Bug #4160 (Resolved): First shutdown attempt of guest fails with open-vm-tools
- The first attempt to send a guest shutdown results in: ...
12/29/2014
-
11:35 PM Bug #4159 (Resolved): 2.2 amd64 nsupdate broken
- ...
-
10:16 PM Bug #4140: Password protect console menu setting not preserved on upgrade
- I just upgraded a test nanoBSD system with "Password protect the console menu" set. The setting was correctly impleme...
- 07:14 PM Revision 1180e4f0: started migration to bootstrap
- * migrated /index and most widgets on it
* migrated /system.php using new form-layout
* removed /themes and /javascri... -
06:35 PM Bug #4158 (Resolved): IPsec PSK containing " breaks
- Since the switch to strongswan, any PSKs containing " do not work, it seems strongswan terminates the PSK right befor...
-
06:09 PM Bug #4157 (Resolved): IPsec route-to/reply-to "pass out" rules mis-route ISAKMP and ESP traffic with remote on same subnet
- Where your IPsec remote endpoint is on the same subnet as the local IP where it's bound, the "pass out" rules for ISA...
-
04:16 PM Bug #4150: Captive Portal doesn't work with > 120 VLAN interfaces
- Addressed here: https://github.com/pfsense/pfsense/pull/1409
-
02:13 PM Bug #4150: Captive Portal doesn't work with > 120 VLAN interfaces
- Ok, I did a little digging and I found out what's happening. IPFW isn't inserting all of the necessary CP rules becau...
-
08:36 AM Bug #4150: Captive Portal doesn't work with > 120 VLAN interfaces
- Thanks guys. So it looks like the exact number is 117 VLANS, but when I add any more, the captive portal starts letti...
-
03:28 PM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Any chance we could get the exact config.xml section that exhibited the problem?
-
09:38 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- This was a 2.1.3 install into a VM, upgrade to 2.1.5, then upgraded to 2.2-RC (and again to the 12/24 snapshot). Ther...
- 02:48 PM Revision 55f910a3: Simplify cron array comparison
- This works fine - I had not thought about how arrays are compared. Using "==" checks that the key/value pairs match i...
- 02:48 PM Revision 71bd5ec1: Minimise config updates when checking cron jobs
- 02:47 PM Revision 16d2c13a: Merge pull request #1407 from phil-davis/patch-1
- 02:31 PM Revision aff83787: Simplify cron array comparison
- This works fine - I had not thought about how arrays are compared. Using "==" checks that the key/value pairs match i...
- 01:40 PM Revision 91145658: Backout pull request #1391
- https://forum.pfsense.org/index.php?topic=85944.0
Backout pull request #13191 - 01:40 PM Revision d9feefb1: Merge pull request #1408 from ExolonDX/master
-
11:59 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- OpenNTPD had its own share of crashes and other bad behavior (See #2423 for one major example). The only thing it han...
-
10:56 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- Chris Buechler wrote:
> Why people think it's better I don't know
Probably because it does not try to bind to unw... -
10:21 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- openntpd is a buggy mess, we've been there, done that, and got rid of it for many reasons. Why people think it's bett...
- 11:51 AM Revision 40930f75: Backout pull request #1391
- https://forum.pfsense.org/index.php?topic=85944.0
Backout pull request #13191 -
07:51 AM Bug #4151 (Feedback): Main page for this section link in services_unbound_host_edit.php is linked to services_dnsmasq.php
- Pull request has been merged
-
07:50 AM Bug #4152 (Feedback): Main page for this section link in services_unbound_domainoverride_edit.php is linked to services_dnsmasq.php
- Pull request has been merged
- 06:53 AM Revision 994a0644: Minimise config updates when checking cron jobs
-
06:20 AM Bug #4156 (Rejected): Raid Gmirror not failing graceully
- That is likely a hardware-related lockup for which the OS can do nothing better. A true RAID adapter may handle that ...
-
02:35 AM Bug #4156: Raid Gmirror not failing graceully
- What pfSense version? 2.1.5? 2.2-RC?
-
12:52 AM Bug #4156 (Rejected): Raid Gmirror not failing graceully
- 1 Hard drive fails
System locks up (console unable to input on keyboard, no network traffic can't ping access web ...
12/28/2014
- 06:45 PM Revision 8f6875de: Fix unbound shortcut links
- Fixes redmine #4151
1) Make the naming in shortcuts.inc more clear - forwarder=dnsmasq
resolver=unbound
2) Make the v... -
06:43 PM Revision f9aed22c: Merge pull request #1405 from phil-davis/unbound-shortcuts
- 10:51 AM Revision db88a3a2: Fix unbound shortcut links
- Fixes redmine #4151
1) Make the naming in shortcuts.inc more clear - forwarder=dnsmasq
resolver=unbound
2) Make the v... -
05:51 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- Phillip Davis wrote:
> It happens after some WAN event that has potential IP change, and the OpenVPN clients are res... -
05:38 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- It happens after some WAN event that has potential IP change, and the OpenVPN clients are restarted. About 20 seconds...
-
05:29 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- i have a stable internet connection on the alix and i just noticed the same behaviour
-
05:21 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- Phillip Davis wrote:
> The 2 APUs I have do not have any ntpd exited messages. That could be because the 64-bit ntpd... -
05:15 AM Bug #4155: ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- My Alix boxes do it also. Here is an example:
@$ clog /var/log/system.log | grep signal
Dec 24 13:16:36 skt-rt-01 k... -
04:05 AM Bug #4155 (Resolved): ntpd crashes on 32 bit with dynamic WAN reconnections and OpenVPN client configured
- Seeing this on tons of Alix boxes. (Frankly had to install Service Watchdog package to keep ntpd running, it crashes ...
-
04:53 AM Bug #4151: Main page for this section link in services_unbound_host_edit.php is linked to services_dnsmasq.php
- Same changes now in https://github.com/pfsense/pfsense/pull/1405
That pull request is a single commit - easier to ma... -
04:52 AM Bug #4152: Main page for this section link in services_unbound_domainoverride_edit.php is linked to services_dnsmasq.php
- Same changes now in https://github.com/pfsense/pfsense/pull/1405
That pull request is a single commit - easier to ma... -
01:44 AM Bug #4146: OpenVPN tap interfaces are down after boot
- Same issue for openvpn tap clients! everything is UP and RUNNING but iface is DOWN.
12/27/2014
-
09:48 PM Bug #4151 (Confirmed): Main page for this section link in services_unbound_host_edit.php is linked to services_dnsmasq.php
-
12:39 PM Bug #4151: Main page for this section link in services_unbound_host_edit.php is linked to services_dnsmasq.php
- And more things I noticed - the Unbound Advanced and ACLs tabs do not display the shortcuts at all. The Resolver logs...
-
09:48 PM Bug #4152 (Confirmed): Main page for this section link in services_unbound_domainoverride_edit.php is linked to services_dnsmasq.php
-
12:40 PM Bug #4152: Main page for this section link in services_unbound_domainoverride_edit.php is linked to services_dnsmasq.php
- Same set of fixes for this one also
https://github.com/pfsense/pfsense/pull/1404 -
09:45 PM Bug #4150 (Feedback): Captive Portal doesn't work with > 120 VLAN interfaces
- will need more details, likely this isn't 2.2-specific if there is any actual problem here.
-
01:05 PM Bug #4150: Captive Portal doesn't work with > 120 VLAN interfaces
- There really is nothing to prevent this from working.
Though i am sure you would get better solution for this if you... -
09:42 PM Bug #4153 (Rejected): Can't remove shaper or queue in IE11
- duplicate of #1957
-
04:36 AM Bug #4153 (Rejected): Can't remove shaper or queue in IE11
- Browser: IE11;
Removing shaper:
1. Configure shaper via "Dedicated Links" wizard;
2. Go to "By interface" tab an... -
05:32 PM Feature #4154: Support for RADIUS authentication over IPv6
- FYI- This was the same on pfSense 2.1. It doesn't send out IPv6 RADIUS requests either. So at least it's not a regres...
-
01:06 PM Feature #4154: Support for RADIUS authentication over IPv6
- Ermal Luçi wrote:
> Hence the issue, i think this should be pushed post 2.2 to really be fixed.
Well, whatever is... -
12:58 PM Feature #4154: Support for RADIUS authentication over IPv6
- libradius is v4 only for now.
Hence the issue, i think this should be pushed post 2.2 to really be fixed. -
11:46 AM Feature #4154: Support for RADIUS authentication over IPv6
- Yep, it just seems to vanish somewhere. :) I deleted the client on the Windows server, and nothing logged. normally, ...
-
11:26 AM Feature #4154 (Confirmed): Support for RADIUS authentication over IPv6
- Just tried this and I'm seeing the same thing against FreeRADIUS2. The IPv6 RADIUS request never leaves the client ho...
-
08:25 AM Feature #4154 (Resolved): Support for RADIUS authentication over IPv6
- Following https://doc.pfsense.org/index.php/OpenVPN_with_RADIUS_via_Active_Directory - this does not work if the RADI...
-
02:50 PM Bug #4134 (Resolved): Email notifications configuration migration to 2.2 broken (STARTTLS)
-
02:05 PM Bug #4134: Email notifications configuration migration to 2.2 broken (STARTTLS)
- Works, thanks.
-
12:56 PM Bug #4141: captive-portal on opt1 interface affects traffic going through other interfaces
- This will really be fixed when the carp interface link is made a strong one rather than the weak one that is today.
... -
11:08 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Chris has put a little different - Vick's example does not have the double-quotes on the last 2 lines.
In any case, ... -
08:14 AM Bug #4149: Register DHCP leases in DNS forwarder broken
- Well, I'm sure it's an issue in 2.1.5, as I am observing it. I haven't tested 2.2 (as far as I can tell 2.1.5 is the ...
-
01:35 AM Bug #4146: OpenVPN tap interfaces are down after boot
- All instances are tap.
12/26/2014
- 10:50 PM Revision e63734ff: clarify message here after customer feedback, it wasn't meant to imply "only a reboot will re-enable" but that's how some people have read it.
- 10:49 PM Revision cccee755: clarify message here after customer feedback, it wasn't meant to imply "only a reboot will re-enable" but that's how some people have read it.
-
06:51 PM Bug #4152 (Resolved): Main page for this section link in services_unbound_domainoverride_edit.php is linked to services_dnsmasq.php
- Services: DNS Resolver: Edit Domain Override (services_unbound_domainoverride_edit.php)
Main page for this section... -
06:49 PM Bug #4151 (Resolved): Main page for this section link in services_unbound_host_edit.php is linked to services_dnsmasq.php
- Services: DNS Resolver: Edit host (services_unbound_host_edit.php)
Main page for this section [+] link at the top ... -
05:28 PM Bug #4150 (Resolved): Captive Portal doesn't work with > 120 VLAN interfaces
- Captive portal is not authenticating users (just letting everyone on) when a zone is attached to more than 120 VLAN i...
-
05:17 PM Bug #4139: IPsec status widget broken
- thanks for the feedback. I'm not 100% confident yet, will leave this open til early next week while I'm doing further...
-
05:12 PM Bug #4139: IPsec status widget broken
- All good here, finally ;)
-
01:12 PM Bug #4139: IPsec status widget broken
- It seems all the problem circumstances here are fine now. A spot check of a handful of test systems where several iss...
-
03:45 AM Bug #4139: IPsec status widget broken
- Phillip Davis wrote:
> The description went missing in https://github.com/pfsense/pfsense/commit/bd0bb466f073c50a443... -
03:38 AM Bug #4139: IPsec status widget broken
- The description went missing in https://github.com/pfsense/pfsense/commit/bd0bb466f073c50a443c09096e89acf0abf8fdaa
I... -
05:04 PM Bug #4149 (Rejected): Register DHCP leases in DNS forwarder broken
- not sure if that's an issue in 2.1.5 (maybe in some edge case, but there would be much more of an uproar than 2 peopl...
-
04:57 PM Bug #4149 (Rejected): Register DHCP leases in DNS forwarder broken
- On 2.1.5, the DHCP registration option in DNS Forwarding is broken. When a new machine is granted a DHCP lease, the f...
-
04:51 PM Bug #4146: OpenVPN tap interfaces are down after boot
- It appears it's more than just after boot, tap interfaces seem to always end up missing "UP". Will attempt to further...
-
02:47 PM Bug #4146: OpenVPN tap interfaces are down after boot
- corrected specific issue
-
01:36 PM Bug #4146 (Confirmed): OpenVPN tap interfaces are down after boot
- updated subject to actual issue
-
04:50 PM Bug #4130 (Resolved): Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- fixed
-
04:49 PM Bug #4138 (Resolved): Status - IPsec: Description missing on connected tunnels
- fixed
-
04:47 PM Bug #4116 (Confirmed): IP Alias VIPs using CARP VIP as their interface are not properly deactivated for temporary CARP disable
- confirmed current status as Jim described. Temporary is fine. Maintenance mode gets stuck at advskew 254 only on inte...
-
04:39 PM Bug #4141 (Closed): captive-portal on opt1 interface affects traffic going through other interfaces
- Thanks for diagnosis PiBa. #4148 has root cause
-
04:39 PM Bug #4148 (Resolved): gen_subnet returns incorrect result for IPv6
- There is a pull request to fix this:
https://github.com/pfsense/pfsense/pull/958
#4141 shows one instance where ... -
04:31 PM Bug #4119 (Resolved): Disable DHCP server when interface is disabled / DHCP relay is checking for disabled interfaces
- fixed
-
04:25 PM Bug #4090: unbound advanced settings cause broken unbound.conf file
- I can paste in exactly what you have above: ...
-
04:19 PM Bug #4117: Using run(4) USB WLAN in hostap mode crashes in FreeBSD 10.x
- it's crashing in run and we include 100% stock run(4) and don't patch anything related to wifi, there is more of a di...
-
03:58 PM Bug #4145 (Rejected): Interfaces widget - interface details missing
- doing something to ensure browsers don't excessively cache js and css is something we've discussed internally, but ha...
-
10:01 AM Bug #4145: Interfaces widget - interface details missing
- To fix various widget behavior, I keep making minor changes to the way some of the backround update data is passed ar...
-
03:33 PM Bug #4142 (Confirmed): certificate manager certificates that are in use by packages can be deleted
- 03:13 PM Revision 02e4ee54: Update /etc/ttys from new partition when upgrading nanobsd, and in this case do not call reload_ttys(). It should fix #4140
- 03:13 PM Revision e68b7be0: Remove unused variable
- 03:00 PM Revision c07cd2ce: Update /etc/ttys from new partition when upgrading nanobsd, and in this case do not call reload_ttys(). It should fix #4140
- 02:57 PM Revision da4f9b60: Remove unused variable
-
02:32 PM Bug #4076 (Resolved): DNS Forwarder options do not unset during CARP sync
- fixed
-
08:30 AM Bug #4076: DNS Forwarder options do not unset during CARP sync
- Applied in changeset commit:4469379c20d22b6c80bb7c47219e2fa2895c89a1.
-
08:30 AM Bug #4076 (Feedback): DNS Forwarder options do not unset during CARP sync
- Applied in changeset commit:f29fd4d08d910d6a10e294c555c052ae6a69c2b4.
- 02:21 PM Revision ef6f553d: Move this check before full sync to disable dnsmasq/unbound in the first time it's sync'd
- 02:21 PM Revision 4469379c: Add dnsmasq and unbound config sections to full sync, it fixes #4076 that is caused because boolean config fields are not disabled on secondary
- 02:21 PM Revision d0bf02bd: Move this check before full sync to disable dnsmasq/unbound in the first time it's sync'd
- 02:20 PM Revision f29fd4d0: Add dnsmasq and unbound config sections to full sync, it fixes #4076 that is caused because boolean config fields are not disabled on secondary
-
01:08 PM Bug #4124 (Resolved): Alias FQDNs don't permit trailing period
- all seems fine here
-
01:07 PM Bug #4143 (Confirmed): After firmware upgrade it keeps saying "Packages are currently being reinstalled in the background." for no apparent reason.
- there have always been some circumstances with some packages where that happens. additional comment on the pull reque...
-
01:00 PM Bug #4131 (Resolved): CP RADIUS accounting not working
- fixed
-
12:55 PM Bug #4127 (Resolved): CP per-user bandwidth restriction applied when disabled
- fixed
-
12:13 PM Bug #3358: new version of <include_file> is not required during reinstall_all
- Not having this install_package called from the new updated file could cause some packages to 'break', because of bei...
-
12:08 PM pfSense Packages Bug #4144 (Resolved): Current GUI doesn't allow you to select multiple logging severity options
-
11:30 AM pfSense Packages Bug #4144 (Feedback): Current GUI doesn't allow you to select multiple logging severity options
- Applied in changeset commit:05a05c59ca10b62bdba34178e25e28fa55be12fc.
-
11:09 AM Bug #4135 (Rejected): package update code does not run new update code from +packagename+.inc file when upgrading a package.
- Duplicate of #3358
- 10:21 AM Revision ddfe3e05: Display tunnel description on IPsec widget
- There was not even code to attempt to display the description.
Also, when I first created a phase1 and there were no ... - 10:19 AM Revision 46df4e88: Merge pull request #1402 from phil-davis/patch-1
-
09:23 AM Bug #4147 (Resolved): IPsec - IPv4 Phase 1 using FQDN resolves to IPv6 IP
- When you define an IPv4 tunnel using FQDN as Remote gateway, this resolves to AAAA record (if any) and subsequently o...
-
09:20 AM Bug #4140: Password protect console menu setting not preserved on upgrade
- Applied in changeset commit:02e4ee541ba8af0992c6cd3acd468d731369b287.
-
09:20 AM Bug #4140 (Feedback): Password protect console menu setting not preserved on upgrade
- Applied in changeset commit:c07cd2ce79f56c96c886db818cb36651b5a334be.
- 08:03 AM Revision 5525974b: Display tunnel description on IPsec widget
- There was not even code to attempt to display the description.
Also, when I first created a phase1 and there were no ...
12/25/2014
-
04:34 PM Bug #4129: IPsec connections with multiple P2s use only first SA
- Tested, works ok for my tunnels. Thanks.
-
04:04 PM Bug #4145: Interfaces widget - interface details missing
- Sorry, this is not a widget issue. Another browser caching problem in action. Guys, would it be possible to produce a...
-
10:22 AM Bug #4145 (Rejected): Interfaces widget - interface details missing
- After the latest batch of patches, as soon as CPU usage bar stops refreshing, the interface details (speed, duplex, m...
-
12:02 PM Bug #4146 (Resolved): OpenVPN tap interfaces are down after boot
- Setup:
1. Latest snapshot
2. 2 ovpn servers on parent WAN (PPPoE);
3. 1 ovpn server on LAN;
After reboot:
1. A... -
11:06 AM Bug #4139: IPsec status widget broken
- Still missing the description here...
!http://i57.tinypic.com/1q60oz.png!
-
06:25 AM pfSense Packages Bug #4144 (Resolved): Current GUI doesn't allow you to select multiple logging severity options
- Even GUI says "use CTRL+click to select/unselect." you cant do that because a combobox is used instead of listbox so ...
12/24/2014
-
07:40 PM Bug #4143 (Resolved): After firmware upgrade it keeps saying "Packages are currently being reinstalled in the background." for no apparent reason.
- After firmware upgrade it keeps saying "Packages are currently being reinstalled in the background." for no apparent ...
-
06:14 PM Revision 5a0028ad: Correct even other areas of CP using pfSense_ipfw_getTablestats function.
-
06:14 PM Revision 82a2fd79: Correct even other areas of CP using pfSense_ipfw_getTablestats function.
-
06:10 PM Revision b9276845: Correctly call function for retrieving stats from ipfw. Fixes #4131
-
06:10 PM Revision 553803f4: Correctly call function for retrieving stats from ipfw. Fixes #4131
-
05:59 PM Revision 046d253a: Fixes #4130 Check for a certain size of file to start showing data on dashboard and avoiding xml parser errors
-
05:59 PM Revision 35d17581: Fixes #4130 Check for a certain size of file to start showing data on dashboard and avoiding xml parser errors
-
05:47 PM Revision c607f306: Fix displaying description for IKEv1 connected tunnels
-
05:47 PM Revision 5afffea4: Fix displaying description for IKEv1 connected tunnels
-
05:40 PM Revision a47e038c: Oops remove variable with same name unused!
-
05:40 PM Revision cdb68b25: Oops remove variable with same name unused!
-
05:39 PM Revision 4f23e0a4: Add checks for ghost phase2 and no need to check for number of phase2 here
-
05:39 PM Revision 6a802ab4: Add checks for ghost phase2 and no need to check for number of phase2 here
-
05:26 PM Revision 87f2ea89: Correct skipping of disabled tunnels
-
05:26 PM Revision d1e53a1e: Correct skipping of disabled tunnels
-
05:22 PM Revision b4997579: Make this function readble
-
05:22 PM Revision 168126ea: Correct status counter of inactive tunnels
-
05:21 PM Revision 17318511: Make this function readble
-
05:21 PM Revision 21b2912f: Correct status counter of inactive tunnels
-
04:57 PM Bug #4142 (Resolved): certificate manager certificates that are in use by packages can be deleted
- certificatemanager, certificates that are in use can be deleted
When a certificate is in use by a OpenVPN server i... -
04:44 PM Bug #4141: captive-portal on opt1 interface affects traffic going through other interfaces
- When gen_subnet is fixed (for example by pulling [https://github.com/pfsense/pfsense/pull/958] ), ip_in_subnet(11.22...
-
12:59 PM Bug #4141: captive-portal on opt1 interface affects traffic going through other interfaces
- Ok found the cause of the issue.
I have a ipv6 carp-ip "abcd::1234/64" defined on my wan interface. (its a test box.... -
12:12 PM Bug #4141: captive-portal on opt1 interface affects traffic going through other interfaces
- Seems then that interface is wrongly added to the ipfw context....
-
11:57 AM Bug #4141: captive-portal on opt1 interface affects traffic going through other interfaces
- Can you show me an ipfw zone list when this happens?
-
04:00 PM pfSense Packages Bug #4118 (Resolved): NUT fails to start in pfSense 2.2
-
03:55 PM pfSense Packages Bug #4118: NUT fails to start in pfSense 2.2
- Fix confirmed. Many thanks!
-
07:34 AM pfSense Packages Bug #4118: NUT fails to start in pfSense 2.2
- Thanks, works now. Merry Christmas! :-)
-
05:20 AM pfSense Packages Bug #4118 (Feedback): NUT fails to start in pfSense 2.2
- Applied in changeset commit:63881e2114fc597d2f940d630d902c4801b6b9e0.
-
02:00 AM pfSense Packages Bug #4118: NUT fails to start in pfSense 2.2
- Keepalive Xmas ping. ;) This is incredibly annoying on snapshot upgrades, causing *very* slow boot. https://forum.pfs...
-
12:20 PM Bug #4131: CP RADIUS accounting not working
- Applied in changeset commit:b9276845369b186dd1226a20b7402b2e61b31faf.
-
12:20 PM Bug #4131: CP RADIUS accounting not working
- Applied in changeset commit:553803f445185da2ac08baa7c034fada8032c3bd.
-
12:08 PM Bug #4131 (Feedback): CP RADIUS accounting not working
-
12:00 PM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Applied in changeset commit:046d253a34d74c794d7ed44b241c79a01fe86b20.
-
12:00 PM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Applied in changeset commit:35d17581b1bd21dfc325c2a59174bd3beb416a27.
-
11:53 AM Bug #4130 (Feedback): Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Fixed.
-
11:48 AM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Normally an ipsec stroke leases creates an empty file with only main leases tag inside!
-
11:42 AM Bug #4138 (Feedback): Status - IPsec: Description missing on connected tunnels
- Fixed on latest code.
-
11:35 AM Bug #4139 (Feedback): IPsec status widget broken
- Widgets works properly now for all states.
- 11:19 AM Revision fad42a3d: Remove option that has now been merged into infra-host-ttl.
- 11:19 AM Revision 43067abc: Merge pull request #1395 from wagonza/RELENG_2_2
-
10:33 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- I'm using the 20141224-0520 upgrade image.
-
10:32 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- No, this did not fix the problem.
I did some experimentation and discovered that if I enter the above configuratio... -
09:03 AM Bug #4117: Using run(4) USB WLAN in hostap mode crashes in FreeBSD 10.x
- I am not able to reproduce this crash on FreeBSD 10.1.
Using the FreeBSD kernel on the pfSense installation works ...
12/23/2014
-
06:20 PM Bug #4141 (Closed): captive-portal on opt1 interface affects traffic going through other interfaces
- captive-portal on opt1 interface affects traffic going through other interfaces.
ive got a pfSense box with 3 inte... -
04:21 PM Revision dd07beef: Oops do not override ipsec status array!
-
04:21 PM Revision f8827719: Oops do not override ipsec status array!
-
01:18 PM Bug #4117 (Rejected): Using run(4) USB WLAN in hostap mode crashes in FreeBSD 10.x
- please replicate on stock FreeBSD 10.1 and report upstream, that's a driver issue outside of our control.
-
01:13 PM Bug #4140: Password protect console menu setting not preserved on upgrade
- setup_serial_port() is called by /tmp/post_upgrade_command.php and should reconfigure serial port before reboot the n...
-
01:01 PM Bug #4124 (Feedback): Alias FQDNs don't permit trailing period
- pull request merged. seems fine, leaving for now for further testing.
- 12:49 PM Revision 283dd1d7: Reboot not required for password protect console menu
- On my systems I can toggle and save "Password protect the console menu" back and forth and the console switches back ...
- 12:49 PM Revision 242e6ba2: Merge pull request #1401 from phil-davis/patch-1
-
12:32 PM Bug #4139: IPsec status widget broken
- + description missing on the tunnels tab
- 11:09 AM Revision 0bc7947e: Handle firewall log widget display formats
- the same way for the initial display and for updated rows done by Java Script. Now we receive the source IP and port,...
- 11:09 AM Revision 7d182021: Interfaces widget remove blank line if no IPv4 address
- If the interface had an IPv6 address but no IPv4 address, there was a blank line where the IPv4 address would have be...
- 11:09 AM Revision d4b3c264: Interfaces widget create all div
- All div for the various things need to be created here, so that later AJAX can switch the necessary things on/off and...
- 11:08 AM Revision 490810ed: Remove "link", "vlink" and "alink" from BODY tag
- This is a positional change to remove "link", "vlink" and "alink" from
the BODY tag, the following themes do not have... - 11:07 AM Revision 89914d8c: Put line break only if IPv4 address exists
- This makes a line for the IPv4 address if it is there. If the IPv4 address goes away, the whole line will disappear, ...
- 11:07 AM Revision 085d6889: Set Interfaces widget IPv6 address
- Now that get_interfacestatus() is returning us the IPv6 address, and interfaces.widget.php has a div to put it in, ac...
- 11:07 AM Revision 42647435: Lastsawtime has moved further along
- srcport, dstport and version are now explicitly passed as fields here, so lastsawtime is 3 fields further out.
- 11:06 AM Revision 5b370150: Display better message when booting and awaiting package reinstall
- 11:06 AM Revision 25d3c68f: Display better message when booting and awaiting package reinstall
- 11:04 AM Revision b79c23ae: Send IPv4 and IPv6 address in get_interfacestatus
- And make them strong (bold), which is how they are displayed originally by interfaces.widget.php
This allows the AJAX... - 11:04 AM Revision dad58d7f: Display better message when booting and awaiting package reinstall
- 11:03 AM Revision 4e220eea: Standardise dynamic firewall log view
- to be like Firewall Log widget:
1) Display IPv6 address and port in [a:b::c]:123 format
2) Fix same issue with rows g... - 11:03 AM Revision 8b3d14bc: Allow dot at end of FQDN for a host
- Redmine #4124 has discussion of this.
- 11:02 AM Revision 71ddc9ef: Pass src dst IP port through to firewall log
- and IP version. So that the receiving code can easily have each pat of the IP addresses and ports, and display them a...
-
10:57 AM Bug #4126 (Resolved): some PSKs incorrect in ipsec.secrets
- Ermal confirmed this looks fine.
- 03:56 AM Revision f244dca8: Reboot not required for password protect console menu
- On my systems I can toggle and save "Password protect the console menu" back and forth and the console switches back ...
12/22/2014
- 11:49 PM Revision 6422c6f1: Merge pull request #1394 from phil-davis/patch-13
- 11:45 PM Revision dc83dd4c: Merge pull request #1393 from phil-davis/patch-12
- 11:41 PM Revision f2087b77: Merge pull request #1397 from phil-davis/patch-15
- 11:39 PM Revision b5d827f6: Merge pull request #1400 from phil-davis/patch-17
- 11:36 PM Revision 0000cdf7: Prevent resolvconf(8) from stomping all over our newly generated
- resolv.conf and subsequent updates.
- 11:32 PM Revision 07499022: Merge pull request #1398 from wagonza/patch-2
-
11:18 PM Bug #4140: Password protect console menu setting not preserved on upgrade
- setup_serial_port() does a bunch of other things related to loader.conf stuff also, so there might be other side-effe...
-
11:14 PM Bug #4140 (Resolved): Password protect console menu setting not preserved on upgrade
- 1) Select "Password protect the console menu" from System->Advanced, Admin and press Save. The console now prompts fo...
-
10:07 PM Bug #4138: Status - IPsec: Description missing on connected tunnels
- Yeah, confirmed it seems to happen that way on all IKEv1.
Both v1 and v2 have the description disappear when it's... -
07:33 PM Bug #4138: Status - IPsec: Description missing on connected tunnels
- Yes, IKEv1. Tried IKEv2 and the description is flaky as well as you describe.
-
06:08 PM Bug #4138: Status - IPsec: Description missing on connected tunnels
- also here: https://forum.pfsense.org/index.php?topic=85752.0
-
05:59 PM Bug #4138 (Confirmed): Status - IPsec: Description missing on connected tunnels
- are those IKEv1 connections? Seems to be limited to IKEv1 for the problem as described.
With IKEv2 there is a simil... -
02:44 PM Bug #4138 (Resolved): Status - IPsec: Description missing on connected tunnels
- This is broken even with commit 17ad9cb8 applied.
-
09:33 PM Bug #4064 (Feedback): improper handling of DNS servers by rtsold
- Warren's pull request from earlier should fix this, to me for testing.
-
06:01 PM Bug #4137 (Closed): IPSec widget - Invalid argument supplied for foreach() in /usr/local/www/widgets/widgets/ipsec.widget.php on line 89
- multiple issues there, covered in #4139
-
01:18 PM Bug #4137 (Closed): IPSec widget - Invalid argument supplied for foreach() in /usr/local/www/widgets/widgets/ipsec.widget.php on line 89
- As per subject. This is on a fully gitsynced box with Dec 22 10:10:37 CST 2014 snapshot.
-
05:59 PM Bug #3886 (Resolved): (TurkishLanguage) After the firewall rule for example (lan rule) does not come "Apply Button"
-
05:58 PM Bug #4139 (Resolved): IPsec status widget broken
- Multiple issues since changes earlier today.
1) "Warning: Invalid argument supplied for foreach() in /usr/local/w... - 05:07 PM Revision 792dbafd: Add config upgrade code to validate changes made on c2fe67eb and d269747b. It fixes #4134
- 05:06 PM Revision ccf30846: Add config upgrade code to validate changes made on c2fe67eb and d269747b. It fixes #4134
- 04:54 PM Revision 1df8a7b2: Add missing $ as spotted by Kill Bill, ticket #4132
- 04:54 PM Revision cfec8558: Add missing $ as spotted by Kill Bill, ticket #4132
-
04:36 PM Revision 0314cbf4: Correct display of tunnel status on ikev1 with multiple phase2
-
04:36 PM Revision 17ad9cb8: Correct display of tunnel status on ikev1 with multiple phase2
-
04:20 PM Revision 483c3b5b: Correct ipsec status page to make connect button work
-
04:20 PM Revision fe2e680b: Correct ipsec status page to make connect button work
-
03:14 PM Revision 432dee2d: Correct dashboard with new ipsec generation
-
03:14 PM Revision 3c5af33a: Manually merge vpn.inc from master since cherry-picking is very messy to perform.
-
03:08 PM Revision 7a8ea3ee: Correct dashboard with new ipsec generation
-
02:59 PM pfSense Packages Bug #4059 (Confirmed): library required by squid3 may be absent
-
02:37 PM Revision d8cb5ff3: Create a separate connection for IKEv1 with multiple phase2 definitions.
-
02:33 PM Revision ad9bce2c: Correct issue with not reloading CP properly on calling interface configure.
-
02:33 PM Revision a08db603: Correct issue with not reloading CP properly on calling interface configure.
-
02:24 PM Revision b2448aa0: Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0
-
02:24 PM Revision d90d869e: Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0
-
01:24 PM Feature #4083: Replace GET by POST
- This is a change that needs to be done globally, replace this ticket to a more general description to keep track of i...
-
12:39 PM Feature #4136 (Rejected): Change the default ntp client/server to OpenNTPD
- We tried using OpenNTPD. It was buggy and lacked features we needed. Not likely to switch back and regress.
There ... -
12:34 PM Feature #4136 (Rejected): Change the default ntp client/server to OpenNTPD
- During the last years, a lot of security bugs have been found in the NTP code. My proposal is to change the default N...
- 12:12 PM Revision 22a7fef8: Fix string, we want to print variable name here and not its value. Fixes #4132
- 12:12 PM Revision 7fd7c5a5: Fix string, we want to print variable name here and not its value. Fixes #4132
-
11:36 AM Bug #4132 (Resolved): Captive Portal - Portal page contents - confusing instructions (gettext issue)
- Cool. Thanks!!
-
11:25 AM Bug #4132: Captive Portal - Portal page contents - confusing instructions (gettext issue)
- All good now :)
-
10:48 AM Bug #4132: Captive Portal - Portal page contents - confusing instructions (gettext issue)
- Good catch, thanks!
-
10:26 AM Bug #4132: Captive Portal - Portal page contents - confusing instructions (gettext issue)
- Thanks, though this is still incosistent - $PORTAL_ACTION/$PORTAL_REDIRURL vs. $PORTAL_ACTION$/$PORTAL_REDIRURL$ (not...
-
06:20 AM Bug #4132: Captive Portal - Portal page contents - confusing instructions (gettext issue)
- Applied in changeset commit:22a7fef8b7ff2fc4f9c13b6a248912c1cf8e345b.
-
06:20 AM Bug #4132 (Feedback): Captive Portal - Portal page contents - confusing instructions (gettext issue)
- Applied in changeset commit:7fd7c5a5454b8b59467016b62333818e585f9187.
-
11:20 AM Bug #4134: Email notifications configuration migration to 2.2 broken (STARTTLS)
- Applied in changeset commit:792dbafd7b83e40e5bb9383294e2abb2b2ad083c.
-
11:20 AM Bug #4134 (Feedback): Email notifications configuration migration to 2.2 broken (STARTTLS)
- Applied in changeset commit:ccf30846e7b7651da65ab0b5f44e77c70ba8c0d9.
-
11:04 AM Revision b57ea0b7: Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127
-
11:03 AM Revision 1eff6ee0: Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127
-
11:03 AM Revision ce90c89a: Do not apply bw limits if the setting is not enabled in CP. Though still respect radius attributes for now with this setting. Resolves #4127
-
10:52 AM Bug #4129 (Feedback): IPsec connections with multiple P2s use only first SA
- Changes have been committed to generate single connections for each phase2 and confirmed by https://forum.pfsense.org...
-
08:03 AM Bug #4135 (Rejected): package update code does not run new update code from +packagename+.inc file when upgrading a package.
- package update code does not run new update code from +packagename+.inc file when upgrading a package.
For example... -
07:09 AM Feature #4133: Add GUI setting for VLANs PCP
- Target to 2.2.1 for future review, 2.2 is now in RC state
-
05:20 AM Bug #4127: CP per-user bandwidth restriction applied when disabled
- Applied in changeset commit:b57ea0b75a722f86ba01f72393950ac49610b9b2.
-
05:20 AM Bug #4127: CP per-user bandwidth restriction applied when disabled
- Applied in changeset commit:1eff6ee0a2b98b4e571e7cb4dd6fc285605f6307.
-
05:20 AM Bug #4127 (Feedback): CP per-user bandwidth restriction applied when disabled
- Applied in changeset commit:ce90c89a308f6d3ceaf9193a570eb10911903f87.
12/21/2014
- 04:05 PM Revision acfef9f5: Standardise dynamic firewall log view
- to be like Firewall Log widget:
1) Display IPv6 address and port in [a:b::c]:123 format
2) Fix same issue with rows g... - 12:03 PM Revision c120bd8d: Handle firewall log widget display formats
- the same way for the initial display and for updated rows done by Java Script. Now we receive the source IP and port,...
- 11:49 AM Revision 319e126e: Lastsawtime has moved further along
- srcport, dstport and version are now explicitly passed as fields here, so lastsawtime is 3 fields further out.
- 11:45 AM Revision 1a9b610a: Pass src dst IP port through to firewall log
- and IP version. So that the receiving code can easily have each pat of the IP addresses and ports, and display them a...
12/20/2014
- 08:13 PM Revision 30501526: Prevent resolvconf(8) from stomping all over our newly generated
- resolv.conf and subsequent updates.
- 06:12 PM Revision fe416714: Put line break only if IPv4 address exists
- This makes a line for the IPv4 address if it is there. If the IPv4 address goes away, the whole line will disappear, ...
- 06:05 PM Revision 7a0c88f8: Interfaces widget remove blank line if no IPv4 address
- If the interface had an IPv6 address but no IPv4 address, there was a blank line where the IPv4 address would have be...
-
05:53 PM Bug #4129: IPsec connections with multiple P2s use only first SA
- In my test above i created complete separate conn sections in the config file, it seems possible to not repeat all in...
-
05:16 PM Bug #4129: IPsec connections with multiple P2s use only first SA
- I've been checking this a bit more, and did see that with the current way it does work properly for a tunnel that use...
- 05:16 PM Revision 6e795218: Set Interfaces widget IPv6 address
- Now that get_interfacestatus() is returning us the IPv6 address, and interfaces.widget.php has a div to put it in, ac...
- 05:12 PM Revision d7884992: Send IPv4 and IPv6 address in get_interfacestatus
- And make them strong (bold), which is how they are displayed originally by interfaces.widget.php
This allows the AJAX... - 05:08 PM Revision 2795f40b: Interfaces widget create all div
- All div for the various things need to be created here, so that later AJAX can switch the necessary things on/off and...
-
04:57 PM Bug #4134 (Resolved): Email notifications configuration migration to 2.2 broken (STARTTLS)
- 2.1.x config snippet:...
-
08:34 AM Feature #4133 (Resolved): Add GUI setting for VLANs PCP
- Add support for optionally setting VLANs priority (PCP) through the GUI, saved as part of the xml configuration.
S... - 01:57 AM Revision 5b4ed0e1: Use correct port for viewing portal page contents. Ticket #4125
- 01:56 AM Revision 5a098344: Use correct port for viewing portal page contents. Ticket #4125
12/19/2014
-
09:33 PM Bug #4132 (Resolved): Captive Portal - Portal page contents - confusing instructions (gettext issue)
- Make sure to include a form (POST to "") with a submit button (name="accept") and a hidden field with name="redirurl"...
-
09:18 PM Revision 8cd0dba6: Fix help for UPnP/NAT-PMP
-
09:17 PM Revision a98ff7ef: Fix help for UPnP/NAT-PMP
-
08:56 PM Bug #4125 (Resolved): Captive Portal - Portal page contents - View current page has a broken link
- Thanks for the feedback. I confirmed on another system as well.
-
08:50 PM Bug #4125: Captive Portal - Portal page contents - View current page has a broken link
- Works for me ;)
-
07:51 PM Bug #4125 (Feedback): Captive Portal - Portal page contents - View current page has a broken link
- should be fixed, leaving for further testing.
-
08:25 PM Revision 41c4ef39: Correct the leftsubnet specification for transport mode.
-
08:24 PM Revision 85ea799e: Correct the leftsubnet specification for transport mode.
-
07:54 PM Revision 7c2a9397: Ooops fix this identation on final config
-
07:49 PM Revision 1bd77f26: Heh remove debugging code
-
07:48 PM Revision 0b7f174c: Ooops fix this identation on final config
-
06:54 PM Bug #4131 (Resolved): CP RADIUS accounting not working
- Captive portal RADIUS accounting sends only 0 for Acct-Input and Output Packets, Octets, and Gigawords.
- 06:43 PM Revision 83aaa431: Remove option that has now been merged into infra-host-ttl.
-
06:30 PM Revision 7a683b46: Just whitespace save from removing a useless else { branch
-
06:01 PM Revision 51a2c561: Remove unused function
-
06:01 PM Revision 1aac6291: Remove unused function
-
05:52 PM Bug #4129: IPsec connections with multiple P2s use only first SA
- To add a little info/reference here from report: #4112, with StrongSwan i was able to make it work in my situation by...
-
12:50 AM Bug #4129: IPsec connections with multiple P2s use only first SA
- probably the best next step, after discussion with Jim T earlier, is to try ipsec-tools on 2.2 and see if the issue p...
-
12:41 AM Bug #4129 (Resolved): IPsec connections with multiple P2s use only first SA
- Where you have multiple P2s on a P1, only the first is actually used. The SPD and SAD are correct in setkey's output,...
-
05:29 PM Bug #4110 (Resolved): interface-group is not set properly on the openvpn interfaces after reboot
- fixed
-
05:00 PM Bug #4090 (Resolved): unbound advanced settings cause broken unbound.conf file
-
05:05 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Ah ok, please try to update to a more recent snapshot, it should be fixed now. Seems to be same issue of #4104
-
04:59 PM Bug #4067 (Resolved): Unbound configuration does not get synchronized to the secondary members of a cluster install
- works
-
04:56 PM Bug #4112 (Closed): ipsec, strongswan (sometimes) needs a 'conn' section with a unique reqid for each phase2
- source of issue is #4129
-
04:53 PM Bug #4076: DNS Forwarder options do not unset during CARP sync
- though if you enable unbound, then dnsmasq is unset on the secondary. Doesn't happen just by disabling dnsmasq, that ...
-
04:50 PM Bug #4076: DNS Forwarder options do not unset during CARP sync
- confirmed as described
-
04:52 PM Bug #4099 (Resolved): IP aliases on localhost not config syncing across
- fixed
-
04:37 PM Bug #4021: Unbound doesn't handle v6 link local correctly
- worked around this issue for the time being.
-
04:36 PM Bug #3389 (Resolved): GUI allows to configure ICMPv4 types for ICMPv6 firewall rules
- fixed
-
04:32 PM Bug #4062: pfSense_getall_interface_addresses truncates v6 link local IPs
- only thing I'm aware of that was broken by this was unbound, and that was worked around within unbound, so yeah pushi...
-
02:28 PM pfSense Packages Bug #4087: Rule reload doesn't update FQDN entries in pf tables
- there is no bug here, that's why.
-
02:00 PM pfSense Packages Bug #4087: Rule reload doesn't update FQDN entries in pf tables
- If you say so. Usually finding a workaround to a bug while the bug is being fixed is part of dealing with the bug.
-
12:10 PM pfSense Packages Bug #4087: Rule reload doesn't update FQDN entries in pf tables
- this isn't a place for such discussions, please post to the forum or list.
-
10:17 AM Bug #4130 (Confirmed): Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Confirmed it here. Adding the IPsec widget it starts logging it in the main system log. It may only happen when there...
-
10:12 AM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Yes, removing that widget works. (Was kinda planning on removing that for now anyway, seems in quite a messy state wi...
-
09:52 AM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- If you turn off the IPsec widget, does the error stop?
Do you have mobile IPsec enabled?
It's the only thing I ca... -
08:34 AM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- ...
-
06:33 AM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- And which dashboard widgets are enabled?
-
05:18 AM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Phillip Davis wrote:
> Sounds like a problem in your /cf/conf/config.xml
> That should start with:
> <?xml version... -
04:19 AM Bug #4130: Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- I do not see that on my 2.2 boxes.
Sounds like a problem in your /cf/conf/config.xml
That should start with:
<?x... -
03:15 AM Bug #4130 (Resolved): Status: Dashboard - index.php: XML error: no leases object found! (IPsec Widget)
- Whenever I go to the index.php page, it produces the a system log entry like this:...
-
08:35 AM pfSense Packages Bug #4118: NUT fails to start in pfSense 2.2
- Diff works. ;)
-
05:31 AM pfSense Packages Bug #4118: NUT fails to start in pfSense 2.2
- Here's the diff if anyone wants it:...
-
08:34 AM Revision 964dcb25: Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic=85580.0
-
08:34 AM Revision 11caacf6: Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic=85580.0
-
05:04 AM Bug #4104 (Resolved): unbound package configuration migration to 2.2 broken
- 12:22 AM Revision 19ddaa31: include $myid in these PSK lines. Ticket #4126
- 12:19 AM Revision 42a10991: include $myid in these PSK lines. Ticket #4126
12/18/2014
-
11:29 PM Feature #4128 (New): Email notification webgui configuration
- Please consider implementing in the webgui a tab to configure what type of email we want to be send by services.
A... -
07:17 PM Bug #4127 (Resolved): CP per-user bandwidth restriction applied when disabled
- If you have values entered for CP's per-user bandwidth restriction in 2.2, but don't have the box checked to enable i...
-
06:16 PM Bug #4126 (Feedback): some PSKs incorrect in ipsec.secrets
- what I committed makes it work the same as it does on 2.1.5. To Ermal for review, to verify that's correct.
-
06:12 PM Bug #4126 (Resolved): some PSKs incorrect in ipsec.secrets
- PSKs from the user manager and vpn_ipsec_keys.php are written to ipsec.secrets without a leading $myid, which makes t...
- 06:13 PM Revision bd1a6267: Simplify logic using a proper function as spotted by Ermal
- 06:13 PM Revision 019c7b2d: Simplify logic using a proper function as spotted by Ermal
-
05:28 PM Bug #4110: interface-group is not set properly on the openvpn interfaces after reboot
- With a short test this seems to be fixed now, thanks.
-
04:20 AM Bug #4110: interface-group is not set properly on the openvpn interfaces after reboot
- Applied in changeset commit:02f65ece135c962b34548f2ec8ed9ed38ba22211.
-
04:20 AM Bug #4110 (Feedback): interface-group is not set properly on the openvpn interfaces after reboot
- Applied in changeset commit:da4f91a9207cc5b958adbca75415266700b4b8c6.
-
05:26 PM Bug #4104: unbound package configuration migration to 2.2 broken
- Fixed. (Same issue like the more generic Bug #4090 I guess.)
-
04:50 PM Bug #4125 (Resolved): Captive Portal - Portal page contents - View current page has a broken link
- It links to http://fqdn:<zoneid>, e.g. http://pfsense.example.com:2
- 03:52 PM Revision 0fcab48b: Replace ; by newlines when upgrading custom_options from unbound packages, it's related to ticket #4090
- 03:51 PM Revision c23f4d8f: Replace ; by newlines when upgrading custom_options from unbound packages, it's related to ticket #4090
-
02:32 PM Bug #4090: unbound advanced settings cause broken unbound.conf file
- I guess I was unclear. It was a vanilla 2.1.5 system I upgraded to 2.2-RC for testing.
-
09:36 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Vick Khera wrote:
> No, it was a vanilla 2.1.5 system in a vm. I use it for testing things, then revert the image to... -
09:07 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- No, it was a vanilla 2.1.5 system in a vm. I use it for testing things, then revert the image to the base system with...
-
08:37 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Did you upgrade this system from 2.1.x with unbound package installed? The upgrade code had an issue, it was using ; ...
-
06:46 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- Here it is. I also notice there is no config download option for unbound, just the dns forwarder. In any case, I cut ...
-
05:45 AM Bug #4090 (Feedback): unbound advanced settings cause broken unbound.conf file
- I couldn't reproduce it, unbound.conf ended with lines exactly the same I added to textarea. Could you please share t...
-
02:17 PM Revision ab0e4080: Do not restart unneeded services. Also triger configuration for the proper interface.
-
02:17 PM Revision 65a6e535: Do not restart unneeded services. Also triger configuration for the proper interface.
- 11:54 AM Revision 1a2ea2cc: Display better message when booting and awaiting package reinstall
- 11:21 AM Revision 906ae455: Merge pull request #1391 from ExolonDX/master
- 10:03 AM Revision 02f65ece: Add openvpn interfaces to group when they are created, it should fix #4110
- 10:03 AM Revision afe81d69: Check if interface exist before try to add it to group
- 10:03 AM Revision da4f91a9: Add openvpn interfaces to group when they are created, it should fix #4110
- 10:02 AM Revision 67de15fc: Check if interface exist before try to add it to group
-
09:14 AM Feature #3633: OpenVPN client's "Client Certificate" should be optional
- RE: no cert vs no CA.
The cryptostorm.is service does supply a CA certificate which I imported to the pfSense cert ... -
09:11 AM Feature #3633: OpenVPN client's "Client Certificate" should be optional
- I tested the patch.
It does indeed work for the username only AND password only use case.
I pasted my key into th... - 07:17 AM Revision 5454fd1b: Allow dot at end of FQDN for a host
- Redmine #4124 has discussion of this.
-
05:02 AM Bug #4124: Alias FQDNs don't permit trailing period
- I made pull request https://github.com/pfsense/pfsense/pull/1394
That solution enables the validation of things like... -
01:08 AM Bug #4124: Alias FQDNs don't permit trailing period
- Yes, that is annoying for people who want/like/need to put the correct whole FQDN, including the root domain ".".
e.... - 04:24 AM Revision 2ccdd739: Display better message when booting and awaiting package reinstall
- 04:22 AM Revision 8aec06e0: Display better message when booting and awaiting package reinstall
-
03:44 AM Bug #4122 (Resolved): webConfiguratorlockout table is missing expiration
-
01:15 AM Bug #4122: webConfiguratorlockout table is missing expiration
- Works - I locked myself out from 1 IP address (after about 15 dodgy password entries). After the following hour bound...
-
12:41 AM Feature #3506: Firewall:Aliases - Sort/Move Function
- The other really useful feature would be to be able to disable entries in the alias list without having to remove the...
-
12:16 AM Feature #3506: Firewall:Aliases - Sort/Move Function
- +1
12/17/2014
-
07:54 PM Bug #4110 (Confirmed): interface-group is not set properly on the openvpn interfaces after reboot
- confirmed as described
-
07:46 PM Bug #4121 (Rejected): Failover don´t switch back to Tier 1
- not true. I re-tested typical multi-WAN scenarios, then tested the less typical case described here where an OpenVPN ...
-
04:32 AM Bug #4121 (Rejected): Failover don´t switch back to Tier 1
- I Have two Gateway´s in a Group (Failover)
Tier1 = HideVPN Gateway OpenVPN with Monitoring IP
Tier2 = Normal WAN ... - 06:48 PM Revision 55092b0e: Bump latest_config version that I forgot on previous commit. Spotted by Jim Pingle
- 06:47 PM Revision a03551c2: Bump latest_config version that I forgot on previous commit. Spotted by Jim Pingle
-
06:26 PM Bug #4111 (Resolved): Unbound replies using wrong source IP when bound to *
- If not ideal since it only completely fixes the circumstance where you're binding to *:53, this is the best we can do...
- 06:25 PM Revision 264d17a5: syslogd can't just be HUPed to pick up its new config, as many of those
- are command line arguments. Go back to 2.1x and prior behavior of TERM and
restart. Fixes source IP use with syslog a... - 06:21 PM Revision f1905a3e: syslogd can't just be HUPed to pick up its new config, as many of those
- are command line arguments. Go back to 2.1x and prior behavior of TERM and
restart. Fixes source IP use with syslog a... - 06:17 PM Revision b0885c5a: Add a cron item to expire items from webConfiguratorlockout, also add config upgrade code. This fixes #4122
- 06:17 PM Revision 56c8376a: Add a cron item to expire items from webConfiguratorlockout, also add config upgrade code. This fixes #4122
- 05:27 PM Revision aafa7657: Check if interface is disabled when configuring DHCP server. It fixes #4119
- 05:27 PM Revision b2379012: Disable dhcp server when interface is disabled. Ticket #4119
- 05:27 PM Revision a030a437: Do not check disabled interfaces, ticket #4119
- 05:26 PM Revision 57006646: Check if interface is disabled when configuring DHCP server. It fixes #4119
- 05:25 PM Revision f4c40620: Disable dhcp server when interface is disabled. Ticket #4119
- 05:25 PM Revision e94692c0: Do not check disabled interfaces, ticket #4119
-
03:41 PM pfSense Packages Bug #4087: Rule reload doesn't update FQDN entries in pf tables
- Is there a way to sun a command that does an update immediately?
filterdns is run as
/usr/local/sbin/filterdns -p... -
03:05 PM Feature #3506: Firewall:Aliases - Sort/Move Function
- I would really like this feature too. When having aliases with 15 or 20 hosts etc. it is easier to maintain if they c...
-
02:48 PM Bug #4124 (Resolved): Alias FQDNs don't permit trailing period
- On page
https://pfsense/firewall_aliases_edit.php?id=xx
for alias type network(s) entering an FQDN with trailing pe... -
02:02 PM Revision 2ae99d06: Give the proper value for the logging level since even 0 is the correct value coming from GUI.
-
12:54 PM Todo #4123 (Closed): Add support to multiple tables to expiretable
- Improve expiretable to support multiple tables and remove multiple calls from crontab
-
12:30 PM Bug #4122: webConfiguratorlockout table is missing expiration
- Applied in changeset commit:b0885c5a7aa20801d78df77f5124eca766f34723.
-
12:30 PM Bug #4122 (Feedback): webConfiguratorlockout table is missing expiration
- Applied in changeset commit:56c8376a9eabdc59e8f71535c0f3cd871cd776f1.
-
09:00 AM Bug #4122 (Resolved): webConfiguratorlockout table is missing expiration
- The sshlockout_pf process adds IP addresses that fail too many GUI login attempts to the webConfiguratorlockout table...
-
11:54 AM Revision c1476a2a: Give the proper value for the logging level since even 0 is the correct value coming from GUI.
-
11:30 AM Bug #4119: Disable DHCP server when interface is disabled / DHCP relay is checking for disabled interfaces
- Applied in changeset commit:aafa7657399edf835a28c106c37ac71cc9b24335.
-
11:30 AM Bug #4119 (Feedback): Disable DHCP server when interface is disabled / DHCP relay is checking for disabled interfaces
- Applied in changeset commit:570066460e88a63d186e8892930927e6e9825fc4.
-
11:18 AM Bug #4119: Disable DHCP server when interface is disabled / DHCP relay is checking for disabled interfaces
- Original issue is also present
-
10:04 AM Bug #4119 (Assigned): Disable DHCP server when interface is disabled / DHCP relay is checking for disabled interfaces
- The real issue here is DHCP server still starts after interface is disabled, even if you reboot the system service is...
-
10:10 AM Bug #4102: Could not find IPv4/IPv6 gateway for interface log spam
- Guys, can you tell me how to stop logging this junk at least? This renders the system log absolutely useless with fir...
-
08:08 AM Bug #4062: pfSense_getall_interface_addresses truncates v6 link local IPs
- I would push this on 2.2.1 since i am not yet able to evaluate if this is fixed what all is impacted.
-
04:29 AM Todo #4120 (Resolved): Improve passwd security
- A couple of things to be done to improve pfSense passwd:
- Change hash from MD5 to SHA512 or blowfish
- Start to ...
12/16/2014
-
11:01 PM Revision cc2c1a3c: Encode space to avoid rejecting users with spaces in username
-
11:01 PM Revision 05992982: Encode space to avoid rejecting users with spaces in username
-
09:52 PM Revision 55edb8d6: Use updated URLs for Limiters and Layer 7 help.
-
09:52 PM Revision 50b00432: Use updated URLs for Limiters and Layer 7 help.
-
09:10 PM Revision 00342f85: Remove some old comments and unnecessary cruft.
-
09:10 PM Revision 8db9ed79: Remove some old comments and unnecessary cruft.
-
09:08 PM Revision d9ecdec0: Pick up some more new pages for 2.2 that need help links.
-
09:08 PM Revision 51579bb4: Pick up some more new pages for 2.2 that need help links.
-
09:03 PM pfSense Packages Bug #4118: NUT fails to start in pfSense 2.2
- Thanks Denny: Confirmed to fix my copy.
[code]
#!/bin/sh
# This file was automatically generated
# by the pfSe... -
08:48 PM Revision e4e6c315: Some misc updates to pkg help links
-
08:47 PM Revision 7b7e4de7: Some misc updates to pkg help links
-
08:26 PM Revision 72c35a46: Add help for Unbound/DNS Resolver and its related tabs.
-
08:26 PM Revision 84b85dc5: Add help for Unbound/DNS Resolver and its related tabs.
- 07:49 PM Revision c2e6e8e2: Remove "link", "vlink" and "alink" from BODY tag
- This is a positional change to remove "link", "vlink" and "alink" from
the BODY tag, the following themes do not have... -
07:21 PM Revision db7a17d0: Point these CARP Help pages at more useful places.
-
07:21 PM Revision e38f03a0: Point these CARP Help pages at more useful places.
- 07:13 PM Revision 24a87e44: Use provided function to change user's password
- 07:10 PM Revision c445a9f5: Use provided function to change user's password
-
06:22 PM Revision dd05d045: Fixup the rest of the URLs for DHCPv6/RA help.
-
06:22 PM Revision 9279460b: Fixup the rest of the URLs for DHCPv6/RA help.
-
05:45 PM Revision 50f5c82e: The ID in DUID is Identifier.
- See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...
-
05:41 PM Revision 6f49b97d: The ID in DUID is Identifier.
- See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...
-
05:32 PM Bug #4112: ipsec, strongswan (sometimes) needs a 'conn' section with a unique reqid for each phase2
- the subject here isn't what the problem really is, but there is some kind of interoperability issue with multiple P2s...
-
04:48 PM Revision 0f680478: Remove old/invalid note
-
04:48 PM Revision 2fedc3ee: Update help links for DHCPv6 relay and DHCPv6 Lease Status
-
04:48 PM Revision 136633ce: Update help links for DHCPv6 relay and DHCPv6 Lease Status
-
04:47 PM Revision d5b8bf16: Remove old/invalid note
-
03:54 PM Revision 0c4fb3c0: Fix up Help links for Inbound Load Balancing.
-
03:53 PM Revision 95349b2c: Fix up Help links for Inbound Load Balancing.
-
01:49 PM Bug #4116: IP Alias VIPs using CARP VIP as their interface are not properly deactivated for temporary CARP disable
- The "temporary" button seems to behave OK in my test setup now but maintenance mode still does not appear to work pro...
-
06:30 AM Bug #4116: IP Alias VIPs using CARP VIP as their interface are not properly deactivated for temporary CARP disable
- Applied in changeset commit:936e554bab69b0f6b1eb53cae807e3f2fafa3e73.
-
06:30 AM Bug #4116 (Feedback): IP Alias VIPs using CARP VIP as their interface are not properly deactivated for temporary CARP disable
- Applied in changeset commit:dd0cb9fcf4428d8fdc0e6cd380ea2a5dff4e9114.
- 01:34 PM Revision 9d26addd: Make logic more visible as suggested by Ermal
- 01:33 PM Revision 136217fd: Make logic more visible as suggested by Ermal
- 01:28 PM Revision d4ea38c5: Tidy up "widgets" XHTML
- Add CDATA sections to scripts
Add ALT to image tags and close image tags
DIV tag cannot be inside a STRONG tag, so sw... - 01:28 PM Revision 04e722a6: Merge pull request #1388 from ExolonDX/master
- 12:22 PM Revision 936e554b: Cleanup aliases when temporarily disable CARP, fixes #4116
- 12:22 PM Revision 43157c8f: Teach interface_vip_bring_down() to deal with IP Alias over CARP
- 12:19 PM Revision dd0cb9fc: Cleanup aliases when temporarily disable CARP, fixes #4116
- 12:18 PM Revision 28268a4a: Teach interface_vip_bring_down() to deal with IP Alias over CARP
-
10:46 AM Bug #4119 (Resolved): Disable DHCP server when interface is disabled / DHCP relay is checking for disabled interfaces
- DHCP Relay will print the usual error about DHCP being enabled even when DHCP is not active, if there is a disabled o...
-
06:26 AM Bug #4100 (Resolved): Validation of y/n answers in setlanip console menu
- The question in the end is an enhancement, this ticket can be safely closed.
-
03:24 AM Bug #3915: DHCP server static mapped clients do not receive custom DNS servers
- Received this text in email today from dhcp-bugs@isc.org :
--------
Yes 4.3 added this functionality. There was a b...
12/15/2014
-
09:58 PM Bug #4074: Status NTP does not display any result if IPv6 Allow is off
- So far, all that has been committed is a change to the ntpq command that gets the ntpd status, forcing it to use IPv4...
-
01:12 PM Bug #4074: Status NTP does not display any result if IPv6 Allow is off
- I'm still seeing NTP IPv6 requests blocked on lo0 using the Sat Dec 13 13:26:22 amd64 build. Should this fix be prese...
-
09:45 PM Revision 363a0231: Follow help page that moved.
-
09:45 PM Revision 745e7941: Follow help page that moved.
-
09:41 PM Bug #4100: Validation of y/n answers in setlanip console menu
- And in the end the committed pull request was: https://github.com/pfsense/pfsense/pull/1385
I will do a change to ad... -
06:24 AM Bug #4100 (Feedback): Validation of y/n answers in setlanip console menu
- Merged, thanks!
-
09:31 PM Revision 79c3a753: Follow help page that moved.
-
09:30 PM Revision 327bbab6: Follow help page that moved.
-
08:28 PM pfSense Packages Bug #4078: NUT fails to start with USB
- I've determined that the USB problem was due to leftover files from the NUT install under pfSense 2.1.5. After having...
-
08:20 PM pfSense Packages Bug #4118 (Resolved): NUT fails to start in pfSense 2.2
- The start up script for NUT, /usr/local/etc/rc.d/nut.sh, needs to change the path used to invoke upsdrvctl.
In Fre... - 07:18 PM Revision 73041230: Add DNS Resolver to the list of services to be sync'd on HA, make sure it and DNS Forwarder are not enabled simultaneously. It fixes #4067
- 07:18 PM Revision d691465c: Fix password field name
- 07:18 PM Revision 03226d75: Use newline to separate unbound custom options during config upgrade, it should fix #4104
- 07:18 PM Revision 8f3b2775: Add a shortcut for unbound and enable it
- 07:18 PM Revision f6179f4c: Fix password field name to apply correct style
- 07:16 PM Revision c25caf5b: Add DNS Resolver to the list of services to be sync'd on HA, make sure it and DNS Forwarder are not enabled simultaneously. It fixes #4067
- 06:43 PM Revision fa2122b0: Fix password field name
- 06:42 PM Revision 387ab31a: Use newline to separate unbound custom options during config upgrade, it should fix #4104
- 06:18 PM Revision 6bb9db05: Add a shortcut for unbound and enable it
- 04:47 PM Revision 99441482: Fix password field name to apply correct style
-
03:41 PM Bug #4117 (Resolved): Using run(4) USB WLAN in hostap mode crashes in FreeBSD 10.x
- I was using a "Hama Wireless LAN USB 2.0 Stick 300 Mbps" for some time as an access point with the 2.2 alpha and beta...
-
01:30 PM Bug #4067: Unbound configuration does not get synchronized to the secondary members of a cluster install
- Applied in changeset commit:73041230a79f7b0f2cbae60cf51596a1232d5029.
-
01:30 PM Bug #4067 (Feedback): Unbound configuration does not get synchronized to the secondary members of a cluster install
- Applied in changeset commit:c25caf5b01269961d0129f8f83dc8dc1a078c3a8.
-
08:49 AM Bug #4067: Unbound configuration does not get synchronized to the secondary members of a cluster install
- I'll take it
-
01:30 PM Bug #4104: unbound package configuration migration to 2.2 broken
- Applied in changeset commit:03226d75ba52c78d33c5afaaa81379baf0d3856f.
-
01:30 PM Bug #4104 (Feedback): unbound package configuration migration to 2.2 broken
- Applied in changeset commit:387ab31a976fbacfc0d8e2fde7efb7cb1c4b6b6b.
-
12:11 PM Bug #4104: unbound package configuration migration to 2.2 broken
- It's these checkboxes breaking the upgrade:
!http://i.imgur.com/od1nv1s.png!
-
08:50 AM Bug #4104: unbound package configuration migration to 2.2 broken
- Can you share your unbound config from 2.1.x?
- 12:46 PM Revision 5cfd9481: Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115
- 12:44 PM Revision e51d6e1b: Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115
-
12:31 PM Bug #4115 (Resolved): Services - DHCP/DHCPv6 Server - some advanced options have messed up GUI
-
12:10 PM Bug #4115: Services - DHCP/DHCPv6 Server - some advanced options have messed up GUI
- Fixed after gitsync, thanks. ;)
-
06:50 AM Bug #4115: Services - DHCP/DHCPv6 Server - some advanced options have messed up GUI
- Applied in changeset commit:5cfd948144741ba0d6981f89b2e40257cb9ef2b1.
-
06:50 AM Bug #4115 (Feedback): Services - DHCP/DHCPv6 Server - some advanced options have messed up GUI
- Applied in changeset commit:e51d6e1b7f195cbc8300c473a14610b84cc191b0.
-
05:24 AM Bug #4115 (Resolved): Services - DHCP/DHCPv6 Server - some advanced options have messed up GUI
- *DHCP server:*
!http://i.imgur.com/yiRg3HA.png!
*DHCPv6 server:*
!http://i.imgur.com/qfFo5Cz.png!
(FWIW, this... -
11:30 AM Feature #3633: OpenVPN client's "Client Certificate" should be optional
- @G Brinton - can you try the code in https://github.com/pfsense/pfsense/pull/1389
I discovered that OpenVPN does n... -
10:25 AM Feature #3633: OpenVPN client's "Client Certificate" should be optional
- Actually, at the moment, the code does allow a password to be entered without username - it gets through the front-en...
-
09:21 AM Feature #3633: OpenVPN client's "Client Certificate" should be optional
- Can we relax the input validation to require password only?
I've tested it with a service provider that only requir... -
11:11 AM Bug #3910: Cannot set advskew back to 0
- There still seems to be an issue here. On a current snapshot when I try to leave maintenance mode the skew is stuck a...
-
11:00 AM Bug #4116 (Resolved): IP Alias VIPs using CARP VIP as their interface are not properly deactivated for temporary CARP disable
- When using "Temporarily Disable CARP", IP alias VIPs using a CARP VIP "interface" are still present and the interface...
12/14/2014
- 10:03 PM Revision 6678fdd1: Tidy up "widgets" XHTML
- Add CDATA sections to scripts
Add ALT to image tags and close image tags
DIV tag cannot be inside a STRONG tag, so sw... -
08:09 PM pfSense Packages Bug #4114 (Resolved): Squid 3.4.9 transparent proxy broken.
- The latest Squid packages all had issues, but none of them as serious as transparent proxy not working.
Squid has to... -
05:58 PM Bug #4113 (Resolved): multiple instances of /var/db/rrd/updaterrd.sh
- On my pfsenses I see multiple instances of updaterrd.sh
Because all instances uses only one pid file with only one... -
03:28 PM Bug #4112 (Closed): ipsec, strongswan (sometimes) needs a 'conn' section with a unique reqid for each phase2
- ipsec, strongswan (sometimes) needs a 'conn' section with a unique reqid for each phase2
I've been trying to repla... -
08:09 AM Bug #4103: Xen xn NICs can't tag VLANs
- On Interfaces/VLAN is written:...
-
12:52 AM Feature #4108: USB printers support required
- Including ulpt driver module into freebsd/pfsense compilation does not make a print server from it, not even close to...
12/13/2014
-
10:47 PM Feature #4108 (Rejected): USB printers support required
- It's a firewall, not a print server. Don't do that. Anyone who *really* wants to can copy over a ulpt.ko from stock F...
-
01:02 AM Feature #4108 (Rejected): USB printers support required
- I ask you to add ulpt driver module or compile it into the kernel. People want to use it! :)
https://www.freebsd.org... - 07:25 PM Revision 7dd5f0f7: Where binding Unbound to *:53, set "interface-automatic: yes" so replies are sourced from the correct IP. Ideally this should always work this way, but setting this causes Unbound to bind to *:53, which shouldn't happen where specific interfaces are chosen. Ticket #4111
- 07:24 PM Revision f358fe3f: Where binding Unbound to *:53, set "interface-automatic: yes" so replies are sourced from the correct IP. Ideally this should always work this way, but setting this causes Unbound to bind to *:53, which shouldn't happen where specific interfaces are chosen. Ticket #4111
-
01:20 PM Bug #4111 (Feedback): Unbound replies using wrong source IP when bound to *
- Fix committed and verified for the circumstance where binding all interfaces.
-
01:17 PM Bug #4111 (Resolved): Unbound replies using wrong source IP when bound to *
- When Unbound is bound to all interfaces, it replies back with the source IP it would use for initiating a new connect...
-
12:09 PM Bug #4110 (Resolved): interface-group is not set properly on the openvpn interfaces after reboot
- interface-group is not set properly on the openvpn interfaces after reboot
The openvpn interfaces are part of the My... -
10:57 AM pfSense Packages Bug #4109: squid package doesn't include hostname when logging remotely
- sorry - snort not squid ;)
The remote system can detect the sender, of cause. But if you ommit the hostname, it's no... -
10:00 AM pfSense Packages Bug #4109 (Rejected): squid package doesn't include hostname when logging remotely
- Squid/snort inconsistencies in the report aside, syslog does not include that. It's up to the remote system to identi...
-
07:41 AM pfSense Packages Bug #4109 (Rejected): squid package doesn't include hostname when logging remotely
- Squid doesn't include the hostname when logging remotely (e.g.):
<33>Dec 13 13:40:18 snort[2160]: [120:3:1] (http_... -
09:03 AM Bug #3848: enabling schedule on 2.1.5 causes page fault
- 21 days and no page fault so far. I am updating to the latest build today and will continue to monitor.
-
05:48 AM Bug #4103: Xen xn NICs can't tag VLANs
- In XN there couldn't be tagging problems, because it didn't know anything about tagging.
They will tell me that the ... -
12:55 AM Bug #4107 (Resolved): Firmware backup restoration via WebUI does not reboot firewall at the end, no logs, no messages
- If you restore full backups via console, using upgrade firmware menu - no problem it is working, the only one thing i...
12/12/2014
-
10:23 PM Bug #4105: rc.update_bogons.sh fetch failure should never sleep on FW upgrade
- Well, sadly this does not happen in the _background_... No idea why it does not background, as said the upgrade could...
-
09:40 PM Bug #4105 (Feedback): rc.update_bogons.sh fetch failure should never sleep on FW upgrade
- The bogon update sleep doesn't lock anything or prevent anything else from happening, it just sits in the background ...
-
09:51 AM Bug #4105 (Not a Bug): rc.update_bogons.sh fetch failure should never sleep on FW upgrade
- This kills the whole upgrade process, since this gets stuck on sleep "forever" (one day at least, or even a week or m...
-
09:30 PM Bug #4103: Xen xn NICs can't tag VLANs
- There are problems in VLAN tagging in that driver. That's outside of our control. Please replicate the problem on sto...
-
08:50 PM Bug #4103: Xen xn NICs can't tag VLANs
- That's in the code:...
-
08:20 PM Bug #4103: Xen xn NICs can't tag VLANs
- That's to lapidary.
Tagging is something which is handled by software and could be in hardware.
Without anything wr... -
07:07 PM Bug #4103 (Rejected): Xen xn NICs can't tag VLANs
- they don't show up because they report themselves as not being VLAN-capable. Those who have forced their way around t...
-
03:20 AM Bug #4103 (Rejected): Xen xn NICs can't tag VLANs
- Interface xn0 is not listed on "Interfaces: VLAN: Edit" for using as parent interface.
On XEN interface xn0 didn't... -
07:05 PM Feature #3933: Limiter burst doesn't have any effect
- it's not a config or command issue, if it were that simple I would have fixed it. It's a kernel issue with dummynet i...
-
06:20 PM Bug #4106 (Rejected): ipsec, using a carpip for the interface of a phase1 ipsec connection with fails to generate the ipsec.conf content
- duplicate of #4089 which is fixed already.
-
06:18 PM Bug #4106 (Rejected): ipsec, using a carpip for the interface of a phase1 ipsec connection with fails to generate the ipsec.conf content
- ipsec, using a carpip for the interface of a phase1 ipsec connection with fails to generate the ipsec.conf content.
... - 05:41 PM Revision b78111c4: Validation of y/n answers in setlanip
- At the moment the user can answer "yes" to most of the questions, but then later code only checks if the answer is "y...
- 05:40 PM Revision 00aa3b79: Merge pull request #1385 from phil-davis/patch-11
- 05:16 PM Revision e6abcccc: Validation of y/n answers in setlanip
- At the moment the user can answer "yes" to most of the questions, but then later code only checks if the answer is "y...
- 04:56 PM Revision d7b9b993: Update service providers xml to sync with upstream
- 04:55 PM Revision 38e1541b: Update service providers xml to sync with upstream
- 04:49 PM Revision a7d7cd7f: rc.initial.setlanip fix validation of CIDR within range
- Currently this allows the user to input any number for the CIDR. I happened to try 44 for an IPv4 CIDR when playing.
... - 04:49 PM Revision 3bc55eee: Merge pull request #1383 from phil-davis/patch-10
- 03:19 PM Revision 87657b95: rc.initial.setlanip fix validation of CIDR within range
- Currently this allows the user to input any number for the CIDR. I happened to try 44 for an IPv4 CIDR when playing.
... - 02:30 PM Revision 245f78d2: Regenerate Turkish mo
- 02:30 PM Revision 6220186b: Update po from last pot
- 02:30 PM Revision 4770b341: Update Turkish translation file from last version available on old translation server
- 02:29 PM Revision c45c6ccd: Regenerate Turkish mo
- 02:28 PM Revision 019645ff: Update po from last pot
- 02:27 PM Revision 66f8965d: Update Turkish translation file from last version available on old translation server
- 02:14 PM Revision 6e84f8c0: Regenerate pfSense.pot
- 02:13 PM Revision fb0495f3: Regenerate pfSense.pot
- 11:17 AM Revision 9b8f26cf: Fix password confirmation name to make style working as expected. Fixes #3992
- 11:17 AM Revision 2e65babb: Fix password confirmation name to make style working as expected. Fixes #3992
- 10:40 AM Revision 946e55bd: Base URL must be specified when alturlenable on
- I had a 2.1.5 system that I was wondering why the dashboard always said it could not check for updates. I discovered ...
- 10:40 AM Revision a516c81e: Merge pull request #1381 from phil-davis/patch-8
-
09:37 AM Bug #4104 (Resolved): unbound package configuration migration to 2.2 broken
- On literally every box that had unbound installed as a package with 2.1.x, there's some statistics-related configurat...
-
08:26 AM Bug #3886 (Feedback): (TurkishLanguage) After the firewall rule for example (lan rule) does not come "Apply Button"
- Done. We will have a new translation server available soon to make users able to translate again.
-
07:26 AM Bug #4095: Unbound config not regenrated on WAN-style interface acquiring IP address
- in my case one of my alix boxes has a single wan conenction (pppoe) and i have set it to periodically reset at 3am so...
-
06:17 AM Bug #4100: Validation of y/n answers in setlanip console menu
- Better solution in https://github.com/pfsense/pfsense/pull/1382
-
05:30 AM Bug #3992: The password confirmation field is not properly formatted at VPN: L2TP: User: Add/Edit
- Applied in changeset commit:9b8f26cfdf3a9829585c1e97b435407561e2766d.
-
05:30 AM Bug #3992 (Feedback): The password confirmation field is not properly formatted at VPN: L2TP: User: Add/Edit
- Applied in changeset commit:2e65babb16b604752afc6b5f948851cb881ce9af.
- 04:53 AM Revision a93bc299: Base URL must be specified when alturlenable on
- I had a 2.1.5 system that I was wondering why the dashboard always said it could not check for updates. I discovered ...
-
04:51 AM Bug #4077 (Feedback): Gateways Status Widget status column does not update
- Merged
-
04:27 AM Bug #4091 (Resolved): spurious character in NTP config
-
03:05 AM Bug #4102 (Resolved): Could not find IPv4/IPv6 gateway for interface log spam
- There is no IPv4 nor IPv6 assigned to the interface, there was a dynamic IPv6 GW created on 2.1.x, which was made def...
12/11/2014
- 09:50 PM Revision fcc96054: Split ICMP and ICMPv6 types on Firewall Rules
- - Remove redundant declaration of $icmptypes and move it to a common
place (filter.inc)
- Add missing ICMP types for ... - 09:49 PM Revision c03ed2fb: Fix indent and spaces
- 09:47 PM Revision d3bf4a41: Split ICMP and ICMPv6 types on Firewall Rules
- - Remove redundant declaration of $icmptypes and move it to a common
place (filter.inc)
- Add missing ICMP types for ... - 08:55 PM Revision 0ab1f107: Fix indent and spaces
- 06:46 PM Revision 470b14d8: Fix #4099:
- - When interface is 'lo0', strpos returns 0, that is erroneously
considered false (boolean) on the test. Be more stri... - 06:43 PM Revision 11bdc638: Fix #4099:
- - When interface is 'lo0', strpos returns 0, that is erroneously
considered false (boolean) on the test. Be more stri... - 05:05 PM Revision 79fabc8f: Fix #3790:
- - Do not let 2 interfaces to setup the same track6 prefix id
- Show correct prefix id range for each interface - 05:03 PM Revision 986fd3d9: Fix #3790:
- - Do not let 2 interfaces to setup the same track6 prefix id
- Show correct prefix id range for each interface -
04:00 PM Bug #3389: GUI allows to configure ICMPv4 types for ICMPv6 firewall rules
- Applied in changeset commit:fcc96054a0935a2eb4aa380ccf0fc8c44987715f.
-
04:00 PM Bug #3389 (Feedback): GUI allows to configure ICMPv4 types for ICMPv6 firewall rules
- Applied in changeset commit:d3bf4a4163c50146a18cbb6cebe87d8d9a453afe.
-
04:00 PM Bug #4101: Mounting information lost upgrading from XenServer virtualized 2.1.5
- That's an issue with Xen changing your devices without telling you, and coupled with FreeBSD's Xen disk driver not al...
-
03:37 PM Bug #4101 (Needs Patch): Mounting information lost upgrading from XenServer virtualized 2.1.5
- During the update, the devices get renamed and the reboot fails. You have to manually fix this during boot and edit t...
-
12:50 PM Bug #4099: IP aliases on localhost not config syncing across
- Applied in changeset commit:470b14d8d676c342956c783bba4b352c91627626.
-
12:50 PM Bug #4099 (Feedback): IP aliases on localhost not config syncing across
- Applied in changeset commit:11bdc638ef87c94d239113cbac9e5f59bc8b74da.
-
12:45 AM Bug #4099 (Resolved): IP aliases on localhost not config syncing across
- IP aliases on localhost don't config sync to the secondary. This was broken, then fixed earlier in the 2.2 release cy...
-
11:20 AM Bug #3790: Input validation is too strict for IPv6 Prefix ID for Track Interface
- Applied in changeset commit:79fabc8fac5f8c8444f8374748572040e96bee24.
-
11:20 AM Bug #3790 (Feedback): Input validation is too strict for IPv6 Prefix ID for Track Interface
- Applied in changeset commit:986fd3d9a70bd92e2138372147e338e24f774730.
- 09:40 AM Revision bf310189: Change text and color delimiter to carat sign
- To match change made in functions.inc.php
- 09:40 AM Revision f2d27f93: Gateway Status Widget keep IP address bold
- Forum: https://forum.pfsense.org/index.php?topic=85187.msg467438#msg467438
The bold is specified literally in gatewa... - 09:39 AM Revision 8d5be861: Merge pull request #1378 from phil-davis/patch-10
- 09:38 AM Revision 07ab838e: Improve check if no OpenVPN defined
- Alternate version of https://github.com/pfsense/pfsense/pull/1376
This version retains the is_array() checks and then... - 09:37 AM Revision 21e71044: Merge pull request #1379 from phil-davis/patch-11
-
05:50 AM Feature #3933: Limiter burst doesn't have any effect
- Hi Chris,
This issue is a blocker for me, I would really want the bursting functionality to work. I would like to ... -
03:12 AM Bug #4100: Validation of y/n answers in setlanip console menu
- Proposed solution https://github.com/pfsense/pfsense/pull/1372
-
03:11 AM Bug #4100 (Resolved): Validation of y/n answers in setlanip console menu
- At the moment the user can answer "yes" to most of the (y/n) questions, but then later code only checks if the answer...
- 02:39 AM Revision 04c0724e: Improve check if no OpenVPN defined
- Alternate version of https://github.com/pfsense/pfsense/pull/1376
This version retains the is_array() checks and then... - 01:30 AM Revision 2cc10e2c: Change text and color delimiter to carat sign
- To match change made in functions.inc.php
- 01:28 AM Revision 6385c335: Gateway Status Widget keep IP address bold
- Forum: https://forum.pfsense.org/index.php?topic=85187.msg467438#msg467438
The bold is specified literally in gatewa... -
12:31 AM Bug #4094: Gateway Status can report Online when gateway is waiting for DHCP
- Because the interface has no IP address/gateway yet, there is no way for pfSense to set a specific route to the monit...
12/10/2014
-
11:59 PM Bug #4095: Unbound config not regenrated on WAN-style interface acquiring IP address
- actually im having the same issue
https://forum.pfsense.org/index.php?topic=78356.msg467520#msg467520 -
11:15 PM Bug #4095: Unbound config not regenrated on WAN-style interface acquiring IP address
- assigned to cmb for eval
-
11:51 AM Bug #4095 (Resolved): Unbound config not regenrated on WAN-style interface acquiring IP address
- Example: system with dual-WAN - WAN and OPT1 both DHCP.
Boot with WAN getting DHCP but OPT1 connected but not gettin... -
11:50 PM Bug #4094: Gateway Status can report Online when gateway is waiting for DHCP
- I'm almost to a point of confirming what Phil describes. Broke my system earlier and killed my VPN to where the test ...
-
11:14 PM Bug #4094: Gateway Status can report Online when gateway is waiting for DHCP
- assigned to CMB for now. (Evaluation).
I can think of a bunch of scenarios that are "racy" (DHCP can take a while... -
08:58 PM Bug #4094: Gateway Status can report Online when gateway is waiting for DHCP
- Note: Another hardware scenario where this can happen is if you have your upstream WAN devices connected to pfSense o...
-
10:56 AM Bug #4094: Gateway Status can report Online when gateway is waiting for DHCP
- If I physically unplug OPT1, then everything fails over correctly to WAN. The issue seems to be only if a DHCP WAN-ty...
-
10:51 AM Bug #4094 (Resolved): Gateway Status can report Online when gateway is waiting for DHCP
- Example system: 2 WANs, both DHCP, that uplink to 2 different ISPs (WAN and OPT1) (called WAN_DHCP interface WANGENER...
-
11:14 PM pfSense Packages Bug #4078: NUT fails to start with USB
- After updating to 2.2 RC, removing the NUT package, cleaning up 2.1.5 NUT leftovers by hand, and reinstalling the NUT...
-
11:10 PM Bug #4076: DNS Forwarder options do not unset during CARP sync
- assigned to Chris for evaluation.
-
11:06 PM Bug #4067: Unbound configuration does not get synchronized to the secondary members of a cluster install
- Ermal reported it, I'm assigning it to him. :-)
-
11:05 PM pfSense Packages Bug #4059: library required by squid3 may be absent
Assigned to Renato for evaluation and possible fix, because: packages.-
11:04 PM Bug #3790: Input validation is too strict for IPv6 Prefix ID for Track Interface
- re-assigned
-
10:58 PM Bug #3932: Captive portal with greater than 9000 permanent MAC addresses causes timeout in loading CP
- Could we try what Jeremy asked for?
-
04:36 PM Revision 6346f188: Setup ddb on all platforms. On full install it will save the dump, on NanoBSD it will print to console and auto-reboot.
- This way, a router running NanoBSD won't sit at a db> prompt indefinitely if it crashes.
-
04:35 PM Revision 3740e87e: Setup ddb on all platforms. On full install it will save the dump, on NanoBSD it will print to console and auto-reboot.
- This way, a router running NanoBSD won't sit at a db> prompt indefinitely if it crashes.
- 03:40 PM Revision e519371d: Fixup text rule should be route
- This code was obviously taken from firewall rules and reused here without changing the word "rule" to "route".
- 03:39 PM Revision b3986dd1: Merge pull request #1377 from phil-davis/patch-9
- 03:32 PM Revision f4d094b4: Fixup text rule should be route
- This code was obviously taken from firewall rules and reused here without changing the word "rule" to "route".
-
02:31 PM Feature #4098 (New): Add option to force a password change on login
- For new users in the User Manager, it would be handy to have the ability to force them to change their password on th...
-
02:25 PM Bug #4092 (Rejected): enable DNSSEC on unbound resolver breaks ability to resolve www.google.com
- Definitely not true. Something in your case legitimately is breaking DNSSEC. Post some details to the forum or list a...
-
08:30 AM Bug #4092 (Rejected): enable DNSSEC on unbound resolver breaks ability to resolve www.google.com
- On the DNS Resolver main configuration page, if you enable DNSSEC, the resolver is no longer able to resolve www.goog...
- 02:14 PM Revision 59c5e4bd: Remove spurious '>', fixes #4091
- 02:14 PM Revision d7563eeb: Remove spurious '>', fixes #4091
-
02:01 PM pfSense Packages Bug #4097 (Not a Bug): Unable to restart Postfix
- Postfix seems disabled but can't enabled.
When trying to restart Postfix from the GUI nothing seems to happen. The c... -
01:21 PM Bug #4089 (Resolved): IPsec skips P1s bound to CARP IPs
- fixed
-
06:00 AM Bug #4089: IPsec skips P1s bound to CARP IPs
- Applied in changeset commit:c02acef2866f08662d62aa6f0ba73168e85dafc8.
-
06:00 AM Bug #4089 (Feedback): IPsec skips P1s bound to CARP IPs
- Applied in changeset commit:76f12171884adcbbf6ea6d66b87851b0a5fcc4b3.
-
04:05 AM Bug #4089 (Resolved): IPsec skips P1s bound to CARP IPs
- Configure IPsec bound to a CARP IP on P1, and see it ends up being completely omitted from ipsec.conf.
-
12:38 PM Bug #4096 (Rejected): Update Checker doesnt work Under Failover setup
- you need default gateway switching enabled for that to work
-
12:35 PM Bug #4096 (Rejected): Update Checker doesnt work Under Failover setup
- I have a failover setup
WAN, WAN2
WAN being primary.
if WAN is down. pfSense can not check if iam on the latest v... -
12:25 PM Bug #4093 (Resolved): Static Routes GUI page mentions rules
-
09:36 AM Bug #4093 (Feedback): Static Routes GUI page mentions rules
- Merged, thanks!
-
09:30 AM Bug #4093 (Resolved): Static Routes GUI page mentions rules
- A bunch of the hover text for buttons on this page, and delete confirmation mention "rule" rather than "route".
Obvi... - 11:58 AM Revision b8dd129d: Make sure this message is only displayed on console
- 11:58 AM Revision 52e97bcc: Make sure this message is only displayed on console
- 11:56 AM Revision c02acef2: get_failover_interface() is already called inside get_interface_ip(v6), no need to call it twice. It should fix #4089
- 11:55 AM Revision 76f12171: get_failover_interface() is already called inside get_interface_ip(v6), no need to call it twice. It should fix #4089
-
08:20 AM Bug #4091: spurious character in NTP config
- Applied in changeset commit:59c5e4bd687ec9779488e35e418380bde8a2544e.
-
08:20 AM Bug #4091 (Feedback): spurious character in NTP config
- Applied in changeset commit:d7563eebc721a6eb2ca1f58136905ed4044a1a15.
-
08:03 AM Bug #4091 (Resolved): spurious character in NTP config
- In service->NTP under "access restrictions" advanced button, the line for "Disable ntpq and ntpdc queries (default: d...
-
08:00 AM Bug #4090: unbound advanced settings cause broken unbound.conf file
- I found that I need to specify...
-
07:52 AM Bug #4090 (Resolved): unbound advanced settings cause broken unbound.conf file
- I need to permit private IPs for my local domains to resolve. That is, vick.int.kcilink.com resolves to 192.168.7.80....
12/09/2014
-
01:31 PM Bug #4082: Adding to Captive Portal Allowed Hostnames list gives error (exit code 71) in System Logs
- Thanks; so when I add pfsense.org , which is not already there :o), it gives the same error.
Currently, that pass th... -
12:59 PM pfSense Packages Bug #4087: Rule reload doesn't update FQDN entries in pf tables
- It occurred to me after turning the computer off well after midnight that you might have been referring to the "TTL" ...
-
06:39 AM pfSense Packages Bug #4087: Rule reload doesn't update FQDN entries in pf tables
- Oh, that's a bug with network-type aliases and FQDNs if you mix networks in with them. That's fixed in 2.2, there's a...
-
06:00 AM pfSense Packages Bug #4087: Rule reload doesn't update FQDN entries in pf tables
- You have missed the problem. I am not interested in new DNS lookups.
The problem is that THE ENTRIES CORRESPONDING T... -
05:53 AM pfSense Packages Bug #4087 (Rejected): Rule reload doesn't update FQDN entries in pf tables
- Nor should they be. They're updated in the background by filterdns when the TTL expires. It's pointless to do another...
-
05:30 AM pfSense Packages Bug #4087 (Rejected): Rule reload doesn't update FQDN entries in pf tables
- pf tables can be populated from FQDNs through pfsense aliases. This is a very good feature for a number of reasons. T...
-
11:46 AM Bug #3939: Cannot create Host or Network type alias with an IP address/range
- It looks like there is still an issue with this.
If I create a new alias with 2 networks and 2 FQDN's, all expected... -
05:53 AM Bug #4086: Gateway monitoring DoS
- It took me a long time to find the problem because there are few symptoms that immediately break things, other than a...
-
05:38 AM Bug #4086 (Rejected): Gateway monitoring DoS
- not true in general, though I'm sure there are unusual edge cases where that's possible. Even the described flapping ...
-
05:21 AM Bug #4086 (Rejected): Gateway monitoring DoS
- Default configuration is to monitor the WAN gateway once per second and to take action if it doesn't respond for 10 s...
-
05:44 AM pfSense Packages Bug #4088 (Feedback): Buggy squidgurd config file is created
- The config file that is generated for squidguard 1.4_4 pkg v.1.9.6 is buggy in two ways, leading to unexpected and da...
-
04:59 AM Bug #4080 (Resolved): can't edit setting after factory reset!
- fixed
-
04:58 AM Bug #4066 (Resolved): Dynamic DNS updates failing on PPPoE reconnect
- fixed
-
04:18 AM pfSense Packages Bug #4085 (Resolved): Check_mk agent configuration: 'Listen Port' is required, contrary to description
- In the Check_mk agent configuration page, the description for 'Listen Port' says:
"Leave empty to use Default prot [... -
04:09 AM pfSense Packages Bug #4084 (Resolved): Check_mk agent doesn't work: wrong bash path
- The official Check_mk agent package doesn't work because the shebang line at the top of /usr/local/bin/check_mk_agent...
12/08/2014
-
11:51 PM pfSense Packages Feature #3485: Log rotation for mod_security
- +1
Ended up having to install a local crontab to avoid log overflowing, which is totally sub-optimal and non-repro... - 09:45 PM Revision e2a319f3: Use exit instead of return here, otherwise script's return code is always 0 and user with wrong password is authenticated
- 09:44 PM Revision 9a92e2ef: Use exit instead of return here, otherwise script's return code is always 0 and user with wrong password is authenticated
-
03:24 PM Feature #4083 (Resolved): Replace GET by POST
- These functions should be sent as a POST to pfSense software, which should then do a redirect back to the status page...
-
02:29 PM Bug #4081: Apinger reporting incorrect latency
- also affects rrd graph at same time
-
10:28 AM Bug #4081 (Confirmed): Apinger reporting incorrect latency
- it's not reporting latency to the gateway, its calculations become wrong under some circumstance.
-
10:40 AM Bug #4082 (Confirmed): Adding to Captive Portal Allowed Hostnames list gives error (exit code 71) in System Logs
- that's just cosmetic, when it tries to add something that's already there.
-
10:07 AM Bug #3286: Radvd will not function with IPv6 Prefix delegation other than 64 on WAN
- Just wanted to add a comment here... it's possible that this is not a pfSense bug. DHCPv6+PD leases a prefix of the r...
12/07/2014
- 10:32 PM Revision 34d03237: Standardise css list padding
- for _corporate
- 10:32 PM Revision 63d41775: Standardise css list padding
- for code-red theme
- 10:32 PM Revision 40a27d2c: Standardise css list padding
- for metallic theme
- 10:32 PM Revision fa367078: Standardise css list padding
- for nervecenter theme
- 10:32 PM Revision ed1457e3: Standardise css list padding
- for pfsense-dropdown theme
- 10:32 PM Revision ba1ff148: Standardise css list padding
- for pfsense theme
- 10:32 PM Revision 433f5949: Standardise css list padding
- for pfsense_ng_fs theme
- 10:32 PM Revision 93365bbd: Standardise css list padding
- for the_wall theme
- 10:32 PM Revision 14bd365a: Provide success return indication from console_configure_dhcpd
- Recent commit https://github.com/pfsense/pfsense/commit/9ea554ee5cb25ea3bf5bb6bf7997c6c7379ce349 added testing of the...
- 10:31 PM Revision ae0daa80: Merge pull request #1371 from phil-davis/patch-6
- 10:30 PM Revision 47a12231: Merge pull request #1370 from phil-davis/patch-5
- 04:56 PM Revision eca5402b: Provide success return indication from console_configure_dhcpd
- Recent commit https://github.com/pfsense/pfsense/commit/9ea554ee5cb25ea3bf5bb6bf7997c6c7379ce349 added testing of the...
-
04:28 PM Bug #4080 (Feedback): can't edit setting after factory reset!
- Pull request merged
-
10:51 AM Bug #4080: can't edit setting after factory reset!
- Should be fixed by: https://github.com/pfsense/pfsense/pull/1371
It was broken recently by enhancements to return ... -
08:50 AM Bug #4080 (Resolved): can't edit setting after factory reset!
- After I do a "reset to factory defaults" I couldn't change any other setting from the Console menu ... I have tried t...
- 04:28 PM Revision 2ce15f63: Standardise css list padding
- for the_wall theme
- 04:26 PM Revision fe9273cf: Standardise css list padding
- for pfsense_ng_fs theme
- 04:24 PM Revision 4fb660ae: Standardise css list padding
- for pfsense theme
- 04:23 PM Revision 6e74f280: Standardise css list padding
- for pfsense-dropdown theme
- 04:21 PM Revision 09b095b0: Standardise css list padding
- for nervecenter theme
- 04:19 PM Revision af978cb9: Standardise css list padding
- for metallic theme
- 04:16 PM Revision 04d21981: Standardise css list padding
- for code-red theme
- 04:11 PM Revision 66591feb: Standardise css list padding
- for _corporate
- 03:42 PM Revision cd4d0c29: Standardise css list padding
- On Status->Services, the Services Status widget when a service status is down, the red "x" button does not line up wi...
- 03:41 PM Revision e17748e2: Typo CIDR in UPnP GUI page
- As reported by johnpoz https://forum.pfsense.org/index.php?topic=84964.0
- 03:41 PM Revision f3dac61c: Merge pull request #1368 from phil-davis/patch-3
- 03:40 PM Revision f060bd2a: Merge pull request #1369 from phil-davis/patch-4
- 01:25 PM Revision 9241d942: Typo CIDR in UPnP GUI page
- As reported by johnpoz https://forum.pfsense.org/index.php?topic=84964.0
-
01:14 PM Bug #4082 (Resolved): Adding to Captive Portal Allowed Hostnames list gives error (exit code 71) in System Logs
- Adding a web address to the Captive Portal's Allowed Hostnames list consistently gives this error in the system logs:...
-
12:36 PM Bug #1629: invalid state table entries after WAN IP change
- So is this change going in to 2.2? Will the state killing be triggered in a gateway group failover event that is typi...
-
12:14 PM Feature #3506: Firewall:Aliases - Sort/Move Function
- I agree this would be a very nice feature to have, as would the ability to sort or re-order the "interfaces" lists wh...
-
12:00 PM Bug #4081: Apinger reporting incorrect latency
- I have a bare metal box that I believe this or something related is happing chris has access info if any of the other...
-
11:02 AM Bug #4081 (Resolved): Apinger reporting incorrect latency
- If a gateway has an explicit monitor address, apinger will stop reporting latency to the monitor address and switch t...
- 09:47 AM Revision 0f3d668f: Standardise css list padding
- On Status->Services, the Services Status widget when a service status is down, the red "x" button does not line up wi...
-
08:48 AM Feature #4079 (Closed): Specify opt-number to use on new interfaces
- When creating new interfaces, it would be nice to be able to specify the number that the opt-interface receives. A si...
Also available in: Atom