Activity
From 12/10/2011 to 01/08/2012
01/08/2012
-
02:54 PM Feature #2077: GRE GUI needs IPv6 support
- Will do, not familiar with gre tunnels, assuming someone else has a test case for this I don't see why not.
I'll p... -
12:24 AM Feature #2077 (Resolved): GRE GUI needs IPv6 support
- The GUI for GRE needs IPv6 support.
01/07/2012
-
02:52 PM Bug #2075: pkg_add -r looks at incorrect URL path
- It is ok on a case by case basis. Not a general solution
.tcshrc is left alone on upgrades in case a user customized... -
02:43 PM Bug #2075: pkg_add -r looks at incorrect URL path
- See attached file about freeradius2 installation...
-
02:23 PM Bug #2075: pkg_add -r looks at incorrect URL path
- freeradius2 installation from WebGUI is pointing to 8-stable (?)
I for this that I told to use 8-stable.
Have I... -
02:15 PM Bug #2075: pkg_add -r looks at incorrect URL path
- Ok, thanks!
But I don't understand why I don't have /root/.tcshrc up-to-date. I downloaded pfSense-2.0.1-RELEASE-i... -
12:06 PM Bug #2075: pkg_add -r looks at incorrect URL path
- And FYI- it should *not* be going to packages-8-stable. FreeBSD 8.2-STABLE may have different libraries which would c...
-
12:04 PM Bug #2075 (Rejected): pkg_add -r looks at incorrect URL path
- Already fixed by commit:c70452506a0ab84a9d72547656b516f6e61578da that is in 2.0.1
You may need to run:... -
12:02 PM Bug #2075 (Rejected): pkg_add -r looks at incorrect URL path
- Example:
2.0.1-RELEASE][admin@pfsense.localdomain]/root(2): pkg_add -r coovachilli-1.0.12_1
Error: Unable to get ... -
02:50 PM Bug #2076 (Rejected): freeradius2 installation from WebGUI is pointing to 8-stable (?)
- It is ok on a case by case basis. Not a general solution.
-
02:48 PM Bug #2076 (Rejected): freeradius2 installation from WebGUI is pointing to 8-stable (?)
- Please see my latest posts at https://redmine.pfsense.org/issues/2075
01/06/2012
-
07:06 PM Revision a16a5b91: Merge pull request #38 from Joecowboy/patch-1
- Increased the Uptime input field size from 30 to 50 because it was trunc...
-
06:33 PM Revision b5692e0f: Check userid better here, 0 is also valid
-
06:33 PM Revision bed99355: Fix permission and certificate display for the admin user
-
06:31 PM Revision baa29749: Check userid better here, 0 is also valid
-
06:30 PM Revision ff9eda9d: Fix permission and certificate display for the admin user
-
06:02 PM Revision 8ec0a8bc: Fix multiple keys in a file for RFC2136 dyndns updates. Fixes #2068
-
06:01 PM Revision 980c1c6d: Fix multiple keys in a file for RFC2136 dyndns updates. Fixes #2068
-
05:53 PM Revision 59bfd363: Cleanup html, make tables sortable, implements #2040
-
05:51 PM Revision 1f3a3ed2: Cleanup html, make tables sortable, implements #2040
-
05:25 PM Revision d9c059ba: Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made.
-
05:25 PM Feature #1932: Captive Portal add RADIUS attributes for traffic quotas
- CoovaChilli is an open-source software access controller, based on the popular (but now defunct) ChilliSpot project, ...
-
04:34 PM Revision e9ca9b9a: I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request.
-
01:00 PM Bug #2068: dyndns update (rfc 2136) error when more as one entry
- Applied in changeset commit:980c1c6da3ec989c1cce72a9716ac56f912e4173.
-
01:00 PM Bug #2068 (Feedback): dyndns update (rfc 2136) error when more as one entry
- Applied in changeset commit:8ec0a8bc10c094151be41024c6fbea3defeb5a48.
-
12:50 PM Feature #2040: Displaying nearby access points by power level
- Applied in changeset commit:1f3a3ed2bbe5ef8edcdc4102802853913b7b9e29.
-
12:50 PM Feature #2040 (Feedback): Displaying nearby access points by power level
- Applied in changeset commit:59bfd36364f8e8481ab1c110235c5367d605b7b8.
-
11:50 AM pfSense Packages Bug #1443 (Feedback): Squid errors on updating version
- Applied in changeset commit:be323f2c81a23357869ae23be68057b2469976f1.
-
09:54 AM Feature #1917: DHCP server support for multiple domains in search list
- Can we do something here? Right now it doesn't work at all.
-
05:31 AM Bug #2074 (Resolved): Changing interface IP changes interface assignment as well
- When I change the IP address on my LAN interface through the _Set interface(s) IP address_ in the console, the networ...
-
03:46 AM Bug #2015: Firewall: Shaper, By Queues View. Needs a couple of little fixes
- Hello,
after my fix this looks closed... can someone confirm and close this issue?
Thanks,
Michele -
03:30 AM Revision b10268ca: Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.
-
01:13 AM Revision 135a0956: Update usr/local/www/widgets/widgets/system_information.widget.php
- 12:56 AM Revision 8a3c05d6: add a shortcut to disable referer check
- 12:55 AM Revision b901ea57: add a shortcut to disable referer check
-
12:21 AM Revision cbac040d: Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span
-
12:16 AM Revision 24d51534: Added Temperature back in
-
12:12 AM Revision e7d6136d: Tweaked the bar graph width.
-
12:04 AM Revision e54d3461: Fixed Javascript error in function updateInterfaces(x)
- Removed the return that revented the updates to widgets in function stats(x)
Tweaked Javascript code in function upda...
01/05/2012
-
11:56 PM Revision 54f818b1: Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
- Added code function get_temp() to get the OID values for temperature.
-
08:23 PM Bug #2073 (Resolved): APIPA broadcasts forwarded by route-to
- If there is a host with an APIPA IP sending broadcasts that match a route-to rule, the traffic gets forwarded by rout...
-
06:08 PM Revision 9a296f50: Merge pull request #24 from nunnione/master
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
-
12:27 PM Bug #2072 (Closed): Limitation on multiple outbound PPTP connections
- If two or more users try to connect to this VPN client access, the first to get in goes in with no problem, the other...
-
01:25 AM Feature #2071 (Resolved): Allow link local addresses for gateways
- In the IPv6 world it is completely valid to use link local addresses for gateways. We currently do not allow those.
...
01/04/2012
-
08:55 AM Todo #2070: Repository link doesn't work in yours bugtracker.
- Great, thanks for the quick fix. I've now found the github repo, but using redmine allows viewing of diffs related to...
-
08:33 AM Todo #2070 (Closed): Repository link doesn't work in yours bugtracker.
- Fixed (though browsing the repo through github is much faster and less prone to redmine being finicky)
-
08:28 AM Todo #2070: Repository link doesn't work in yours bugtracker.
- Typos caused by duplicating an old bug report. ;)
-
08:26 AM Todo #2070 (Closed): Repository link doesn't work in yours bugtracker.
- The link doesn't work: http://redmine.pfsense.org/projects/pfsense/repository
All diffs and files seem to give a 404... -
08:24 AM Todo #890: Repository link doesn't work in yours bugtracker.
- Broken again.
01/03/2012
-
08:05 PM Revision f6f9f815: rm the right file when working with v6 bogons.
- Reported-by: http://forum.pfsense.org/index.php?topic=43334.new;topicseen#new
01/02/2012
- 09:33 PM Revision c36fa056: Merge pull request #35 from namezero111111/patch-8
- Added support for failover radius server on wireless interface
- 09:33 PM Revision cc05a90f: Merge pull request #33 from namezero111111/patch-6
- Update etc/inc/interfaces.inc
-
09:31 PM Revision 32764288: Added support for failover radius server on wireless interface
-
09:21 PM Revision a687f866: Update etc/inc/interfaces.inc
-
04:40 AM Bug #2069 (Rejected): ndisgen
- we will not include 'make', to use NDIS you must move over the appropriate binaries manually. It's not recommended fo...
-
04:36 AM Bug #2069 (Rejected): ndisgen
- ndisgen comes installed on pfsense 2.0.1-release amd64 but cannot run without the 'make' program which does not come ...
12/31/2011
-
04:38 AM pfSense Packages Bug #310: Nut needs changes for latest version
- I think I'm having a similar problem. I've got nut working on an alix with a USB/serial adapter, however the "auto"...
12/29/2011
-
08:16 PM pfSense Packages Feature #2050: Add IPv6 support to the openbgp package
- would be great!
-
07:23 PM Revision ec9bb09f: Clarify the potential pitfalls when setting the Frequency Probe and Down parameters.
-
07:22 PM Revision 6c1e3a0c: Clarify the potential pitfalls when setting the Frequency Probe and Down parameters.
-
06:37 PM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- Looks like we're still having this issue on 2.0.1 (I realize it wasn't marked fix, just saying as an FYI.)
I've j... -
12:22 PM Bug #2068 (Resolved): dyndns update (rfc 2136) error when more as one entry
- when i create a entry at service dnydns rfc2136. The first entry in .private file are fine
>cd /var/etc/
>cat *... -
08:21 AM Bug #2051: Scheduled Firewall rules do not work properly
- I'm attaching an image of the rule that is configured for 9001. I took a screen shot of the rule for port 9002 becau...
-
01:21 AM Bug #2051: Scheduled Firewall rules do not work properly
Gord- Might I suggest you bring this issue to the forum. Im noting in your screenshots that the rule you show is ...
12/28/2011
-
11:12 PM Bug #2067 (Resolved): pppoe-binding deleted
- If changing the "dial-on-demand-settings" on pppoe-Wan the binding to physical interface is deleted and needs to be s...
-
05:37 PM Revision 802a40eb: Ooops correct copy/paste error
-
05:37 PM Revision aad163a9: Ooops correct copy/paste error
-
08:38 AM Revision 47ee6926: Implement is_jumbo_capable in a more performant way. This should help with large number of interfaces
-
08:38 AM Revision 121dc11e: Implement is_jumbo_capable in a more performant way. This should help with large number of interfaces
-
01:10 AM Bug #2066 (Feedback): Error when deleting all-numerical user from a "user manager"
- can't replicate, will leave for further feedback
12/27/2011
-
11:50 PM Bug #2066 (Resolved): Error when deleting all-numerical user from a "user manager"
- pfsense 2.0.1 happens to be crash when trying to delete a user from a "user manager"
try to add any username and del... -
09:04 PM Bug #2065: PHP Warning on Interface Creation (master/IPv6 branch)
- Note that the interface is actually working correctly.
The issue with the error message is for a separate reason (... -
08:54 PM Bug #2065: PHP Warning on Interface Creation (master/IPv6 branch)
- Note that this is with master as of about 1/2 hour ago
-
08:50 PM Bug #2065 (Resolved): PHP Warning on Interface Creation (master/IPv6 branch)
- When assigning a new GIF tunnel to an interface (in this case OPT3), I get the following PHP warning at the top of th...
-
03:16 PM Bug #2012: 4th+ CARP member will not work with default automatic skew
- I just upgraded to 2.0.1 and after the upgrade the 4th member of my cluster reverted to having a skew that shows as 0...
12/26/2011
- 05:36 PM Revision c5735e46: Merge pull request #29 from geraldraaf/master
- Dynamic DNS Service update
-
01:43 PM Revision fb403496: Add SelfHost (German Provider) to Dynamic DNS Service
-
10:05 AM Bug #1629: invalid state table entries after WAN IP change
- Bug still present with 2.0.1.
This is not happening every time the IP chages.(Provider disonnects once a day) But af... - 12:23 AM Revision 45c8402f: fix text
- 12:23 AM Revision 13113484: fix text
- 12:21 AM Revision 12df4040: "Destination server" is a required field
- 12:21 AM Revision b145863a: "Destination server" is a required field
12/25/2011
- 09:16 PM Revision 406cc860: Local port must be specified, fix input validation
- 09:16 PM Revision 8bb88a62: Local port must be specified, fix input validation
12/24/2011
-
11:51 AM pfSense Packages Bug #2062 (Resolved): postfix relay package breaks system when enabled on 2.1
-
12:37 AM pfSense Packages Bug #2062: postfix relay package breaks system when enabled on 2.1
- It's fixed in package v 2.3.3 since dec,21
12/23/2011
-
06:25 PM Bug #2063 (Resolved): PHP Memory Usage too high for 128MB RAM Systems (like ALIX)
- From the discussion on this forum thread: http://forum.pfsense.org/index.php/topic,44239.0.html
Several issues on... -
01:33 PM pfSense Packages Bug #2062: postfix relay package breaks system when enabled on 2.1
- the package maintainer is aware of this and apparently there is a workaround/fix out for it.
http://forum.pfse... -
11:33 AM pfSense Packages Bug #2062 (Resolved): postfix relay package breaks system when enabled on 2.1
- posted this on the forums.
I ran across an issue while installing the postfix-relay package today.
The package... -
11:11 AM pfSense Packages Feature #2061 (Closed): Add intrusion detection and flood mitagation features.
- these things already exist
-
11:10 AM pfSense Packages Feature #2061 (Closed): Add intrusion detection and flood mitagation features.
- Intrusion detection features like port scanning, ping of death, Etc.
Flood mitagation controlling # of connection...
12/22/2011
-
05:43 PM Revision c0ee2a01: Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter.
-
03:05 PM Revision f86fa91c: Take routing table into account when figuring out which IP address to use for talking to CP clients.
-
03:03 PM Revision 4d41d0b8: Take routing table into account when figuring out which IP address to use for talking to CP clients.
-
09:45 AM pfSense Packages Feature #2059: please put packages on the mirrors as well as normal downloads
- we'll be doing round robin DNS on where they're currently pointed
-
09:44 AM pfSense Packages Feature #2059 (Rejected): please put packages on the mirrors as well as normal downloads
-
09:16 AM pfSense Packages Feature #2059 (Rejected): please put packages on the mirrors as well as normal downloads
- and please provide a way to change the package source similar to the firmware update source.
-
09:25 AM pfSense Packages Bug #2060 (Closed): after update a remove is done before download of pkg`
- hi,
i just noted that my server, after a console update to 2.0.1, removed packages before he tried to download the...
12/21/2011
-
09:02 PM pfSense Packages Bug #2058 (Rejected): Broadcom crypto accelerator not recognized
- driver issues are outside our control. I suspect that'll work better when we have FreeBSD 9-based snapshots, but you'...
-
08:33 PM pfSense Packages Bug #2058 (Rejected): Broadcom crypto accelerator not recognized
- version 2.1 Dev with IPv6 support. I've installed a Broadcom 5805 crypto accelerator.
DMESG indicates card recogniz... -
07:46 PM Revision e2939b79: Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally.
-
07:45 PM Revision 6b77f8b6: Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally.
-
03:53 PM Feature #1938: Filter messages broken into multiple syslog messages
- Correction. The ' version does seem to work even though ps ax shows the \\n. It seems that the other version did too ...
-
02:01 PM Revision d524b32b: Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.
-
02:01 PM Revision 2834d664: Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.
12/20/2011
-
09:40 PM Revision 4d6f1fdd: Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
- Ticket #2057 in redmine
- 09:36 PM Revision 184a6ceb: until 2.0.1 is tagged, Revert "Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs"
- This reverts commit 9ae39b01fb7dfd9c27091e3fae7e034e9e115519.
-
08:02 PM Revision 9ae39b01: Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
- Ticket #2057 in redmine
-
07:55 PM Revision dd72c418: Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
- Ticket #2057 in redmine
-
04:18 PM Feature #2057 (Feedback): Ability to disable the auto-added "Negate policy routing" for VPNs
- Added a global disable knob on systems advanced firewall.
Tested on 2.0.1 -
03:07 PM Feature #2057: Ability to disable the auto-added "Negate policy routing" for VPNs
- Will add a knob on the advanced page as soon as possible. Not clear if you want to have this in 2.0.1
-
11:18 AM Feature #2057 (Resolved): Ability to disable the auto-added "Negate policy routing" for VPNs
- The default of automatically negating policy routing for VPNs is sane by default, however there are some scenarios, l...
-
03:27 PM Feature #1938: Filter messages broken into multiple syslog messages
- I'm having this exact problem with Dshield log parsing and I'm also having Jim P's issue with getting the sed line to...
-
10:21 AM Bug #2055: ipfw-classifyd: unable to write to divert socket: No buffer space available
- interesting. Thanks Chris.
should it be of interest, it is a x3430 @2.4GHz Xeon with 4 gigs in a dell R310.
t...
12/19/2011
-
09:24 PM Bug #2055: ipfw-classifyd: unable to write to divert socket: No buffer space available
- that's what happens when you push too much traffic through it. Where "too much" varies depending on CPU speed. We wou...
-
11:37 AM Bug #2055 (Closed): ipfw-classifyd: unable to write to divert socket: No buffer space available
- I've seen other tickets mentioning this error in the log which were closed. I am still getting these in the logs wi...
- 07:37 PM Revision a56a7ee9: Only log this if IPSec is enabled
- 06:41 PM Revision a947a9d6: Better wording
- 06:36 PM Revision 1715db16: Correct wording
-
05:27 PM Bug #2056 (Resolved): Display error in captive portal admin screen
- When viewing the interface list in the captive portal management page, the OPT1 interface will appear to be selected,...
-
09:34 AM Feature #2054 (Rejected): Dynamics gateways unavailable in Firewall:Rules:Edit
- You may have something else misconfigured there leading to this scenario. I checked several of my firewalls and in ev...
-
09:28 AM Feature #2054 (Rejected): Dynamics gateways unavailable in Firewall:Rules:Edit
- In the "*Advanced features:Gateway*" where the text is "Leave as 'default' to use the system routing table. Or choose...
-
02:46 AM Bug #2053 (Feedback): Don't NAT OpenVPN after system restart
- Restarting OpenVPN has no relation to NAT, something else going on there. This probably should be taken to the forum ...
12/18/2011
-
04:45 PM Bug #2053 (Rejected): Don't NAT OpenVPN after system restart
- Hi!
I'm currently using the last stable 2.0 version of pfSense (release date 13 September).
When pfSense is resta... -
12:27 PM pfSense Packages Bug #1443: Squid errors on updating version
- Hi,
I do *not* have any problem that squid isn't starting after a reboot. It is starting just fine and squid is wo... -
09:54 AM Bug #2051: Scheduled Firewall rules do not work properly
- Please observe the attachments that are proof the scheduling does NOT work. Please look into this because I am fairl...
12/16/2011
-
07:03 PM Bug #2052 (Resolved): CP ipfw duplicate rules
- Duplicate lines #544 and #552 in
https://github.com/bsdperimeter/pfsense/blob/master/etc/inc/captiveportal.inc
-
06:17 PM pfSense Packages Bug #1768: DNS Forwarder of Tinydns
- Hello,
I have the same problem as well.
I need to manually create the file in /var/etc/dnscache${index}/root/i fo...
12/15/2011
-
11:02 PM Bug #2051: Scheduled Firewall rules do not work properly
- There are several discussions on the forums about schedules you might want to ponder... Schedules work fine here. Ju...
-
09:03 PM Bug #2051: Scheduled Firewall rules do not work properly
- I did verify that the system time is correct, I attached a screenshot showing that. This weekend I will give a scree...
-
06:42 PM Bug #2051 (Feedback): Scheduled Firewall rules do not work properly
- you sure your system time and date are correct? Schedule rules work fine in general, they're used quite a bit with no...
-
10:24 AM Bug #2051 (Closed): Scheduled Firewall rules do not work properly
- I have setup a firewall schedule on my pfSense box and the schedule works but not all of the way. I selected all day...
12/14/2011
-
06:33 PM Revision acafeee0: Clarify the DHCPv6 server text
-
04:13 PM pfSense Packages Feature #2050 (Closed): Add IPv6 support to the openbgp package
- Add IPv6 peering support to the openbgp package for 2.1 support.
-
02:32 PM Feature #894: Common names in certificate generator
- I vote for this feature too.
-
10:25 AM Bug #2041: DHCP failover Auto Generated Rules
- I just noticed the following text in /etc/inc/filter.inc at around line 2263 which indicates that this block should b...
12/13/2011
-
10:24 PM Bug #2041 (Resolved): DHCP failover Auto Generated Rules
- there's no reason to override the rules in this case, in fact it's impossible to do so without breaking DHCP entirely...
-
04:41 PM Bug #2041: DHCP failover Auto Generated Rules
- Ermal, I can't speak to the intent of those that choose to implement the DHCP auto rules, but I would think purpose i...
-
07:45 AM Bug #2041: DHCP failover Auto Generated Rules
- I disagree with that sentiment. The whole point of these rules is to make sure this traffic is always allowed.
If... -
02:50 AM Bug #2041: DHCP failover Auto Generated Rules
- I do not agree with this change the intention for 2.0 is that those rules can be overridden.
If you(the user) cannot... -
07:26 PM Feature #2049 (New): Show Auto Generated Rules and Use them to turn features on/off when applicable
- I recently submitted Bug #2041 about regarding auto generated dhcp rules and that has been fixed, but an argument was...
12/12/2011
-
09:21 PM Revision e5787a94: Use quick on DHCP server rules. Should fix #2041
-
09:20 PM Revision c5eb24fb: Use quick on DHCP server rules. Should fix #2041
-
07:53 PM Bug #2041: DHCP failover Auto Generated Rules
- 1) redmine has an issue loading the changesets for some reason, look at it directly on github (https://github.com/bsd...
-
07:45 PM Bug #2041: DHCP failover Auto Generated Rules
- Jim,
Thank you for making this change. I have some questions.
1) I cannot see the code changed in the changeset... -
04:20 PM Bug #2041: DHCP failover Auto Generated Rules
- Applied in changeset commit:c5eb24fbecfcfcfd056ba3b2d5bc19e82770fc32.
-
04:20 PM Bug #2041: DHCP failover Auto Generated Rules
- Applied in changeset commit:e5787a94b7890c9a3905feb842d0a69355559d65.
-
04:19 PM Bug #2041: DHCP failover Auto Generated Rules
- I checked in a fix to make the DHCP server rules quick, the others do not need quick, that is done on purpose.
-
04:06 PM Bug #2041: DHCP failover Auto Generated Rules
- Since I made the change and reloaded the rules, I have not seen block messages like the one below.
Dec 6 13:02:55 ... -
12:00 PM Bug #2041 (Feedback): DHCP failover Auto Generated Rules
- If you edit /etc/inc/filter.inc and find the failover rules around line 2268, and add quick to them, does it actually...
-
07:49 PM Revision 1b99e1e5: Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section.
-
07:48 PM Revision 850b0518: Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section.
-
12:12 AM pfSense Packages Bug #2048 (Rejected): snort
- questions have to go to the forum or list, this is not a legit bug report.
-
12:06 AM pfSense Packages Bug #2048 (Rejected): snort
- /usr/local/etc/snort/snort.conf
# List of file data ports for file inspection
portvar FILE_DATA_PORTS [$HTTP_PORT...
12/11/2011
Also available in: Atom