Activity
From 10/10/2012 to 11/08/2012
11/08/2012
-
09:39 PM Revision 0b3a76ca: More fixes to the schedules rules
-
06:53 PM Bug #2412: inbound 6to4 traffic does not work in pf
- I have a problem which may be related. First, I (now) have no problems initiating traffic inbound to any of my 6to4 a...
-
01:24 PM Revision 819e9c31: Remove carp nat rule auto generated since those are only applied on LAN(interfaces without a gateway) and its not probably a good thing to do.
-
11:40 AM Revision 7466cd71: Do not generate carp NAT rules when in BACKUP/INIT mode
-
07:00 AM Bug #2675 (Resolved): /tmp/.rc.prunecaptiveportal.running can be present on boot
- This morning after a crash, a /tmp/.rc.prunecaptiveportal.running is present has not been deleted (I think the crash ...
11/07/2012
-
05:24 PM Revision 70addcc5: Cleanup/standardize labels on L2TP config
-
04:34 PM Revision 10b9dfcf: Always create a pipe for any user on CP and if no limit present set it to 0(unlimited). If any limit comes from the sources of reauthentication this limit will be applied without any other consequences
-
03:19 PM Revision ec091c89: break the loop for none schedule limiters
-
12:38 PM Bug #2586: Package Repository URL not honored
- Found the problem. The package repo does a lookup for www.pfsense.org and if it fails the package pull completely bai...
-
07:45 AM Revision 34811aa7: Merge pull request #247 from mdima/master
- Adds "Sort by direction" in the Traffic Graph page
-
07:07 AM Revision 893fb622: Adds "Sort by direction" in the Traffic Graph page
- Added the option to sort IPs by direction in the Traffic Graph page, and
improved the detection of the local network ...
11/06/2012
-
09:31 PM Revision 32837bb4: Use a random exponent for the RSA generation of keys. Its is questionable if its needed to be saved as a value? Ticket #2657
-
09:28 PM Revision 9539590c: Use a random exponent for the RSA generation of keys. Its is questionable if its needed to be saved as a value?
-
03:36 PM Bug #2657 (Feedback): Potential weakness of the captive portal voucher system (design issue)
- For now the exponent has been converted to a random value when generating the keys.
This should mitigate the concern... -
05:18 AM Bug #2657: Potential weakness of the captive portal voucher system (design issue)
- This appears to largely be based, at least the "urgent recommendation" part, on a false premise - that there is a def...
- 05:42 AM Revision a8e925c3: revert change to if-bound states since this seems to have broken all kinds of things
-
02:05 AM Bug #2674 (Resolved): MTU setting hardcoded 1280 for gif interfaces and in RADVD config
- The MTU setting in the GUI for gif interfaces is ignored, and set to hardcoded or default value of 1280. Likewise, RA...
-
01:27 AM Revision d153e9a3: Merge pull request #246 from PiBa-NL/master
- sorting improvement 1.2.3.4:123 and *:1234 & update snapshot contents against .sha256
11/05/2012
-
11:54 PM Revision 426fc7d3: table javascript sorting improvement sorttable 1.2.3.4:123 and *:1234 now sort properly.
-
10:15 PM Revision 2ab2d8fb: Check update snapshot contents against .sha256 instead of .md5
-
01:06 PM Revision 19588eae: Merge pull request #245 from ogunacik/RELENG_2_0
- fixed paths
- 12:35 PM Revision 83272466: fixed paths
11/04/2012
-
05:48 PM Bug #2673 (Closed): Traffic to IPv6 endpoint of IPv6 GRE Tunnel over IPv4 IPSEC causes receiving end to crash
- Issue:
Traffic going across an IPv6 GRE tunnel running over a tunnelled IPv4 IPsec VPN to the LAN IPv6 address of th...
11/03/2012
11/02/2012
-
03:06 PM Revision 7e669778: Make a function to get the current theme and use it everywhere rather than duplicating code or missing functions. (Fixes forced themes using the wrong theme for login screen)
- Conflicts:
etc/inc/util.inc
usr/local/www/head.inc -
02:50 PM Revision 1e1e1ec8: Make a function to get the current theme and use it everywhere rather than duplicating code or missing functions. (Fixes forced themes using the wrong theme for login screen)
-
04:29 AM Revision 158f0e7d: Don't resync openvpn if rc.newwanip is being run on an openvpn interface, to avoid a loop.
11/01/2012
-
01:16 PM Bug #2306: USB ports show up as network interfaces
- I'd much rather just set that in loader.conf by default, the fewer kernel patches the better.
-
11:19 AM Bug #2306: USB ports show up as network interfaces
- Maybe just patch it to give a default value of 1 to disable it in kernel?
-
12:53 PM Bug #2671 (Resolved): Call to undefined function read_layer7_config
-
12:28 PM Bug #2671: Call to undefined function read_layer7_config
- I can confirm that it's working.
-
11:18 AM Bug #2671 (Feedback): Call to undefined function read_layer7_config
- Already fixed here https://github.com/bsdperimeter/pfsense/commit/e8f35171571cf6d5e13d821d9b6b65c8060fc790
-
03:52 AM Bug #2671 (Resolved): Call to undefined function read_layer7_config
- Full error is: Fatal error: Call to undefined function read_layer7_config() in /etc/inc/filter.inc on line 843
Happe... -
09:21 AM Revision e8f35171: Include shaper.inc here to have all the function dependency work.
-
04:57 AM Bug #2672 (Closed): Limiters and bridge have issue
- The dummynet patch for pf(4) needs tuning to work properly for bridging.
It should set PROTO_IFB | DIR_FWD
10/31/2012
-
11:40 PM Revision 8462bfdc: Fix this browser check
-
11:27 PM Revision cf205dca: Resolves #2670. Mark vtnet interfaces as altq capable.
-
11:16 PM Revision 50100234: Add missing line ending to fix pf syntax error.
-
10:30 PM Revision 073cb45d: Use if-bound states for better features
-
08:15 PM Revision e9456e45: And more encoding...
-
08:05 PM Revision 8ec9cba4: Still more encoding...
-
08:01 PM Revision 313a14f7: More encoding...
-
07:53 PM Revision 8db87547: Encode this before showing it.
-
07:51 PM Revision a138f065: Encode parameters before showing them to users.
-
07:44 PM Revision ac4cbc15: Encode some more parameters before showing them to users.
-
06:30 PM Bug #2670 (Feedback): Trafic shaping with virtio NIC
- Applied in changeset commit:cf205dca239bc0f32f81c1df74d76478dc07747f.
-
06:07 PM Bug #2670 (Resolved): Trafic shaping with virtio NIC
- I'm running 2.1 snapshot (Oct 25 2012) with virtio NIC (KVM guest). I had to modify /etc/inc/interfaces.inc to be abl...
-
06:24 PM Revision 7cf76e8b: Encode the interface parameter before using it in a redirect
-
06:23 PM Revision bb33a337: Encode the interface parameter before using it in a redirect
-
06:06 PM Revision e653b6e1: Encode the if parameter before using it in redirects, too.
- Conflicts:
usr/local/www/firewall_rules.php -
06:02 PM Revision ee898155: Encode the if parameter before using it in redirects, too.
-
06:02 PM Revision 52ab0384: Encode the if parameter before using it in html
-
06:01 PM Bug #2669 (Resolved): Captive portal: missing / in redirect URL
- Running 2.1 snapshot from Oct 25 2012, the redirect URL after authentication is wrong (missing the / between host and...
-
06:01 PM Revision abe430cc: Encode the if parameter before using it in html
-
05:39 PM Revision e26e0eac: Escape parameters better when managing tables. Fix test to allow deleting subnet entries as well as IPs.
- Conflicts:
usr/local/www/diag_tables.php -
05:33 PM Revision 1457cce5: Escape parameters better when managing tables. Fix test to allow deleting subnet entries as well as IPs.
-
04:54 PM Bug #2524: SNMP only shows one processor on a dual core system
- I have a second system that is doing this now too.
When I type dmesg | grep -i cpu it shows:
CPU: AMD Athlon(tm... -
03:52 PM Bug #2398: tftpd and tftp-proxy (inetd?) dies after WAN periodic reset
- In /etc/inc/filter.inc around like 1858, try changing the place where it does a kill -HUP on inetd with two commands ...
-
03:38 PM Revision 56143f06: Remove debug output
-
03:38 PM Revision 398d29a6: Remove debug output
-
02:49 PM Revision 56befec1: Set the CSRF Magic timeout to the same as the session timeout, so that if a user sets a lower session time, the CSRF magic tokens do not outlive the user's session.
-
01:49 PM Revision 23c3ccb6: Set the CSRF Magic timeout to the same as the session timeout, so that if a user sets a lower session time, the CSRF magic tokens do not outlive the user's session.
-
01:07 PM Bug #1112: IPsec GUI/backend missing RADIUS support
- Thanks for response.
Think you that is resolved quickly?
-
12:39 PM Revision b3a1733d: Update CSRF Magic
-
12:39 PM Revision fcf53c1e: Update CSRF Magic
-
10:23 AM Revision 926c3b8e: Revert "Revert "Do not put the prefix len on the src ip""
- This reverts commit 16c95ab93bcfb8d59260aa7564a402a6cec3050d.
This is how it should be for now. See #2665 -
09:43 AM Revision 16c95ab9: Revert "Do not put the prefix len on the src ip"
- It actually makes sense in IPv6 world
This reverts commit 3b1385a3febf783f48881b7baf61844f8e91209d. -
09:37 AM Revision 3b1385a3: Do not put the prefix len on the src ip
-
05:20 AM Bug #2665 (Feedback): 'pass out' on gif matches inbound traffic
- This is not a mismatch of the rule but just how the system works.
There should be teached to pf(4) route-to for v6 t... -
04:05 AM Feature #2668 (Resolved): Support aliases in OpenVPN local/remote/tunnel network fields
- I put aliases in for each of the networks or related groups of networks around my intranet. These are handy to use in...
- 03:42 AM Revision 75e703c4: Merge pull request #243 from phil-davis/master
- Replace deprecated split with explode
- 03:34 AM Revision 44b1c3e8: Replace deprecated split with explode
- 03:32 AM Revision aa2f8cab: Replace deprecated split with explode
-
02:59 AM Bug #2667 (Closed): IPv6 on VLANs broken
- Some time between September 7 and October 29 IPv6 on VLANs, maybe only in combination with lagg, has broken. The fire...
10/30/2012
-
10:35 PM Revision b0bf6bd0: Fixes #2394. If an entry of 0.0.0.0/0 is configured than use the first interface ip matching. Also do a microptimization to not retrieve the interface list every ping host entry
-
10:08 PM Revision f85da3b5: Fixes #2300. Take into consideration ip aliases on carp
-
10:06 PM Revision e08a5153: Fixes #2300. Add static route even for ip aliases selected to avoid issues.
-
05:40 PM Bug #2394 (Feedback): IPsec keepalive doesn't work with 0.0.0.0/0 local subnet
- Applied in changeset commit:b0bf6bd017e27f6d8161fe8fff0ba8e6a71f96a3.
-
05:10 PM Bug #2300: Static routes for IPsec peers missing when attached to IP Alias VIP
- Applied in changeset commit:f85da3b5828843b8c1a904b05c2f9d612eab1b56.
-
05:10 PM Bug #2300 (Feedback): Static routes for IPsec peers missing when attached to IP Alias VIP
- Applied in changeset commit:e08a5153f9a281fdbb3a0cb66fddfea4b23a19a6.
-
04:36 PM Revision d8bddd2a: use the proper array here for VIPs and use some suggestions from the ticket to fix #2645
-
12:25 PM Bug #1112: IPsec GUI/backend missing RADIUS support
- There is no script yet, which is why this ticket is still open.
-
12:19 PM Bug #1112: IPsec GUI/backend missing RADIUS support
- Good evening,
it's possible to have the script file?
I don't understand where make the change.
thanks a lot... -
11:40 AM Bug #2645 (Feedback): stristr() warning repeated dozens of times during boot
- Applied in changeset commit:d8bddd2a44ce5776d2dfd3c4db79576e073f5aa0.
-
06:54 AM Bug #2441: Setting up a new PPP interface (3g) hangs the webUI
- Probably the same as #2433
-
06:36 AM Bug #2398: tftpd and tftp-proxy (inetd?) dies after WAN periodic reset
- I've found a workaround long time ago but I forgot to mention here.
- installed Cron package
- added line : "/usr...
10/29/2012
-
11:05 AM Bug #2665 (Resolved): 'pass out' on gif matches inbound traffic
- traffic coming in on a gif interface wrongly matches the out direction on the gif. For instance this: ...
-
08:22 AM Revision fa29a6f0: Mark the pipe/queue with zero(unlimited) bandwidth to allow traffic on the state to flow still or new traffic matching the rule to flow. Dummynet blocks traffic not matchign apipe/flow by default. Reported-by: http://forum.pfsense.org/index.php/topic,54595.msg294734.html#msg294734
10/28/2012
-
11:41 AM Feature #2637: Add ability to define dnsmasq cache size
- it's already set to the maximum cache size, but is hard coded.
-
02:11 AM Bug #2651: traffic RRDs broken after upgrade to 2.1
- File paths updated to ease patch application. Patch contents unchanged.
-
12:15 AM Bug #2617 (Resolved): resolv.conf missing ipv6
- thanks for the follow up
10/27/2012
-
10:40 PM Bug #2617: resolv.conf missing ipv6
- BTW this seems to work after the change to the ISC client. I don't see this with the Oct 25th snapshot and didn't see...
-
03:24 PM Bug #1523: DHCP settings checks only one interface IP via ifconfig to validate settings
- D'oh! I wish I had looked here before typing up a ticket that is exactly that same issue as in this ticket. In my cas...
-
01:50 PM Bug #2658 (Resolved): limiter went dead with recent patches
-
09:15 AM Feature #2637: Add ability to define dnsmasq cache size
- That line is not exactly what is default, I change my --local-ttl to something realistic for local static entries tha...
-
09:12 AM Feature #2637: Add ability to define dnsmasq cache size
- Just took a look at where dnsmasq is started in services
mwexec_bg("/usr/local/sbin/dnsmasq --local-ttl 86400 ...
10/26/2012
-
09:36 PM Bug #2658: limiter went dead with recent patches
- Commits of 23 Oct 2012 have fixed this - both data entry form for limiters and code that implements them are working.
-
09:09 PM Revision 61cf2b7e: now works again
- most likely fixes #2638
-
08:40 PM Revision 219d9eb9: fix #2639 (country interface selector in interfaces_ppps_edit.php)
- also make ppps_edit more jslint ready for good measure
-
08:10 PM Revision 6cd9abff: Make the size of the group privilege list the same size as the user privilege list.
-
08:10 PM Revision 2a2b247b: Standardize hypenation and capitalization of Pre-Shared Key
-
08:02 PM Revision f8b64312: restrict '/' from virtual server name field
- fixes #2656
-
05:48 PM Bug #2306: USB ports show up as network interfaces
- setting hw.usb.no_pf=1 in loader.conf will fix this. I didn't quickly see where to set this for new installs and upgr...
-
04:10 PM Bug #2638 (Feedback): Captive portal status widget on the Dashboard is not working
- Applied in changeset commit:61cf2b7ed7cfbbab57ec049032d6b953b921904d.
-
04:05 PM Bug #2529: Captive Portal does not function after update snap or restart system
- Anything I can do to help move this along? I'm fairly new to pfsense but competent and would love to see this fixed A...
-
03:40 PM Bug #2639 (Feedback): Selecting a Country under Interfaces > (assign), PPPs tab, PPP Link type populates provider list with javascript code.
- Applied in changeset commit:219d9eb9a987387beff52a3852734e049aae1882.
-
03:10 PM Bug #2496 (Closed): The use of php exec() and php system() with pipe '|' will fail if the first output of a os command is long enough.
- the issue as described doesn't really exist.
-
03:10 PM Bug #2656 (Feedback): The "/" char in Virtual Server name disable the server
- Applied in changeset commit:f8b6431222602e206eac046fa68e24a8c35c1659.
-
02:50 PM Bug #2656: The "/" char in Virtual Server name disable the server
- just need input validation to prevent / from being used in the virtual server name in load_balancer_virtual_server_ed...
-
03:08 PM Bug #2645: stristr() warning repeated dozens of times during boot
- same error still there but has shifted to line 3840
-
02:58 PM Feature #2356 (Resolved): Fill the "Track Interface" prefix drop down list asynchronously
10/25/2012
-
04:18 PM Bug #2651: traffic RRDs broken after upgrade to 2.1
- After further consideration I think it would be better to reduce the number of rows to match the 2.1 definition.
Als... -
11:34 AM Bug #2651: traffic RRDs broken after upgrade to 2.1
- adding comments from duplicate #2664...
-
11:35 AM Bug #2664 (Closed): After upgrading from 1.2.3 to 2.1 the rrd traffic & packets graphs no longer work.
- duplicate of #2651
-
03:56 AM Bug #742: apinger doesn't recover opt wan when connection returns.
- Same here on 2.1-BETA0 (i386) built on Wed Oct 24 14:05:19 EDT 2012, FreeBSD 8.3-RELEASE-p4
==== LOG ====
Oct 25 ...
10/24/2012
-
06:05 PM Revision 5c9f6cfc: To avoid issues with missing removed schedules just do not create the pipe at all
-
02:02 PM Bug #2664: After upgrading from 1.2.3 to 2.1 the rrd traffic & packets graphs no longer work.
- Changing:
$rrdcreate .= "RRA:AVERAGE:0.5:60:1000 ";
to
$rrdcreate .= "RRA:AVERAGE:0.5:60:3000 ";
in upgrade_0... -
01:46 PM Bug #2664 (Closed): After upgrading from 1.2.3 to 2.1 the rrd traffic & packets graphs no longer work.
- After upgrading from 1.2.3 to 2.1 the rrd traffic & packets graphs no longer work. However graphs are OK if upgrading...
-
10:05 AM Revision 8e2597c9: Merge pull request #242 from phil-davis/master
- Fix warning when no gateway groups
- 09:04 AM Revision a133c803: Fix warning when no gateway groups
- If there are no gateway groups defined, and you save a rule that has an ordinary gateway selected in "Advanced Featur...
-
08:36 AM Bug #2663 (Resolved): PPTP on WAN Gets blocked via default deny rule.
- When using PPTP to Dial WAN the default deny rule blocks traffic.
I searched for a solution for this for months now,...
10/23/2012
-
09:37 PM Revision 8d1a9e58: Throw an error when invalid configuration is posted(address->network).
-
08:56 PM Revision fbfed5ba: Correct issues with limiters. 1. correct spelling of config option 2. avoid duplicating javascript
-
04:26 PM Revision e5df3664: Merge pull request #241 from bcyrill/patch-3
- Fix limiter error
-
04:04 PM Bug #2636 (Feedback): state mismatch issue on enc0 with amd64
- This should behave better on latest snapshots.
-
03:58 PM Bug #2658 (Feedback): limiter went dead with recent patches
- Should be working with next round of snapshots.
-
02:31 PM Revision 184c7952: Fix limiter error
-
02:06 PM Revision 902f1bd8: Fix limiter error
-
01:56 PM Revision 2c7bdd05: Fix limiter error
-
01:35 PM Revision 09a49064: Fix limiter error
-
07:41 AM Feature #804: Ability to enable/disable static routes
- I don't recall how I was testing previously. On a current snapshot though, an IPv4 route does disappear when it is di...
-
02:28 AM Feature #804: Ability to enable/disable static routes
- Jim I didnt test with v6 so was wondering if your testing was for v6. v4 seems to work for me:
I added a route 8.8... -
06:11 AM Feature #2660: Checkbox to disable re-install packages after a config restore
- Should of course be:
because it removes all packages and then adds them. -
06:07 AM Feature #2660 (Closed): Checkbox to disable re-install packages after a config restore
- I have 2 identical machines for running a multi LAN/WAN pfsense.
One machine is running and a 2nd is there as a spar...
10/22/2012
-
06:07 PM Bug #2633: Captive Portal timeouts cause users to be stuck in limbo
- After combing through all the Captive Portal code and countless hours of testing, here's what I found:
- Due to the... -
05:48 PM Revision ac91bae5: Use a proposal check value of obey for all mobile, not just pure-PSK. (The docs recommend setting this, may as well make it the default)
10/20/2012
-
09:35 AM Bug #2590 (Resolved): OVA reports wrong version
-
09:27 AM Bug #2454 (Resolved): Captive portal return wrong authentication URL
-
09:24 AM Todo #1229 (Closed): Captive Portal configuration page needs advanced button love
-
09:24 AM Feature #795 (Needs Patch): disable acpi on alix
-
09:22 AM Bug #651 (Closed): Multiple gateways on WAN interface
- one WAN with multiple gateways isn't really supported. It can be made to work with floating rules to override the pol...
-
09:21 AM Feature #629 (Closed): Change Listen IP address of web daemon (HTTP / HTTPS) from any to fix IP address
- part of #628
-
09:19 AM Todo #339 (Closed): Add SexyButtons to pfSense
-
09:15 AM Bug #1543 (Closed): 2 Different Simultaneous OpenVPN Clients - Packet Loss
- no actual bug here.
-
09:09 AM Feature #1832 (Resolved): Traffic shaper needs review for IPv6
-
09:04 AM Feature #2263 (Closed): Patches to racoon ipsec-tools since 0.8.0
- 0.8.1 has those which has a ticket elsewhere
-
09:02 AM Bug #2444 (Closed): DynamicDNS doesn't update on WAN IP change
- can't replicate
-
08:59 AM Feature #2563 (Closed): Hardware Sizing - Traffic Shaping not mentioned
- we'll add that when we update that page in general. this isn't a place for documentation-related things so closing.
-
08:57 AM Bug #2571 (Resolved): Creating a IPv4 GRE tunnel in pfSense 2.1 results in no endpoint IP being set
-
08:53 AM Bug #2623 (Closed): IPsec VPN - Phase-2 entries count wrong for disabled entries
- don't think this is a bug really, it's counting enabled P2s by design.
-
08:52 AM Feature #2648 (Resolved): Add "PlayBook" to the $lowres_ua check in head.inc
-
08:50 AM Bug #2643 (Resolved): OpenVPN Server not deletable
-
01:57 AM Bug #2441: Setting up a new PPP interface (3g) hangs the webUI
- Seth Mos wrote:
> I found that running killall php from the console a few times often unwedges this and suddenly the...
10/18/2012
-
01:58 PM Bug #2475: Connection rate limiting does not work for Captive Portal
- I can confirm that mod_evasive doesn't seem to be included in 2.0.1.
Should there be a mod_evasive.so... -
01:53 PM Bug #2475: Connection rate limiting does not work for Captive Portal
- This feature bug is related to this ticket.
http://redmine.pfsense.org/issues/2551 -
09:04 AM Revision 2ed21904: Check if there is any configuration present before going through it.
-
09:03 AM Revision d96b96b9: Check if there is any configuration present before going through it.
-
08:53 AM Revision 95799b92: Switch to background launching
10/16/2012
-
04:56 PM Revision 1d949f50: Add a few required things here to allow the script to work
- 02:58 PM Revision 399e4b3f: Fix spelling
-
12:22 PM Revision 9e2822df: Fix syntax error
-
05:25 AM Bug #2074: Changing interface IP changes interface assignment as well
- I re-tested on the 2.1-BETA0-i386-20121014-1810 snapshot.
Unfortunately, the problem still occurs.
Right after ...
10/15/2012
-
09:51 PM Revision 6eb97c2e: Merge pull request #239 from phil-davis/master
- Limiter addBwRowTo plus icon syntax
-
12:41 PM Revision e7ccf2a5: Ooops fix removed line by accident
10/13/2012
-
01:10 AM Feature #2588: Import latest Intel Ethernet card drivers for FreeBSD 8-STABLE
- Any news or suggestions?
I've sheduled restart of boxes with 82574L, every 48 hours, but this does not look good fo...
10/12/2012
- 10:47 AM Revision a1dd913e: Limiter addBwRowTo plus icon syntax
- Fix the syntax so that the GUI Limiter, Creat new limiter, Bandwidth "+" icon as the correct title text, and the Mask...
-
10:20 AM Revision 65101877: Merge changes required for using the ISC dhclient in pfSense with prefix delegation. This should hopefully be a bit more reliable in the long run.
- The dhclient6-script could be merged with dhclient-script in the future.
Still need to cleanup old adresses and prefi... -
09:31 AM Bug #2658: limiter went dead with recent patches
- Agree - this was broken by https://github.com/bsdperimeter/pfsense/commit/c9ba2f8a92b0e18b891af2049436d4a3a505f9d9
I... -
01:33 AM Bug #2658 (Resolved): limiter went dead with recent patches
- limiter dont seem to work or atleast appear dead, more info here http://forum.pfsense.org/index.php/topic,54595.0.html
-
09:05 AM Bug #2401: Mounting read-only after mounting read-write can be very slow on NanoBSD
- I've updated to 2.1-BETA0 (i386) built on Thu Oct 11 yesterday and having the sames issues like described by you all....
-
05:29 AM Bug #1454: Voucher error messages character set problem
- Problem still affects 2.1-beta - using a non-ASCII character anywhere will cause pfSense to corrupt it's config file,...
10/11/2012
-
10:32 PM Revision b00dc866: Fix typo
-
06:35 PM Bug #2529 (New): Captive Portal does not function after update snap or restart system
-
03:24 PM Revision e8d517b4: Use only binat so both side can communicate properly. With nat only the side behind nat works
-
01:31 PM Revision 64846e1a: Merge pull request #238 from phil-davis/master
- Handle case with no server or no client OpenVPN
- 01:11 PM Revision b95f5460: Handle case with no server or no client OpenVPN
- If there are OpenVPN servers but not clients, this warning is emitted:
Warning: Invalid argument supplied for foreach... -
08:33 AM Bug #2657 (Closed): Potential weakness of the captive portal voucher system (design issue)
- If the holder of a voucher can guess the encoded roll and ticket IDs and magic number (in particular if the default c...
-
02:50 AM Bug #2656 (Closed): The "/" char in Virtual Server name disable the server
- If there is a "/" character in Virtual Server name, the service will stop respond to the IP address assigned.
Moni...
10/10/2012
-
07:37 PM Revision d0da2c8c: Tune check so nat rules for single host ips get added
-
11:22 AM Bug #2529: Captive Portal does not function after update snap or restart system
- The "fix" for this also gets wiped out when you update... need a real fix ASAP!
-
08:36 AM Bug #2582: OpenVPN service won't start after changing the IP of interface
- Update to my original issue. After editing the /var/etc/openvpn/server1.conf file with a the new IP everything worke...
Also available in: Atom