Activity
From 04/05/2010 to 05/04/2010
05/04/2010
-
11:27 PM Revision 1c826e48: Remove "pfSense nat bouncing" entries from the service ports list.
-
11:24 PM Revision 0bf53f55: Remove note about reflection being skipped on large port ranges.
-
11:20 PM Revision df66409b: Removed unused NAT reflection timeout setting.
-
11:14 PM Revision 9015e152: Remove the old reflection implementation and prepare for the new one.
-
11:09 PM Bug #543: IP alias input validation problem
- It probably really doesn't make sense to add a VIP IP alias on an interface configured without an IP. So the solution...
-
02:04 PM Bug #543: IP alias input validation problem
- I am not sure if there is a solution to this.
I investigated on providing a fix for this but otherwise it will break... -
10:02 PM Revision f3c5638e: Put all of these lines in the block under this condition and remove the irrelevant comment.
-
05:40 PM pfSense Packages Bug #448 (Feedback): dnscache is not starting
- This is already committed.
-
05:30 PM Bug #491 (Feedback): Dynamic DNS upgrade code not working
- It was there just it wasn't working because 'dyndns' now i considered as a member of an array.
-
05:24 PM Bug #535 (Feedback): Layer 7 - Error when deleting L7 rules group
-
04:22 PM Bug #459: ip2long (and possibly others) return bogus values on 64 bit
- Sorry wrong link.
I can't find the right one now, but 32-bit will return signed int, and 64-bit will return unsigned... -
04:16 PM Bug #459: ip2long (and possibly others) return bogus values on 64 bit
- This should have been fixed in the PHP5 source as of last April (2009).
If the issue is still there, maybe a bug rep... -
01:03 PM Bug #459: ip2long (and possibly others) return bogus values on 64 bit
- As noted by someone on the mailing list, this also affects input validation on things such as the DHCP server that ju...
-
04:10 PM Revision 34a3694b: Fix displaying the Enable/Disable checkbox. Previously after a save button click it will show the old saved value.
-
04:02 PM Todo #506: Bring back unequal route-to balancing
- A quick before-and-after from one scenario, load balanced WAN and OPT1 where WAN was weighted 3 in the old style.
Be... -
03:57 PM Revision 96cbc5aa: Fix displaying the Enable/Disable checkbox. Previously after a save button click it will show the old saved value.
-
03:03 PM Bug #541: Missing binaries on 64 bit
- dnsmasq and dhcpleases should both be fixed now
-
12:11 PM Bug #560 (Resolved): loader.conf is empty after a firmware update.
- Looks like the latest fix from Scott is good:
https://rcs.pfsense.org/projects/pfsense-tools/repos/mainline/commit... -
01:11 AM Bug #560: loader.conf is empty after a firmware update.
- Would we not need /boot/loader /boot/loader.rc and /boot/loader.4th - especially over a base OS version upgrade?
I... -
01:02 AM Bug #560 (Feedback): loader.conf is empty after a firmware update.
- should be resolved by:
https://rcs.pfsense.org/projects/pfsense-tools/repos/mainline/commits/7bd58f242717f23919756b... - 11:12 AM Revision 1cfa0465: Merge commit 'mainline/master'
-
10:56 AM Revision 156a7868: Add a gitsync option for reverting to the commit used when building the image.
-
10:27 AM Revision e31c90fc: Ticket #491. Fix upgrade code. Since dyndns is considered and array item it failed with previous code. Use index of 0 since 1.2.x does not have multiple entries.
-
10:19 AM Revision 9fdfdc5b: When 'No RDR' is set, skip some code that does not apply.
-
09:44 AM Revision 8ea2f022: This check is no longer needed here.
-
09:42 AM Revision 6735f23a: Return if not a supported protocol for reflection.
-
09:39 AM Revision bb37dc86: Ticket #535. Correct from where we get the port number.
-
09:37 AM Revision db843ceb: 'pass' is not valid with 'no rdr'
-
09:32 AM Bug #570 (Resolved): When "No RDR" is checked on a port forward, hide fields that do not apply.
- When "No RDR" is checked on a port forward; Redirect target IP, Redirect target port, and Filter rule association hav...
-
09:11 AM Revision f28e13de: Skip code for generating inetd.conf entries when 'no rdr' is used.
-
08:35 AM Revision 42809b4a: Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and update affected files.
- Also, add upgrade_config function 062_to_063.
-
07:26 AM Bug #449: OpenVPN died when PPPOE link came up with a different IP.
- There might be issues with restarting openvpn.
Maybe a sleep should be introduced somewhere! -
07:15 AM Bug #567 (Feedback): Firewall's hostname gets multiple hosts entries
-
07:13 AM Revision e3495c34: Modify reflection code to avoid having duplicate rule generation code for when the protocol is different.
-
06:35 AM Revision 8659bc21: Reflection can have side effects unexpected to the user with rules using any for destination address, so change any to the interface subnet for reflection rules, which should be closer to the desired behavior in most cases but without the side effect.
-
05:39 AM Revision 13b37be2: Use the same destination address and port in reflection rules as is used in the port forward's main rule.
-
05:20 AM Revision 1a3d911e: In reflection rules, fix the end of the port range in port range forwards.
-
05:06 AM Bug #569 (Closed): deleting L7 container error
- duplicate of #535
-
05:05 AM Bug #569 (Closed): deleting L7 container error
- while deleting L7 containers, this error occurs
Fatal error: Call to a member function GetRPort() on a non-object ... - 04:57 AM Revision 6785f06a: add Logs tab
-
02:05 AM Revision c6bfc426: Move the reflection enabled check out of filter_generate_reflection, so this function can be used elsewhere regardless of the system setting for it (in preparation for reflection support on 1:1 NAT mappings).
-
12:51 AM Bug #568: firewall rules advanced clean up
- Having the PHP output javascript for unhiding them when the conditions are met might be the best way to do this. Whe...
-
12:27 AM Bug #434: xmlparse.inc should not call die
- Lorenz: I would vote for config.lib.inc
05/03/2010
-
10:22 PM Revision e5995f9d: Ticket #567. Create an entry on hosts file with the ip address of lan or the first inerface ip without a gateway if lan is not present.
-
09:26 PM Revision b6fe3414: Fix more inconsistent capitalization.
-
08:29 PM Revision a4973f08: Fix punctuation.
-
06:43 PM Revision 18f8f9a3: Fix some inconsistent capitalization on labels
-
06:14 PM Revision d5ae560d: Ticket #565. Correct deleting passthru mac entries. revert back to always allow a passthru mac as with allowed ips. Remove the check during login for passthru mac entries they will never make it to the login page.
-
05:45 PM Bug #562 (Feedback): Pass-through MAC bandwidth limits not working
- PAtched.
-
05:43 PM Revision b01792a0: Ticket #566. Reimplement the allowed ips keeping previous funcitonality and improving by adding a both direction. The problem with previous commit is that it always assumes that allowed ip address would have a pipe configured and entires without one would just get dropped.
-
05:43 PM Bug #565 (Feedback): Deleting pass-through MAC doesn't apply changes
-
02:14 PM Bug #566 (Feedback): captive portal IP bypass issues
- 12:55 PM Revision 8a0b4f14: Adding missing gettext() calls
- 12:49 PM Revision 456e7c76: Removing invalid string from code
- 12:38 PM Revision 5be999d3: Merge remote branch 'mainline/master'
- Conflicts:
usr/local/www/system_gateway_groups.php
usr/local/www/system_gateway_groups_edit.php
... -
10:30 AM Bug #511: pkg_generate_rules
- Hey Chris
Chris Buechler wrote:
> Warren: can you confirm if this is now fixed for the scenario you could replica... -
10:25 AM Bug #511: pkg_generate_rules
- Hey Chris
Chris Buechler wrote:
> Warren: can you confirm if this is now fixed for the scenario you could replica...
05/02/2010
-
08:23 PM Revision 7133ab35: Various fixes for handling of ports in port forwards.
- - Removed unused $srcport variable.
- Moved setting the $protocol variable to after setting the ports, so it can
cl... -
07:52 PM Bug #433 (New): layer7 not blocking anything
- doesn't appear to matter what you put into a L7 config, it doesn't work. Easy test: create one that blocks HTTP, kill...
-
07:45 PM Bug #568 (Resolved): firewall rules advanced clean up
- The new advanced hiding, and splitting the screen into two parts, really messes up working with rules with advanced o...
-
07:37 PM Feature #56 (Resolved): VAP code
- this is working fine. May be some edge case issues, can open tickets later if any are found.
-
07:35 PM Bug #542 (Resolved): when schedule time expires, the rules skippied give error in systemlog
- not doing that for me anymore, looks to be fixed
-
07:13 PM Bug #567 (Resolved): Firewall's hostname gets multiple hosts entries
- In /etc/hosts, the firewall's hostname is entered once for each interface IP. This leaves you with a round robin DNS ...
-
06:52 PM Bug #566 (Resolved): captive portal IP bypass issues
- A few issues here.
1) It no longer works. Adding a rule with keep-state fixes it, such as:
allow ip from any to... -
06:20 PM Bug #565 (Resolved): Deleting pass-through MAC doesn't apply changes
- After deleting a pass-through MAC entry and applying changes, the pass-through isn't actually removed until you click...
-
10:21 AM Revision 4818f161: Moving reflection's interface listing code to its own function, for use in future NAT reflection improvements.
-
09:39 AM Revision de77ffdb: Code to save data on a per port(bandwidth, mtu, mru, etc.) basis is working.
-
09:22 AM Feature #13: wireless page to have option to select transmit and receive antennas
- all that i can say is when tx and rx antenna r set to 0 and diversity off then i get much better signal strength in f...
-
06:35 AM Feature #13: wireless page to have option to select transmit and receive antennas
- I'm fairly sure 0 does mean auto on those sysctl settings, so that's what should be labeled auto if this setting is e...
-
02:22 AM Feature #13: wireless page to have option to select transmit and receive antennas
- mine is a atheros 5414 chipset but BSD reports it as 5413 due to drivers
-
02:17 AM Feature #13: wireless page to have option to select transmit and receive antennas
- from one of mine (Atheros 5413)
# athstats
297648 data frames received
388321 data frames transmit
4570 ... -
01:44 AM Feature #13: wireless page to have option to select transmit and receive antennas
- $ athstats
3605891 data frames received
133799 data frames transmit
2900 short on-chip tx retries
47625 ... -
08:38 AM Revision 414e21e0: Fix a check for "any" in port forwards.
-
08:09 AM Revision 6fcc9db6: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
08:08 AM Revision 44d57a2b: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
08:03 AM Revision d123e3bd: Make script files for getting ppp connection uptime executable.
-
08:00 AM Revision c9797064: Working on javascript for bandwidth, mtu, mru inputs on mlppp gui.
-
07:36 AM Revision 0acae2a0: Add a note about the regulatory domain and cards that have an unrecognized default.
-
06:51 AM Revision f4094f0d: Display some extra information about the available wireless channels.
-
02:24 AM Bug #511: pkg_generate_rules
- Warren: can you confirm if this is now fixed for the scenario you could replicate?
05/01/2010
-
08:39 PM Feature #13: wireless page to have option to select transmit and receive antennas
- Other than the sysctl values, what does athstats say about antennas on your card?
By the way, I've found on a syst... - 07:39 PM Revision 4b85f096: properly create auto AON rules for PPTP, PPPoE, L2TP and OpenVPN
- 07:27 PM Revision 4f529aa8: fix "Invalid argument supplied for foreach"
-
04:43 PM Bug #558 (Resolved): Dynamic gateways are not saved/edited properly
- This seems to work fine now for me.
-
04:40 PM Bug #559 (Resolved): Dynamic gateways are not used properly in groups
- Ermal's fix works great. Dynamic gateways make it into groups fine and no longer cause the rules to fail.
-
03:41 PM Bug #406 (Resolved): OpenVPN tunnel network should be automatically added for Outbound NAT
- https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/4b85f09622889a4a6665e55a61bcf732da8d1bd2
-
03:22 PM Bug #535 (New): Layer 7 - Error when deleting L7 rules group
- Deleting L7 group now results in the above fatal error.
-
01:29 PM Bug #563 (Rejected): pfsense tracert disappears when gateway is set in a specific rule
- that's how pf's route-to functions, it's not a bug.
-
11:55 AM Bug #563 (Rejected): pfsense tracert disappears when gateway is set in a specific rule
- Hi,
situation:
pfsense: 192.168.99.1/192.168.98.2
pc: 192.168.99.2
gateway: 192.168.98.1
if there is a rule ... - 06:59 AM Revision 77eddca8: fix display of PARP VIP ranges. Resolves #386
- 06:03 AM Revision 8788e899: add double click to edit
- 05:57 AM Revision 0d13b2e2: fix text
- 05:50 AM Revision d535ab71: fix up text
- 05:44 AM Revision 687b5432: fix up text
-
04:38 AM Revision 9291bf44: Fix up javascript and add id # to interfaces_mlppp page.
-
04:14 AM Bug #426 (Resolved): DNS server list not overriden by DHCP/PPP on WAN with PPPoE
- fixed
-
03:53 AM Feature #411 (Resolved): Regulatory domain and country settings for wireless
- looks to work fine, thanks!
-
03:43 AM Bug #116 (Resolved): Carp and Captive portal don't work together
- this works. it redirects to the interface IP rather than the CARP IP, but that should be irrelevant.
-
03:32 AM Bug #231 (Resolved): carp_input: packet received on non-carp interface log flooding
-
03:29 AM Bug #259 (Resolved): When disabling a dhcp interface, dhclient is not stopped
- fixed
-
03:25 AM Bug #471 (Resolved): Un-assigning VLAN parent interface makes VLANs stop working
- fixed, thanks
-
03:24 AM Bug #441 (Resolved): Can't set loss rate in limiter
-
03:21 AM Bug #525 (Resolved): Schedule rules outside of time show incorrect note
- fixed, thanks
-
03:16 AM Bug #487 (Resolved): PPP does not auto-reconnect
-
03:14 AM Bug #517 (Resolved): Do not check gateway within interface's IP subnet for dynamic gateways
- fixed
-
03:10 AM Bug #540 (Resolved): PPPoE Reconnect Issues
-
03:09 AM Bug #539 (Resolved): inet.flowtable flooding systemlog
-
03:05 AM Bug #386 (Resolved): Proxy ARP range does not show all usable IPs
- Applied in changeset commit:"77eddca8aeabefab83130ec073241a6018026410".
-
02:49 AM Bug #386 (New): Proxy ARP range does not show all usable IPs
- still a problem
-
02:27 AM Bug #470 (Resolved): Captive portal on VLANs bypassed when parent interface is assigned
- This is fixed, nice work! Parent interface assigned now works fine with captive portal on only VLANs.
-
02:10 AM Bug #562 (Resolved): Pass-through MAC bandwidth limits not working
- The global bandwidth limiting is working fine, but the pass-through MAC and IP limits are not functional (traffic pas...
-
12:57 AM Todo #506: Bring back unequal route-to balancing
- And I'm not sure if we'd want to keep this ticket open or start a new one for the upgrade code to migrate from the ol...
-
12:55 AM Todo #506: Bring back unequal route-to balancing
- This is working great for me now.
I set a weight of 1 on my DSL (PPPoE, 3Mbit), and 3 on cable (DHCP, 10Mbit), and ... -
12:22 AM Bug #543 (New): IP alias input validation problem
- Sent you a config to replicate it.
04/30/2010
-
11:53 PM Bug #551 (Resolved): Proxy ARP does not work (choparp won't launch)
- fixed, and it works.
-
09:44 PM Revision fe538f56: Save gateway data when weight changes on dynamic gateways.
-
09:39 PM Revision cbdcd188: Remove debugging leftover.
-
09:34 PM Revision ca54b8a7: Unset the gateway from the rules before removing it from the array.
-
09:29 PM Revision f78302e8: Add gateways validation code before deleteing. This prevents footshooting especially with Gateway Groups.
-
08:41 PM Revision ec313443: Remove check that prevented bugs from happening. Now all code paths are safe from this.
-
08:40 PM Revision 7d9eef10: Remove unused function.
-
08:22 PM Revision 7bed8222: Ticket #506. Correctly save dynamic gateways extra parameters.
-
07:47 PM Revision 0307f351: Show descriptive name not the internal used one.
-
07:36 PM Revision c8e495a3: Use correct gateway name instead of the descriptive ones to adapt to dynamic gateways which use the interface name not the interface description as a reference. While here do not use history.back for cancel button but redirect to the groups page directly.
-
07:10 PM Revision 5ab8e250: Show the source options on port forwards if they are not at the defaults.
-
06:18 PM Revision 743ce9f8: Add upgrade code for values of "Interface address" and "any" for the external address of port forwards. Ticket #561
- 06:07 PM Revision a457e739: Initialize variable properly, it fixes #557
-
04:25 PM Revision fb5e6dcc: Unbreak this. Seems it needs to be filter for the rules to work.
-
04:24 PM Bug #558 (Feedback): Dynamic gateways are not saved/edited properly
- Patched.
-
01:30 PM Bug #558 (Resolved): Dynamic gateways are not saved/edited properly
- Editing a dynamic gateway still does not work as it should. Here are a few notes:
1. Checking the default box resu... -
04:23 PM Bug #559 (Feedback): Dynamic gateways are not used properly in groups
- This was resolved in commits.
-
01:32 PM Bug #559 (Resolved): Dynamic gateways are not used properly in groups
- You can pick a dynamic gateway as part of a gateway group, but it does not make it into /tmp/rules.debug.
Because... -
04:23 PM Todo #506 (Feedback): Bring back unequal route-to balancing
-
01:22 PM Todo #506 (New): Bring back unequal route-to balancing
- This seems to work correctly for static gateways, and copies of dynamic gateways, but does not work for actual dynami...
-
09:54 AM Todo #506 (Feedback): Bring back unequal route-to balancing
- Implemented in https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/5f53260a2da559c71a5de91dc5c6a332e664b2...
-
04:15 PM Revision 1f877c94: Make sure package rules are last. As the way they are coded they will null out entire rulesets. More work is needed to make them 2.0 comliant but for now this is enough.
-
03:45 PM Bug #491: Dynamic DNS upgrade code not working
- Here's some before-and-after config clippings for this. Looks like we may just need to move the <dyndns> entry as-is ...
-
02:50 PM Revision 9bfa3d47: Actually minimum weight is 1.
-
02:32 PM Revision 5f53260a: Allow for each gateway a weight to be choosen if the gateway has to be used in Gateway groups. This will create that many entries in the route-to statement as the weight says.
-
02:22 PM Bug #561 (Feedback): Destination address for upgraded port forward is incorrect
- It should be correct now, but it needs testing and I am unable to test it at the moment.
-
01:48 PM Bug #561 (Resolved): Destination address for upgraded port forward is incorrect
- When a NAT port forward is upgraded from 1.2.3 to 2.0, its destination address is not upgraded correctly, or displaye...
- 02:13 PM Revision 93458966: Removed gettext call
-
02:11 PM Bug #557: Editing or duplicating port forward loses external port range for "other" ports.
- Fix confirmed. It works properly now.
-
02:10 PM Bug #557 (Resolved): Editing or duplicating port forward loses external port range for "other" ports.
- Applied in changeset commit:"a457e739f9764d51aada8c3bd3ac4efd943aac9c".
-
01:48 PM Bug #557: Editing or duplicating port forward loses external port range for "other" ports.
- Confirmed on newly created rules. Only seems to happen if you leave source at the defaults.
-
01:36 PM Bug #557: Editing or duplicating port forward loses external port range for "other" ports.
- The rules were upgraded from a 1.2.3 config.
-
01:16 PM Bug #557 (Resolved): Editing or duplicating port forward loses external port range for "other" ports.
- When you edit or duplicate a port forward entry that uses an "other" port and not one found in the drop-down list, th...
- 02:10 PM Revision e13bfff1: Add gettext call
- 02:01 PM Revision 4af9c6a2: Adding gettext() call
- 01:53 PM Revision bfb0b9dc: Adding gettext() calls
-
01:35 PM Bug #560 (Resolved): loader.conf is empty after a firmware update.
- On a full install the default /boot/loader.conf contains:...
- 01:15 PM Revision 34563021: Fix gettext issues
- 01:13 PM Revision 2b33f342: add gettext() calls on missing places
-
01:11 PM Bug #449 (New): OpenVPN died when PPPOE link came up with a different IP.
- I am running last night's snapshot and gitsync'd to current code as of this update.
OpenVPN connections are not bei... - 01:02 PM Revision f49a012c: gettext fixes
- 12:25 PM Revision 5b1dcebf: Fixing multiline gettext()
- 12:06 PM Revision 2c955e0a: Fix gettext issues
- 11:34 AM Revision 955cdb26: Fix gettext issues
-
11:22 AM Revision 05f3ffa4: Ticket #8. Delete states after link fails down.
- 11:08 AM Revision 4e480d21: Merge remote branch 'mainline/master'
- 11:05 AM Revision c8aa6bdd: gettext cannot deal with string concatenation
-
09:21 AM Revision 2595abeb: Pull javascript out of mlppp_edit page into a separate file.
-
09:05 AM Revision badbe349: Fix up code to make ppp work again with new interface naming structure.
- New interface naming for all PPP (point to point) links is that interfaces
in the ppps config section will be numbere... -
06:29 AM Feature #8 (Feedback): Clear states after failover
- Seems the pfctl -b on ppp-linkdown has been lost in the history.
I putted back so it should be ok even in PPP links ... - 04:27 AM Revision 897eb11d: show IP as well as gateway name on interfaces.php
- 04:25 AM Revision 3a78180e: show gateway IP as well as name
- 04:18 AM Revision 189ceb32: show gateway IP in addition to name
-
12:10 AM Revision 48a458d2: Use nobind for OVPN client when no local port and/or no local interface is requested. Ticket #282
04/29/2010
-
11:45 PM Bug #282 (Resolved): OVPN, --nobind and --local port conflict
- fixed, thanks!
-
08:11 PM Bug #282 (Feedback): OVPN, --nobind and --local port conflict
- Fix commited.
- 09:01 PM Revision 723f1761: this is no longer true thanks to eri's route-to from localhost based on src IP.
- 08:22 PM Revision f6c2ad64: Fix gettext issues
- 07:20 PM Revision ad5b5f61: Fix gettext()
- 07:10 PM Revision 29645da6: Fix gettext issues
-
07:05 PM Bug #553 (Resolved): OpenVPN missing "Dynamic IP" checkbox in 2.0
- I added this back into both places last night.
- 07:00 PM Revision 6e707e77: Adding gettext()
- 06:44 PM Revision 9dce16d4: Merge branch 'master' of git@rcs.pfsense.org:pfsense/bluepex-clone
- 06:42 PM Revision c395a830: Fix gettext issues
- 06:06 PM Revision 10b0fac2: Fix whitespace
- 05:56 PM Revision d0a00ec9: Removing tab character
-
05:55 PM Feature #8 (New): Clear states after failover
- sounds like a suitable work around. Also please report back how pfctl -b works for you Dan, it hasn't been tested muc...
-
05:52 PM Feature #8: Clear states after failover
Here is what I have found out: the code that runs in delete_states_for_down_gateways() is not working correctly, a...- 05:53 PM Revision f0d1af93: Fix gettext issues
- 05:32 PM Revision 0e94685b: Fix gettext issues
-
05:29 PM pfSense Packages Feature #556 (Resolved): siproxd: add carp virtual IPs as interface candidates
- The XML / GUI for the siproxd package allows any of the vlans and interfaces to fill be chosen as inbound and outboun...
- 05:18 PM Revision 4d473c89: Fixing gettext() on multiline strings
-
05:17 PM Bug #449: OpenVPN died when PPPOE link came up with a different IP.
- Doesn't seem to restart any longer on DHCP renewal when the IP hasn't changed (snapshot April 28th).
-
04:44 PM Revision ab3ebf88: Generate gateways as macros and then just substitute them during the rules. This allows optimizations and features as repeating the same gateway more than one to be done.
-
04:12 PM Revision 95bd5c86: Always generate macros so ruleset does not fail even when the gateway has no members.
-
03:21 PM Revision 33d72c67: Reload gateway groups when changing them.
- 01:54 PM Revision 9a1e70df: Reviewing gettext()
- 01:37 PM Revision 0897ff7b: Implement gettext()
-
01:34 PM Revision e2b23632: Remove commented out code.
- 01:31 PM Revision e6ffcfbd: Reviewing gettext()
-
01:26 PM Revision c86e8f76: Removed PPP config numbering scheme. Completed PPPX assignment updates in interfaces_assign page.
- Now PPP assignment to friendly interface works on Interfaces Assign page, including graceful handling
of deleting int... - 01:23 PM Revision 6ae5a092: Merge branch 'master' of rcs.pfsense.org:pfsense/bluepex-clone
- 01:23 PM Revision f65227b9: Implementing gettext()
- 01:17 PM Revision c8536f7d: Implementing gettext()
-
01:11 PM Bug #316: Serial console on full installs drops to shell
- Note: you may need to re-save the settings on System: Advanced: Admin Access to get the corrected line in /etc/ttys a...
-
12:23 AM Bug #316 (Feedback): Serial console on full installs drops to shell
-
11:51 AM Bug #555 (Resolved): Certificate Revocation List (CRL) missing from Certificate Manager
- There is no place in the 2.0 GUI to handle certificate revocation. The best fit seems to be in the Certificate Manage...
- 11:50 AM Revision 67a7861e: Merge branch 'master' into gettext
- 11:40 AM Revision 5e4f894b: Merge remote branch 'mainline/master'
- 11:27 AM Revision 59ecde49: Improve NAT Port Forwarding
- New features available are:
* Now you can disable a rule
* You can define "no rdr" rules
* Source type, address and p... - 11:14 AM Revision 0f65d53e: Merge branch 'master' into gettext
- 11:13 AM Revision bae53989: Fix indent
- 11:09 AM Revision 5a5fcf02: Merge branch 'master' into gettext
- 11:08 AM Revision 274ba00f: Merge branch 'master' of rcs.pfsense.org:pfsense/bluepex-clone
- 11:07 AM Revision 649bc342: Merge branch 'master' into gettext
- 11:06 AM Revision 5961c5c6: Merge remote branch 'mainline/master'
-
10:34 AM Revision 7d35ed78: Create rules for openvpn/l2tp/pppoe/pptp when switching to manual outbound nat so the user can do less work.
-
10:00 AM Revision 932364e7: Default to and display the last used repository URL in gitsync.
-
09:02 AM Revision b6964228: Add gitsync support for merging from other repositories.
-
08:59 AM Revision ecac770c: Allow gitsync to properly switch branches or repositories. Resolves #523
-
08:50 AM Revision 5a7d04bf: Resolves #554. Correct path to tftp-proxy.
-
08:19 AM Revision e27fe834: Fix text for consistency.
-
08:13 AM Bug #465: Description input validation too strict
- It also might work to encode the characters using HTML and depend on the web browser to decode the text, instead of h...
-
08:08 AM Bug #465: Description input validation too strict
- That may be too harsh. Having those descriptions be readable in the config.xml is a large benefit, IMHO.
-
06:52 AM Bug #465 (Feedback): Description input validation too strict
- We can encode all description fields with base64 so no problems should arise.
Agreed? -
05:41 AM Bug #406 (Feedback): OpenVPN tunnel network should be automatically added for Outbound NAT
- https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/7d35ed789061a755127ac4b2dde533c30e4bdee1
-
05:10 AM Bug #523 (Resolved): gitsync to custom URL doesn't work with existing checkout
- Applied in changeset commit:"ecac770c1a1faa0a4be31e7d45f0e51b765f4d59".
-
04:11 AM Revision fd946c7e: The console menu does not show if the terminal type is not cons25 - not sure why. Changed to cons25 to allow the menu to work on the serial console when enabling it through the web GUI. Ticket #316
-
04:00 AM Bug #554 (Resolved): tftp-proxy binary missing
- Applied in changeset commit:"5a7d04bf55989cf8cb23c793084285e861b28fae".
-
03:17 AM Revision c3c2fd20: Merge branch 'master' into gettext
- Resolved conflicts:
usr/local/www/system_advanced_firewall.php
usr/local/www/system_routes.php
... -
03:10 AM Revision 1364604b: Merge remote branch 'mainline/master'
- 02:36 AM Revision 01dcf2b3: properly show TFTP enabled interfaces
-
01:54 AM Revision 8b666514: Fix OpenVPN upgrade code for lzo compression. Resolves #280, mentioned also in Ticket #482.
-
01:38 AM Revision dfa11031: Fix apparent typo in IPsec upgrade code which broke the user_fqdn identity type.
- 01:17 AM Revision 93c745f6: touch up text
- 12:49 AM Revision 9605d06f: Restore select_source value correctly
04/28/2010
-
11:17 PM Revision a529aced: Ticket #507. Do not remove all static routes to readd them back. The change will never delete a rule but define the action to be taken on it, either add or change a present route. Be consinstent on gateways allowed to be selected as destinations for static routes, including dynamic gateways.
-
10:28 PM Revision df6df70f: Add dynamic IP option to OpenVPN wizard.
-
10:24 PM Bug #554 (Resolved): tftp-proxy binary missing
- The tftp-proxy binary does not exist in snapshots.
-
09:55 PM Bug #280 (Resolved): 1.2.3 -> 2.0 OVPN LZO Setting does not transfer over.
- Applied in changeset commit:"8b666514fc616b34b8128dc69eac0998f577301d".
-
09:20 PM Bug #528 (Resolved): route-to on traffic from localhost breaks connectivity to WAN subnets
- fixed
-
09:20 PM Bug #79 (Resolved): DNSMasq removed ISC-DHCP Log parsing. Need to write a replacement
-
09:19 PM Revision 599d5c62: Fix description
-
09:18 PM Bug #18 (Resolved): Link loss can cause multi-WAN difficulties
-
09:17 PM Bug #378 (Resolved): session timeout in user manager
- fixed
-
09:17 PM Revision 65ff8497: Add back Dynamic IP checkbox for OpenVPN Servers.
-
09:14 PM Bug #443 (Resolved): Notifications HELO uses IP rather than FQDN
-
09:13 PM Bug #475: L2TP is not functional in the way users will expect
- clarifying ticket, it does actually work, but not the way most people are going to expect.
-
09:05 PM Bug #285 (New): Dashboard widget settings not being saved
- traffic graph widget refresh interval still not working
-
09:01 PM Bug #483 (Resolved): PHP missing bcmath
- fixed
-
08:48 PM Bug #498 (Resolved): OpenVPN client export download doesn't work in IE
-
08:48 PM Bug #340 (Resolved): EasyRule call to undefined function
-
08:46 PM Bug #474 (Resolved): Disabled OpenVPN servers still run
- fixed
- 08:28 PM Revision 39c0be7b: Fixing gettext implementation
- 07:34 PM Revision b7596b80: add ')' at end line 149
-
07:17 PM Bug #507 (Feedback): system_routing_configure should not delete and re-add all routes
- 06:22 PM Revision 9c09c2c6: Reviewing gettext()
- 06:15 PM Revision d238d430: Remove {} between variable since it's out of the string
- 06:13 PM Revision 798f6ea3: Use printf() for string that need to print variables
- 06:13 PM Revision 8492fd30: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 06:12 PM Revision 1409c8d1: Implementing gettext()
- 06:10 PM Revision 89f0ac4c: Implement gettext()
- 06:05 PM Revision 90521a27: Reviewing gettext()
- 06:00 PM Revision a7242c88: Implement gettext()
- 05:53 PM Revision 9a758f4c: Implementing gettext()
- 05:52 PM Revision 57d90db6: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 05:52 PM Revision 3d573b8c: Implementing gettext()
- 05:33 PM Revision 499fea07: Implement gettext()
- 05:27 PM Revision 92936289: Implement gettext()
- 05:13 PM Revision f2a0ebed: Merge branch 'gettext' of git@rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 05:10 PM Revision b4fd804b: Reviewing gettext()
- 05:03 PM Revision 6d78607d: fix indent
- 05:00 PM Revision 79501c4b: Implement gettext()
- 04:51 PM Revision 257705ca: Implement gettext()
- 04:44 PM Revision 683c26cf: Fixing gettext() implementation
- 04:33 PM Revision 39452267: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 04:33 PM Revision 9db4beef: Reviewing gettext() implementation
-
04:22 PM Bug #553: OpenVPN missing "Dynamic IP" checkbox in 2.0
- Also need to remember to add it back into the wizard.
-
04:18 PM Bug #553 (Resolved): OpenVPN missing "Dynamic IP" checkbox in 2.0
- The OpenVPN GUI code in 2.0 seems to be missing the Dynamic IP checkbox that is present on 1.2.3.
The code is stil... - 04:17 PM Revision 76d49f20: Use array instead of explode for reqdfieldsn to fit it better with gettext() calls
- 04:14 PM Revision ed2e2c47: Reviewing gettext()
- 03:59 PM Revision 40fb81a1: Reviewing gettext()
- 03:45 PM Revision 38fb1109: Fixing gettext() implementation for required fields
-
03:12 PM Revision 91a5b98a: Implement PPP config numbering scheme. Deleting a PPPx config doesn't renumber
- the other config sections, but saving a new or existing config renumbers all
config sections. Update interfaces_assig... -
02:43 PM Bug #551 (Feedback): Proxy ARP does not work (choparp won't launch)
- Seems builder had compiled something different of choparp.
Recompiled the port and it seemed ok. It does not seem ... - 02:02 PM Revision e2f0ac59: Implementing gettext()
- 01:55 PM Revision b79454a7: Reviewing gettext() implementation
- 01:27 PM Revision dde169d9: Removing unnecessary gettext()
- 12:38 PM Revision c3c68a70: Implementing gettext()
- 12:33 PM Revision 223bbfb9: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 12:32 PM Revision bbf825ab: Implementing gettext()
- 12:09 PM Revision 39589fbc: Implement gettext()
- 11:55 AM Revision 5ce9ae67: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 11:55 AM Revision 181b29ca: Reviewing gettext() implementation
- 11:48 AM Revision 169e0008: Review gettext implementation
- 11:43 AM Revision cc8aa7db: Fixing gettext() call
- 11:36 AM Revision 573439f1: Implementing gettext(0
- 11:24 AM Revision 6bf77f38: Removing unnecessary gettext()
- 11:22 AM Revision df152a88: Implement gettext()
- 11:19 AM Revision 36a0f816: Merge branch 'master' into gettext
- 11:18 AM Revision edc7a281: Merge remote branch 'mainline/master'
-
10:59 AM Bug #282: OVPN, --nobind and --local port conflict
- Yeah you're right, it doesn't add them both anymore. Though there is still a problem, if you select a particular non-...
-
09:05 AM Bug #282: OVPN, --nobind and --local port conflict
- As you can see in my screenshot, "WAN" is used as interface for OpenVPN (I added this feature in ticket #69).
- Fr... -
12:44 AM Revision 8fb49e83: Fix typo in comment
04/27/2010
- 11:32 PM Revision 4f6a5e6a: Update (C) to 2010
-
11:15 PM Bug #282: OVPN, --nobind and --local port conflict
- You probably have "any" specified as the interface, it has to be one of the specific interfaces or a VIP to add the l...
-
10:10 PM Bug #282: OVPN, --nobind and --local port conflict
- Strange, I just upgraded to the lastest snapshot (April, 27th), and I still see that "local" is omitted and "nobind" ...
-
09:20 PM Bug #282: OVPN, --nobind and --local port conflict
- Yeah I saw exactly that code when I was looking at it last, 5 days ago. It's not doing what you think it should from ...
-
08:50 PM Bug #282: OVPN, --nobind and --local port conflict
- Ok, I just did the test in the meanwhile.
I think you are using an old snapshot ? Actually, since March 12th, wh... -
08:44 PM Bug #282: OVPN, --nobind and --local port conflict
- This is referring to 'local', not 'lport'. Where lport is defined, nobind is never specified (as in the code snippet ...
-
08:16 PM Bug #282: OVPN, --nobind and --local port conflict
- Hi,
Just to clarify, are we talking about "local" directive (bind to a given IP) or "lport" (bind to a given port,... -
09:43 PM Revision 2d181b70: Fix IE downloading with HTTPS
-
09:31 PM Revision fa4a331f: Ticket #471. Bring up the removed/unassigned interface correctly if it is parent to other interfaces, as vlans.
-
08:50 PM Revision 461c0a1a: Ticket #449. Actually save something to read back.
-
08:47 PM Revision 40655051: Ticket #449. Bring back the check if there is really an ip change on interface event. This avoids reloading openvpn and other sevices when actually there is no change.
-
08:37 PM Revision 24a1f963: Ticket #540. Do not require VJ compression with todays link speeds it pessimizes more than helps.
- 08:26 PM Revision 79eaddf4: Fix : for translations
- 08:20 PM Revision 198afa09: Implementing gettext()
- 08:17 PM Revision 51ecb99e: Added wrong removed spaces
- 08:11 PM Revision 1b99764b: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 08:11 PM Revision a2927ebf: Implementing gettext()
- 08:09 PM Revision f8513409: Implement gettext()
- 08:06 PM Revision a6d8feb6: Remove extra space
- 07:56 PM Revision 00d01f78: Separate string and '\n' to make it easier to translators
- 07:50 PM Revision 259159e0: Add a missing gettext() call
- 07:10 PM Revision 8395f51e: Implement gettext()
- 06:54 PM Revision a53e451b: Implement gettext()
-
06:51 PM Revision c70a6be8: Fix wizard form field padding on other themes also
-
06:43 PM Revision 0a6fe301: Fix form field padding on wizards to match other areas.
- 06:25 PM Revision f0d1edc9: Implement gettext()
-
05:58 PM Revision 95b97dd1: Add first revision of rewritten OpenVPN status widget to 2.0 resolves #496.
- 05:56 PM Revision 18464b74: Implement gettext()
-
05:47 PM Bug #498 (Feedback): OpenVPN client export download doesn't work in IE
- I committed a fix for this, I am now able to download in both IE and FF when using HTTPS.
-
05:41 PM Bug #464: Problems with setup wizard
- 1 should be fixed by jimp commit to pfsense-ng theme.
- 05:40 PM Revision 4134b5e6: Reviewing gettext()
-
05:37 PM Bug #470 (Feedback): Captive portal on VLANs bypassed when parent interface is assigned
- Please test the latest snapshots.
-
05:32 PM Bug #471 (Feedback): Un-assigning VLAN parent interface makes VLANs stop working
-
05:15 PM Revision 53663f57: Move these functions to a more central location. Part of ticket #496
- 05:07 PM Revision e64aa6f8: Reviewing gettext()
-
04:51 PM Bug #449 (Feedback): OpenVPN died when PPPOE link came up with a different IP.
-
04:44 PM Bug #536: apinger at times fails to touch filter_dirty
- Don't know how related it is (with the work around), but in a multi wan setup with failover groups.
If wan fails api... -
04:37 PM Bug #540 (Feedback): PPPoE Reconnect Issues
-
01:03 AM Bug #540: PPPoE Reconnect Issues
- requesting ermal to apply this patch so i can get rid of my pppoe reconnect issue as manually editing the mpd conf fi...
- 04:35 PM Revision 443ddf6f: Reviewing gettext()
-
04:33 PM Bug #231 (Feedback): carp_input: packet received on non-carp interface log flooding
-
04:26 PM Bug #542 (Feedback): when schedule time expires, the rules skippied give error in systemlog
-
04:18 PM Revision c6d1c7de: Ticket #517. Fix saving of monitorip in dynamic interface cases.
-
04:16 PM Bug #551 (New): Proxy ARP does not work (choparp won't launch)
- I did apply settings, doesn't launch it. Even a reboot doesn't launch it. In the past it would always launch from the...
-
10:13 AM Bug #551 (Feedback): Proxy ARP does not work (choparp won't launch)
- You need to click 'apply settings' so choparp starts.
It does not go into background it seems that is why it stays... - 03:49 PM Revision 82b15b70: Implement gettext()
- 03:41 PM Revision a26412f2: Merge branch 'master' into gettext
- 03:39 PM Revision 5e02b57b: Merge remote branch 'mainline/master'
-
03:35 PM Revision eb01fcec: Ticket #525. Correct message shown for a schedule now that the behviour has changed.
-
03:26 PM Revision 0172c431: Actually correctly handle editing of vips with index 0.
-
02:55 PM Revision 7a938f1b: Ticket #389. Correctly make the ldap object picker work and handle various errors.
-
02:08 PM Revision b567f589: Ticket #378. Correct text to reflect the allowed 0 value.
-
02:07 PM Revision 02647583: Ticket #378. Correctly handle a timeout of 0 to mean never timeout.
-
01:51 PM Revision a1cab2c7: Ticket #474. Properly check for disabled openvpn configs.
- 01:35 PM Revision 5ad0cbee: Implement gettext()
- 01:08 PM Revision e454bcd3: Rwviewing gettext()
- 01:07 PM Revision 267c28ab: Adding gettext() to save button
-
01:03 PM Bug #552: OpenDNS dynamic dns update does not work
- Forgot to say this is on 2.0 Beta snapshot "2.0-BETA1
built on Tue Apr 13 19:26:36 EDT 2010". -
12:30 PM Bug #552 (Resolved): OpenDNS dynamic dns update does not work
- Update of OpenDNS dynamic dns does not work, updates are rejected with error php: /services_dyndns_edit.php: phpDynDN...
- 12:52 PM Revision e51ed1e9: Reviewing gettext()
- 12:49 PM Revision f77911f1: Merge branch 'gettext' of rcs.pfsense.org:pfsense/bluepex-clone into gettext
- 12:48 PM Revision d9950d29: Reviewing gettext()
- 12:43 PM Revision 7465d12c: Implement gettext()
- 12:30 PM Revision bca12a76: Reviewing gettext()
- 12:19 PM Revision cf9331b3: Add missing gettext() call
- 12:15 PM Revision f3f2277c: Merge branch 'master' into gettext
- 12:03 PM Revision 2648fa63: Automatically select destination as $Interface address when Interface is changed just for new rules, or, if previous rule has already the combination interface + interface address selected
- 11:41 AM Revision cb11b71e: Merge branch 'master' into gettext
- 11:41 AM Revision be28a8c0: Merge remote branch 'mainline/master'
- 11:30 AM Revision ca72c3f5: Implement gettext()
-
11:25 AM Revision 0648c968: Silence and correct command that tries to kill a previous running ipfw-classifyd command.
-
11:24 AM Bug #517 (Feedback): Do not check gateway within interface's IP subnet for dynamic gateways
- I fixed a problem of saving the monitor ip to the correct place in config.
Otherwise i was unable to reproduce this.... -
11:10 AM Revision df5da531: Missed curly.
-
11:08 AM Revision b7729cee: Do not error out when trying to delete an unexisting package. Just display an error message.
-
10:40 AM Bug #525 (Feedback): Schedule rules outside of time show incorrect note
-
10:32 AM Bug #543 (Feedback): IP alias input validation problem
- I cannot reproduce this on latest snapshots.
-
10:04 AM Bug #535: Layer 7 - Error when deleting L7 rules group
- Ive tested again and I get the following error appears when I delete an l7 group....
-
06:31 AM Bug #535 (Feedback): Layer 7 - Error when deleting L7 rules group
- Patched try next snapshot
-
10:01 AM Bug #389 (Feedback): "LDAP Authentication container" Select doesn't work until after Save
-
09:32 AM Revision 047ae6ab: Revert "Push all work on mlppp to the interfaces_ppp_edit and interfaces_ppp pages."
- This reverts commit 258f1ca439af24026849e15f8dbfc558be0e1ef3.
Actually, not ready to do this yet. -
09:18 AM Bug #467 (Feedback): Unable to use active FTP via second gateway
- Can you please try latest snapshots and report back if the same situation persists?
There have been fixes merged w... -
09:14 AM Bug #378 (Feedback): session timeout in user manager
-
08:57 AM Bug #474 (Feedback): Disabled OpenVPN servers still run
-
08:53 AM Revision 258f1ca4: Push all work on mlppp to the interfaces_ppp_edit and interfaces_ppp pages.
-
08:49 AM pfSense Packages Bug #537: Recent RELENG_8 STABLE version breaks AutoConfigBackup pkg
- This is an issue in how it was coded in php.
Probably needs more info on which script uses it?! -
05:57 AM Bug #433 (Feedback): layer7 not blocking anything
- It should be ok on latest snapshots.
Otherwise please attach a traffic trace. - 04:38 AM Revision db3829e1: Add binding support for row helper drop downs
- 04:06 AM Revision 9f65abbf: Allow mapping a select drop down to any area of config.xml
04/26/2010
- 08:02 PM Revision 1b4f376d: Addin gettext functions do system::firmware
- 07:57 PM Revision 51e4f7a3: Addin gettext to page title
-
07:33 PM Revision e066fe07: Fix test to not penalized variable value of 0.
- 07:26 PM Revision ec6b31f5: Merge branch 'master' into gettext
- 07:22 PM Revision fac4562e: Merge remote branch 'mainline/master'
- 07:22 PM Revision 573e8df2: Remove option 'any' from Destination Port Range
- 07:10 PM Revision 1eacdc8a: Implement gettext()
-
06:41 PM Bug #551 (Resolved): Proxy ARP does not work (choparp won't launch)
- Adding PARP VIPs doesn't launch choparp. When trying to do so manually it just hangs forever without returning anythi...
-
05:48 PM pfSense Packages Bug #550 (Closed): "Frickin" 2.0 package does not install properly.
- I am using pfsense 2.0-BETA1 built on Fri Apr 16 15:35:27 EDT 2010 FreeBSD 8.0-STABLE. I downloaded and installed "Fr...
- 04:21 PM Revision ca23c2f8: Implement gettext()
-
03:43 PM Bug #549 (Resolved): VIP configuration changes.
- The code present in 2.0 assumes that apply button will be clicked for every operation done on the VIP entry, so it wi...
- 02:13 PM Revision a37753d7: Gettext for System::Cert manager
- 02:13 PM Revision 1324ebaf: Mark this just informative textarea as readonly
-
01:06 PM Bug #548 (New): Inconsistent DHCP behavior when renumbering LAN
- And apparently I'm much too quick on the trigger today. The DHCP settings are a problem even when the LAN IP does cha...
-
01:00 PM Bug #548 (Closed): Inconsistent DHCP behavior when renumbering LAN
- This has nothing to do with DHCP. I'm trying to track down/reproduce the real cause of the problem (changing the LAN ...
-
12:31 PM Bug #548: Inconsistent DHCP behavior when renumbering LAN
- Actually it appears as though this may be due to the fact that when you change the LAN IP, it doesn't actually update...
-
12:26 PM Bug #548 (Resolved): Inconsistent DHCP behavior when renumbering LAN
- When you change the LAN IP in the GUI, the note says to change the DHCP settings before applying. However, when you t...
- 12:44 PM Revision ec0d9bef: no rdr rules shouldon't have ->, take care of nat reflection rules either
- 12:00 PM Revision a94ee3fa: Merge remote branch 'mainline/master'
- 12:18 AM Revision 67d5b508: correctly go to interface for edit bogons/rfc1918
04/25/2010
-
11:18 PM pfSense Packages Bug #547 (Resolved): Snort rules drop down only works in Firefox
- The drop down on snort_rules.php only changes pages in Firefox. A similar issue on firewall_rules.php and other pages...
-
12:12 PM pfSense Packages Bug #546 (Resolved): [PATCH] TinyDNS does not register static DHCP leases
- TinyDNS does not register static DHCP leases.
Patch:... -
08:20 AM Revision c8efb628: Use the source address/ports and nordr parameter with reflection redirects as well.
- 04:04 AM Revision 0534d60a: temporary work around for ticket #536
- 02:36 AM Revision a73f50e2: add note about 1:1s and interface IPs
- 02:25 AM Revision 81a24277: remove unnecessary input validation checks
- 02:16 AM Revision e05b5278: remove this check, the WAN IP can be used in binat now with no problems
04/24/2010
- 11:31 PM Revision 7d7992cd: remove this check here too, though it doesn't do anything as it's checking against non-existent ipaddr
-
11:13 PM Todo #544 (Resolved): Restore locking
- Locking needs to be tested and re-enabled if fixed, or fixed in FreeBSD/PHP if not.
this is the commit to be reve... - 11:04 PM Revision ee8c3889: remove bunk input validation
-
06:39 PM Bug #543 (Resolved): IP alias input validation problem
- When you have an interface with IP "none" configured, and have an IP alias on that interface, after adding the IP ali...
-
01:55 AM Bug #542 (Resolved): when schedule time expires, the rules skippied give error in systemlog
- suppose if a few rules use a schedule and when in schedule, its fine but when that time expires, those rules r skippi...
04/23/2010
-
10:51 PM Bug #541 (Resolved): Missing binaries on 64 bit
- dnsmasq and dhcpleases (possibly others?) are missing from 64 bit snapshots.
-
10:40 PM Bug #449 (New): OpenVPN died when PPPOE link came up with a different IP.
- This fix is excessive and causes different problems. It now restarts OpenVPN after every DHCP renewal (and probably P...
-
06:21 PM Bug #538: Installer is broken with recent RELENG_8 snapshot
- Log from installation. Notice the "bad magic".
BSD Installer started
DFUI connection on tcp:9999 successfully e... -
04:51 PM pfSense Packages Bug #514: dnscache does not start after reboot; but starts after "save" on GUI
- Any news or comments on this issue?
-
04:49 PM Bug #444: All mounts should be noatime
- Any news or comments on this issue?
- 04:37 PM Revision 3d1e7c67: Merge remote branch 'mainline/master'
- 04:28 PM Revision 1b8048a1: Fix perms
-
04:19 PM Revision 2b5f276f: Improve NanoBSD slice updating/changing a bit, add some error checking. Resolves #534.
-
03:25 PM Bug #494: Additional DHCP options lost on input errors
- The code that copies the numbered options into $pconfig is inside of a block that is only entered if (!$input_errors)...
-
02:17 PM Bug #441 (Feedback): Can't set loss rate in limiter
- This should work ok now.
-
02:05 PM Bug #406: OpenVPN tunnel network should be automatically added for Outbound NAT
- PPPoE/PPTP/L2TP/IPSec
-
02:05 PM Revision 08fd5444: Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostics and system info widget to use the new code. Ticket #533 and some prerequisite parts of Ticket #534.
-
12:39 PM Todo #533 (Resolved): Improve NanoBSD slice info on Dashboard
- If the boot slice has been changed on Diagnostics > NanoBSD, it is now shown on the System Info widget.
-
12:25 PM Todo #534 (Resolved): Script to change NanoBSD slice from console
- Applied in changeset commit:"2b5f276f8766b7085d8b6ec54b21b6db7554a355".
-
08:17 AM Revision 8ec7b3e0: Well there was a reason for this being returned out. Ticket #539.
-
04:46 AM Bug #540 (Resolved): PPPoE Reconnect Issues
- http://forum.pfsense.org/index.php/topic,24554.0.html
shouldnt line 2199 as well as 2349 both be
set ipcp no vjcomp -
03:23 AM Bug #539 (Feedback): inet.flowtable flooding systemlog
- Thanks for reminding.
-
02:33 AM Bug #539 (Resolved): inet.flowtable flooding systemlog
- i keep getting this in systemlog and sometimes there is a flood of them
php: : The command '/sbin/sysctl net.inet....
04/22/2010
-
09:15 PM Revision c4e0fc8b: Remove all code for directions it is not needed any more on passthrough ip's.
-
09:08 PM Revision c10ea0a1: Add missing ;
-
06:20 PM Bug #538: Installer is broken with recent RELENG_8 snapshot
- problem noticed on pfSense-2.0-BETA1-20100422-0838 snapshots+
-
02:53 PM Bug #538 (Resolved): Installer is broken with recent RELENG_8 snapshot
- boot0cfg apparently has undergone some changes and errors out at the end of a installation
-
02:52 PM pfSense Packages Bug #537 (Resolved): Recent RELENG_8 STABLE version breaks AutoConfigBackup pkg
- root 36571 1.5 0.3 4976 2852 ?? S 5:37PM 0:00.01 /usr/bin/openssl enc -e -aes-256-cbc -k b9u2jdk3845758dvn...
- 12:18 PM Revision 0f9b6beb: Merge remote branch 'mainline/master'
- Conflicts:
etc/inc/filter.inc -
11:54 AM Revision e3e5160c: Unbreak limiter rule creation.
-
11:23 AM Revision 5de7d56f: Ticket #528. Do not route-to for local connected subnets.
-
10:10 AM Bug #527 (Resolved): Captive Portal idle timeout is not functioning
-
10:06 AM Bug #527: Captive Portal idle timeout is not functioning
- Ive upgraded to pfSense-Full-Update-2.0-BETA1-20100421-2213 and the last activity column seems to be showing the corr...
-
10:10 AM Bug #536 (Resolved): apinger at times fails to touch filter_dirty
- apinger at times fails to touch filter_dirty because it appears something messes with the perms on /tmp...
-
10:02 AM Bug #295 (New): UID error in User Manager/SSH password sync with Web Admin User
-
09:59 AM Bug #308 (Resolved): Multiple wireless cards no longer work
-
09:58 AM Bug #505 (Resolved): Cannot connect to FTP server
- works now for me
-
09:57 AM Bug #508 (Resolved): TFTP proxy not functional
-
09:57 AM Bug #535 (Resolved): Layer 7 - Error when deleting L7 rules group
- Im testing out layer 7 blocking on pfSense-Full-Update-2.0-BETA1-20100421-2213.
If I create a layer 7 rules group ... -
09:26 AM Todo #534 (Resolved): Script to change NanoBSD slice from console
- There should be a shell and perhaps console menu command to change the active NanoBSD slice to the alternate, which w...
-
09:19 AM Todo #533 (Resolved): Improve NanoBSD slice info on Dashboard
- From http://forum.pfsense.org/index.php/topic,24533.0.html
> - In the dashboard, we see the currently bootup slice, ... -
06:28 AM Bug #528 (Feedback): route-to on traffic from localhost breaks connectivity to WAN subnets
-
04:39 AM pfSense Packages Todo #532 (Closed): little bug in snort_rules_edit.php (missing include)
- I've installed Snort 2.8.5.3 pkg v. 1.21.
But there is incomplete include section in my snort_rules_edit.php file,... -
12:34 AM Bug #282 (New): OVPN, --nobind and --local port conflict
- this is still a problem for client configurations. nobind should not be added to the config where local is used.
04/21/2010
-
10:38 PM Revision dc8c0740: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
10:33 PM Revision 2a3e31a2: Javascript working for interface/port select lists.
-
09:03 PM Revision c7de8be4: Add a new alias type, urltable, which downloads a file of IP/CIDR addresses and loads them into a pf persist table instead of importing the addresses directly into a traditional alias. This allows for using huge tables of addresses that would otherwise break the GUI and/or fail to load into pf. Part of ticket #512
-
02:18 PM pfSense Packages Bug #531 (Resolved): TinyDNS wizard ends up on incomplete page
- 20100421 03:15 snapshot with TinyDNS package installed around 20100421 18:00 UTC.
After installing the TinyDNS pac... -
02:17 PM Bug #458: Openvpn TLS is not working for me
- Chris Buechler wrote:
> I just ran into this on an upgraded older system and I know why it's happening, it's not a b... -
02:14 PM pfSense Packages Bug #514: dnscache does not start after reboot; but starts after "save" on GUI
- I can confirm that this bug (and workaround) is still found in 20100421 03:15 snapshot with tinyDNS package installed...
-
01:44 PM Revision 74e861e3: Validate imported URL data. Resolves #530.
- 12:53 PM Revision 667b5380: Merge remote branch 'mainline/master'
-
11:56 AM Bug #527: Captive Portal idle timeout is not functioning
- Hi Ermal, Ive tested again with fresh install on a different box, I used a snapshot from 20 apr and gitsyncd from tha...
-
09:50 AM Bug #530 (Resolved): Alias import from URL can break the GUI with invalid data
- Applied in changeset commit:"74e861e30bb58eb1513bb806e04a471cda1578ec".
-
09:05 AM Bug #530 (Resolved): Alias import from URL can break the GUI with invalid data
- This is with the existing URL alias type which downloads the contents of the given URL and tries to import those item...
04/20/2010
-
10:58 PM Bug #481 (Resolved): miniupnpd not working
- Yeah it's been fixed, thanks
-
10:31 PM Bug #481: miniupnpd not working
- I just tried the latest version (20100420-054) and the upnp service is starting and is working. It wasn't working as ...
-
10:58 PM Bug #473 (Resolved): pftop no longer functions
- Yeah it's been fixed
-
10:32 PM Bug #473: pftop no longer functions
- I just tried the latest build (20100420-054) and it is now working. It was not working as of a few days ago.
-
09:53 PM Revision f40980ad: Fix creation of pipe/queue aka limiters.
-
09:31 PM Revision 0852838c: Warn the user when we cannot get the MAC address on pass through auto add case. Also when a user does a logout through clicking the logout form exit after showing sending info on logout successful.
-
09:16 PM Revision 9426cb03: Allow a passthrough mac to be deleted by a POST. Take the neccessary actions to disconnect and remove the mac from CP.
-
09:14 PM Revision 92140621: Allow users to send in the same POST authentication info and post fields. This will be allowed by authentication code if the special post var 'postafterlogin' isset.
-
06:44 PM Revision 68d0b70a: Make pasthrough GUI code catch-up with the latest changes.
-
06:32 PM Revision 1dbe445a: Use tables of ipfw for passthrough mac entries. This makes it scale way better than previously. Fix multiple entries on adding mac through entries automatically after login for the same user. The changes allow even pass through mac to be controlled from the Status->Captiveportal. Use serialize/unserialize on some files that keep temporary information to speed up calculations. Really allow mac passthrough to follow radius rules or time out rules when present.
- 04:08 PM Revision c408107c: Call dst_change with right param and on right place to use correct destination address for new rules
- 04:00 PM Revision a3e7bd0b: Consider VIPs on Destination Address and below few fixes
- - Rename change_dst to dst_change to follow standards
- Fix indent - 01:55 PM Revision eab43804: changed destination type according to the selected interface
- 01:21 PM Revision 2bc256a9: Validating Source address and Destination address
- 12:42 PM Revision 8ec4a82d: Merge remote branch 'mainline/master'
- 12:26 PM Revision 59b6de82: Hidding Redirect Target Port when using GRE and ESP
- 12:22 PM Revision 1b1d686f: Disable redirect port field when a port different of (other) is selected
-
08:53 AM Bug #527: Captive Portal idle timeout is not functioning
- The error in the error logs is fixed in newer snapshots.
For idle timeout more input is needed by the OP. -
03:27 AM Bug #458 (Closed): Openvpn TLS is not working for me
- I just ran into this on an upgraded older system and I know why it's happening, it's not a bug though. You probably h...
- 01:54 AM Revision 0d388969: Do not include filter.inc twice
-
12:40 AM Revision 6ce61a8f: Add a new option which allows the admin user to configure CP so that it automatically enters an MAC passthru entry. The MAC is taken from login details and has to be removed manually. Also do improvements on rules handling and pipes. Add some optmizations. Teach the GUI/backend on ip/mac passthrough to configure a bw limit for this entries.
04/19/2010
-
11:14 PM Bug #337: sticky connections do not work
- Reportedly, for one user, all connections out the primary WAN with sticky enabled are fine, and all the ones out OPT1...
-
11:14 PM Bug #337 (New): sticky connections do not work
- sticky definitely still doesn't work right (with multi-WAN at least), though I don't know it's related to the "can't ...
- 10:52 PM Revision c443bb14: Show p2 items correctly (add missing td's)
-
08:46 PM Revision c88c2df9: Perform IP/Host and Port number validation for Authentication servers in the OpenVPN Wizard.
-
08:27 PM Revision 6e6a5ce3: Restrict country code entry in the OpenVPN wizard to two letters.
- 06:51 PM Revision 383654fc: Block source edit on associated firewall rules
-
06:21 PM Revision 494b4e60: Fix default port choices for LDAP/RADIUS server in OpenVPN wizard.
-
05:57 PM Revision c0f650c4: Fix OpenVPN port default choice in Wizard. Also fix protocol specification. (Should be Uppercase)
-
05:54 PM Revision 8cd0a3fa: Revert "Fix finding next OpenVPN port. Protocol should be lowercase." - This was wrong in the wizard, apparently, and not the main page.
- This reverts commit a48613a65d8d04dfec2aeefdb37440bdd399cdab.
-
05:43 PM Revision a48613a6: Fix finding next OpenVPN port. Protocol should be lowercase.
-
04:38 PM Bug #528 (Resolved): route-to on traffic from localhost breaks connectivity to WAN subnets
- The route-to added to the pass out rules such as:
pass out route-to ( em1 74.12.2.1 ) from 74.12.2.38 to any keep s... -
03:06 PM Bug #517: Do not check gateway within interface's IP subnet for dynamic gateways
- It is grayed out, but it's still checked against the input validation.
-
03:05 PM Bug #517: Do not check gateway within interface's IP subnet for dynamic gateways
- If that's the case then perhaps when this bug is fixed that field should be disabled (grayed out, not removed) for dy...
-
02:57 PM Bug #517: Do not check gateway within interface's IP subnet for dynamic gateways
- Yeah it doesn't actually store it, it's only for show.
-
09:25 AM Bug #517: Do not check gateway within interface's IP subnet for dynamic gateways
- It seems like storing the actual gateway IP for a dynamic WAN type may not be what we want to do anyhow, so it doesn'...
- 02:07 PM Revision 6d346c17: redirect port range must not use :*, calculate end port and create the correct rule
- 01:46 PM Revision 50dc3f41: Fix port range calculation
- 12:56 PM Revision 18ad98d0: Use isset() to check boolean values from xml, to be sure it is or not set. It fixes a bug to add "no rdr" rules. While i am here, fix another small issue setting $nordr to "" when nordr is not set to fix all next rules
- 11:15 AM Revision cf9f53c8: Merge remote branch 'mainline/master'
- Conflicts:
etc/inc/filter.inc -
10:17 AM Bug #527 (Resolved): Captive Portal idle timeout is not functioning
- http://forum.pfsense.org/index.php/topic,24451.0.html
CP's idle timeout isn't working on 2.0, as stated in the thr... - 06:40 AM Revision 9460ee11: fix text
-
04:14 AM Bug #526 (Resolved): bug in /etc/rc.php_ini_setup
- There looks like bug in /etc/rc.php_ini_setup.
Faulty code is:
# Grab amount of memory that is detected
if [ -f ... -
03:14 AM Bug #525 (Resolved): Schedule rules outside of time show incorrect note
- When a schedule rule is outside of its schedule, the icon turns red and on hover over it shows "traffic matching this...
-
01:27 AM pfSense Packages Bug #524 (Resolved): nvnstat not saving records on embedded
- i lately installed vnstat and it started listing traffic in the web GUI but after a reboot i guess all data is lost a...
04/18/2010
- 10:24 PM Revision 7b7e5b30: remove commented out bit that causes annoying pop ups in IE. Ticket #299
- 08:53 PM Revision 43cea754: show port and proto
- 08:15 PM Revision d96e36a4: fix up text
- 08:03 PM Revision 28e5f5fa: clarify text
-
06:25 PM Bug #299 (Resolved): IE security warnings pop up on every page load
- fixed, thanks for finding that Leon.
-
06:17 PM Bug #367 (Resolved): Double click to edit not working on all pages
-
06:16 PM pfSense Packages Bug #369 (Resolved): FATAL ERROR: Group "snort" unknown
- fixed
-
04:33 PM Bug #518 (Resolved): Growl notifications do not work properly
-
03:22 PM Bug #518: Growl notifications do not work properly
- I tested the latest snapshot and notifications from PFSense are properly registered and Growl now displays them.
-
03:03 PM Bug #518 (Feedback): Growl notifications do not work properly
- Blake: please test snapshots dated April 18 or newer and report back if this is resolved.
-
04:33 PM Feature #519 (Resolved): Ability to set growl client's registered name and notification name
- Great, thanks.
-
03:24 PM Feature #519: Ability to set growl client's registered name and notification name
- I tested the latest snapshot and both the registration name and the notification name appear to be properly displayed...
-
03:04 PM Feature #519 (Feedback): Ability to set growl client's registered name and notification name
- Blake: please test snapshots dated April 18 or newer and report back if this is resolved.
-
04:33 PM Bug #522 (Closed): 'Do not backup RRD data' checkbox has no effect
- Please upgrade before reporting issues on month old versions (that's commonly over 100 changes behind). It works fine...
-
03:29 PM Bug #522 (Closed): 'Do not backup RRD data' checkbox has no effect
- As of pfSense-2.0-BETA1-20100324-1017. Adding this option when backing up the config file still places RRD data in th...
-
03:31 PM Bug #523 (Resolved): gitsync to custom URL doesn't work with existing checkout
- When you have gitsynced to mainline, then try to sync to a custom URL, it actually just syncs to mainline. ...
-
03:10 PM Bug #295: UID error in User Manager/SSH password sync with Web Admin User
- There is still a password sync issue as of pfSense-2.0-BETA1-20100324-1017. When upgrading from 1.2.3. to this snapsh...
-
02:59 PM Feature #521: Group manager Assigned Permissions
- You can easily add things now with ctrl/shift clicks, but it would be easier to see if the assigned and unassigned pr...
-
02:52 PM Feature #521 (New): Group manager Assigned Permissions
- Change the Assigned Privileges section of the Group Manager to use the same type of "swap box" as Group Memberships t...
- 01:56 AM Revision addbcae7: Fix growl issues.
- Ticket #518
Ticket #519
Submibtted-by: Blake Skinner -
12:27 AM Revision 1467b79f: Use FQDN for HELLO SMTP command. Ticket #443
04/17/2010
-
08:28 PM Bug #443 (Feedback): Notifications HELO uses IP rather than FQDN
- Fix commited.
-
06:16 PM Bug #443: Notifications HELO uses IP rather than FQDN
- Per RFC 821 on HELO: "The argument field contains the host name of the sender-SMTP."
Anything that rejects a hostn... -
05:32 PM Bug #443: Notifications HELO uses IP rather than FQDN
- AFAIK (according to RFC) HELO should be a FQDN and should match DNS definition. So maybe we should add a new field fo...
- 07:49 PM Revision 842fb73b: use 6969 for tftp-proxy
-
06:09 PM Feature #520 (Resolved): ALIX reset button
- We should consider doing something with the ALIX reset button. The code is in git. Exactly what is the question. Some...
-
01:50 PM Feature #519 (Resolved): Ability to set growl client's registered name and notification name
- At the moment the Growl notification system in PFSense registers with the growl service using the default name 'PHP-G...
-
01:47 PM Bug #518 (Resolved): Growl notifications do not work properly
- Growl notices from PFSense are sent but appear to be ignored by Growl (tested using Mac OS X version 1.2 and 1.2.1hg)...
-
08:27 AM Revision 76d9c58d: Working with Javascript to control interface select list.
-
12:50 AM Bug #430 (Resolved): Cannot configure IPSec SA without local id for Roadwarrior configurations
-
12:16 AM Bug #517 (Resolved): Do not check gateway within interface's IP subnet for dynamic gateways
- Dynamic gateways are occasionally (almost always with PPP and PPPoE) outside of the subnet of the interface IP. The i...
04/16/2010
-
11:54 PM Bug #516 (Resolved): Auto update doesn't work on embedded
- The auto update doesn't work with embedded. It needs to be able to differentiate between sizes. Or possibly don't sho...
-
11:53 PM Bug #419 (Resolved): Always new version on firmware upgrade!
- this is fine now. It does not work with nanobsd nor has it ever. Will open new ticket for that specific issue
-
11:49 PM Bug #20 (Resolved): net.inet.icmp.icmplim affects traffic passing
-
11:48 PM Bug #263 (Closed): Queues not available (separate from dynamic pages)
-
11:47 PM Bug #324 (Resolved): OpenVPN upgrade code should put an allow all rule for migrations from 1.2.x
- confirmed fixed
-
07:38 PM Revision 09bbbebb: Ticket #511. Actually return the rules from all the packages not just the first one.
-
07:08 PM Revision cfdce2ad: Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT for several interfaces.
-
06:41 PM Revision f691243d: Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
-
06:38 PM Revision 38b357bd: Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones.
- 05:43 PM Revision a05a0fc7: Merge remote branch 'mainline/master'
-
04:49 PM Todo #515 (Resolved): Test sloppy state tracking
- Related to this change:
http://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/c42276dbdd7e19b0bbdb19fbe94a... -
04:24 PM Revision 2cfbe062: Update system information widget to use new version checking mechanism.
-
04:14 PM Revision a76c1c45: Beef up the version comparison code. This should let us compare several combinations of local and remote versions and properly determine if the current version is older or the same as the remote version.
-
03:59 PM Bug #511 (Feedback): pkg_generate_rules
-
03:12 PM Bug #508 (Feedback): TFTP proxy not functional
- Implemented on System Advanced->Firewall/NAT
-
12:35 PM Bug #473: pftop no longer functions
- Recompiling pftop solved it. I think DIOCGETSTATUS changed recently (why?), so the switch never got to DIOCGETSTATUS,...
-
10:41 AM Bug #473: pftop no longer functions
- In FreeBSD 8.0, pftop, pftpx and ftp-sesame all fail. The problem is that the DIOCGETSTATUS ioctl fails with ENODEV (...
-
11:15 AM pfSense Packages Bug #514 (Resolved): dnscache does not start after reboot; but starts after "save" on GUI
- Installed pfSense-2.0-BETA1-20100415-2300; setup with several OPT interfaces in bridge with LAN.
Then added tinyDNS ... -
11:07 AM pfSense Packages Bug #440: TinyDNS: dnscache goes into infinite loop when reconfigured
- Thank you very much for the fix - works for me now!
-
11:05 AM pfSense Packages Bug #490: [PATCH] TinyDNS: Incorrect check for directory etc/dnscache{$dnsidx}/env
- Looks good to me - thank you!
04/15/2010
-
09:08 PM Revision 93b8266e: Fail over update check to report the supplied version from the remote server if it is not a build time/datestamp.
-
08:54 PM Revision 939e4a91: Fix whitespace
-
08:04 PM Revision 27e21d1c: Fix CA cert dupe detection when no certs yet exist.
-
08:03 PM Revision 9cb9c7d4: Add titles to wizard steps, change some wording to be more consistent.
- 12:49 PM Revision 65ebfd98: Merge remote branch 'mainline/master'
-
09:56 AM Bug #511 (Resolved): pkg_generate_rules
- HI Ermal
Found a bug with the way the discover_pkg_rules() function handles $pkg_generate_rules functions within e... -
09:05 AM Bug #299: IE security warnings pop up on every page load
- This piece of commented code is the problem:
/* for Internet Explorer */
/*@cc_on @*/
/*@if (@_win32)
docum...
04/14/2010
-
09:19 PM Revision 3d5b0001: radius.inc already has this includes so do not include them explicitly. This unbreaks the loading of bcmath module since PEAR.inc is not yet included!
-
07:48 PM pfSense Packages Bug #509: siproxd uses wrong interface w/PPPoE on 2.0
- I've applied this update and it fixed a problem I was having - thanks.
-
05:43 PM pfSense Packages Bug #509 (Feedback): siproxd uses wrong interface w/PPPoE on 2.0
-
12:08 AM pfSense Packages Bug #509 (Resolved): siproxd uses wrong interface w/PPPoE on 2.0
- When using siproxd on 2.0 with PPPoE, it puts the parent interface into the siproxd configuration rather than the PPP...
-
06:14 PM pfSense Packages Bug #119 (Feedback): axfrdns not working in dns-server package
- This should be resolved in latest versions of the package.
-
06:11 PM pfSense Packages Bug #490 (Feedback): [PATCH] TinyDNS: Incorrect check for directory etc/dnscache{$dnsidx}/env
- Thanks
-
06:09 PM pfSense Packages Bug #440 (Feedback): TinyDNS: dnscache goes into infinite loop when reconfigured
-
02:37 PM Revision 9a38338c: Ticket #386. Add even the network address to the list of addresses on proxy arp vips to the naat out edit.
-
01:28 PM Revision 45a99750: Ticket #483. Load the bcmath extension dynamically through PEAR for Radius accounting.
-
01:18 PM Revision 6364b88b: Ticket #486. Convert even the gateways that specify the interface itself.
-
12:40 PM Revision 5ac2f583: Ticket #499. Create custom options propperly for each interface. This solution binds the option name to the interface name so it is even easier to distinguish.
- 11:59 AM Revision d64421fa: Merge remote branch 'mainline/master'
-
09:42 AM Bug #386 (Feedback): Proxy ARP range does not show all usable IPs
-
09:18 AM Bug #389: "LDAP Authentication container" Select doesn't work until after Save
- Was any of the option needed to display the settings empty?
-
09:07 AM Bug #475: L2TP is not functional in the way users will expect
- This is relevant to what is needed to be done.
For further reference read this http://old.nabble.com/IPSec-NAT-T-i... -
08:51 AM Bug #480: Monitor IP config upgrade doesn't work
- Please provide an example.
-
08:37 AM Bug #482: OpenVPN config upgrade problems
- Please send me the config you upgraded for testing.
-
08:34 AM Bug #483 (Feedback): PHP missing bcmath
-
08:23 AM Bug #486 (Feedback): Rules with gateway selected not upgraded properly
-
07:46 AM Bug #499 (Feedback): DHCP custom options on multiple interfaces not handled properly
-
03:43 AM Bug #299: IE security warnings pop up on every page load
- Verified the last post, this bug is still valid. Did not dive into the script yet but i am sure that it does do somet...
-
12:05 AM Bug #508 (Resolved): TFTP proxy not functional
- The TFTP proxy binary exists, it has an entry in inetd.conf and /etc/services so it binds to 6969, but there isn't an...
04/13/2010
-
11:19 PM Revision c74804cd: Add code to allow applications on pfSense itself that bind to a socket or want to source route traffic to work. This fixes DynDns on multi-wan as the simplest of it.
-
10:19 PM Revision 52e95286: Add a timeout for curl_exec. Combine all dyndns.org methods to one catching up with its API changes.
-
10:16 PM Bug #507 (Resolved): system_routing_configure should not delete and re-add all routes
- Currently system_routing_configure will blow away all routes and then re-add them. In environments with a lot of stat...
-
09:08 PM Revision c3c3e03b: Fix regex on matching ip when behind nat.
-
08:38 PM Revision d2946062: Move checking if dyndns is enabled to the proper place.
-
08:31 PM Revision 85b2f424: Improve startup time by delaying dyndns synching.
-
08:17 PM Todo #506 (Resolved): Bring back unequal route-to balancing
- In 1.2.x, users frequently add an interface to load balancer pools multiple times to unequally load balance traffic. ...
-
06:30 PM Revision 24ed5c3b: Remove associated rule-id from default config they confuse rule edit page.
-
03:41 PM Bug #505 (Feedback): Cannot connect to FTP server
- 02:07 PM Revision 155927f7: Merge remote branch 'mainline/master'
- Conflicts:
usr/local/www/firewall_aliases.php
usr/local/www/firewall_virtual_ip.php - 02:05 PM Revision 532f800b: Check if var exist before compare its value
- 02:04 PM Revision 3504e10b: Use correct xml tag to compare with nat port forward destination address
- 02:01 PM Revision 2df3a71f: On Virtual IPs, the ip is stored on subnet xml tag, use it to compare with external-address.
- 01:27 PM Revision 0e7dded1: source address is been checked 2 times and destination address no one, fix this
- 12:14 PM Revision 09579bb0: Merge remote branch 'mainline/master'
04/12/2010
-
10:24 PM Revision 676b4a39: Remove bandwidth tags from default config they are not used.
-
10:23 PM Revision 077d5702: Actually disable flowtables support by default.
-
09:32 PM Revision a84eb838: Perform more strict validation on CA and Cert names before proceeding in the wizard.
-
08:40 PM Revision 6f8b8ed0: Prevent duplication of CA names and Cert names in the OpenVPN wizard. Ticket #500.
-
08:12 PM Revision 916fae48: OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500.
-
07:03 PM Revision 99a00640: Fixup OpenVPN wizard LDAP settings. Ticket #500.
-
07:00 PM Revision c062a711: Fix wizard handling of password fields. Ticket #500.
-
05:55 PM Revision 5ce63c3e: Add/fix wording of descriptions in OpenVPN wizard.
- While I'm here, convert leading spaces to tabs.
- 05:25 PM Revision 6b1172af: Revert a hook of 3da58362 to fix NAT Reflection rules creation
-
03:43 PM Revision eca1f1ea: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
-
03:41 PM Revision d32a40c1: Revert changes as requested by Ermal
- 02:10 PM Revision 93e485e3: Teach more code to deal with new NAT Port Forwarding xml tags
-
02:00 PM Bug #505: Cannot connect to FTP server
- The FTP proxy is currently not functional, Ermal is working on the issue
-
01:47 PM Bug #505 (Resolved): Cannot connect to FTP server
- Hello,
If i use pfsense version built on 01/04/09 i can connect to ftp server (ftp is on internet and i am behind ... - 01:42 PM Revision b52d3aa5: When renaming or removing aliases, deal with new NAT Port Forwarding fields
- 01:28 PM Revision db39842b: Update alias names on new NAT Port Forward xml tags
- 12:57 PM Revision a48d15ce: Merge remote branch 'mainline/master'
- 12:49 PM Revision 00c82782: Simplify logic implemented on commit 673d29c0
-
12:15 PM Revision f64f0f20: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
-
07:36 AM Feature #446: Enable ether interface to be reused (when used for PPPOE), like wireless clone
- The MLPPP tab I'm working on will allow it.
-
01:14 AM Bug #487: PPP does not auto-reconnect
- To test I used the following procedure.
1. start/bring up the connection
2. #telnet localhost 5000 -> This conn... -
12:10 AM Revision cfcaabfb: Simplify "isset($rule['l7container']) and ..." as its already evaluated
- above and sets $l7present.
-
12:06 AM Revision 06e2a55d: Initialise the correct array if empty.
04/11/2010
-
11:03 PM Bug #499 (Resolved): DHCP custom options on multiple interfaces not handled properly
- When you have custom options defined on multiple interfaces, only the first interface is handled correctly. Example c...
-
11:00 PM Bug #319: system_usermanager privilege not working as expected
- That's probably just how it's going to be for 2.0, if you need to manage local users you need full admin rights. Anyo...
-
10:50 PM Bug #323 (Closed): Unable to restore configuration from same build
-
10:47 PM Bug #434 (New): xmlparse.inc should not call die
- 09:16 PM Revision 1e027f7b: remove pfsense references, make generic
-
06:14 PM Bug #487 (Feedback): PPP does not auto-reconnect
- Testing now, will see what happens, though it'll probably take a couple days to know. thanks!
-
06:13 PM Bug #492 (Resolved): Bridge STP Configuration Issues
- looks good, thanks!
-
03:28 AM Bug #492: Bridge STP Configuration Issues
- Fixed -> https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/541ba27e484a3eb92671f4787d430f9321e620d8
-
07:23 AM Revision 541ba27e: Fix enable STP checkbox as detailed in http://forum.pfsense.org/index.php/topic,24230.0.html
-
02:56 AM Revision b4974cf4: Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
04/10/2010
-
11:02 PM Bug #487: PPP does not auto-reconnect
- Fixed by this commit.
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/b4974cf4809b27c995891ff8386564... -
10:23 PM Bug #285: Dashboard widget settings not being saved
- With pfSense-2.0-BETA1-20100407-1435, the Traffic Graph widget's refresh interval is NOT working.
-
06:14 PM Bug #495: USB drive fails to mount during boot
- I spent some time Googling, and found a few people discussing the problem.
It sounds like this patch might fix it ... -
05:15 PM Bug #495: USB drive fails to mount during boot
- Oh, yeah that reminds me of an issue that I think may have been discussed recently on one of the FreeBSD lists relate...
-
05:09 PM Bug #495: USB drive fails to mount during boot
- > This is a FreeBSD problem we can't do anything about.
> Replicate with a stock RELENG_8 and report to the FreeBSD ... -
04:03 PM Bug #495 (Rejected): USB drive fails to mount during boot
- This is a FreeBSD problem we can't do anything about. Replicate with a stock RELENG_8 and report to the FreeBSD stabl...
-
03:44 PM Bug #495 (Resolved): USB drive fails to mount during boot
- I installed pfSense-2.0-BETA1-20100407-1435 on a new SuperMicro X7SPA-H board.
The drive used was a 512 MB USB stick... - 06:12 PM Revision e4b8da19: allow hostname for TFTP server
-
06:00 PM Bug #498 (Resolved): OpenVPN client export download doesn't work in IE
- The exe and zip downloads from OpenVPN client export error out in IE with: ...
-
05:47 PM Bug #472 (Resolved): Changing PPP serial interface does not update mpd config
- yeah this is good now, thanks!
-
03:19 PM Revision 18e9b77e: Remove unnecessary variables.
-
03:07 PM Revision 63292199: Implement reporting and logging of historical PPP uptime with data persistent through reboot.
- Also, change the way uptime is captured. The mpd console is no longer used to
get PPP uptime data, which will prevent... -
02:21 PM Bug #494 (Resolved): Additional DHCP options lost on input errors
- If you define additional DHCP options on services_dhcp.php, along with something that triggers an input error, all th...
-
01:28 PM Revision 73ee49f2: Rework interface_bring_down function a bit. Remove un-needed unlink calls to mpd.links
- Moved three "unlink_if_exists" calls to happen after calling kill_by_pid for mpd processes.
The unlinked files are us... -
05:21 AM Revision f15fcf47: Fix array assignment and add missing right parentheses in upgrade code.
-
01:51 AM Revision b9e50747: Make the upgrade code actually do something.
-
01:44 AM Revision 43e876fd: Merge remote branch 'mainline/master'
- 01:40 AM Revision 3bb6bb18: Deleting associated rule
- 01:39 AM Revision 96cde230: Show in gray just rules that are disabled
-
12:04 AM Bug #493 (Resolved): Checkboxes saved outside of setup wizard do not show checked in wizard
- The setup wizard does not properly display checkbox settings where the configuration setting is just set, but not ass...
04/09/2010
-
11:27 PM Bug #492 (Resolved): Bridge STP Configuration Issues
- From http://forum.pfsense.org/index.php/topic,24230.0.html...
- 05:46 PM Revision 673d29c0: When delete a filter rule that is associated with a nat rule, cleanup the association
- 01:12 PM Revision 664742f7: The sum of % for table size should be 100%, fixing it
- 12:47 PM Revision 2d9792af: Add { } when protocol is tcp/udp
- 12:35 PM Revision 726dc0a7: Fixing AutoSuggest on Source and Destination ports
-
11:19 AM Revision ba5d8263: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
-
11:16 AM Revision 4aa64f79: Configure interface when changing settings, and fix init string field.
- The interface configure function is called after "write_config()" because
we must write the new data to the config be... -
07:28 AM Bug #472: Changing PPP serial interface does not update mpd config
- Okay, now working as cmb requested. Please test.
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/4aa... -
05:12 AM Revision 42e4d2b2: Really bring up interface and update <interfaces> and <ppps> correctly in config.
-
04:08 AM Revision 075e4dca: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
-
03:57 AM Revision bccadc98: Bring the interface up on "Save", and write the config before reading it.
- The interface_ppp_configure function reads conf.xml for new data, so we
have to write the new data before trying to r... -
03:48 AM Revision e51cea69: onLoad still not working .. .
04/08/2010
-
11:42 PM Bug #374: "Register DHCP leases in DNS forwarder" doesn't work
- ...
-
11:35 PM Bug #473: pftop no longer functions
- This may be relevant . . .
http://osdir.com/ml/openbsd.pf/2005-02/msg00117.html -
11:34 PM Bug #481: miniupnpd not working
- This may be relevant . . .
http://osdir.com/ml/openbsd.pf/2005-02/msg00117.html
quote:
> There's probably a simp... -
08:13 PM Bug #491 (Resolved): Dynamic DNS upgrade code not working
- Dynamic DNS account is lost after upgrade from 1.2.3 to 2.0.
- 07:46 PM Revision 47c5a08f: Fix table sizes and calculate local port range
- 07:30 PM Revision d479c293: Fixing auto-generated rule
-
06:58 PM pfSense Packages Bug #448 (New): dnscache is not starting
-
04:50 AM pfSense Packages Bug #448: dnscache is not starting
- I am sorry, but the issue does *not* seem to be fixed, even with the latest TinyDNS updates.
dnscache-conf fails i... - 06:56 PM Revision 0d8a8615: Adding new fields to improved NAT port forward
- 06:31 PM Revision 95a18821: Teach filter_generate_address to deal with rdr NAT port range syntax and rework its use
- 06:02 PM Revision 2d6f817f: Merge remote branch 'mainline/master'
- 05:49 PM Revision 28181237: Add a new global option, disablehelpicon, to hide help icon from all pages
- 05:19 PM Revision 3da58362: Make necessary changes for improved NAT Port Forward (not tested yet)
-
04:57 AM pfSense Packages Bug #490 (Resolved): [PATCH] TinyDNS: Incorrect check for directory etc/dnscache{$dnsidx}/env
- In tinydns.inc we have the following:...
04/07/2010
-
11:49 PM pfSense Packages Bug #369: FATAL ERROR: Group "snort" unknown
- This should be fixed in the latest snort package.
-
09:51 PM pfSense Packages Bug #440 (New): TinyDNS: dnscache goes into infinite loop when reconfigured
-
09:51 PM pfSense Packages Bug #300 (Resolved): Siproxd and portsentry not installing properly
-
09:50 PM pfSense Packages Bug #448 (Resolved): dnscache is not starting
-
09:49 PM pfSense Packages Bug #128 (Resolved): squid upstream proxy
-
09:47 PM pfSense Packages Bug #333 (Resolved): Snort Packet Headlines missing
- looks to be fixed in the new snort package
-
09:45 PM pfSense Packages Bug #370 (Resolved): SNORT mixes up interfaces
- fixed
- 07:32 PM Revision 3bbd492a: Fix indent and add a vim tag to respect tab size
- 06:29 PM Revision 6a459cef: Change span class to gray when rule is disabled
- 06:13 PM Revision ec223192: Deal with new fields of Improved NAT Port Forward
- 04:40 PM Revision 64102473: Improved NAT Port Forwarding changed XML data, change config version to 6.2 and implement a function to migrate data
04/06/2010
-
07:29 AM Revision a3fa7aac: Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
- Conflicts:
usr/local/www/system.php -
07:25 AM Revision b324b619: Add a few more examples to the list of domain examples.
-
07:24 AM Revision 10e41b74: Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS.
- The "local" search domain signifies to local hosts that are running
mDNS (bonjour or avahi) that mDNS is to be used t... -
07:16 AM Revision 81035b96: Don't use "local as a domain. It breaks DNS resolution for hosts running mDNS.
- The "local" search domain signifies to local hosts that are running
mDNS (bonjour or avahi) that mDNS is to be used t...
04/05/2010
-
11:46 PM Bug #472: Changing PPP serial interface does not update mpd config
- Okay, I'll look at it.
-
10:11 AM Bug #472: Changing PPP serial interface does not update mpd config
- You have to save on the assigned PPP interface before it reconnects with the changed settings. It needs to reconnect ...
-
05:42 AM Bug #472: Changing PPP serial interface does not update mpd config
- Hi Chris,
It works okay for me. The new code doesn't write the mpd.conf file when you click "Save" in the interfaces... - 10:06 PM Revision 221f5d17: don't display disabled tunnels on diag_ipsec.php
- fix up L2TP text
-
08:05 PM Bug #487: PPP does not auto-reconnect
- This appears to happen only when the interface is not connected. For an unknown reason (the logs were overwritten by ...
-
07:46 PM Bug #487 (Resolved): PPP does not auto-reconnect
- Renaming to what is the actual issue, the "Incorrect context for show iface" is just a symptom of that as it's trying...
-
06:15 PM Bug #486 (Resolved): Rules with gateway selected not upgraded properly
- The following rule from 1.2.x: ...
-
05:40 PM Bug #485: fake start with status_services.php and installed packages
- maybe change it pgrep which will at least not match on arguments of other commands, though that's not perfect it's be...
-
05:22 PM Bug #485 (Resolved): fake start with status_services.php and installed packages
- Issue:
On status_services.php a process is said to be running if the <executable>snort</executable> name is in ps ... -
04:14 PM Bug #481: miniupnpd not working
- Happening for me too since I updated to v2 beta yesterday (from latest 1.2.3). Let me know if more information is nee...
-
01:45 PM Revision fd7ef955: Improved formatting, and only one localip and gateway field for both PPP and PPTP.
-
12:59 PM Feature #484 (Resolved): Add a warning if users are using non-official package repo
- There have been a few instances of people developing their own packages and telling users to switch to a non-official...
-
11:53 AM Revision 5ae3c9d0: Working again.
-
11:52 AM Revision 451bd60f: Merge branch 'master' of rcs.pfsense.org:pfsense/gnhb-clone into mlppp
-
11:26 AM Revision fc5324e9: more changes to mpd.script to make debugging easier.
-
10:18 AM Revision 68da8a7d: Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline
-
10:18 AM Revision 29851d8e: Added some more information to error messages for easier debugging.
-
10:11 AM Revision 21488164: changes . . .
-
09:58 AM Bug #483 (Resolved): PHP missing bcmath
- when disconnecting a RADIUS client with accounting enabled:
Fatal error: Call to undefined function bcmod() in /usr... -
12:01 AM Bug #482 (Resolved): OpenVPN config upgrade problems
- There are a number of issues with configs upgraded from 1.2.x -> 2.0:
1. a) All 6 servers were disabled on the up...
Also available in: Atom