Activity
From 03/21/2012 to 04/19/2012
04/19/2012
-
10:23 PM Feature #1965: Support Multiple IPsec Peers
- The biggest challenge is getting both ends to switch over correctly, as the remote would have to change its IP too. F...
-
01:05 PM Feature #1965: Support Multiple IPsec Peers
- More importantly would be a feature to at least have a "secondary wan" (Or a Gateway Group?) to use if the primary go...
-
10:03 PM Feature #2356: Fill the "Track Interface" prefix drop down list asynchronously
- as we discussed, I think it's fine as a text box, having a drop down with tens of thousands of values is nuts. will l...
-
09:08 PM Feature #2356 (Feedback): Fill the "Track Interface" prefix drop down list asynchronously
- Converting to a text field because I've determined that, no matter how implemented, a dropdown with 65,536 possible v...
-
06:43 PM Feature #2356 (Assigned): Fill the "Track Interface" prefix drop down list asynchronously
- Something other than that simple print loop is causing the page loads to take so long.
65,536 print statements doesn... -
06:27 PM Revision 3a83296f: fix for Bug #2334 quality rrd graphs do not automatically refresh
- id attributes can't have a period, someone didn't read w3c specs on id attributes ;-)
-
05:44 PM Revision 4b340c90: Update the default URL here for our new FreeBSD release.
-
05:30 PM Bug #2389: CP asks for a voucher code from MACs in the passthrough list
- Looking further into this issue, the output of "ipfw -deS show" under pfsense 2.0.1 is exactly the same as above and ...
-
05:04 PM Bug #2389 (Resolved): CP asks for a voucher code from MACs in the passthrough list
- Installed 2.1-DEVEL 17-Apr-2012 and simply moved my conf*.xml from 2.0.1
For testing I used a CP configuration with ... -
03:12 PM Bug #2383 (Resolved): Firmware AutoUpdate preset url dropdown not showing on IPv6 only connection
- Manifest should be OK now. The v6 server was missing a ServerAlias entry for updates.pfsense.com - confirmed they sho...
-
02:55 PM Bug #2383: Firmware AutoUpdate preset url dropdown not showing on IPv6 only connection
- v4 host contains
pfSense i386 stable updates http://updates.pfsense.org/_updaters
pfSense amd64 stable updates http... -
02:42 PM Bug #2278 (Feedback): IPv6 Carp vip both master on FreeBSD 8.3
- The latest snapshot I ran off by hand seems to do the trick with the updated CARP patches.
http://iserv.nl/files/p... -
08:15 AM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- Jim found a very descriptive similar issue on Open that appears to hit the exact same thing.
http://old.nabble.com/c... -
02:40 PM Bug #2384: "Network interface mismatch" displayed for some valid configurations
- The code recommended in the forum post seems appropriate. I think we only use stf for IPv6 specifically.
Commit that. -
01:19 AM Bug #2384 (Resolved): "Network interface mismatch" displayed for some valid configurations
- http://forum.pfsense.org/index.php/topic,48366.0.html
Should tap and the various IPv6 interfaces be added to the l... -
02:23 PM Bug #2334 (Resolved): quality rrd graphs do not automatically refresh
- Fixed in commit:3a83296f.
And the refresh time is actually 6 minutes, not 5.
- 11:53 AM Revision 76e91d3f: Add SUBMISSION port, fixes #2387
-
11:29 AM Bug #830 (Closed): Service provider information should be saved
- that other issue is fixed, and this original one, it's way more trouble than it's worth.
-
11:28 AM Bug #830: Service provider information should be saved
- In latest pfSense snapshot, I'm not seeing this error that Chris reported:
> also I noted if you pick United State... -
07:55 AM Feature #2387: Add (SMTP email) submission (port 587) to Firewall Rules GUI
- Wow, that was fast! 15 mins! :D
-
07:50 AM Feature #2387: Add (SMTP email) submission (port 587) to Firewall Rules GUI
- Applied in changeset commit:76e91d3ffee70fc047c64b6c9360df1e8eeffb9a.
-
07:49 AM Feature #2387 (Feedback): Add (SMTP email) submission (port 587) to Firewall Rules GUI
- SUBMISSION port added in commit:76e91d3ffee70fc047c64b6c9360df1e8eeffb9a - it will be available in the next 2.1 snaps...
-
07:33 AM Feature #2387 (Resolved): Add (SMTP email) submission (port 587) to Firewall Rules GUI
- People using e-mail clients to connect to e-mail servers should be using port 587 (not 25). Sometimes this will be th...
-
05:51 AM Feature #2386 (Pull Request Review): Bridge member that is not an assigned interface
- As suggested on #2385, a solution for bridge members showing up in unwanted places in the web GUI and the rule set wo...
-
05:25 AM Feature #2385 (Closed): Option to hide bridges or bridge members from pf-related pages based on bridge sysctls
- This should not be done in this way.
It should be possible to create bridges without assigned interfaces that is the... -
01:42 AM Feature #2385 (Closed): Option to hide bridges or bridge members from pf-related pages based on bridge sysctls
- For configurations with bridges, it might be nice to have an option to hide bridges or bridge members from pf-related...
04/18/2012
-
08:57 PM Revision 25ed9cf8: Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370
-
06:23 PM Revision daac437f: Make sure VPN interface gateways are handled separately
-
05:00 PM Bug #2370 (Feedback): syslog.conf requires IPv6 literal
- Applied in changeset commit:25ed9cf8a4c1bd4155ee4e1881821b9e10501916.
-
04:54 PM Bug #2370: syslog.conf requires IPv6 literal
- I added a cheap fix, if we have an ipv6 forwarding IP for syslog, it restarts syslog at the end of the boot cycle, wh...
-
04:43 PM Bug #2372 (Resolved): Add static routes for gif,6rd and 6to4 endpoints
-
04:37 PM Bug #2372: Add static routes for gif,6rd and 6to4 endpoints
- It Works For Me(TM)
-
05:59 AM Bug #2372: Add static routes for gif,6rd and 6to4 endpoints
- Needs Jim to verify if it adds the right static routes, he has multi wan and multi tunnel.
-
04:10 PM Bug #2305 (Feedback): PBI db stored on var does not survive reboot
-
08:27 AM Bug #2305: PBI db stored on var does not survive reboot
- Merged, thanks!
FYI- If you put something like "Fixes #2305" or "Ticket #2305" in the commit message, redmine will... -
02:33 AM Bug #2305: PBI db stored on var does not survive reboot
- Pull request submitted 18 Apr 2012 to do as JimP suggests. Now the PBI db survives reboot. This should resolve this b...
-
04:06 PM Revision 318a0812: Use curlies to be very sure, yes
-
04:04 PM Revision da12a8a4: Make sure to push elements we don't recognize on the stack too.
-
03:40 PM Revision eaa477d2: Add the subnet bits to the config
-
03:33 PM Revision c3ce2ece: Add upgrade code that updates the dynamic gateway names to their new format new $if_$type.
- Redmine Ticket #2332. I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have su...
-
03:30 PM Revision bf4b2596: Update pf.os a bit
-
02:17 PM Revision c91e242e: Some updates/optimizations to smart widget
-
01:11 PM Revision 67102344: Add the correct fix to pick up the IPv6 gateway for slaac interfaces
-
12:47 PM Bug #2332 (Feedback): gateways always renamed to "dynamic". Implement proper IPv6 support
- Upgrade code checked in that I tested by upgrading a 2.0 vm with 3 dynamic wans, it upgraded accordingly but might ne...
-
12:31 PM Revision ef82d62b: Merge pull request #93 from phil-davis/patch-1
- Store PBIs in /root/var/db/pbi so they persist across reboots.
-
09:41 AM Revision c0b1bc81: Make sure that SLAAC gateways show up in return_gateways_array();
- redmine ticket #1834
-
09:28 AM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- I have found the difference, it's the uptime of client. If I restart them all, IPv6 will not work on them.
-
07:15 AM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- on the one where it works :
ip -6 neigh show
2001:xxx:yyy::1 dev eth0 lladdr 00:00:5e:xx:xx:xx router DELAY
on th... -
07:05 AM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- Can you check if the CARP vip address is in the NDP table of any of the other machines?
On linux http://tldp.org/HOW... -
06:07 AM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- I have this problem, but only on one of my carp ipv6 addresses and only a few machines (not all).
I thought it was f... -
09:26 AM Revision feb88a14: Add support for SLAAC on the WAN interface, this is required for Stateless autoconf addressing.
- Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to...
-
08:43 AM Revision 1a5f87d1: Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken code in the DHCPv6 server that added duplicate lines. Redmine ticket #2380
-
07:21 AM Bug #2383 (Feedback): Firmware AutoUpdate preset url dropdown not showing on IPv6 only connection
- fetch returns a 404...
-
07:14 AM Bug #2383 (Resolved): Firmware AutoUpdate preset url dropdown not showing on IPv6 only connection
- On a IPv6 only connection the Preset URL drop down on system_firmware_settings.php is not showing.
It is possible ... -
06:46 AM Feature #1834 (Feedback): Stateless autoconfig WAN type for IPv6
- I've added the option SLAAC to the list, this hooks into the dhcp6 client to request information only.
But it does... - 06:29 AM Revision 152c18f0: Store PBIs in /root/var/db/pbi so they persist across reboots.
- Keep the existing code for old-style PKG packages in case users on 2.1 are doing anything with PKG packages by hand. ...
-
05:57 AM Bug #2380 (Resolved): 2 IPv6 nameserver advertisements fail to configure resolv.conf
- Fix checked in, confirmed working, populates /var/etc/nameservers_v6{$if} with multiple nameservers
Ran into broken ... -
12:37 AM pfSense Packages Bug #2285 (Resolved): swapstate_check.php is being run when the Squid cache is null
- thanks for all your follow ups
-
12:31 AM pfSense Packages Bug #2285: swapstate_check.php is being run when the Squid cache is null
- This was resolved by pull request 224 on 14 March 2012.
-
12:36 AM Bug #2301 (Resolved): Adding symlinks for conf files when PBI packages have names that are substrings of each other
-
12:33 AM Bug #2301: Adding symlinks for conf files when PBI packages have names that are substrings of each other
- This was resolved by pull requests 65, 66 and 67 in March 2012.
-
12:34 AM pfSense Packages Bug #2280 (Resolved): pfblocker date() and mktime() warnings from cron job
-
12:24 AM pfSense Packages Bug #2280: pfblocker date() and mktime() warnings from cron job
- This was resolved by pull request 225 on 15 March 2012.
-
12:34 AM pfSense Packages Bug #2283 (Resolved): pfblocker array handling when alias table is empty
-
12:27 AM pfSense Packages Bug #2283: pfblocker array handling when alias table is empty
- This was resolved by pull request 225 on 15 Mar 2012
04/17/2012
-
11:16 PM Feature #1965: Support Multiple IPsec Peers
- Another possible method...
https://trac.ipsec-tools.net/wiki/FailOver -
10:32 PM Bug #1874: Captive Portal Login dies on empty input
- The patch for this broke the ability to use empty passwords. I opened issue 2377 before I realized the changes were r...
-
10:19 PM Bug #2382 (Resolved): RADIUS attribute Service-Type should not be sent with accounting packets
- According to RFC 2865, Service-Type "MAY be used in both Access-Request and Access-Accept packets". No mention is mad...
-
05:06 PM pfSense Packages Bug #2381 (Resolved): nrpe2 not restarting on save or service restart
- When changing the config of nrpe2 and you click Save or restarting nrpe from the Services menu, nrpe is not restarted...
-
04:17 PM Bug #1827 (Resolved): rc.newwanipv6 needs work
- Added seperate ticket for the double DNS server issue. Doesn't currently cause recursive configure. Marking resolved ...
-
04:12 PM Bug #1827: rc.newwanipv6 needs work
- Seems to be working ok, as-is. We'll open seperate tickets when we encounter other issues.
It fires ok for the DHC... -
04:16 PM Bug #2284 (Resolved): rc.newwanip handle case when gifs config is null
- doesn't throw a error for me anymore.
-
04:13 PM Feature #2320 (Resolved): Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- yeah seems fine to me
-
03:58 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- I like it so far, it appears to work as intended for me. Consider resolved?
-
04:13 PM Feature #1663 (New): DHCPv6 relay
-
04:10 PM Bug #2065 (Resolved): PHP Warning on Interface Creation (master/IPv6 branch)
- Ran into this issue as well, added a is_array() check for the DHCPdv6 array.
-
03:56 PM Bug #2332: gateways always renamed to "dynamic". Implement proper IPv6 support
- Ok, so I now name the dynamic gateways by their config type, Jim uncovered a few corner cases and I'll look into what...
-
03:39 PM Revision 2f0a49e9: Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topic,48447.0.html
-
02:48 PM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- The last good snapshot is from http://files.pfsense.org/jimp/ipv6/
I'm still running the snapshots from Nov 25th o... -
12:15 PM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- I have a similar problem on 2.1-DEVELOPMENT (i386) built on Tue Apr 10 21:11:54 EDT 2012.
13 IPv4 carp OK
3 IPv6... -
01:33 PM Revision 4f8adcb6: Include the ntp facility also, should fix ntp logging
-
11:39 AM Bug #2305: PBI db stored on var does not survive reboot
- We do this for NanoBSD in /etc/rc:...
-
10:27 AM Bug #2380 (Resolved): 2 IPv6 nameserver advertisements fail to configure resolv.conf
- When we get 2 IPv6 DNS servers through rc.newwanipv6 we need to explode(" ", $ENV['new_domain_name_servers']) before ...
-
10:22 AM Bug #2370: syslog.conf requires IPv6 literal
- The binary is correct now but for whatever reason at bootup it does not send logs over IPv6. If you save the syslog s...
-
09:58 AM Feature #1834: Stateless autoconfig WAN type for IPv6
- Further investigation:
We need to extend the DHCP6 settings on the interfaces.php with the following information m... - 09:04 AM Revision 3e7016fd: Merge pull request #92 from phil-davis/patch-1
- Fix typos so that Status:Traffic Graph top bandwidth users is visible
- 08:54 AM Revision 7f8f5d01: Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth users by host IP is visible on the Status:Traffic Graph
-
06:32 AM Bug #2379 (Closed): When using squid as a proxy server Traphic graph does not show the LAN specific Ip addresses
- When using squid as a proxy server Traffic graph does not show the LAN specific Ip addresses that
are passing throu... -
06:26 AM Bug #1738: Restore fails when username in backup is not matching
- Besides It affects to version 2.0.1 also.
-
06:24 AM Bug #1738: Restore fails when username in backup is not matching
- I do not know why this big issue has such a low priority?
Some bugs prevent us from reliably doing things and trus... -
04:38 AM Bug #2378 (Resolved): Captive portal selects additional interfaces where it shouldn't
- Hello all,
There's still an annoying bug in the captive portal of pfsense 2.1 Devel. It was already present in t...
04/16/2012
-
08:07 PM Bug #2377: Captive portal fails on empty RADIUS password
- Sorry, should be under category "Captive Portal" but I can't make that change now.
-
08:07 PM Bug #2377 (Closed): Captive portal fails on empty RADIUS password
- An empty password is not sent to the RADIUS server for verification, it just produces an error. PHP code is checking ...
-
05:00 PM Revision 2e03f3e2: Strip the ::1 from the 6to4 gateway address
-
04:45 PM Revision b5191708: Re-order the system routing configure after the tunneled interfaces are configured.
-
03:40 PM Bug #2370: syslog.conf requires IPv6 literal
- Copied one of the resulting binaries to a VM and that does seem to have done the trick, I'm getting messages to my se...
-
03:29 PM Bug #2370: syslog.conf requires IPv6 literal
- I added a patch to the pfPort and rebuilt it on the snapshot servers, we'll see how it goes.
-
02:01 PM Bug #2370: syslog.conf requires IPv6 literal
- That may be the difference, as I don't remember it being pfPorts before. Somewhere along the way we may have switched...
-
01:45 PM Bug #2370: syslog.conf requires IPv6 literal
- It's not the configured IPv6 IP as one binary is working and the other one is not. But I noticed that I may have used...
-
11:09 AM Bug #2370: syslog.conf requires IPv6 literal
- Yours is larger because the binary is not stripped. I inspected the source and found that the patch was applied even ...
-
10:03 AM Feature #2117: 6RD support for ISPs like Swisscom
- Add a Enable 6rd checkbox on the 6rd or DHCP4 settings to automatically configure 6rd from DHCP option 212.
http:/... -
08:12 AM Revision 4b2bf4fc: Prevent a invalid argument on a empty array
-
08:03 AM Revision c08a5659: Only add the IPv4 gateway in the DHCPv4 config if we have a IPv4 gateway defined on the system at all.
- This makes clients trying the IPv4 transport fail a lot faster, and thus more graceful.
-
05:48 AM Bug #2363 (Resolved): IPv6 default interface missing from firewall rule
-
05:48 AM Bug #2372 (Feedback): Add static routes for gif,6rd and 6to4 endpoints
- Added code in interfaces.inc that succesfully adds static routes for 6rd, 6to4 and gif endpoints. This should fix tun...
04/14/2012
-
07:20 PM Revision eb25c881: Merge pull request #91 from bcyrill/patch-5
- Use appropriate syslog priorities.
-
07:19 PM Revision 239a2977: Use appropriate syslog priorities.
-
07:16 PM pfSense Packages Bug #1244: apache_mod_security_package missing mod_proxy.so (and perhaps others)
- Hello, any solution to this ?
thanks
-
06:53 PM Revision 64a8dbf2: Fix missing - on route parameter
-
06:53 PM Revision 711a20eb: Some IPv6 fixes for gateway groups
-
06:19 PM Revision 01a58d89: Add static routes for gif tunnel endpoints
-
06:08 PM Revision c8ed8142: Add a static route for the IPv4 relay so that 6to4 or 6rd on a OPT interface works as expected.
-
02:17 PM Bug #2370: syslog.conf requires IPv6 literal
- No success with the current snapshot (Fri Apr 13 22:04:24 EDT 2012 / i386). Just tested it and it seems the syslogd b...
-
12:15 PM Bug #2370: syslog.conf requires IPv6 literal
- Using a full install on the latest snapshot.
I thought perhaps the formatting was throwing it off, so I tried it w... -
11:27 AM Bug #830: Service provider information should be saved
- 05:28:23 < databeestje_> cmb: eri-- : dsevil : the core dump with xml2array() in combination with php 5.3 was caused ...
04/13/2012
-
08:27 PM Revision d86ef65f: Merge pull request #89 from bcyrill/patch-3
- Fixed HTML tag.
-
08:27 PM Revision 95837597: Merge pull request #90 from vizvayu/master
- Mode selection options for PowerD
-
07:13 PM Revision d46c3acd: Enable verbosity to actually put something in the logs
-
07:13 PM Revision ab9526e6: Resolves #2330. Check if there is a previous voucher config before wiping
-
07:02 PM Bug #2370: syslog.conf requires IPv6 literal
- No error here, it's working for me. I couldn't test it with an actual IPv6 capable syslog server but I captured the p...
-
07:00 PM Revision f6bda83c: Show delegated prefixes on the DHCPv6 Leases display.
-
06:58 PM Revision 9c57f387: Enable verbosity to actually put something in the logs
-
06:10 PM Revision 86c707f3: quiet change: fix indentation of xml2array function
- i.e., tabs instead of 4 spaces
-
04:50 PM Revision 59231855: Feature #1864 "Start" button for IPsec should be available for IP alias networks
- might need more testing.
http://redmine.pfsense.org/issues/1864 -
03:10 PM Bug #2330: vouchers disappear when saving
- Applied in changeset commit:ab9526e619a948da1b4ab5f5c094e7204ecb4e94.
-
02:21 PM Bug #830: Service provider information should be saved
- the statement...
-
01:55 PM Bug #830: Service provider information should be saved
- failing somewhere in this call:...
-
01:52 PM Bug #830: Service provider information should be saved
- I don't even get the countries filled in. /getserviceproviders.php yields a 500. Apparently this core dump. I'll s...
-
12:49 PM Feature #1864: "Start" button for IPsec should be available for IP alias networks
- Just pushed commit:59231855 which is about all I can do at this point.
I don't have a way of testing whether the s... -
12:24 PM Feature #1864: "Start" button for IPsec should be available for IP alias networks
- In any of those cases it doesn't matter as long as there is a VIP somewhere inside of the IPsec subnet it will work.
... -
12:21 PM Feature #1864: "Start" button for IPsec should be available for IP alias networks
- what if an ipsec had 192.168.2.0/28 and the virtual ip's had 192.168.2.1/24?
what if an ipsec had 192.168.2.0/24 and... -
11:43 AM Feature #1864: "Start" button for IPsec should be available for IP alias networks
- Would this be the proper link URL?
/diag_ipsec.php?act=connect&remoteid=192.168.44.0&source=192.168.2.1
And wha... -
12:34 PM Revision 79909926: Increase Prefix delegation size choices
-
12:33 PM Revision e1cc1f6d: Clarify text
-
11:58 AM Revision e617e9b1: Do not throw a address family error when there is just 1 gateway.
- Fix the input logic for ticket #1662
-
10:41 AM Bug #2374: When entering values in firewall rules leading and trailing spaces are not deleted
- Same thing happens for IPs also. Shouldn't be too hard to trim() before checking though.
-
10:40 AM Bug #2374 (Resolved): When entering values in firewall rules leading and trailing spaces are not deleted
- Hi,
as the topic says. If you enter a port number in the firewall rules page and you add a leading or trailing spa... -
10:30 AM Bug #1662 (Feedback): DNS server gateway selection missing input validation
- Last commit should nail it.
This only happened when the system has just 1 gateway.
04/12/2012
-
11:11 PM Revision 8bdb6879: Feature #2123 Backup RRD files using the xml dump and restore from RRD tools
- http://redmine.pfsense.org/issues/2123
-
10:06 PM Revision 0d0cb047: Fix constant. LOG_ERROR should be LOG_ERR
-
09:20 PM Revision 39121390: Fixed HTML tag.
-
07:08 PM Feature #2123 (Assigned): Backup RRD files using the xml dump and restore from RRD tools
- implemented in commit:8bdb6879
I did a backup/restore config with RRD data and it seems to work just fine.
But ... -
06:51 PM Revision d1edd7e5: Merge pull request #88 from bcyrill/patch-2
- Fix tag order.
-
06:50 PM Revision 098686af: Fix tag order.
-
06:21 PM Bug #2370: syslog.conf requires IPv6 literal
- Included the patch from the PR in snapshots to test it, and it doesn't seem to work. Like the other guy who posted on...
-
11:05 AM Bug #2370: syslog.conf requires IPv6 literal
- IPv6 IP fixed up in commit:bd29bb7baa068cb92828461207ea35f74b6c2383
Looking at the patch in the FreeBSD PR to see ... -
10:54 AM Bug #2370: syslog.conf requires IPv6 literal
- Unfortunately it appears that syslogd can only send to IPv6 when using a hostname that resolves to a quad A. I have t...
-
04:47 PM Revision 2fbd5513: Merge pull request #87 from bcyrill/patch-8
- Fixed IPv4 regression. Handles addresses with and without port.
-
04:29 PM Revision 5a27a095: Fixed IPv4 regression. Handles addresses with and without port.
-
03:07 PM Revision bd29bb7b: Add brackets to a syslog server if it's an IPv6 IP. (Though FreeBSD's syslogd still won't send to it ... http://www.freebsd.org/cgi/query-pr.cgi?pr=150530&cat=misc )
-
12:39 PM Bug #1943: PPPoE won't reconnect after link loss when using vr(4) NICs on certain ISPs only
- I commented out the line:
/usr/sbin/ngctl shutdown $1
from the file
/usr/local/sbin/ppp-linkdown
as recom... -
10:54 AM Bug #2373 (Resolved): There were error(s) loading the rules... (Floating rules bug)
- The problem is fully described here -
http://forum.pfsense.org/index.php/topic,48022.0.html
In short - traffic sh... -
08:39 AM Revision a9d156bc: Merge pull request #84 from whjvenyl/patch-1
- Update etc/inc/util.inc
- 08:21 AM Revision e371f8b9: Update etc/inc/util.inc
- 07:24 AM Revision f9519c0e: fix typo. Ticket #2371
- 07:23 AM Revision f989a6ef: fix typo. Ticket #2371
-
05:45 AM Bug #2367: display negate rules in firewall_rules.php and evaluate when added
- Normally the NEGATE rules will only trigger when the destination is set to "any".
If we change the foreach($config... -
05:38 AM Bug #2372 (Resolved): Add static routes for gif,6rd and 6to4 endpoints
- We need to add static routes for 6rd,6to4 and IPv6 GIF endpoints that do 6in4 traffic. Otherwise these tunnels will n...
-
05:28 AM Revision 3f5f7ad3: Add modified version of user https://github.com/bcyrill patch that requires a IPv6 literal when used with a port.
-
05:28 AM Revision 4b51cc2e: Revert "Also validate IPv6 literals."
- This reverts commit 21b586aa12ca35ccf54d4ddf66b0305e12e62a4d.
-
05:07 AM Revision a119ecf8: Modify get_configured_ip_aliases_list to optionally return the full vip entry and use this information to get the subnet and not just the IP in filter_get_direct_networks_list.
-
03:58 AM Revision e9eae060: For consistency, generate a masked out subnet IP from the IP alias instead of using the IP directly.
- 03:31 AM Revision e1fdb47b: Revert "RADIUS accounting updates are needed for PPPoE and L2TP too"
- This reverts commit b6393be173ffd67eef1acaadf9624ce06b386d82.
- 03:29 AM Revision 9caa10bc: this is only valid in mpd5 (really?...) Revert "RADIUS accounting updates are needed for PPPoE and L2TP too"
- This reverts commit 02b14dcb49da8dc278e87785bb3f811336bf1fd0.
-
03:19 AM Bug #2371 (Resolved): Typo in shaper.inc
- fixed, thanks!
- 03:02 AM Revision b6393be1: RADIUS accounting updates are needed for PPPoE and L2TP too
- 03:02 AM Revision 02b14dcb: RADIUS accounting updates are needed for PPPoE and L2TP too
-
12:43 AM Revision 6791c2ab: Also return IP alias VIP networks in filter_get_direct_networks_list.
04/11/2012
-
08:41 PM Revision 0d4bedeb: Merge pull request #82 from bcyrill/patch-7
- Remove [] of literal IPv6 addresses
-
08:12 PM Revision 72cd706b: Remove [] of literal IPv6 addresses
-
07:21 PM Revision 21b586aa: Also validate IPv6 literals.
-
05:26 PM Bug #2371 (Resolved): Typo in shaper.inc
- When I was fiddling with my traffic shaping, I found that my limits stopped loading. When I rebooted the firewall, I ...
-
05:09 PM Bug #2370 (Resolved): syslog.conf requires IPv6 literal
- If I remember correctly syslogd uses literal IPv6 addresses (e.g. in square brackets) in its configuration file (also...
-
04:37 PM Revision bf7f1e5f: Merge pull request #80 from bcyrill/patch-4
- Removed flawed HTML.
-
04:34 PM Revision 2afb2c37: Removed flawed HTML.
-
04:02 PM Revision e6138bf2: Remove duplicated function
-
03:58 PM Revision f898c1a9: Add alias support to static routes (needs some testing) Ticket #2239
- Conflicts:
etc/inc/filter.inc
etc/inc/util.inc
usr/local/www/system_routes_edit.php -
02:47 PM Revision bb837468: When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd.
-
02:46 PM Revision fdcf104c: When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd.
-
12:51 PM Bug #2204: DHCP reports client lease, but DNS doesn't know about
- This may be an error known for version 2.55 as used by pfSense. This bug has been fixed later and shall be resolved w...
-
12:03 PM Feature #2239: Use Firewall Alias in Static Routing setup
- Mostly done in RELENG_2_0 in commit:c9e04cd59054cf839af96cdf71cfc4cf58ccabaf and in master in commit:f898c1a98213ec6b...
- 01:12 AM Revision 53c210dd: Added mode selection options for PowerD.
-
12:02 AM Bug #2132 (Closed): Multi-wan inbound connections might cease to function when rules with forced-gateway exist on the same interface
- replaced by #2367 which better specifies actual issues here.
-
12:02 AM Bug #2367 (New): display negate rules in firewall_rules.php and evaluate when added
- the fact the negate policy routing rule isn't shown is bad as it has lead to unintended consequences (ends up passing...
04/10/2012
-
11:05 PM Bug #2366: Error in User Manager - Privileges are not being enforced
- An example of what happens. User is sgroat. Granted admin access. Auth is through LDAP. When user logs on, logon is s...
-
09:32 PM Bug #2366 (Rejected): Error in User Manager - Privileges are not being enforced
- not a legit bug report. the CLI behavior is expected, and assigning privileges as described works. no idea what a "20...
-
09:29 PM Bug #2366 (Rejected): Error in User Manager - Privileges are not being enforced
- After adding a user and granting that user all privileges (both by adding to admin group and manually selecting all p...
-
08:42 PM Revision c9e04cd5: Add alias support to static routes (needs some testing) Ticket #2239
-
08:56 AM Feature #2365 (Rejected): add color to rules
- Duplicate of #130
-
08:51 AM Feature #2365 (Rejected): add color to rules
- It would be nice to assign a color on each firewall rule.
This make more easy to indentify rule on the liste -
07:59 AM Feature #1829 (New): CARP with IPv6 support
- Running radvd in debug mode...
-
03:44 AM Bug #1676 (Resolved): dead IPv6 gateway causes kernel panics
- Considering this resolved, seen no hangs in a month
04/09/2012
-
10:12 PM Bug #2364 (Resolved): PPPoE Server doesn't restart correctly
- After editing, saving, and applying changes on a PPPoE server, mpd is left not running. It logs the following
<pre... -
08:07 PM Bug #2324 (Closed): AES 256 doesn't work with glxsb
- This has been opened as a FreeBSD PR. glxsb only supports AES128, anything higher breaks which it technically shouldn...
-
02:45 PM Revision 2fe06a32: Remove this faulty piece of gateway code, it overwrites the existing entries that return_gateways_array() returns.
- It doesn't take any address families into account either.
-
12:14 PM Revision 6e5d84ba: Restore this piece of logic, otherwise the firewall rules break.
-
11:42 AM Bug #2363: IPv6 default interface missing from firewall rule
- Thanks. just applied your patch manually to filter.inc, and it fixed the problem.
-
09:28 AM Bug #2363 (Feedback): IPv6 default interface missing from firewall rule
- Apologies for the breakage, I removed a piece of logic and didn't have the oversight to see what it would do.
It's... -
07:44 AM Bug #2363 (Resolved): IPv6 default interface missing from firewall rule
- This is a bug introduced by last yesterday's update. Worked fine before that. (2.1-DEVELOPMENT (amd64)
built on Sun...
04/08/2012
-
06:55 PM Revision c616b3c7: Correct the variable names for the duplicate stf check
-
06:47 PM Bug #2362 (Resolved): Deleting last/only port forward doesn't remove from secondary
- if you delete the last/only port forward from the primary, it doesn't get removed from the secondary on config sync.
-
06:41 PM Revision 4e83a8f2: Remove this piece of code, it loads even on interfaces not configured for track. Really needs asynchronous javascript.
-
06:37 PM Revision 319c2bfd: Also use the prefix calculation function here.
-
06:36 PM Revision 8b198c64: Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf0 adapter. Only 1 can be active.
- Move piece of code into function, we need it more places, tighten rules for proto 41 traffic.
Attempt to micro optimi... -
06:13 PM Revision e7a9f730: Merge pull request #79 from bcyrill/patch-3
- Merge array and keep unchanged values.
-
06:07 PM Revision adc3353e: Merge array and keep unchanged values.
-
05:12 PM Feature #2361 (Resolved): router adv. daemon only allows for one subnet / limited options
- The router adv. daemon configuration probably deserves its own page, instead of tugging it under dhcpv6.
For examp... -
05:10 PM Bug #2360 (Resolved): OpenVPN "tap" mode not working
- OpenVPN establishes the connection fine, but the bridge is not setup correctly. ARP replies are not answered via the ...
-
05:08 PM Bug #2314: Members to bridge not added
- confirming this issue on 2.1-DEVELOPMENT (amd64)
built on Sat Apr 7 22:44:34 EDT 2012
FreeBSD 8.3-RC2
(install... -
05:06 PM Bug #2359 (Resolved): Typo: OpenVPN Configuration Page has two items "Server DHCP Bridge Start"
- Line 1146 /usr/local/www/vpn_openvpn_server.php should say "Server DHCP Bridge End" (not "Start" as it currently say...
-
04:48 PM Feature #2358 (Resolved): NAT64 support
- example http://ecdysis.viagenie.ca/
-
04:47 PM Feature #2357 (New): Support Dual Stack Lite
- Tunnel IPv4 over Native IPv6.
-
04:17 PM Feature #2356 (Resolved): Fill the "Track Interface" prefix drop down list asynchronously
- When a interface is selected as a IPv6 "Track interface" type it will calculate all possible prefix posibilities in a...
-
04:10 PM Bug #2352 (Resolved): Only allow 1 6rd or 6to4 interface
- Code checked in that triggers for me. It succesfully blocks a 2nd 6to4 or 6rd.
-
11:56 AM pfSense Packages Bug #2355 (Resolved): Tinydns logs won't parse records containing ":0" in the time stamp
- Log record from tinydns containing :0 in the time stamp aren't showing up in the log
for example 2012-04-08 12:36:08... -
04:52 AM Bug #1107: mpd on AMD64 generates invalid checksums with NAT
- PPPoE server also impacted.
-
02:33 AM Feature #1826: PPPoE server IPv6 support
- After talking with Jim about it we both agree that this is a huge undertaking.
You would need either static addres...
04/07/2012
-
10:20 PM Revision 26b89905: Move some constants in gitsync closer to the top of the source code and add some new ones of potential interest to those reconfiguring gitsync. Also modify messages to indicate that Git URLs are also allowed.
-
09:55 PM Revision 0b4ae4b5: Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it.
-
06:25 PM Revision 93cd15be: Correct typo in the filter rule
-
05:20 PM Revision 5411c084: Add automatic firewall rules that allow traffic destined for a downstream delegated prefix.
- The downstream router is the one to decide what to do with it. This can still be overridden by user rules, just like ...
-
03:37 PM Revision d48ed103: Change the command to reflect the new, just added dhcpleases6 binary for triggering route injection.
-
02:47 PM Feature #2347: Add routes into the routing table for delegated IPv6 prefixes.
- ok, the dhcpleases6 triggers adding of routes and that works, I can still access the ipv6 internet from behind 3 rout...
-
04:22 AM Feature #2347 (Feedback): Add routes into the routing table for delegated IPv6 prefixes.
- * Code checked in, Ermal added a command option to dhcpleases to trigger the external php script that adds routes for...
-
01:18 PM Revision 8d923616: it needs to point to a existing file otherwise it will not launch.
-
11:13 AM Revision acbb62fd: Add the -h parameter which is required for dhcpleases, might need to be removed later.
-
09:43 AM pfSense Packages Bug #2350: Freeradius2 does not start up
- pfSense 2.1 needs .pbi packages for installation. At the moment there are no pbis for freeradius2.
-
06:03 AM pfSense Packages Bug #2353: squid-reverse installation failure
2.1-DEVELOPMENT (amd64)
built on Thu Apr 5 12:15:36 EDT 2012
FreeBSD 8.3-RC2-
06:02 AM pfSense Packages Bug #2353 (Resolved): squid-reverse installation failure
- Beginning package installation for squid-reverse .
Downloading package configuration file... done.
Saving updated p... -
04:21 AM Bug #2352 (Resolved): Only allow 1 6rd or 6to4 interface
- Currently it is possible to configure more then 1 interface for 6to4/6rd, however, both use the same stf0 adapter so ...
04/06/2012
-
11:45 PM Revision ee965a5c: fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings
-
09:43 PM Revision 556e760d: fix indentation.
-
08:56 PM Revision 1ed88e06: fix a syntax error
-
07:57 PM pfSense Packages Bug #2351 (Resolved): Bandwidthd does not start up
- 2.1-DEVELOPMENT (amd64)
built on Thu Apr 5 12:15:36 EDT 2012
FreeBSD 8.3-RC2
Bandwidthd package 2.0.1.3
Band... -
07:50 PM pfSense Packages Bug #2350 (Resolved): Freeradius2 does not start up
- On
2.1-DEVELOPMENT (amd64)
built on Thu Apr 5 12:15:36 EDT 2012
FreeBSD 8.3-RC2
Installing Freeradius2 seems ... -
07:41 PM Bug #2231 (Resolved): Dashboard: Traffic Graph: Unable to save settings
- fixed in commit:ee965a5c
I feel kinda sorta like this patch took longer and involved much more changed lines of co... -
12:49 PM Bug #2231: Dashboard: Traffic Graph: Unable to save settings
- the issue still exists in
2.1-DEVELOPMENT (i386) built on Thu Apr 5 11:32:38 EDT 2012 FreeBSD 8.3-RC2
with Firef... -
06:15 PM Revision 0416d9a0: fix for #2289: Logic error in firewall rule interface selection for drop-down menu case
-
06:10 PM Bug #2349 (Resolved): vlan(4) needs altq adaption on FreeBSD 8.3++
- The vlan(4) code has been put to use if_transmit interface on 8.3 and up of FreeBSD and a solution needs to be found ...
-
06:08 PM Revision 092462dc: Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic creation of routes into the routing table so that prefix delegation will just work.
- Redmine ticket #2347
-
05:16 PM Revision 48cb641a: Merge pull request #78 from Whizkidzz/master
- Added "interface_selection" to enable interface selection in tinydns
-
05:14 PM Revision 9d14f808: Merge pull request #77 from Whizkidzz/RELENG_2_0
- Releng 2 0
-
05:09 PM Revision d33e772f: Merge pull request #76 from bcyrill/patch-2
- Fixed Bug #2348
-
05:00 PM Revision adb29e55: Fixed Bug #2348
-
04:31 PM Revision 05d908db: Added "interface_selection" type to enable interface selection in tinydns server
- This is usefull in multiwan setup and to check if a server behind pfsense is still running.
So that tinydns can chang... -
03:04 PM Revision f3d91215: Bug #2329: checkbox js problem on diag_logs_settings.php
-
02:58 PM Revision c8610dc9: aggh javascript lines terminated by \n instead of semicolon
-
02:45 PM Revision 3df59bab: don't delete port aliases used by load balancer
-
02:41 PM Revision 3f3ab846: Merge pull request #75 from bcyrill/patch-1
- Replace is_function with function_exists
-
02:21 PM Revision 85a46fbd: Added interface_selection to choose a interface in tinydns failover selection
- Changed the $text so that no "option value" is preselected when adding a newrow with addrowto function.
-
02:17 PM Revision 44c70591: Added rowsize[] for use in row_helper_dynamic.js
-
02:14 PM Revision 91b2f623: Replace is_function with function_exists
-
02:13 PM Revision 177a823e: Added empty option line so not to write to config.xml if not filled in
-
02:10 PM Bug #2289 (Resolved): Logic error in firewall rule interface selection for drop-down menu case
-
02:10 PM Bug #2289: Logic error in firewall rule interface selection for drop-down menu case
- fixed in commit:0416d9a0
-
02:01 PM Revision de69fab3: Added interface_selection for use in tinydns
- Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the ... -
12:37 PM Bug #2063: PHP Memory Usage too high for 128MB RAM Systems (like ALIX)
- I'm not sure where it is in the code offhand, but it's configured under System>Advanced and should be easy to track b...
-
12:15 PM Bug #2330 (Feedback): vouchers disappear when saving
- I've troubleshooted and confirmed that in this scenario, lines 229-244 here are being executed when you click "Save";...
-
11:04 AM Bug #2329 (Resolved): checkbox js problem on diag_logs_settings.php
-
11:00 AM Bug #2329: checkbox js problem on diag_logs_settings.php
- fixed in commit:f3d91215
-
10:40 AM Bug #2348 (Resolved): rc.filter_synchronize is broken
- The recent "Move CARP settings from pkg XML to a real PHP page" (commit:f97a5b0419d0350cc85b91d180238975c308ac07) bro...
-
09:56 AM Feature #2347: Add routes into the routing table for delegated IPv6 prefixes.
- ...
-
08:30 AM Feature #2347 (Resolved): Add routes into the routing table for delegated IPv6 prefixes.
- Currently we support Prefix Delegation in the DCHPv6 server (ISC dhcpd 4.2.3). However, the dhcpd server does not add...
-
09:28 AM Revision eab2db68: Make sure that we use the right interface for 6rd
-
09:27 AM Revision df52abf1: Unbreak rc.filter_synchronize, add )
-
07:38 AM Bug #2333 (Resolved): CARP filter_synchronize PHP error, can not break
-
07:01 AM Feature #2117 (Feedback): 6RD support for ISPs like Swisscom
- More debugging revealed the following, SwissCom and ATT do not filter inbound IPv6 traffic for IPv4 space they do not...
04/05/2012
-
11:10 PM Revision c2feff64: restore default dropdown values of 24/64 bits
- now that feature #2320 behavor is a bit different regarding change of
existing set value when switching between ipv4 ... -
11:09 PM Revision b771e469: change behavior a bit on #bits dropdown
- this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2
-
10:17 PM Revision 6255beda: add feature #2320 to vpn_ipsec_phase2.php.
- note: had to disable existing behavior that modified the value of the
behavior.
existing behavior that disables/enab... -
10:17 PM Revision 0f907a68: bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 on a valid ipv4
-
10:17 PM Revision f57a578d: work around a redeclaration error.
- i'm going to start a discussion about making sure all require() calls
become require_once() calls but until then i ha... -
09:11 PM Revision f99aa333: Unbreak interface.inc after manual merge
-
09:08 PM Revision 87744d53: missed a spot for feature #2320 toggle subnet mask
-
09:07 PM Revision 4459f03d: Remove slipped line
-
08:48 PM Revision d7afd900: use existing filter_expand_alias (well, via a wrapper) instead of
- reinventing it
-
08:30 PM Revision 67898061: Unbreak openvpn
-
08:30 PM Revision d34b186c: Unbreak openvpn
-
08:24 PM Revision ccf346dd: Bump config version to take care of new vips
-
08:23 PM Revision 00b97dee: Reread config after doing footshooting
-
08:22 PM Revision 7b47bd4c: Make vips vhid be unique per parent interface!
-
08:13 PM Revision 4d0c032c: Make vips vhid be unique per parent interface!
-
07:06 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- I've restored default 24/64 bits.
I had to modify the normal behavior on dropdown value changes between ipv6 and i... -
06:47 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- Okay, all my changesets are committed now. Gotta think hard about this one then.
-
06:07 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- it should still default that way on IPsec. For v4 addresses, show 1-32 and default to 24, and for v6, show 1-128 and ...
-
06:03 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- In vpn_ipsec_phase2.php there is some existing client-side JavaScript logic that changes the selected value for the #...
-
05:33 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- fixed firewall_virtual_ip_edit.php (will commit soonish)
-
05:04 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- added on system_routes_edit.php
-
03:38 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- Add on system_routes_edit.php too (needs gateways defined to save)
on firewall_virtual_ip_edit.php it jumps to a len... -
06:36 PM Revision 01ed452e: Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)
-
06:31 PM Todo #2346 (Closed): do we need to change our require() calls to require_once()?
- Not sure if this is the right venue to start a discussion, but...
My change to vlsb.inc as part of this changeset:... -
06:15 PM Revision 99f6b2a9: Merge pull request #74 from irvingpop/master
- Modify low-RAM threshold for disabling PHP APC
-
06:04 PM Revision 430b921b: Update etc/rc.php_ini_setup
-
05:47 PM Revision c1a104c7: Correct the fieldname we need to look into so we actually configure the tunneled interfaces.
-
05:47 PM Revision cb515a86: Add a fix so that proper rules for 6to4 and 6rd are created which would otherwise generate rule errors.
- Aren't tunneled interfaces fun!
-
05:10 PM Revision 0917cb21: load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Servers (PEV-394754)
-
05:10 PM Revision 9859b2b5: minor changes
- - aggh hard tab in a string
- aggh brackets in case clauses -
05:10 PM Revision 939b2d75: normalize indentation.
-
04:28 PM pfSense Packages Bug #2345 (Resolved): Varnish3 Install Fails on pfsense 2.1 Head
- I've found a little bug in /etc/inc/pkg-utils.inc on pFsense 2.1 HEAD Releases with pbi support.
It's because of t... - 03:33 PM Revision 6fb4a0b1: Add post config and correct variable names
- 03:14 PM Revision 7839ec18: Remove custom options from basic settings page
- 03:10 PM Revision ac2cfab2: Ensure interfaces are saved correctly
- 02:45 PM Revision a7caf4d6: fix typo
- 02:41 PM Revision 49f81faa: Add unbound user
- 02:19 PM Revision 27bb6557: Setup chroot environment for unbound
-
02:04 PM Bug #2063: PHP Memory Usage too high for 128MB RAM Systems (like ALIX)
Pull request for solution #1 here: https://github.com/bsdperimeter/pfsense/pull/74
Regarding #2 (auto-set the ...- 01:17 PM Revision 3f2e3bcf: Remove Extra brace
- 01:09 PM Revision 9e7cc68f: Use global variable
- 01:08 PM Revision 89fd3ed3: Use isset() for DNSSEC status
- 01:07 PM Revision 4b7ea181: Specify path to unbound config file
- 12:18 PM Revision 830a82e7: Merge pull request #73 from phil-davis/master
- Minor text typo fixes to recent unbound file commits
- 12:16 PM Revision 8314e2a3: Handle enable/disable options
- 12:01 PM Revision 72049148: A minor typo fixed
- 11:54 AM Revision fc6e0fbf: Was looking at what is coming in new builds and noticed a couple of typos and small point of English grammar, so thought it worth 5 minutes to update it.
- 11:31 AM Revision 4ed3cc97: Add input checks
- 11:21 AM Revision f196aba3: Add select box for outgoing queries
- 11:13 AM Revision 467748e3: Better descriptions and cosmetics
- 11:08 AM Revision 43a987e4: Add ACL id functions
- 11:04 AM Revision eac1d3f9: Correct wording
- 11:03 AM Revision bd82f06b: Correct links
- 10:59 AM Revision 2bb29c16: A whole bunch of changes to the general settings page and advanced settings
- 10:59 AM Revision 27d98335: Add Access Lists page for Unbound ACLs
- 09:19 AM Revision 431f6526: Merge branch 'master' of github.com:bsdperimeter/pfsense
- 09:18 AM Revision 14b1279d: Add Unbound GUI bits
-
07:38 AM Bug #2333: CARP filter_synchronize PHP error, can not break
- This was a setup with 2 carp members that only shared a single ipv6 vip.
Config sync was on the LAN interface over... -
07:27 AM Bug #2338: outbound NAT rules rewrite themselves if active interface is deleted
- the issue is it removes the interface from the outbound NAT rule and then assumes WAN when there is no interface. del...
04/04/2012
-
06:16 PM Revision df0e1f2d: Good catch jim :)
-
06:05 PM Revision 870952cf: Just php does not like this variable name and just prepends the 1 in output!
-
05:44 PM Revision 08ab5cd2: Expand these checks to include 'dynamic' or they'll never match dynamic gateways, leading to issues with routing.
-
03:43 PM Revision 08743d6d: Set the table limit before loading tables. This may help in cases where a ruleset fails to load due to table size, and the user increases the size but still can't load the rules.
-
03:36 PM Revision 73c8a6c7: Make sure that we reconfigure the tunneled interfaces when we get a new ipv4 address.
-
03:35 PM Revision da664d19: Fix newlines
-
03:34 PM Revision 1ab1f0a9: Fix newlines
-
03:29 PM Revision 5bf2cc84: Change the firewall rules to prevent firewall rule errors
-
01:53 PM Revision 4a41dff7: Bail out without a valid IPv6 address so we don't generate a invalid dhcpv6 server config
-
12:55 PM Revision 479f0fda: Add realif overrides for tunneled interface, we want to override get_real_interface() here as it does not know address families and we don't know which the user wants.
-
12:51 PM Revision 1132ff35: Add section for the dhcp6link status
-
12:06 PM Revision 74c834f1: Add better hardening to the dynamic gateway code, handle IPv6 networks better
- Prevent duplicate monitor IP addresses in the apinger configuration, otherwise we might end up with -4 million milise...
-
11:21 AM Bug #2338 (Resolved): outbound NAT rules rewrite themselves if active interface is deleted
- To recreate:
1. Configure a working system with WAN, LAN, OPTx
2. Disable Automatic Outbound NAT and deleted auto... - 10:59 AM Revision 04747c75: dl(), which is used by PEAR, is deprecated in 5.3 and fails to thus load this extension. No updates to PEAR either, so we can either always load like here or mod PEAR.inc. Should fix #2336
-
07:04 AM Bug #2336: PHP extensions missing in amd64 builds (at least)
- The RADIUS one is due to 5.3 and the deprecated dl() function. PEAR.inc makes use of dl() when loading the radius mod...
-
07:00 AM Bug #2336 (Feedback): PHP extensions missing in amd64 builds (at least)
- Applied in changeset commit:04747c755f5453e059561ae01171a449c9b14432.
-
04:07 AM Bug #2336: PHP extensions missing in amd64 builds (at least)
- Chris Buechler wrote:
> with MSCHAP:
The MSCHAP problem should be fixed with commit:bfc051081019abb7276223c89a45...
04/03/2012
-
08:19 PM Revision 6ffef738: Merge pull request #71 from ebrandi/r53dyndns
- Patch to add Route 53 as new Dynamic DNS provider into dyndns infrastructure
-
06:59 PM Revision 4aab9c6c: If the end of the prefix6 range does not align with a multiple of the delegation size then dhcpd will not start.
- The dhcp6 server page will need input validation for this.
-
05:43 PM Bug #2336 (Resolved): PHP extensions missing in amd64 builds (at least)
- Trying CP w/RADIUS in latest 2.1 snapshot results in:
with PAP:... -
12:54 PM Revision bfab2419: Add a command that should be able to extract the DUID for us.
-
12:15 PM Revision 5632ae55: Add filter code that will automatically add pass rules for delegated IPv6 prefixes.
- These rules can be overridden by user rules.
-
11:55 AM Revision ea2ab24d: Adjust the delegated prefix length for 6to4 to 16 bits
-
11:12 AM Revision f9eb5ebb: Fix the comment text for 6to4 proto 41 rules.
- Make sure that the DHCPv6 firewall rules for track6 interfaces are added.
-
10:48 AM Revision 3d05e59a: Remove debugging print_r();
-
10:36 AM Revision c45b079d: Make sure that we can create a /64 delegation for very short prefixes.
-
10:26 AM Feature #2016: DHCPv6 Server doesn't load if NTP server specified
- http://linux.die.net/man/5/dhcp-options
-
08:40 AM Revision 89a5203c: Improve the prefix delegation math somewhat.
-
08:27 AM Revision a6610d82: Automatically configure DHCPv6 servers for interfaces set to track6 another WAN.
- If the prefix length permits it we setup DHPP-PD for the LAN clients so it can be daisy chained.
-
06:34 AM Revision 50a6400f: Add more possible prefix lengths for the DHCPv6 server for prefix delegation.
-
04:11 AM Revision 78affc3c: Set the IPaddrv6 field for the lan to track6 so it autoconfigures from the WAN.
- I forgot to remove the link local address it had in it on the original commit.
-
04:04 AM Revision 0ca7f8fe: Fix botched config.xml merge error. Remove duplicate ipaddrv6 tag.
04/02/2012
-
09:16 PM Revision 6873d487: Remove this track6 line as it causes an xml error
-
03:14 PM Revision 6d778ed0: Changeout the told dhcp-pd config for the new track6 style autoconfiguration of the lan interface.
-
02:23 PM Bug #2335 (New): IGMPProxy and CARP Results in System Instability Upon Reboot
- This scenario was replicated on 3 PCs with various network cards on 2.01.
Enabling a CARP interface on a box with ... -
12:29 PM Revision a94f97b5: Add quick to the DHCP6 client and server rules
-
12:07 PM Revision 73778c3f: We want to actually compress the IPv6 address, not uncompress.
-
11:47 AM Revision 6c99bb63: Correct variable names and foreach assignment
-
11:35 AM Revision cab9d832: Correct the DHCP6 client function to reflect the track6 changes
-
11:23 AM Revision 6f1da659: Open up the DHCPv6 server firewall ruiles
-
11:03 AM Revision 37b1c848: Reverse the echo request and echo reply for input and output filters
-
10:58 AM Revision dbcddabc: Adjust the DHCP6 client firewall rules
-
10:47 AM Revision e53ffe8d: Remove this file, it causes other issues
-
10:28 AM Revision 74fa57aa: Fix the find dhcp6 process function to report the actual pid instead of the grep pid.
- Remove spurious double debug line
-
10:10 AM Revision 239e817a: Add missing DHCP6 track6 support function
04/01/2012
-
03:01 PM Revision 556abcab: Adjust the firewall rules for 6rd and 6to4 proto 41 traffic
- Ticket #2117
-
01:47 PM Feature #2117: 6RD support for ISPs like Swisscom
- Ok, I've switched the tree back to the modified stf device which does receive IPv6 packets by proto 41 and can also s...
-
11:06 AM Revision 4aa569bd: Comment out the srd 6rd device and put in the patched stf device commands.
- Still doesn't work but Ermal might be able to debug easily
-
10:43 AM Revision 2d5ca06e: A few more improvement such that tracking interfaces are automatically configured from the client interface
-
08:03 AM Revision 1aa19130: Remove suprious debugging line
-
07:55 AM Revision 86a139fc: Add interface tracking support for native dynamic IPv6 interfaces like dhcp6 too.
- Correct the function name to reflect the RA daemon changeout
-
07:50 AM Revision 69b54cbe: Add logic that (re)configures the dependent interface that has interface tracking setup for a tunneled IPv6 protocol.
-
07:41 AM Revision a11a839d: Add the stf0 interface to interface_has_gateway_v6() for 6to4
-
06:27 AM Feature #2123: Backup RRD files using the xml dump and restore from RRD tools
- Not sure if instructions here are clear enough, ask away.
The current RRD backups perform a tar command on /var/db... -
06:05 AM Bug #2334 (Resolved): quality rrd graphs do not automatically refresh
- With the RRD page left open on the quality graphs these do not automatically refresh. Perhaps check if jQuery is stil...
-
06:00 AM Bug #2333 (Resolved): CARP filter_synchronize PHP error, can not break
- PHP Errors:
[01-Apr-2012 08:31:40 UTC] PHP Fatal error: Cannot break/continue 1 level in /etc/rc.filter_synchronize... -
05:49 AM Bug #2332 (Resolved): gateways always renamed to "dynamic". Implement proper IPv6 support
- When a dynamic IPv6 type is specified all gateways will be tagged "dynamic".
Trying to modify an existing static v... - 05:03 AM Revision cd132e86: This patch add Route 53 as new Dynamic DNS provider into dyndns infrastructure.
- Due requeriments to handle requests to Amazon AWS API, it need root certificates package (ca_root_nss-3.12.4.tbz) and...
-
03:59 AM Bug #2306: USB ports show up as network interfaces
- they show as network interfaces on stock FreeBSD 8.3 and newer, some gripes on FreeBSD lists on it, no responses as t...
-
03:58 AM Bug #2231: Dashboard: Traffic Graph: Unable to save settings
- Do you have enough information to on this?
03/31/2012
-
06:41 PM Revision 20a7cb15: Add interface tracking support. With this it is now possible for dynamic IPv6 interfaces to setup the corresponding lan interface for RA.
- DHCP6 with prefix delegation to follow later for automatic daisychaining.
-
02:23 PM Bug #2331 (Rejected): Saving default queue results in error message
- Hi,
when changing the traffic shaper queue that is marked as "default", the system complains that there can only b... -
09:50 AM Revision d7d2dc52: Do not process for disabled interfaces
-
09:40 AM Revision c18a10cc: Make sure we only generate entries for radvd when we actually have a IPv6 prefix
-
06:30 AM Bug #2278 (New): IPv6 Carp vip both master on FreeBSD 8.3
-
06:08 AM Feature #1825: Dynamic DNS client IPv6 support
- pushing to 2.2 since it seems it's not supported by any of the providers yet.
-
06:01 AM Feature #1828 (Resolved): Server load balancer IPv6 support
-
06:00 AM Bug #2066 (Resolved): Error when deleting all-numerical user from a "user manager"
- confirmed fixed
-
05:58 AM Todo #647 (Resolved): Move CARP settings from pkg XML to a real PHP page
- this all seems good, tested on config upgrade and starting from scratch on 2.1.
-
05:48 AM Bug #2330 (Resolved): vouchers disappear when saving
- config attached to replicate.
Browse to Services>CP, edit the zone, go to the Vouchers tab. You'll see the vouche... -
05:45 AM Bug #2311 (Resolved): Wrong redirection URL (from http -> https) missing colon char
- this particular issue is fixed
-
05:40 AM Bug #1999 (Resolved): Existing voucher settings upset new CP Zones/Vouchers code
- confirmed fixed
- 04:44 AM Revision 04e999cf: more changes CARP -> HA where CARP != CARP.
-
01:48 AM Bug #1700 (Resolved): Captive Portal cannot work on master branch
- this fixed CP in general, CP+IPv6 is a separate ticket for 2.2.
-
01:24 AM Feature #2321 (Resolved): Move log locations
- looks good
-
01:23 AM Bug #2329 (Resolved): checkbox js problem on diag_logs_settings.php
- When initially loading diag_logs_settings.php, the checkboxes under "Remote Syslog Contents" for "System events", "Fi...
-
01:21 AM Bug #2328 (Resolved): Numerous non-CP logs ending up in CP logs
- a number of logs not related to CP are ending up in the CP logs. The following a few examples. ...
-
01:17 AM Feature #2034 (Resolved): Include VirtIO network driver
-
01:16 AM Bug #2072 (Closed): Limitation on multiple outbound PPTP connections
- duplicate of #208
-
01:12 AM Bug #2289 (Assigned): Logic error in firewall rule interface selection for drop-down menu case
- attached config replicates this
-
12:59 AM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- seems good to me, will let Seth give the final approval.
-
12:34 AM Feature #1997 (Resolved): Add date picker to the Custom RRD graph page to translate to unix time.
- this is fixed, looks good.
Simon - this isn't the place for OT questions, please post to the forum or list.
-
12:32 AM Bug #830 (New): Service provider information should be saved
- correct, but when you go back to that screen it loses which "Service Provider" entry you actually picked. eg if I pic...
-
12:29 AM Feature #1864 (Assigned): "Start" button for IPsec should be available for IP alias networks
- example config attached. See Status>IPsec. The one with "Local network" LAN has the Start button. If you check Firewa...
-
12:24 AM Bug #2327 (Resolved): disabling reply-to on floating rules doesn't work
- confirmed fixed
-
12:20 AM Bug #2144: pfSense dyndns for Namecheap doesn't work with hostnames containing "."
- can anyone confirm this is fixed?
03/30/2012
-
08:40 PM Revision 0ffb5926: Add the new pages for the relocated logfiles and messages.
- Ticket #2321
-
08:33 PM Revision 6c582308: Make sure to add a semicolon to indicate end of line syntax
-
08:10 PM Revision 380cd810: Correct the field name, otherwise we have invalid syntax
-
06:38 PM Bug #2327 (Feedback): disabling reply-to on floating rules doesn't work
- should be fixed already.
https://github.com/bsdperimeter/pfsense/commit/12c7b5778418734a7ebbd816bb75522ca17a2a54 -
06:30 PM Bug #2327 (Resolved): disabling reply-to on floating rules doesn't work
- Checking the "disable reply-to" on floating rules doesn't work, the reply-to is still there. One example rule:
<p... -
02:11 PM pfSense Packages Bug #1244: apache_mod_security_package missing mod_proxy.so (and perhaps others)
- Issue doesent seem to be fixed Fresh amd64 2.0.1 install here too and the same issue with missing mod_proxy.so on amd...
-
12:51 PM Bug #2326: Erroneous successful webGUI authentication with blank password and AD authentication backend
- This behaviour is detailed in section 5.1 of rfc 2829 - http://www.ietf.org/rfc/rfc2829.txt
5.1. Anonymous authent... -
12:34 PM Bug #2326 (Closed): Erroneous successful webGUI authentication with blank password and AD authentication backend
- Erroneous successful authentication to the webGUI when using Active Directory authentication and no password is speci...
-
08:08 AM Revision 31c43fd3: Add 6to4 support for automatic tunneling.
03/29/2012
-
09:26 PM Bug #2324 (Feedback): AES 256 doesn't work with glxsb
- this is an OS issue outside our control, try with 2.1 which has a newer base OS.
-
01:42 PM Bug #2324 (Closed): AES 256 doesn't work with glxsb
- Enabling glxsb on Alix board (Netgate m1n1wall 2D13) prevents AES256 IPSec Phase2 connections from establishing:
M... -
07:42 PM Revision 3f9cc8e4: Commit the config backend code for the switch to radvd
-
04:29 PM Revision e12c63db: fix for bug #2322: Fix CP secondary RADIUS auth source GUI
- http://redmine.pfsense.org/issues/2322
-
03:18 PM Revision a53794c9: possible fix for Bug #2311: Wrong redirection URL (from http -> https) missing colon char
-
03:05 PM Bug #1700: Captive Portal cannot work on master branch
- Grab CP since i am more acustomed to it
-
02:27 PM Bug #1700: Captive Portal cannot work on master branch
- Just to be clear, someone else needs to look at this to figure out what to do on ipv6 so I'm going to assign this bac...
-
03:02 PM Bug #2311: Wrong redirection URL (from http -> https) missing colon char
- OK, just synced my 2.1 with the file from git, and the malformed 302 redirection URL issue seems fixed.
However:
... -
02:21 PM Bug #2311 (Assigned): Wrong redirection URL (from http -> https) missing colon char
- Chris, I'm pretty sure I fixed the problem just from looking at the code but I need you to test this please because f...
-
12:59 PM Bug #2311: Wrong redirection URL (from http -> https) missing colon char
- Yes, it's the standard CP with SSL login enabled, i.e. CP answers http requests (forwarded via ipfw to 127.0.0.1:8000...
-
11:13 AM Bug #2311 (Feedback): Wrong redirection URL (from http -> https) missing colon char
- I believe I found and fixed the bug but can you provide steps to reproduce along with config.xml?
And this is with... -
02:29 PM Feature #2320: Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- Chris, I'm reassigning this to you so you can test this or have someone else test it out. I'm pretty sure I've found...
-
02:28 PM Bug #1874: Captive Portal Login dies on empty input
- Ermal, I strongly believe you should be assigned this one then, so I will assign accordingly. :-)
-
02:26 PM Bug #2261 (Resolved): Spanning Tree interface priority options do not alter Bridge
- I'm closing this then.
-
02:21 PM Bug #2325 (Duplicate): Limiters don't work on OPT WAN rules w/rdr
- Putting a limiter on an OPT WAN (any WAN that doesn't have the default gateway) breaks traffic through rdrs (at a min...
-
01:03 PM Bug #830 (Feedback): Service provider information should be saved
- I guess you're talking about Service Provider stuff under PPP configuration when you select PPP as an IPv4 configurat...
-
12:43 PM Feature #1864 (Feedback): "Start" button for IPsec should be available for IP alias networks
- If you could give me steps to reproduce/get to state where there should be a start button but isn't one, that would b...
-
12:24 PM Bug #2322 (Resolved): Fix CP secondary RADIUS auth source GUI
- fixed in changeset e12c63d
-
12:16 PM Bug #2322 (Assigned): Fix CP secondary RADIUS auth source GUI
-
12:12 PM Bug #2322: Fix CP secondary RADIUS auth source GUI
- that's correct
-
11:53 AM Bug #2322 (Feedback): Fix CP secondary RADIUS auth source GUI
-
11:53 AM Bug #2322: Fix CP secondary RADIUS auth source GUI
- So right now we have:...
-
12:09 PM Feature #1361 (Feedback): DNSMasq, source interface and IPSec VPNs
-
12:08 PM Feature #1361: DNSMasq, source interface and IPSec VPNs
- Hugh, any chance you can provide the patch in the form of a *unified diff* or *context diff* please, and *attach* it ...
-
11:40 AM Revision adc91ab7: Unbreak the 6rd config setting now that the javascript was fixed.
- Pointy hat to /me
Ticket #2304 -
10:20 AM Revision e0977fed: Move some of the log file tabs around.
- Add seperate tabs for dnsmasq,unbound as well as gateways.
-
08:53 AM Bug #2304 (Resolved): The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
- My bad, fixed now.
-
08:47 AM Bug #2304 (Assigned): The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
- Ok, the javascript successfully works now, but I can not save the interface config when I select "6rd" and press save...
-
08:15 AM Bug #1996: status_graph.php is not displaying real-time bw stats
- The rate binary does not have any support for IPv6. This is unfortunate.
I've emailed the author. -
07:36 AM Feature #2321: Move log locations
- Just committed.
https://github.com/bsdperimeter/pfsense/commit/e0977fed0fabd99dcfec0611bf27f133c85b24fd -
05:54 AM Feature #2321: Move log locations
- Yes, we will move the System logs to a new top level tab as Discussed in IRC with Chris.
+System
- General
- Gat... -
07:17 AM Revision 8e4893fc: Merge pull request #69 from ovidiucp/master
- Fix domain search list for MacOS X clients
-
05:19 AM Feature #2323 (New): GUI doesn't allow to configure DHCP server to serve IP addresses belonging to subnets wich are not associated with an interface
- What I'm trying to do is actually to relay DHCP requests received in multicast by a switch to pfSense using unicast.
... - 04:48 AM Revision 107e8acc: Make domain search list work for MacOS X clients, by adding
- option domain-search "domain1", "domain2", "domain3";
to /var/dhcpd/etc/dhcpd.conf
I reported this as a bug on the ...
03/28/2012
-
10:50 PM Revision f51d5d57: feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
- http://redmine.pfsense.org/issues/2320
-
10:31 PM Revision 979b179d: prep work for feature #2320: tag for ipv4v6 fields
-
08:58 PM Revision 980ded5a: prep work for feature #2320: stub js function
-
08:57 PM Revision a94c3e43: prep work for feature #2320: tag dynamic fields for ipv4v6
-
08:56 PM Revision a8fe61f1: prep work for feature #2320: tag fields for ipv4v6
-
08:19 PM Bug #1946 (Closed): /usr/local/www/services_captiveportal.php
- #2322 open to fix what this broke and clear up the reason for the confusion.
-
08:18 PM Bug #2322 (Resolved): Fix CP secondary RADIUS auth source GUI
- CP in 2.1 supports a secondary authentication source for RADIUS, so you can pick between two authentication sources d...
-
08:09 PM Bug #1525 (Resolved): OpenVPN passtos does not work
-
08:09 PM Bug #1537 (Closed): Openvpn Client Exporter does not clean up itself
-
08:08 PM Bug #2004 (Resolved): Client Specific Override ->Tunnel Network
-
08:07 PM Bug #2027 (Resolved): "kip" firewall log parsing bug
-
08:07 PM Bug #1625 (Resolved): installer shouldn't offer to install over boot drive/partition or install bootblocks on boot drive
-
08:04 PM Bug #2080 (Closed): display_error_form in /etc/inc/authgui.inc does not set a HTTP status code
-
08:04 PM Bug #2068 (Resolved): dyndns update (rfc 2136) error when more as one entry
-
07:56 PM Feature #675 (Closed): Autocreation of rules to allow all traffic between bridged interfaces
-
07:56 PM Feature #603 (Resolved): Add proxy support for internal HTTP functions
-
07:55 PM Bug #673 (Resolved): SSHD keys not created on restore
-
07:55 PM Feature #677 (Resolved): Allow custom SMTP port for notifications
-
07:54 PM Feature #690 (Closed): Move SSH Authentication Attempts from System Log to New Log
-
07:52 PM Feature #796 (Resolved): Add 95th Percentile Line to RRD
-
07:52 PM Feature #697 (Needs Patch): Updateprocedure in the GUI
-
07:51 PM Feature #1057 (Needs Patch): Limiter mask only supports dest/src ip
-
07:49 PM Feature #1368 (Needs Patch): DHCP Leases - description column
-
07:49 PM Feature #1369 (Needs Patch): DHCP Leases - Hostname Unsuitable for Printing
-
07:46 PM Feature #1504 (Needs Patch): Verizon 3g usb760
-
07:46 PM Bug #1505 (Needs Patch): usb 3g 760 modem doesn't respond
-
07:45 PM Bug #1600 (Resolved): Captive Portal Reauthentication
-
07:44 PM Bug #1554 (Resolved): Voucher page turns grey after parameter change
-
07:41 PM Feature #1864 (Assigned): "Start" button for IPsec should be available for IP alias networks
-
07:41 PM Bug #1865 (Resolved): Fatal error by saving System: Advanced: Miscellaneous
-
07:41 PM Feature #1867 (Closed): RFE: DHCP Server option to set interface-MTU option to lowest WAN interface value
- that's generally undesirable. That's why MSS clamping exists.
-
07:40 PM Bug #1882 (Resolved): Invalid pf rule generated from a port forward with dest=any on an interface with ip=none
-
07:38 PM Feature #2057 (Resolved): Ability to disable the auto-added "Negate policy routing" for VPNs
-
07:27 PM Feature #1361 (Assigned): DNSMasq, source interface and IPSec VPNs
- need to merge the above diff though it may not cleanly apply anymore and need some manual help.
-
07:25 PM Feature #1520 (Closed): Option to disable the automatic default gateway (re)selection
- this particular feature as noted in the original post is good and has been since 2.0, if there are other issues they ...
-
07:23 PM Bug #830 (Assigned): Service provider information should be saved
-
07:21 PM Bug #2311 (Assigned): Wrong redirection URL (from http -> https) missing colon char
-
07:20 PM Feature #2321 (Feedback): Move log locations
- Need more info.
Are we going to move System under a new top-level tab?
If yes what's that new top-level tab going... -
04:09 PM Feature #2321 (Resolved): Move log locations
- The current System logs are getting a bit crowded.
In discussion with Chris we thought making System a 2nd tab row... -
06:46 PM Feature #2320 (Feedback): Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- Pretty much done. I've done *some* testing but I want others to test as well.
-
03:51 PM Feature #2320 (Resolved): Javascript helper to toggle subnet mask length for IPv4/IPv6 during input
- There are numerous places in the UI where one is free to enter a IPv4 or IPv6 address, however, the max subnet mask l...
-
01:53 PM Feature #2319 (Resolved): include SSD TRIM option in installer
- With FreeBSD 8.3 now supporting SSD TRIM, it would be beneficial to SSD users to have the option to enable this featu...
-
11:28 AM Feature #1828 (Feedback): Server load balancer IPv6 support
- I believe this just needs more testing. I have used our relayd on 2.1 to run a DNS LB even on IPv6 IPs, so I know it ...
-
12:59 AM Revision 17aa0c18: Ticket #2317: typo, use ipaddrv6 instead of ipaddr
03/27/2012
-
10:23 PM pfSense Packages Bug #2318 (Resolved): Mod_Proxy
- Hi, after install mod_security package in pf 2.0.1 amd64, I get this error.
The mod_proxy doesn't exists.
The ... -
08:56 PM Bug #2317 (Resolved): DHCPv6 static mapping
-
08:55 PM Bug #2317 (Feedback): DHCPv6 static mapping
- Thanks, should be fixed now.
-
08:45 PM Bug #2317 (Resolved): DHCPv6 static mapping
- Get error when I try to Apply Changes on page Services: DHCPv6 server, after adding static mapping
Warning: inet_p... -
07:46 PM Feature #1997: Add date picker to the Custom RRD graph page to translate to unix time.
- I can't speak for daylight saving time handling but the rest of your needs are fit by this.
http://trentrichardson... -
02:58 PM Bug #2314: Members to bridge not added
If this is related to what Im seeing here- http://forum.pfsense.org/index.php/topic,46738.0.html
then this sta...-
04:14 AM Bug #2314: Members to bridge not added
- I did the daily update via the webgui, so I guess that's a binary update.
-
03:09 AM Bug #2314: Members to bridge not added
- You did a binary upgrade or just gitsync to 2.1?
03/26/2012
-
09:20 PM Feature #2315 (New): Traffic Shaper - Adaptive Bandwidth Management
- There is a method to adjust the queue limits, so that unpredictable connections can be throttled down to avoid satura...
-
08:29 PM Feature #1997: Add date picker to the Custom RRD graph page to translate to unix time.
- I hope the date picker will have the ability to accurately "pick" hours, minutes, and seconds rather than rounding to...
-
04:45 PM Bug #2314 (Resolved): Members to bridge not added
- After creating or editing a bridge (I guess that restarts the bridge), all members are gone. Also deleting and creati...
-
10:53 AM Bug #2278 (Feedback): IPv6 Carp vip both master on FreeBSD 8.3
- -Can not replicate with FreeBSD 8.3-RC2 snapshots from snapshots.pfsense.org. Possibly fixed between RC1 and RC2.-
-...
03/25/2012
-
05:07 PM Bug #2311 (Resolved): Wrong redirection URL (from http -> https) missing colon char
- Setup: pfsense 2.1 20120322-1658
config.xml file copied over from 2.0.1
Checking CP I noticed a wrong redirection...
03/23/2012
-
11:12 PM Revision 7b89ea6a: Remove unused code
-
11:11 PM Revision bba2d76b: Remove unused code
-
09:11 PM Revision 6769cddc: Correct location of '\n'
-
09:10 PM Revision f7f33eb3: Correct location of '\n'
-
09:03 PM Revision f5130e64: Correct building of queue to not depend on parent mask
-
09:01 PM Revision d0f4f66c: Correct building of queue to not depend on parent mask
-
06:50 PM Bug #1874: Captive Portal Login dies on empty input
- Yeah i will fix that since already know the fix for it.
Its just that the pages are not updated on enable/disable of... -
06:26 PM Bug #2310 (Resolved): Possible typo - "Optional 11" interface ?
- Possibly a typo:
Doing a test install of pfSense-LiveCD-2.1-DEVELOPMENT-i386-20120322-1658.iso I noticed that at t... -
06:00 PM Revision 31d6f24b: pull jquery-ui.custom.css from themes/THEME if it exists there
- otherwise pull /javascript/jquery/jquery-ui.custom.css,
which contains defaults. -
05:35 PM Revision ce49a7c9: Add date/time picker to Custom RRD graphs.
- from: http://trentrichardson.com/examples/timepicker/
-
04:18 PM Revision aacd203c: you are right, Ermal, system_hasync.php is obviously not part of m0n0wall. :-)
-
02:06 PM Revision fe5e1374: Merge pull request #67 from phil-davis/master
- Bug #2301: More fixes to pbi package install and removal
-
01:33 PM Feature #1997 (Feedback): Add date picker to the Custom RRD graph page to translate to unix time.
-
01:33 PM Feature #1997: Add date picker to the Custom RRD graph page to translate to unix time.
- Okay we have a datepicker now:
https://github.com/bsdperimeter/pfsense/commit/ce49a7c9f2781bda704e4e561026b5e445ab1f... -
01:11 PM Bug #2308 (New): HFSC WebUI doesn't check for "Bandwidth" setting
- Hi,
I configured pfSense todo some QoS. To get everything "firsthand" I used the HFSC module.
When configuring ... - 06:28 AM Revision a1d4a048: remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package.
- pkg_fetch_recursive: remove a bonus "$" in the symlink target specification. This was causing symlinks from /usr/loca...
-
05:59 AM Bug #2261: Spanning Tree interface priority options do not alter Bridge
- Nice one! That looks good.
-
01:25 AM Revision f97a5b04: Move CARP settings from pkg XML to a real PHP page
- https://redmine.pfsense.org/issues/647
03/22/2012
-
09:22 PM Todo #647 (Feedback): Move CARP settings from pkg XML to a real PHP page
- needs more testing than i can do but at least the convert_config() works and the settings page works: https://github....
-
06:00 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- Yes for the upgrade.
For the tool it does not exist.
-
05:55 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- do we use /etc/inc/upgrade_config.inc to upgrade the config.xml side?
is there any sort of tool for converting <pa... -
04:26 PM Todo #647 (Assigned): Move CARP settings from pkg XML to a real PHP page
- HA Sync is the best description being clear what it's doing using sensible standard terminology, and without potentia...
-
08:39 AM Todo #647: Move CARP settings from pkg XML to a real PHP page
- Jim P wrote:
> Sounds good to me, or even just "Synchronization", if under System, sort of implies that as well "Sys... -
07:50 AM Todo #647: Move CARP settings from pkg XML to a real PHP page
- Warren Baker wrote:
> My 2c, I think 'High Availability Sync' (or HA Sync) best describes the use since pfSync is a ... -
03:18 AM Todo #647: Move CARP settings from pkg XML to a real PHP page
- My 2c, I think 'High Availability Sync' (or HA Sync) best describes the use since pfSync is a protocol which provides...
-
09:09 PM Bug #2307 (Closed): OpenNTP fails to update time at bootup
- OpenNTP fails to update it's time on both a clean install and an upgraded install from 2.0.1 at bootup. Both boxes ha...
-
08:55 PM Bug #2306: USB ports show up as network interfaces
- Correction, I used the i386 versions not amd64.
-
08:54 PM Bug #2306 (Resolved): USB ports show up as network interfaces
- usbus## shows up as network interfaces on both the console and in the WebUI. See attached screenshots. This was teste...
-
06:07 PM Bug #2278: IPv6 Carp vip both master on FreeBSD 8.3
- Probably it will be related to the IPv6 patch there is in there.
Can you confirm that Seth? -
04:51 PM Revision 95e174f1: correctly read/write the priority/path cost settings to the main XML configuration file.
- code from mike bold.
https://redmine.pfsense.org/issues/2261 -
04:36 PM Revision da5895bb: fix a typo.
-
04:17 PM Revision 59418cee: Add date picker to the Custom RRD graph page to translate to unix time.
- implements #1997.
http://redmine.pfsense.org/issues/1997 -
03:20 PM Revision 10c526e4: fix for: Traffic Limiter Bits/sec option broken
- fixes #2296
http://redmine.pfsense.org/issues/2296 -
02:48 PM Revision ef59af27: fix for: Captive Portal cannot work on master branch
- reverting to listening on 0.0.0.0 seems to work just fine
mostly fixes #1700 .
http://redmine.pfsense.org/issues/1700 -
02:40 PM Bug #475: L2TP is not functional in the way users will expect
- Another related link:
Howto set up a L2TP/IPsec VPN Dial-In Server (Part I to III)
http://forums.freebsd.org/show... -
02:19 PM Revision 103a9d37: Update the default config.xml to 8.3 so it does not trigger config.xml upgrade during install of a new system
-
02:19 PM Revision d579e3db: Improve the memory use while processing the leases file.
-
12:48 PM Feature #1997: Add date picker to the Custom RRD graph page to translate to unix time.
- Would still be nice to have a JS Date Picker in the GUI end so people don't have to type it out. Clicking around a ca...
-
12:14 PM Feature #1997 (Resolved): Add date picker to the Custom RRD graph page to translate to unix time.
- Input fields are now freeform. I went with PHP's strtotime() function for freeform input. It understands time zones...
-
12:47 PM Bug #2261: Spanning Tree interface priority options do not alter Bridge
- Thanks, I've committed your changes to interfaces_bridge_edit.php. Here's what XML looks like now:...
-
12:12 PM Bug #2261: Spanning Tree interface priority options do not alter Bridge
- Please find diff's attached.
I don't think they are very easy to read so I've also included the original source fi... -
11:46 AM Bug #2261 (Feedback): Spanning Tree interface priority options do not alter Bridge
- Can you attach actual patches (aka diff's) please? I was really hoping for those instead of entire files. :-)
Yo... -
05:45 AM Bug #2261: Spanning Tree interface priority options do not alter Bridge
- Hi Darren, sorry for the delay, I see you have resolved the issue in file interfaces.inc. Nice one!
I also made a ... -
11:16 AM Bug #2296 (Resolved): Traffic Limiter Bits/sec option broken
- fixed: https://github.com/bsdperimeter/pfsense/commit/10c526e452cb1688a9a91bc0fb75198d190adb7c
-
11:01 AM Bug #1874: Captive Portal Login dies on empty input
- Not able to reproduce a blank page if I revert above changeset.
When I take the following steps:
- set the captiv... -
10:50 AM Bug #1700: Captive Portal cannot work on master branch
- Applied in changeset commit:ef59af2728f4baffff2a42088304daa138cbdb47.
-
10:47 AM Bug #1700 (Feedback): Captive Portal cannot work on master branch
- I've reverted to listening on 0.0.0.0 once again. Works fine in stock pfsense 2.1-DEVELOPMENT.
I didn't touch the... -
12:56 AM Revision bef75b4c: fix for: Captive Portal Login dies on empty input
- Not actually tested because CP doesn't work right now.
http://redmine.pfsense.org/issues/1874
03/21/2012
-
11:48 PM Revision 9a456170: fix for: Spanning Tree interface priority options do not alter Bridge
- http://redmine.pfsense.org/issues/2261
-
11:19 PM Revision 2452cc37: fix: Input validation problem with VIPs and "none" type interfaces
- http://redmine.pfsense.org/issues/2291
-
11:16 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- Indeed, and calling it CARP Settings, IMO, contributes to the continued confusion about where the CARP heartbeats hap...
-
10:53 PM Todo #647 (Feedback): Move CARP settings from pkg XML to a real PHP page
- true, having it under Virtual IPs never was a sensible location, though not sure where best to put it. Need to determ...
-
10:00 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- Pierre POMES wrote:
> And it may be nice to include some settings of "general settings" or "advanced settings":
> -... -
09:28 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- And it may be nice to include some settings of "general settings" or "advanced settings":
- proxy settings
- load b... -
09:18 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- Might be time to promote that to its own entry under System or Firewall, "Cluster Sync" or "HA Sync" or something lik...
-
04:14 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- doesn't have any relation to what CARP is on the back end, just needs to be done in general.
-
04:13 PM Todo #647: Move CARP settings from pkg XML to a real PHP page
- This probably can wait until the new carp time comes?
-
02:38 PM Todo #647 (Assigned): Move CARP settings from pkg XML to a real PHP page
-
08:52 PM Bug #1874 (Feedback): Captive Portal Login dies on empty input
- blind commit, need to test when CP actually starts working.
Applied in changeset commit:bef75b4c9f43c024db19907bf5f6... -
02:46 PM Bug #1874 (Assigned): Captive Portal Login dies on empty input
-
07:43 PM Bug #2261 (Resolved): Spanning Tree interface priority options do not alter Bridge
- fixed: https://github.com/bsdperimeter/pfsense/commit/9a45617000737d00af9364ae0aba28601472b3f0
-
01:05 PM Bug #2261 (Feedback): Spanning Tree interface priority options do not alter Bridge
- Mike, can you attach your patch please? I *think* I could figure this one out on my own but would like to see your p...
-
11:26 AM Bug #2261 (Assigned): Spanning Tree interface priority options do not alter Bridge
-
07:15 PM Bug #2291: Input validation problem with VIPs and "none" type interfaces
- Note that the messages were modified slightly to be one of the following:
This interface is referenced by IPv4 VIP... -
07:14 PM Bug #2291 (Resolved): Input validation problem with VIPs and "none" type interfaces
- fixed: https://github.com/bsdperimeter/pfsense/commit/2452cc37fb1b735d88b0791ec062c378a2d68f27
-
02:40 PM Bug #2291 (Assigned): Input validation problem with VIPs and "none" type interfaces
-
06:20 PM Revision 2e5de33c: Merge pull request #66 from phil-davis/master
- Bug #2301: Mixed-case package names and package deletion
- 06:06 PM Revision 44988c5e: Remove an extra "-" left there by accident.
-
06:05 PM Revision dd65598e: Add per-rule delete ("X") button to Outbound NAT rules
- http://redmine.pfsense.org/issues/1062
- 05:56 PM Revision 8059acb5: Handle mixed-case package names like squidGuard.
- Check that conf files in PBI folders exist before unlink.
Pass correct package names 1 at a time from uninstalll_pack... -
05:51 PM Revision 90dd6423: [Patch] Multiple SMTP notice recipients
- http://redmine.pfsense.org/issues/2026
-
05:27 PM Revision 0b8160bb: fix for: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
- http://redmine.pfsense.org/issues/2304
-
04:48 PM Revision 961062c5: Merge branch 'master' of github.com:bsdperimeter/pfsense
-
04:47 PM Revision a38ea8d8: fix for: Output from CSRF magic mangles files in Diagnostics > Edit File
- http://redmine.pfsense.org/issues/2294
-
04:22 PM pfSense Packages Bug #1768: DNS Forwarder of Tinydns
- I found that if you check the option "Allow DNS server list to be overridden by DHCP/PPP on WAN" on pfsense GUI, you ...
- 03:54 PM Revision fcbf8a60: fix text
-
03:11 PM Bug #2214: PHP core dumps on RRD upgrade
- Just to clarify this problem a little more, Suhosin has a patch for building of PHP5 and then there is the extension ...
-
01:40 PM Bug #2214 (Resolved): PHP core dumps on RRD upgrade
- Warren committed a new php5-suhosin port which fixes the core dump by downgrading to a older patch.
-
03:02 PM Bug #2036 (Closed): 2.0 crash on WRAP PC Engines WRAP.1D
-
03:02 PM Bug #2053 (Rejected): Don't NAT OpenVPN after system restart
-
03:02 PM Bug #2052 (Resolved): CP ipfw duplicate rules
-
03:01 PM Feature #1140 (Needs Patch): Option to delete more than one "confguration history" at one time.
-
02:57 PM Bug #1968 (Closed): webconfigurator dies
-
02:56 PM Bug #1927 (Resolved): missing require in OpenVPN openvpn.auth-user.php template
-
02:56 PM Bug #1549 (Closed): Sip INVITE dropped.
-
02:55 PM Bug #1542 (Closed): Fatal Error during Upgrade from 2.0-RC1 to latest snapshot 2.0-RC2<May 18 built>
-
02:55 PM Bug #1509 (Closed): Traffic Shaper (altq) not working with 82574L interfaces?
-
02:55 PM Bug #1478 (Needs Patch): some characters in FW rule descriptions do not sync properly
-
02:54 PM Bug #998 (Closed): Installer fails on gmirror device files
-
02:54 PM Bug #922 (Closed): Traffic Shaper
-
02:49 PM Bug #2165 (Resolved): IE 9 causes log out on Status>Traffic Graph
-
02:47 PM Bug #1898 (Resolved): Client Export on 2.0 Release creates corrupted Windows installers
-
02:46 PM Bug #1881 (Closed): PPPoE server does not allow the Internet
- it works in general, would need something more specific to have a bug open, can't replicate.
-
02:43 PM Bug #2296 (Assigned): Traffic Limiter Bits/sec option broken
-
02:39 PM Bug #1662 (New): DNS server gateway selection missing input validation
-
02:38 PM Bug #1700 (Assigned): Captive Portal cannot work on master branch
-
02:36 PM Feature #1997 (Assigned): Add date picker to the Custom RRD graph page to translate to unix time.
-
02:36 PM Bug #1610 (Resolved): v6 IPsec tunnels can trap 12 the kernel
-
02:35 PM Bug #1410 (Resolved): pfSense remains without default route
- this particular issue is resolved. there are still issues with default gateway switching in general that need to be q...
-
02:33 PM Feature #2205 (Resolved): relayd enhancements in system_advanced_misc.php
-
02:24 PM Bug #2305 (Resolved): PBI db stored on var does not survive reboot
- On FreeBSD 8.3 the PBI system stores its database in /var/db/pbi - this is where it remembers what FreeBSD packages a...
-
02:00 PM Feature #1062 (Resolved): Add per-rule delete ("X") button to Outbound NAT rules
- done: https://github.com/bsdperimeter/pfsense/commit/dd65598e5258da1373b9101ca6e31acb7ae22a8e
-
11:22 AM Feature #1062 (Assigned): Add per-rule delete ("X") button to Outbound NAT rules
-
01:46 PM Feature #2026 (Resolved): [Patch] Multiple SMTP notice recipients
- fixed, a little bit more robustly: https://github.com/bsdperimeter/pfsense/commit/90dd642352ea4c26eec633d1f075f12262e...
-
11:26 AM Feature #2026 (Assigned): [Patch] Multiple SMTP notice recipients
-
01:22 PM Bug #2304 (Resolved): The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
- fixed in: https://github.com/bsdperimeter/pfsense/commit/0b8160bbfa98e2934519cc6c58edf80f0214bab9
-
01:10 PM Bug #2304: The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
- What I meant to say was, selecting a IPv6 configuration type on interfaces.php does not correctly toggle the javascri...
-
12:59 PM Bug #2304 (Resolved): The javascript to enable and disable the various config boxes fail since adding the 6rd IPv6 config type
- Doesn't actually need a working connection, just select 6rd and from that point on the other options are not disabled...
-
12:46 PM Bug #2294 (Resolved): Output from CSRF magic mangles files in Diagnostics > Edit File
- fixed: https://github.com/bsdperimeter/pfsense/commit/a38ea8d88e3c06ce4304da1d6404d13c2b894ef4
-
11:25 AM Bug #2294 (Assigned): Output from CSRF magic mangles files in Diagnostics > Edit File
-
11:35 AM Feature #1119 (Resolved): Add a per-VIP override to hide it from expansion in drop-down fields
-
11:29 AM Feature #1854 (Resolved): filter field on diag_logs_filter.php should be at top of page
-
11:28 AM Bug #2015 (Closed): Firewall: Shaper, By Queues View. Needs a couple of little fixes
-
11:28 AM Bug #1660 (Resolved): Missing input validation in system_gateway_groups_edit.php
-
11:19 AM Bug #1912 (Resolved): DHCP server domain search list needs input validation
-
11:18 AM Bug #2207 (Resolved): Date header for E-mail incorrect.
-
11:16 AM Bug #437 (Resolved): Y2K38 bug in user manager expiration
-
01:11 AM Bug #2301: Adding symlinks for conf files when PBI packages have names that are substrings of each other
- I also discovered that some packages have a mixed-case name, but that the PBI name is all lowercase. For example "squ...
Also available in: Atom