Project

General

Profile

Activity

From 02/19/2013 to 03/20/2013

03/20/2013

10:14 PM Revision 8f38fd8d: Merge pull request #487 from rdlugosz/change_apinger_status_path
Track apinger status in /var/run instead of /tmp Ermal Luçi
09:58 PM Revision 07615045: No need for the ::(separators) they will be there
Ermal LUÇI
09:53 PM Revision d9377608: Check lower bound as well
Ermal LUÇI
08:41 PM Revision 733c6f89: The default gateway for 6rd type is $prefix|$wanv4::$wanv4gw. Also add support for variable length v4 prefix for 6rd
Ermal LUÇI
08:07 PM Revision a1776dcf: Rearrange this manual outbound NAT rule generation loop -- fixes unnecessary duplication of Localhost and VPN rules.
Jim Pingle
07:58 PM Revision 33cc1e86: Add the user/time tracking to Port forwards and outbound NAT also.
Jim Pingle
05:26 PM Revision daffbc34: While I'm here, fix an IPv6 ICMP easy rule issue.
Jim Pingle
05:26 PM Revision ba1d9714: Track user/time a firewall rule was created and last updated, and show this information at the bottom of the page when viewing the firewall rule. Have various places in the system that create rules add a proper entry to indicate their origin.
Jim Pingle
05:24 PM Bug #2890: radvd segmentation fault
I updated to the following:
2.1-BETA1 (i386)
built on Tue Mar 19 16:35:08 EDT 2013
FreeBSD 8.3-RELEASE-p6
O...
Mike Cherry
04:46 PM Bug #2890 (Feedback): radvd segmentation fault
I have put a fix for radvd.
Can you test with a newer snapshot?
Ermal Luçi
04:05 PM Revision 919ff1f0: To actually use the linklocal of :1 delete the auto assigned linklocal
Ermal LUÇI
03:34 PM Bug #2893: Add extTable to SNMPd or change sysDescr.
I found old mails in mailing list, which discussed the issue:
http://www.mail-archive.com/support@pfsense.com/msg086...
Mike Stupalov
02:33 PM Bug #2893: Add extTable to SNMPd or change sysDescr.
The commands would only work if the user has the UCD module loaded, which is possible on 2.1. I would hesitate to add... Jim Pingle
02:08 PM Bug #2893 (Resolved): Add extTable to SNMPd or change sysDescr.
Please add extTable lines in bSNMPd config (/var/etc/snmpd.config) like:... Mike Stupalov
02:19 PM Revision c1dcb7ab: DynDNS status widget async update
The Dynamic DNS status widget performs remote operations to the www to check the cached dynamic DNS IP against the ac... Phil Davis
09:01 AM Revision 3e3ff931: Track apinger status in /var/run instead of /tmp
This is a one line status file updated every few seconds. It would be
better to store this in /var/run since that is ...
Ryan Dlugosz
08:33 AM Bug #1974: Captive Portal RADIUS accounting bytes wrong
Not it is not fixed it was much better some time ago but recent tests have the same results 700 MB through the portal... Allan Stanley
06:12 AM Bug #1988 (Resolved): Static ARP entries attempted to be applied on disabled interfaces
Renato Botelho
06:11 AM Bug #2010 (Resolved): VLAN parent interface / altq interface wrong assumptions about int_family name format
Renato Botelho
06:09 AM Bug #2338 (Resolved): outbound NAT rules rewrite themselves if active interface is deleted
Renato Botelho
06:06 AM Bug #2703 (Resolved): IPv6 IPs are not removed when interface is re-assigned
Renato Botelho
06:05 AM Bug #2780 (Resolved): CP: passthough has no effect
Renato Botelho
06:03 AM Bug #2883 (New): pf rules contain erroneous "!/" artifact leading to "syntax error" in log
Renato Botelho
02:57 AM Bug #2891: Limiter does not work with high speed
Probably you have to increase the queue of the limiter to hold that traffic.
Can you show an ipfw pipe show of your ...
Ermal Luçi
02:30 AM pfSense Packages Bug #2892 (Resolved): "pfblocker_Range2CIDR" function yields erroneous results (pfBlocker v1.0.2)
E.G. the file
http://list.iblocklist.com/?list=bt_ads&fileformat=p2p&archiveformat=gz
on 2013-Mar-18 has/had an ent...
B. Derman

03/19/2013

08:27 PM Revision ccc5f959: Remove even this seems dhclient is smart enough to avoid this by itself
Ermal LUÇI
08:19 PM Revision a9518178: Remove functions that are not used now with once mode of rtsold
Ermal LUÇI
08:06 PM Revision 4e6667b2: Simplify a bit logic
Renato Botelho
08:01 PM Revision e5a27e16: Fix typo
Renato Botelho
07:57 PM Revision b8ded125: Use full patch
Ermal LUÇI
07:56 PM Revision 9b6010ff: Run rtsold only for one reply since it will spam with dhcp6c processes otherwise. Also remove ambiguity by using curlies in functions
Ermal LUÇI
07:29 PM Bug #2891 (Rejected): Limiter does not work with high speed
On 2.0.2 limiters only work up til aprox. 15Mbitps. Limiters set to speeds higher than 15Mbit will act if they are ju... Anders Tillebeck
07:03 PM Revision 10e000f7: Fix missed ;
Jim Pingle
06:52 PM Revision def432e6: Make sure file has content before call route delete
Renato Botelho
06:36 PM Revision 46e27ea7: Respect 'States' option from Advanced/Misc
- Respect this option and do not clean states when it's configured
- Create /etc/rc.kill_states to be easier to check...
Renato Botelho
06:36 PM Revision 9cc119c2: Remove redundant call
Renato Botelho
06:36 PM Revision 2c27096c: Improve ppp-linkdown:
- Improve readability giving name to parameter variables
- Add path for all command calls
Renato Botelho
06:36 PM Revision 6d5460e6: Fix default route deletion
Renato Botelho
06:36 PM Revision 94b49d82: Fix indent
Renato Botelho
04:28 PM Revision 6d0473b4: Bring down even rtsold process
Ermal LUÇI
04:28 PM Revision 1af4f4e0: Bring down even rtsold process
Ermal LUÇI
04:23 PM Revision 673c2f8b: Actually enforce for not dhcp6 interfaces
Ermal LUÇI
04:21 PM Revision fa5bf66f: Relax after bootup enforcement since its not needed anymore
Ermal LUÇI
04:21 PM Revision 29f2f07a: The workflow is rtsold calls dhcp6c which calls rc.newwanipv6 to make the configuration more consistent
Ermal LUÇI
04:10 PM Bug #2890 (Resolved): radvd segmentation fault
2.1-BETA1 (i386)
built on Tue Mar 19 05:51:13 EDT 2013
FreeBSD 8.3-RELEASE-p6
radvd segfaults on my router with ...
Mike Cherry
02:48 PM Bug #2889 (Closed): ACK Traffic Put in Normal Queues. Normal Traffic Put in ACK Queues
We are running 2.0.2 i386. We've noticed any rules that came from 2.0.1 are fine, however if we create new rules on o... Jonathan Black
01:55 PM Bug #2887: ppp-linkdown state killing not right
It's now respecting <kill_states/> Renato Botelho
12:35 AM Bug #2887 (Resolved): ppp-linkdown state killing not right
The state killing in ppp-linkdown only kills the NAT states on the affected WAN. It leaves the firewall states there,... Chris Buechler
01:52 PM Revision 7fd67662: Do not run this during startup since it will be called anyhow
Ermal LUÇI
01:16 PM Revision 961a0fa5: Use propper variable for is_ipaddrv6 test
Ermal LUÇI
01:14 PM Revision 64f89bfa: Correct typo that prevents dhcpv6 to generate proper subnet info. Also use already caluclated variable
Ermal LUÇI
12:47 PM Revision 145cc518: Fix the Cellular strength indicator, rssi was always reporting 8 because we didn't use the variable.
The dBm values array was reversed, corrected Seth Mos
12:23 PM Revision 7488a9e0: Fix whitespace and indent
Renato Botelho
11:56 AM Revision a56d8b08: Initialize array
Ermal LUÇI
11:55 AM Revision f7f27780: Remove not used call
Ermal LUÇI
11:55 AM Revision c55a0f0c: Do not do useless work before needed
Ermal LUÇI
11:15 AM Revision deb39cf2: When reconfiguring interfaces with dhcp types set try to kill any previous dhcp process of the interface already running
Ermal LUÇI
11:10 AM Revision bd66cf32: Do not cleanup states on this call
Ermal LUÇI
09:59 AM Revision 03bfe2ad: Define bogon tables where they should be
Ermal LUÇI
09:53 AM Revision 24cdea2f: Use proper interface for reply-to in case of 6rd/6to4
Ermal LUÇI
12:08 AM Revision 4fc54000: Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
Original post: http://forum.pfsense.org/index.php/topic,59193.0.html 01101001c

03/18/2013

04:11 PM Revision ff5674dc: Remove useless function calls
Ermal LUÇI
04:01 PM Revision da9dd1b4: Unset the ip from the cache to retrieve the right ip
Ermal LUÇI
03:54 PM Revision 6fb66736: Correct get_interface_subnetv6 and use get_interface_ipv6 during dhcp config generation. Also initialize some arrays to avoid warnings
Ermal LUÇI
03:28 PM Revision e9d156fd: If gatway is dynamic the type cannot be determined, trim the code trying to do something impossible. While here optimize a bit
Ermal LUÇI
02:55 PM Revision 909de400: Try to remove as much as possible _stf special case through the code
Ermal LUÇI
02:40 PM Revision 6e46ff86: Do a check of interface existing
Ermal LUÇI
02:38 PM Revision 1b2f460a: Use the new functionality on get_real_interface to get the _stf interface when needed
Ermal LUÇI
02:36 PM Revision b6c1f22f: Use get_interface_ipv6 on rc.newwanipv6 to and teach it to flush the cache on optional parameter. Also teach get_real_interface about the tedios ipv6 tunnel interfaces and return them when ipv6 family is specified
Ermal LUÇI
01:48 PM Bug #2883: pf rules contain erroneous "!/" artifact leading to "syntax error" in log
I have tested this fix already with no luck
Provided more information here http://forum.pfsense.org/index.php/topic,...
Vladimir Suhhanov
08:32 AM Bug #2883 (Feedback): pf rules contain erroneous "!/" artifact leading to "syntax error" in log
I already have pushed a fix for this.
Test with newer snapshots.
Ermal Luçi
01:32 PM Revision f6461410: Avoid trying to remove an invalid IP
Renato Botelho
11:18 AM Revision 67864df7: Properly tune rc.linkup for dual stack
Ermal LUÇI
10:41 AM Revision 1d66a364: Handle _stf interface in convertion from real to friendly. Also do no cal lpfSense_module function if not used
Ermal LUÇI
08:30 AM Bug #2878 (Feedback): radvd does not restart properly
Applied in changeset pfsense-tools:commit:f7608973a69f99c0e0a8fca652579991a9b1607b. Ermal Luçi

03/17/2013

03:11 PM Revision 9072d260: Merge pull request #485 from N0YB/Diag_DNS_Lookup_Dialog_Output
Diag DNS Lookup Dialog Output Ermal Luçi
12:19 AM Revision fe74228f: Diag DNS Lookup Dialog Output
Display DNS lookup results in a dialog box rather than browsing away from the current page (Dashboard Firewall Widget... N0YB

03/16/2013

09:09 PM Revision ba6b2811: Merge pull request #484 from N0YB/System_Firewall_Logs_Filtering
Just a Couple Minor Tweaks Jim Pingle
09:07 PM Revision c3b8ad61: Just a Couple Minor Tweaks
N0YB
04:09 PM Revision e074fb75: Use killbypid instead of a killall that never works
Renato Botelho
02:47 PM Revision 6a69bc65: Use realif on dhcp6 pid filename since find_dhcp6c_process() looks for it and cannot kill it
Renato Botelho
01:32 PM Revision 6d529efd: Fix indent and whitespaces
Renato Botelho
11:56 AM Revision 2abfec49: Initialize array to silence warnings on foreach
Renato Botelho
11:34 AM Revision fba196c3: Avoid deleting the RA Subnet when IP is invalid, also simplify it a bit
Renato Botelho
11:26 AM Revision e1968b0d: Fix indent and whitespaces
Renato Botelho

03/15/2013

01:40 PM Revision 628a5dc9: Merge pull request #483 from N0YB/System_Firewall_Logs_Filtering
System Firewall Log Filtering by Fields Jim Pingle
01:16 PM Feature #2691 (Closed): Truncate description on service status widget
It was changed to just put the first sentence of description in changeset commit:41af581edd49bb920a783bf5b78f9bbfe2a7... Renato Botelho
10:15 AM Feature #2886: multiple ips per carp vhid group
> You can add IP alias VIPs on top of a single CARP VIP to have as many IPs as you want on a single VHID in pfSense 2... Alexander Swen
09:23 AM Feature #2886 (Rejected): multiple ips per carp vhid group
This isn't relevant to how we use CARP.
You can add IP alias VIPs on top of a single CARP VIP to have as many IPs as...
Jim Pingle
09:21 AM Feature #2886 (Rejected): multiple ips per carp vhid group
since I can't find very detailed information on how carp works (under the hood i mean) i've read some documentation o... Alexander Swen
09:18 AM Feature #2885 (Closed): loadbalancing should be more tweakable
Our future pfsense boxes will be to distributing traffic over our appservers. Currently we use two old debian Lenny b... Alexander Swen
09:17 AM Revision 74c6d36f: System Firewall Log Filtering by Fields
Previous filter form retained for raw logs view. N0YB
09:16 AM Revision e46adb09: Merge pull request #482 from mdima/master
Fixes IPSec Status for natted tunnels Chris Buechler
09:13 AM Revision 1bad1025: Fixes IPSec Status for natted tunnels
See http://redmine.pfsense.org/issues/2884 for details.
Thanks, Michele
Michele Di Maria
04:13 AM Bug #2884 (Feedback): Tunnel status in case of NAT before IPSec
thanks! Chris Buechler
04:13 AM Bug #2884: Tunnel status in case of NAT before IPSec
Done! ;) Michele Di Maria
03:52 AM Bug #2884: Tunnel status in case of NAT before IPSec
That sounds sane. I haven't dug into this part of the code though. If it works and you think that's reasonable, go ah... Chris Buechler
02:21 AM Bug #2884: Tunnel status in case of NAT before IPSec
Since the SPD entries are not specular, in stead of searching for the "in" entry, we could look for the "out" entry, ... Michele Di Maria
01:59 AM Bug #2884: Tunnel status in case of NAT before IPSec
I've noticed this on every install I've worked on with NAT lately too, it works just fine but the status always shows... Chris Buechler
01:53 AM Bug #2884 (Resolved): Tunnel status in case of NAT before IPSec
Hi,
the status of the Phase2 is reported as down in case of NAT before IPSec, while the tunnel is up and working ...
Michele Di Maria
02:02 AM Bug #2883: pf rules contain erroneous "!/" artifact leading to "syntax error" in log
most parts of rule generation ensure a legit IP and subnet, need to fix that for this circumstance. Where these retur... Chris Buechler

03/14/2013

11:55 PM Bug #2883 (Resolved): pf rules contain erroneous "!/" artifact leading to "syntax error" in log
I found this one in 2.0.x, but not yet in 2.1. However it looks like someone else had it happen identically:
http://...
Stilez y
09:13 PM Bug #2882 (Resolved): 6RD not working in latest snapshots
Hi guys,
I use Charter's 6RD service to get ipv6 connectivity. I'm currently running the Jan 18th snapshot and my ...
Will Wainwright
05:08 PM Revision d632dd5a: Check if IP is already configured on console setup
Renato Botelho
03:20 PM Revision 08e9c732: Use empty which is more strict
Ermal LUÇI
10:01 AM pfSense Packages Bug #2870: External DNS server always takes precedence over internal servers
My solution to the problem was to create a DNS domain override for the internal domain. It also wasn't necessary to s... Jan Christoph Ebersbach
06:50 AM Feature #2881 (Closed): LDAP Support for xauth for IPsec mobile clients
It's already in 2.1, and working. Jim Pingle
06:42 AM Feature #2881 (Closed): LDAP Support for xauth for IPsec mobile clients
Hi,
please add the option to use the LDAP backend for xauth in IPsec.
As I found a topic on that, there is alread...
Michael Schietzsch

03/13/2013

11:48 PM pfSense Packages Bug #2747: Snort ignores memcap settings
This can be closed. Issue resolved by BMeeks with Snort version 2.5.4 Angel Torres
07:52 PM pfSense Packages Bug #2879 (Closed): uninstalling Postfix Forwarder leaves widget
The uninstall script for "Postfix Forwarder" doesn't delete any postfix related widgets from the homepage. This resul... Isaac McDonald
07:00 PM Revision 016f2459: Merge pull request #481 from phil-davis/master
Enhance tmp and var size checks Jim Pingle
06:56 PM Revision 8ad8b044: Enhance tmp and var size checks
Gets rid of the following console "unexpected operator" messages during boot:
Mounting filesystems...
[: -gt: unexpec...
Phil Davis
06:54 PM Revision 7d88b426: Re-enable admin user if it's disabled when 'Reset webConfigurator password' option is used. Fixes #2877
Renato Botelho
03:47 PM Bug #2878 (Resolved): radvd does not restart properly
On the latest 2.1-BETA1 (i386) - built on Thu Mar 7 01:55:06 EST 2013 build, the radvd daemon does not automatically ... Tom M
02:00 PM Bug #2877 (Feedback): Reset webconfigurator password does not unlock admin account
Applied in changeset commit:7d88b4269f01f2282a05df3e671da3f71704d17b. Renato Botelho
01:04 PM Bug #2877 (Resolved): Reset webconfigurator password does not unlock admin account
When the Reset webconfigurator password option is used it states that all permissions have been reset. How ever if th... B Smith
01:28 PM Revision 672e373e: Clarify what "Allow IPv6" does and does not control. Ticket #2874
Jim Pingle
09:55 AM Revision 5077b1e4: fixup text
Chris Buechler
09:44 AM Bug #2636 (New): state mismatch issue on enc0 with amd64
Renato Botelho
09:43 AM Bug #2650 (New): FTP helper breaks TCP sequence numbers on 2nd WAN
Renato Botelho
09:43 AM Bug #2758 (Resolved): Old configuration remains when changing interface type
Renato Botelho
09:41 AM Feature #1836 (New): RFC 5006 support for DNS from RAs
radns was updated and now builds fine Renato Botelho
09:01 AM Feature #2858 (Closed): Do not route rules to default gateway when its own gateway is down
thanks for feedback Renato Botelho
08:53 AM Feature #2858: Do not route rules to default gateway when its own gateway is down
It's working perfectly then :)
Sorry about the previous confusion.
Shawn Bruce
06:43 AM Feature #2858: Do not route rules to default gateway when its own gateway is down
Exactly, or you can negate the 192.168.99.151 as src on rule that allow all traffic from 192.168.99.0/24. Renato Botelho
08:47 AM Bug #2874: IPv6 permissive rules being auto-created when IPv6 disabled in config
Unfortunately we can't write a novella to explain the subtle nuances of every option in the GUI. The revised descript... Jim Pingle
08:42 AM Bug #2874: IPv6 permissive rules being auto-created when IPv6 disabled in config
(Sorry, Chris - overlapped yours and didn't see your comment) Stilez y
08:42 AM Bug #2874: IPv6 permissive rules being auto-created when IPv6 disabled in config
Thanks, that explanation makes sense. (It may be that some apparent "issues" actually relate to improving narrative a... Stilez y
08:40 AM Bug #2874: IPv6 permissive rules being auto-created when IPv6 disabled in config
the block rules override every user-defined and auto-added rule, which is the intent of the feature. It's not enable/... Chris Buechler
08:27 AM Bug #2874: IPv6 permissive rules being auto-created when IPv6 disabled in config
I'll try to reword it, but "allow" and "blocked" imply firewall actions, "disabled" would imply features being shut o... Jim Pingle
08:07 AM Bug #2874: IPv6 permissive rules being auto-created when IPv6 disabled in config
The narrative reads "All IPv6 will be blocked unless this box is checked". That's not the same as "merely blocks by d... Stilez y
07:49 AM Bug #2874 (Rejected): IPv6 permissive rules being auto-created when IPv6 disabled in config
"Allow IPv6" is not a master switch to disable IPv6 functions. It merely adds a block rule to prevent IPv6 from passi... Jim Pingle
07:44 AM Bug #2874 (Rejected): IPv6 permissive rules being auto-created when IPv6 disabled in config
Some automatic IPv6 rules still get created if IPv6 is disabled (not clear if this is intentional). Two examples: the... Stilez y
08:45 AM Bug #2332 (New): gateways always renamed to "dynamic". Implement proper IPv6 support
Renato Botelho
08:44 AM Bug #2377 (Closed): Captive portal fails on empty RADIUS password
Renato Botelho
08:42 AM Bug #2627 (New): Old delegated prefixes are not removed from the LAN interface
Renato Botelho
08:40 AM Bug #2843 (Resolved): Easy Rule: Pass failed for IPv6
I checked and it's fixed. Renato Botelho
08:32 AM Feature #2859 (New): Allow to configure different mac addresses for multiple VLANs on same physical interface
Renato Botelho
08:14 AM Revision d06be1a7: Do more strick checks for avoiding http://forum.pfsense.org/index.php/topic,59847.0.html
Ermal LUÇI
07:46 AM Bug #2873 (Rejected): IPv6 rules, filter by protocol
IPv6 rules can certainly have 'any' as the protocol, that can and has worked since IPv6 was added.
IPv4+IPv6 rules...
Jim Pingle
07:41 AM Bug #2873 (Rejected): IPv6 rules, filter by protocol
IPv6 rules doesn't allow "any" or "ignore" as valid for protocol in a rule - but there isn't a full TCP/UDP/ICMP filt... Stilez y

03/12/2013

08:50 PM Feature #2858: Do not route rules to default gateway when its own gateway is down
Ah my apologies... Its working as you have written..
Silly me.
I'm assuming that I should now be placing a DEN...
Shawn Bruce
08:03 PM Feature #2858: Do not route rules to default gateway when its own gateway is down
It appears the rules related to gateway OVPNC1 drop when the VPN is stopped/failed. Shawn Bruce
07:36 PM Feature #2858: Do not route rules to default gateway when its own gateway is down
Could you show me /tmp/rules.debug in 2 different moments, when OVPN is up and when it's down? Renato Botelho
07:00 PM Feature #2858: Do not route rules to default gateway when its own gateway is down
Wow thanks for working to add this!
I've applied the patch to pfSense-2.1-BETA1-amd64-20130312-0847 and it does no...
Shawn Bruce
09:40 AM Feature #2858 (Feedback): Do not route rules to default gateway when its own gateway is down
Applied in changeset commit:a1f735b31c8f7f0cca0ebc5a7153cd06cdf4482e. Renato Botelho
09:37 AM Feature #2858: Do not route rules to default gateway when its own gateway is down
It's the expected behaviour today, so change it to a Feature and adjust Subject as well Renato Botelho
07:04 PM Bug #2871 (Rejected): Non returning call : pfSense_get_modem_devices() called by interfaces_ppps_edit.php?id=1
Duplicate of #2433 Jim Pingle
05:55 PM Bug #2871 (Rejected): Non returning call : pfSense_get_modem_devices() called by interfaces_ppps_edit.php?id=1
When setting up a PPPoE WAN on @interfaces.php?if=wan@, there is an option (which also existed in 2.0.1) to set up ad... Stilez y
05:59 PM Revision efc0e29a: Move tmp/var init to just after mount of /cf so that the sizing works properly on NanoBSD. Fix input validation for sizes. Add note about needing a reboot to apply the settings.
Jim Pingle
03:02 PM Feature #2859: Allow to configure different mac addresses for multiple VLANs on same physical interface
Just 4 vlans, 2 wan and 2 lan Bipin Chandra
12:37 PM Feature #2859: Allow to configure different mac addresses for multiple VLANs on same physical interface
Are just VLANs assigned to interfaces (WAN, LAN, OPTx) or the parent nic is also assigned to any interface? Renato Botelho
02:37 PM Revision a1f735b3: Do not route do default gw when rule gw is down
- Add a new advanced misc option to change the behaviour
- When it is set and rule has its own gateway, that is down,...
Renato Botelho
02:04 PM Revision 4f537e93: Fix indent and whitespaces
Renato Botelho
12:45 PM Feature #1550 (Resolved): used + active + ready should match # of tickets
Renato Botelho
12:44 PM Bug #2756 (Closed): SNMPD problems when binding pppoe interface
Renato Botelho
06:48 AM Revision ac135e42: use logging on the block all v6 rules if default is log
Chris Buechler
04:35 AM pfSense Packages Bug #2870 (Rejected): External DNS server always takes precedence over internal servers
description isn't true, and it's not a bug, rather need to fix your config. Please post to the forum or mailing list ... Chris Buechler
04:23 AM pfSense Packages Bug #2870 (Rejected): External DNS server always takes precedence over internal servers
I have a set-up where pfSense runs between a DSL router (WAN interface) and an internal domain with multiple DNS serv... Jan Christoph Ebersbach
03:12 AM Feature #2869 (Resolved): LDAP user authentication backend doesn't support membership lookups by querying the group
As far as I understood the LDAP authentication backend, the group membership needs to be stored in an attribute of th... Jan Christoph Ebersbach
02:16 AM Revision e92e83d4: Add the ability for full installs to optionally use RAM disks for /tmp and /var, and to allow selecting a size for /tmp and /var RAM disks on both Full installs and NanoBSD.
I think I caught most of the edge cases for transitioning into and out of RAM disk mode, and preserving data across r... Jim Pingle

03/11/2013

02:44 PM Revision 94ca4e0d: Be more careful when performing a ping to use the correct ping type if an IP address is entered.
Jim Pingle
12:23 PM Bug #2867: Subpartition algorithms can cause install to fail or subpartition defaults to be impossible, on installs with small HD + sizeable RAM
That's possible, but could you reconsider your rejection?
It *is* a problem with the installer. A user who follows...
Stilez y
12:09 PM Bug #2867 (Rejected): Subpartition algorithms can cause install to fail or subpartition defaults to be impossible, on installs with small HD + sizeable RAM
Easy install always defaults to 2x RAM size for swap. A custom installation is needed for anything that doesn't fit t... Jim Pingle
11:59 AM Bug #2867 (Rejected): Subpartition algorithms can cause install to fail or subpartition defaults to be impossible, on installs with small HD + sizeable RAM
Clean 2.1 install, but existed in 2.01 as well, and I'm guessing all.
Per sizing requirements, I used a 2 GB SSD m...
Stilez y
12:10 PM Bug #2866 (Rejected): Subpartition algorithms can cause install to fail or subpartition defaults to be impossible, on installs with small HDlarge RAM installations
Duplicate of #2867 Jim Pingle
11:55 AM Bug #2866: Subpartition algorithms can cause install to fail or subpartition defaults to be impossible, on installs with small HDlarge RAM installations
Sorry, lcicked OK part way, please delete this, I'll re-enter it Stilez y
11:54 AM Bug #2866 (Rejected): Subpartition algorithms can cause install to fail or subpartition defaults to be impossible, on installs with small HDlarge RAM installations
Stilez y
12:03 PM Bug #2868 (Closed): Inescapable loop in installer
See http://forum.pfsense.org/index.php/topic,59909.msg322186.html#msg322186
Appears in 2.1, I'm guessing all versi...
Stilez y
10:14 AM Feature #2849: IKEv2 support for IPsec
I read about it. I am still worried, about MOBIKE (isnt it important for roaming roadwarriors) and the absense (?) of... Georgios Tsalikis
07:30 AM Bug #2495 (New): pfsense doesn't seem to know what its WAN IP is
Renato Botelho
06:25 AM Revision 6db58224: move the "block all v6" rules back to where they should be, fix comment
Chris Buechler
01:46 AM Revision a876f1ed: point to new github repo
Chris Buechler
01:44 AM Revision d5280de6: update github repo location
Chris Buechler

03/10/2013

07:20 PM Feature #2849: IKEv2 support for IPsec
Another option for IKEv2 would be the portable version of OpenBSD's OpenIKED
https://github.com/reyk/openiked
-...
Dim Hatz

03/09/2013

08:53 PM Revision 8436f2e3: Fix spelling.
Jim Pingle
05:01 PM Bug #2647 (Closed): rc.newwanip discovers wrong WAN IP when using DHCP
duplicate of #2495 Chris Buechler
11:50 AM Bug #2647: rc.newwanip discovers wrong WAN IP when using DHCP
It was fixed on Jan 31, See #2495 - if it's still broken on 2.1 using a current snapshot, reply there, since that's a... Jim Pingle
11:32 AM Bug #2647: rc.newwanip discovers wrong WAN IP when using DHCP
Yeah, I tried this on 2.1 from March 7th and January 27th.
Please tell me if you need more information.
Christoph Filnkößl
11:28 AM Bug #2647: rc.newwanip discovers wrong WAN IP when using DHCP
Have you tried this on 2.1, as recommended? Quite a lot of work went into fixing these kinds of bugs there. Specifica... Jim Pingle
08:57 AM Bug #2647: rc.newwanip discovers wrong WAN IP when using DHCP
ok, I tried to find the bug myself.
As we need to use DHCP on WAN (Cable Source-Verify) the address is being renewed...
Christoph Filnkößl
12:33 PM Revision 6062f0f3: Merge pull request #480 from phil-davis/master
Services Status Widget remove leftover > Ermal Luçi
11:59 AM Bug #2495: pfsense doesn't seem to know what its WAN IP is
Jim guided me here - I have got a similar problem on the recent 2.1-snapshot (March 7th).
Details are already descri...
Christoph Filnkößl
11:57 AM pfSense Packages Bug #2865 (Rejected): openvpn ping-restart option for TAP interface
That disconnect is the management GUI view of the connected clients. It is not disconnecting your actual client.
...
Jim Pingle
11:50 AM pfSense Packages Bug #2865 (Rejected): openvpn ping-restart option for TAP interface
If tap interface used other side of the tunnel never will be pinged.
But openvpn server instance by default sends
...
Stepan Karandin
10:20 AM Revision bb9aaf95: Services Status Widget remove leftover >
Phil Davis
03:00 AM pfSense Packages Todo #2864 (Rejected): Port binding for openvpn
duplicate Chris Buechler
02:37 AM pfSense Packages Todo #2864 (Rejected): Port binding for openvpn
2.0.2-RELEASE (i386)
built on Fri Dec 7 16:30:29 EST 2012
FreeBSD 8.1-RELEASE-p13
When trying to bind second ope...
Stepan Karandin
12:44 AM Revision 70fee79c: fix text. Fixes #2863
Chris Buechler

03/08/2013

07:35 PM Revision 99dcc489: Use the process name rather to avoid the infamous file not found error
Warren Baker
07:13 PM Revision 6e0fc523: Merge pull request #479 from ExolonDX/master
Use HTMLENTITIES to deprecate the ampersand in page title URI Jim Pingle
06:50 PM Revision a1560c1b: Use HTMLENTITIES to deprecate the ampersand
Colin Fleming
06:50 PM Bug #2863: Wrong heading for system_gateway_groups_edit.php
Applied in changeset commit:70fee79c520702571be842f16708f3bcdaf11601. Chris Buechler
06:43 PM Bug #2863 (Feedback): Wrong heading for system_gateway_groups_edit.php
should be fixed, thanks Chris Buechler
06:29 PM Bug #2863: Wrong heading for system_gateway_groups_edit.php
It also says "Edit gateway entry" instead of "Edit gateway group entry". Patrick Linstruth
06:24 PM Bug #2863 (Resolved): Wrong heading for system_gateway_groups_edit.php
When editing a gateway group, the header is displayed as "System: Gateways: Edit gateway".
It should probably be "...
Patrick Linstruth
05:41 PM Revision 60cd1864: Ignore vim swap files
Renato Botelho
01:54 PM Revision 76254caa: Be consistent on vlan checks
Renato Botelho
01:48 PM Revision f5c2bf1e: Fix logic inversion from 126ff5b264
Renato Botelho
01:48 PM Revision 43c6c9af: Check if MTU is already with correct value before change it
Renato Botelho
01:48 PM Revision be2c39b6: When parent is not assigned, reset it and all vlans without mtu set to default
Renato Botelho
01:48 PM Revision 3f3252f6: When reset parent to default mtu, deal with all VLANs too
Renato Botelho
01:48 PM Revision a976c633: Set vlanifs early and use it on more places to simplify logic
Renato Botelho
01:48 PM Revision 20eb8203: Consider parent mtu when it's set instead of default one
Renato Botelho
01:47 PM Revision 5ee6ce25: Simplify a bit the logic
Renato Botelho
01:47 PM Revision 1f9ecbcd: Pass parent interface to link_interface_to_vlans
Renato Botelho
01:47 PM Revision 8306b774: Fix typo on var name
Renato Botelho
01:47 PM Revision a1d36777: Fix typo s/assgined/assigned/
Renato Botelho
01:31 PM Revision 7965c38f: Be consistent on the check
Ermal LUÇI
01:30 PM Revision a58a9ece: Be consistent on the check
Ermal LUÇI
01:20 PM Revision b783eaf2: Prevent mtu bigger than 9000
Ermal LUÇI
08:45 AM Revision a362a23a: Solve the issue when changing vlan parent mtu and leaving its childs with older mtu.
Ermal LUÇI
05:02 AM Feature #2859: Allow to configure different mac addresses for multiple VLANs on same physical interface
how to do that coz i have just one nic and 4 VLANS configured on it, 2 WAN and 2 LAN Bipin Chandra
04:54 AM Feature #2859 (Feedback): Allow to configure different mac addresses for multiple VLANs on same physical interface
VLANs follow the same mac address of parent interface. If it's possible, spoof the mac on parent interface to check i... Renato Botelho
02:11 AM Bug #2861 (Resolved): IPSec Status Broken
Chris Buechler
02:09 AM Bug #2861: IPSec Status Broken
Thank you, works fine now. Sebastian Chrostek
01:33 AM Revision ca3301b4: Merge pull request #470 from ExolonDX/branch_01
Tidy up System:General Setup XHTML Jim Pingle
01:32 AM Revision 6ffa67cf: Merge pull request #471 from ExolonDX/branch_02
Tidy up System:Advanced:Admin XHTML Jim Pingle
01:32 AM Revision 8dd57961: Merge pull request #472 from ExolonDX/branch_03
Tidy up System:Advanced:FirewallNat XHTML Jim Pingle
01:31 AM Revision 05f74604: Merge pull request #473 from ExolonDX/branch_04
Tidy up System:Advanced:Network XHTML Jim Pingle
01:30 AM Revision 0202cdda: Merge pull request #474 from ExolonDX/branch_06
Tidy up System:Advanced:Tunables XHTML Jim Pingle
01:30 AM Revision 6a03a312: Merge pull request #475 from ExolonDX/branch_07
Tidy up System:Advanced:Notifications XHTML Jim Pingle
01:29 AM Revision f7830817: Merge pull request #476 from ExolonDX/branch_08
Tidy up System:Advanced:Misc XHTML Jim Pingle

03/07/2013

09:23 PM Revision 481e09b3: Tidy up System:Advanced:Misc XHTML
Close BR tags
Close INPUT tags
Update CDATA secions in script tags
Update HTML boolean operators
Colin Fleming
09:14 PM Revision 846ac60f: Tidy up System:Advanced:Notifications XHTML
Close INPUT tags Colin Fleming
09:08 PM Revision a5a61609: Tidy up System:Advanced:Tunables XHTML
Deprecate ampersand
Close INPUT tags
Colin Fleming
08:56 PM Revision 3410a6c5: Tidy up System:Advanced:Network XHTML
Close BR tags
Update CDATA sections in script tags
Update HTML boolean operators
Colin Fleming
08:51 PM Revision 8712fab6: Tidy up System:Advanced:FirewallNat XHTML
Close BR tags
Updated HTML boolean operators
Colin Fleming
08:41 PM Revision 3c119b78: Tidy up System:Advanced:Admin XHTML
Added proper CDATA sections to scripts
Updated HTML boolean operators
Close BR tagas
Close INPUT tags
Colin Fleming
08:32 PM Revision 925020e7: Tidy up System:General Setup XHTML
Close INPUT tags
Tidy up HTML boolean operators
Colin Fleming
06:53 PM Revision af8d854c: Fix variable name reference, fixes port display after lan IP reset.
Jim Pingle
06:43 PM Revision c988ed09: Merge pull request #469 from phil-davis/master
Fix stale bandwidth-by-IP table entries Jim Pingle
06:25 PM Revision 5356362c: Fix stale bandwidth-by-IP table entries
When the number of valid rows in the table reduced by more than 1 between updates, stale entries were left displayed ... Phil Davis
03:36 PM Bug #2712: Openvpn and Quagga cause route collision and race condition
I'm also experiencing this issue and applied the patch.
However, there is still a related issue. (I did not file thi...
Johan Braeken
02:21 PM Revision 1dedfdd1: More fixes
Ermal LUÇI
02:18 PM Revision 2c07529a: Remove debug code
Ermal LUÇI
02:17 PM Revision 6d1594eb: Correct code to apply the mtu correctly
Ermal LUÇI
01:59 PM Revision 4ffa46bf: Correctly handle mtu changing between vlans
Ermal LUÇI
01:28 PM Revision 0d0d4a27: Validate MTU changes for VLANs and let user change it again
Renato Botelho
01:18 PM Revision 6696d2cd: Change parent only if its mtu is smaller
Ermal LUÇI
01:17 PM Revision c9e33dd3: Merge pull request #468 from phil-davis/master
Bandwidth by IP - allow filter by local and remote Jim Pingle
01:08 PM Revision da11e022: Bandwidth by IP - allow filter by local and remote
Phil Davis
01:05 PM Revision a02ce260: Bandwidth by IP - allow filter by local and remote
Phil Davis
12:04 PM Revision e17e1b8a: Skip vlan checks for being configured vlan as well
Ermal LUÇI
12:02 PM Revision 694f2b72: Only treat interesting interfaces
Ermal LUÇI
12:00 PM Revision 2fff3ba2: Make this work better and not always go over things for setting mtu
Ermal LUÇI
11:46 AM Revision 1e08ce64: Hopefully is correct now
Ermal LUÇI
11:45 AM Revision b1939343: Set mtu to the correct interface
Ermal LUÇI
11:43 AM Revision 672137f4: Correct which mtu value is used to be correct
Ermal LUÇI
11:42 AM Revision 59297ade: Sprinkle some XXX just for being consistent
Ermal LUÇI
11:40 AM Revision d35233da: Correct this behaviour of properly honoring the configured mtu
Ermal LUÇI
10:18 AM Revision f42193a4: Try to fix the issue reported on http://forum.pfsense.org/index.php/topic,59746.0.html
Ermal LUÇI
10:03 AM Revision 1befdbf8: Tune up a bit dhclient-script and call the kill state command only once its enough
Ermal LUÇI
09:48 AM Revision eff8ea7d: Merge pull request #467 from phil-davis/master
Bandwidth by IP - display static map names also when FQDN selected rbgarga
09:18 AM Revision 2dbd8924: Bandwidth by IP - display static map names also when FQDN selected
If display FQDN was selected, and an IP had no reverse lookup FQDN, but did have a DHCP static mapping, the static ma... Phil Davis
05:20 AM Revision 379ec2f7: Merge pull request #464 from phil-davis/master
Add display by host name option to Traffic Graph Chris Buechler
03:21 AM Revision 8389a461: Traffic Graph add option to display FQDN
Phil Davis
03:19 AM Revision 232d38ab: Traffic Graph add option to display FQDN
It was easy to give the user the choice of displaying IP Address, just the Host Name or the FQDN. And the display wra... Phil Davis
01:57 AM Bug #1629: invalid state table entries after WAN IP change
Same Problem here with 2.1 Beta (built on Fri Mar 1 21:17:31 EST 2013)
It seems that also states without the old I...
Sebastian Chrostek
12:34 AM Bug #2627: Old delegated prefixes are not removed from the LAN interface
Testing was performed on:
2.1-BETA1 (amd64)
built on Wed Mar 6 15:11:09 EST 2013
FreeBSD 8.3-RELEASE-p6
Freshly...
Anonymous
12:11 AM Revision 2158b1ce: Fix gettext/link
Jim Pingle
12:09 AM Revision 386963d5: Merge pull request #462 from N0YB/Diagnostics_Packet_Capture_Promiscuous_Mode_Option
Add Promiscuous Mode Option to Diagnostics Packet Capture Interface Jim Pingle

03/06/2013

09:50 PM Bug #2822: Direction wrong in traffic graph (lan)
Forum thread http://forum.pfsense.org/index.php/topic,59714.0.html
Now the bandwidth by IP display shows separate en...
Phillip Davis
07:05 PM Revision f8c8d65c: Fix issue in version_compare that can cause versions to be wrongly marked incompatible
Stilez y
06:37 PM Revision 30406b49: Merge pull request #465 from stilez/master
Typo in variable name rbgarga
06:29 PM Revision 2379c48e: IPsec status corrections, should fix #2861
Jim Pingle
06:27 PM Revision 1a8c81e7: version_compare_dates(): typo $$a
Stilez y
05:58 PM Revision ba6a4606: Fix doubled $
Jim Pingle
04:29 PM Bug #1629: invalid state table entries after WAN IP change
I’ve upgraded to the latest beta, but the problem still persists. Even when the modem is restartet and i don’t get a ... Matthias Dilbert
03:02 PM Revision c16f7c5c: Add display by host name to Traffic Graph
Phil Davis
01:41 PM Revision 4006a437: Add display by host name to Traffic Graph
Phil Davis
01:37 PM Revision 3697adb2: Print the error message from LDAP in the log for a bind failure.
Jim Pingle
01:06 PM Revision b710a078: Merge pull request #463 from phil-davis/master
Add DNS Forwarder option to not forward private reverse lookups Jim Pingle
12:30 PM Bug #2861 (Feedback): IPSec Status Broken
Applied in changeset commit:2379c48e139eeebabd098a5d17062d8c463afe70. Jim Pingle
12:18 PM Bug #2861: IPSec Status Broken
on debugging this i saw another strange behaviour with this function:
function ipsec_fixup_ip($ipaddr) {
...
Sebastian Chrostek
11:53 AM Bug #2861: IPSec Status Broken
the following two lines are also affected:
elseif (is_ipaddrv6($sp_*src*id))
$sp_dstid .= '/128';
should look ...
Sebastian Chrostek
11:48 AM Bug #2861 (Resolved): IPSec Status Broken
Hi,
there is a bug in
/etc/inc/ipsec.inc
on line 409
the lines
if (!strstr($sp_dstid,"/")) {
if (is_ipad...
Sebastian Chrostek
12:14 PM Revision 0a7985ba: Add DNS Forwarder option to not forward private reverse lookups
Phil Davis
12:11 PM Revision 7bdd28fb: Add DNS Forwarder option to not forward private reverse lookups
Currently, reverse lookups of private IP addresses that are not resolved on the pfSense box itself (e.g. like 192.168... Phil Davis
12:10 PM Revision dcddb2fa: You can have multiple 6rd tunnels now days
Ermal LUÇI
09:35 AM Bug #2860 (Closed): packages don't get restored
I have a box with pfSense 2.0.2 with several packages installed:
arping
Cron
mtr-nox11
OpenVPN Client Export Util...
Alex Kolesnik
09:34 AM Revision 8d64d6b5: Add Promiscuous Mode Option to Diagnostics Packet Capture Interface
Also fix couple mismatched table cell tags
Some NIC's do not work well if placed into promiscuous mode
N0YB
08:54 AM Feature #2847: Add a checkbox to flag a gateway as "down"
+1 same here sometimes i would like to disable my UMTS gateway a few days because of the bandwidth limit. Claudius Badmind
08:37 AM Bug #2647: rc.newwanip discovers wrong WAN IP when using DHCP
Could you help us here?
pfSense is loosing connectivity completely now and then.
Please tell me if there's anythi...
Christoph Filnkößl
07:32 AM Bug #1053: CBQ per se, in kernel
hes back again so any clue on the cost Bipin Chandra
06:04 AM Feature #1855: NAT before IPsec VPN
Hi, sorry for this later testing.
I have figured out how to test it without upgrading to 2.1 in my production envir...
Michele Di Maria
04:10 AM Revision 2459be50: clean up text a bit, make link more apparent
Chris Buechler
04:06 AM Revision 0f7668fb: DNS servers are optional
Chris Buechler
04:06 AM Revision 9cd89a2d: descr is optional
Chris Buechler
03:27 AM Bug #2832: Gateway status fails when 2 WANs have the same gateway.
Ermal Luçi wrote:
> Why do you have static gateways for your pppoe?
> Please take this to the forums since its a co...
Mathieu Déom
03:15 AM Feature #2117 (New): 6RD support for ISPs like Swisscom
this wasn't for 6rd in general as I thought, rather a diff type.
Chris Buechler

03/05/2013

11:02 PM Feature #2859 (Duplicate): Allow to configure different mac addresses for multiple VLANs on same physical interface
i have a pppoe connection and my isp requires to spoof a fixed mac but it doesnt seem to work when using vlans, witho... Bipin Chandra
10:11 PM Bug #319 (Closed): system_usermanager privilege not working as expected
Chris Buechler
10:09 PM Bug #2067 (Resolved): pppoe-binding deleted
been fixed at some point since then Chris Buechler
10:08 PM Bug #2786 (Resolved): Setting MTU on VLAN does not set MTU on parent interface in 2.2
Chris Buechler
10:04 PM Bug #2364 (Resolved): PPPoE Server doesn't restart correctly
Chris Buechler
09:58 PM Bug #1284 (Resolved): Syslog does not work with CLOG disabled
works Chris Buechler
09:36 PM Bug #1153 (Resolved): Re-assignment of bridge interfaces should be restricted
Chris Buechler
09:28 PM Feature #2117 (Resolved): 6RD support for ISPs like Swisscom
Chris Buechler
09:28 PM Feature #1855 (Closed): NAT before IPsec VPN
works Chris Buechler
09:27 PM Bug #2414 (Resolved): IPv6 DHCP WAN, issue routing firewall-generated traffic
Chris Buechler
09:27 PM Feature #2413 (Resolved): Allow IPv6 interface configuration from the menu
Chris Buechler
09:26 PM Bug #2797 (Resolved): IPsec "connect" button does not work for IPv6
works Chris Buechler
09:20 PM Bug #2362 (Resolved): Deleting last/only port forward doesn't remove from secondary
Chris Buechler
09:06 PM Feature #2858 (Closed): Do not route rules to default gateway when its own gateway is down
Current Behavior:
When an OVPN client connection goes down, any policy based routing rules pointing to the ovpnc gat...
Shawn Bruce
09:06 PM Bug #2555: check_reload_status consumes 100% CPU usage
Unfortunately I have moved on from pfsense so I can't recheck to see if this has been resolved in later versions stil... Snowy Maslov
09:03 PM Bug #2555 (Resolved): check_reload_status consumes 100% CPU usage
There are a wide range of issues unrelated to check_reload_status that can cause this. At the time of the original re... Chris Buechler
08:56 PM Bug #2746 (Resolved): IPv6 IPSEC shows down but is actually not...
look to all work Chris Buechler
08:55 PM Bug #2805 (Resolved): Firewall Rules Interface select causes javascript error
Chris Buechler
08:54 PM Bug #2574 (Closed): Failure of secondary radius server causes PPTP authentication to hang even if primary is working!
problem as described doesn't actually exist. Guessing a GRE NAT issue from the description. Chris Buechler
08:52 PM Bug #2682 (Closed): User Manager server settings appear/disappear randomly, although they still appear to work in 2.1
Chris Buechler
08:52 PM Bug #2816 (Resolved): "none" is not a valid local P2 setting
Chris Buechler
08:49 PM Bug #2842 (Resolved): IPsec status broken
Chris Buechler
08:48 PM Feature #814 (Resolved): GUI should allow to bind openvpn on different ip same port
Chris Buechler
08:47 PM Bug #2518 (Resolved): Gateway in DHCP Server Doesn't Use Default Setting
Chris Buechler
08:43 PM Bug #2677 (Resolved): Dyndns debug file written with ascii string \n instead of line-feed
Chris Buechler
08:42 PM Bug #2804 (Resolved): firewall_rules.php
Chris Buechler
08:42 PM Feature #2768 (Resolved): Don't allow adding IP Alias or CARP VIP on network or broadcast addresses
Chris Buechler
08:41 PM Bug #2836 (Resolved): encrypted backups with RRD data are unrestorable
Chris Buechler
08:40 PM Bug #2837 (Resolved): Interface group rules are incorrectly ordered in the ruleset
Chris Buechler
07:57 PM Revision 1fadb9d1: Remove old ip information even from the tracking interface as well so that track6 config code does not get confused. Fixes #2627
Ermal LUÇI
07:53 PM Revision afe4f2da: Remove old ip information so that track6 config does not get confused. Fixes #2627
Ermal LUÇI
07:30 PM Revision efd60dc4: Merge pull request #461 from ExolonDX/branch_32
Tidy up "wol" widget XHTML Jim Pingle
07:29 PM Revision d4a5f36b: Merge pull request #460 from ExolonDX/branch_31
Tidy up "smart" widget XHTML Jim Pingle
07:29 PM Revision 2686516d: Merge pull request #459 from ExolonDX/branch_30
Tidy up "services" widget XHTML Jim Pingle
07:26 PM Revision e0977d20: Merge pull request #458 from ExolonDX/branch_28
Tidy up "picture" and "rss" widget XHTML Jim Pingle
07:24 PM Revision 23b531c6: Merge pull request #457 from ExolonDX/branch_27
Tidy up "log" widget XHTML Jim Pingle
07:24 PM Revision 8bca8c46: Merge pull request #456 from ExolonDX/branch_26
Tidy up "ipsec" and "load balancer" widgets XHTML Jim Pingle
07:23 PM Revision 800a628e: Merge pull request #455 from ExolonDX/branch_25
Tidy up "gmirror" and "installed packages" widgets XHTML Jim Pingle
07:22 PM Revision 456bae65: Merge pull request #454 from ExolonDX/branch_23
Tidy up "gateways" widgets XHTML Jim Pingle
07:22 PM Revision 6af76e87: Merge pull request #453 from ExolonDX/branch_22
Tidy up "carp_status" widget XHTML Jim Pingle
07:17 PM Revision a038e6b4: Merge pull request #452 from ExolonDX/branch_21
Tidy up "captive portal" widget XHTML Jim Pingle
07:12 PM Revision ebaf7d05: Tidy up "wol" widget XHTML
Added summary to table tag
Added ALT to img tag
Closed IMG tag
Moved nowrap to class definition
Deprecated the ampers...
Colin Fleming
07:07 PM Revision 7aff41fe: Give the rules their own number and swap table numbers to correct statistics gathering.
Ermal LUÇI
07:03 PM Revision 623ee867: Tidy up "smart" widget XHTML
Added a new include file.
Added summart to table tag
Colin Fleming
06:56 PM Revision bb877f44: Tidy up "services" widget XHTML
Added ALT to img tags
Closed off IMG tags
Deprecated the ampersand in HREF tag
Added summary to table tags
Moved nowr...
Colin Fleming
06:38 PM Revision eabce399: Tidy up widget XHTML
Close input tags
Change target _NEW to _BLANK
Add ALT to img tags
Add CDATA sections to scipts.
Changed name in FORM ...
Colin Fleming
06:25 PM Revision 59261d32: Tidy up "log" widget XHTML
Add CDATA section to scripts
Close INPUT tag
Deprecate HTML boolean operators SELECTED and CHECKED
Removed duplicate ...
Colin Fleming
06:15 PM Revision ab28bba4: Tidy up widgets XHTML
Add summary to TABLE tags
Moved nowrap to class definition
Colin Fleming
06:12 PM Revision 8c5a9058: Tidy up widgets XHTML
Added summary to TABLE tags
Closed BR tags
Added alt to IMG tags
Tidied up CDATA section in scritps.
Colin Fleming
05:42 PM Revision 8e4bb27f: Tidy up "gateways" widgets XHTML
Added summary to table tags
Created new INC file to jump from the dashboard to the gateway status
page
Colin Fleming
05:32 PM Revision 7a1f4f1f: Tidy up "carp_status" widget XHTML
Add ALT to img tags
Close img tags
Colin Fleming
05:28 PM Revision 0b1d867b: Tidy up "captive portal" widget XHTML
Depracated the ampersand in HREF
Move nowrap to the class definition.
Colin Fleming
05:18 PM Revision 09644517: Merge pull request #451 from ExolonDX/branch_05
Tidy up "interface status" widget XHTML Jim Pingle
05:16 PM Revision 08fe64a1: Merge pull request #450 from ExolonDX/branch_04
Tidy up "interface_statistics" widgets XHTML Jim Pingle
05:09 PM Revision 44076525: Merge pull request #449 from ExolonDX/branch_03
Tidy up "shortcuts.inc" XHTML Jim Pingle
05:08 PM Revision 319f65ec: Tidy up widget XHTML
Close BR tag
Close INPUT tag
Depcrated ampersand in HREF
Added ALT to img tag
Added close body tag
Added close htm tag
Colin Fleming
05:04 PM Revision 3f716aa6: Merge pull request #448 from ExolonDX/branch_01
Tidy up "system_information" widgets XHTML Jim Pingle
04:58 PM Revision bb1a8946: Tidy up widget XHTML
Removed duplicte TR tag
Move norwap to the class definition.
Colin Fleming
04:52 PM Revision 94fbacae: Tidy up XHTML
Added ALT to img tag Colin Fleming
04:32 PM Revision 9c07440e: Tidy up widgets XHTML
Close BR tag
Add CDATA sections to scripts
HTML width paramter must be a whole number, not a decimal.
Colin Fleming
03:25 PM pfSense Packages Bug #2857: webConfigurator openvpn form multiplication
It's easy to reinstall this package at System: Package Manager. I guess additional warning will be fine.
Is it enou...
Stepan Karandin
02:28 PM pfSense Packages Bug #2857 (Rejected): webConfigurator openvpn form multiplication
You have somehow installed the tap fix package multiple times. Not a GUI bug. Jim Pingle
02:19 PM pfSense Packages Bug #2857: webConfigurator openvpn form multiplication
... Stepan Karandin
02:08 PM pfSense Packages Bug #2857 (Rejected): webConfigurator openvpn form multiplication
2.0.2-RELEASE (i386)
built on Fri Dec 7 16:30:29 EST 2012
FreeBSD 8.1-RELEASE-p13
https://*/vpn_openvpn_server.p...
Stepan Karandin
03:17 PM Bug #2412: inbound 6to4 traffic does not work in pf
Can you be more specific on qwhat does not work? Ermal Luçi
02:00 PM Bug #2627: Old delegated prefixes are not removed from the LAN interface
Applied in changeset commit:1fadb9d1129b68572e04c3fd7b12fe4bd0098519. Ermal Luçi
02:00 PM Bug #2627 (Feedback): Old delegated prefixes are not removed from the LAN interface
Applied in changeset commit:afe4f2da5079fc68cd0fcdb8d5ba65b173dd5726. Ermal Luçi
01:06 PM Bug #2780 (Feedback): CP: passthough has no effect
Ermal Luçi
01:00 PM Bug #2822: Direction wrong in traffic graph (lan)
Applied in changeset pfsense-tools:commit:d09e8fddd50e95f731f7cef8d1db92ba1b4f2398. Ermal Luçi
12:49 PM Bug #2822 (Feedback): Direction wrong in traffic graph (lan)
Patch pushed test with new snapshots. Ermal Luçi
12:10 PM Bug #2832 (Closed): Gateway status fails when 2 WANs have the same gateway.
Why do you have static gateways for your pppoe?
Please take this to the forums since its a configuration issue rathe...
Ermal Luçi
11:49 AM Revision bcab1b07: Make get_static routes behave correctly with aliases
Ermal LUÇI
11:03 AM Revision 46209e0b: Make sure some value is present here during boot
Ermal LUÇI
10:38 AM Revision 695aa325: Merge pull request #447 from phil-davis/master
DNS Forwarder allow blank forwarding IP address Ermal Luçi
09:46 AM Revision 5f5bd76b: DNS Forwarder example text
It was a bit silly putting the examples inside gettext() calls - they should not be translated to other languages in ... Phil Davis
09:17 AM Revision 4560c2d1: DNS Forwarder allow null forwarding address
dnsmasq allows a blank forwarding IP address to be specified in --server parameters. In that case, dnsmasq will attem... Phil Davis
09:02 AM Revision 6f8679af: DNS Forwarder allow null forwarding address
dnsmasq allows a blank forwarding IP address to be specified in --server parameters. In that case, dnsmasq will attem... Phil Davis
07:57 AM Bug #2641: mac spoof on wan (pppoe) doesnt spoof
this ticket needs to be opened again as mac spoofing when working with vlans stopped working, ill try without vlans t... Bipin Chandra

03/04/2013

09:20 PM Revision e82e8700: Merge pull request #446 from un0x/master
Added IE Mobile for WP8 to list of mobile browsers Jim Pingle
07:56 PM Revision 9b64b52d: Use the correct interface number (old code broke for >= 10)
Jim Pingle
07:55 PM Revision 7f078046: Use the correct interface number (old code broke for >= 10)
Jim Pingle
12:57 PM Revision e12ad49f: Save ppp info and realif on interfaces.apply to be able to cleanup old configuration when changing interface type. Fixes #2758
Renato Botelho
12:50 PM Revision 4a735210: Make parent interface and all VLANs use the same MTU. Fixes #2786
Renato Botelho
12:37 PM Revision 74889b22: When adding a new static route, check if network address conflicts with interfaces. It will complement ticket #2852
Renato Botelho
12:08 PM Revision e480d64b: Fix validation of conflict between interface ip address and static routes. Fixes #2852
Renato Botelho
11:50 AM pfSense Packages Bug #2855: OpenVPN Client Export Utility shows deleted user certificates
Sorry for the noise, you are right. Thanks for the superfast support. Daniel Migowski
11:48 AM pfSense Packages Bug #2855: OpenVPN Client Export Utility shows deleted user certificates
System > Cert Manager, Certificates tab.
Read the notes carefully when it prompts you to delete the user certifica...
Jim Pingle
11:47 AM pfSense Packages Bug #2855: OpenVPN Client Export Utility shows deleted user certificates
Please reopen, I am willing to provide further info if you need some. Daniel Migowski
11:45 AM pfSense Packages Bug #2855: OpenVPN Client Export Utility shows deleted user certificates
For the preceeding comment... Daniel Migowski
11:45 AM pfSense Packages Bug #2855: OpenVPN Client Export Utility shows deleted user certificates
This is not a browser issue. There was never more than one not deleted cert active, and this is what I get (See attac... Daniel Migowski
11:39 AM pfSense Packages Bug #2855 (Rejected): OpenVPN Client Export Utility shows deleted user certificates
Unable to reproduce the problem. Please post in the forum for more help.
Deleted certificates are no longer in the...
Jim Pingle
11:35 AM pfSense Packages Bug #2855 (Rejected): OpenVPN Client Export Utility shows deleted user certificates
I am using the OpenVPN Client Export Utility v1.0.4, and created a few certs for users, but these deleted certificate... Daniel Migowski
11:38 AM pfSense Packages Bug #2856 (Resolved): OpenVPN Client Export Utility does not handle Spaces in Common Name (CN) of user certificate
I am using the OpenVPN Client Export Utility v1.0.4, and tried to create an "archive" export (the one with the .ovpn-... Daniel Migowski
11:30 AM Revision b241b144: Merge pull request #445 from phil-davis/master
Services status widget display 1st sentence of description rbgarga
10:09 AM Revision 41af581e: Services status widget display 1st sentence of description
Some packages (e.g. bandwidthd, dansguardian, HAVP, nmap, squid3...) have a very verbose package description. This is... Phil Davis
09:25 AM Revision 397bff13: Merge pull request #436 from phil-davis/master
Add DynDNS No-IP Free account support Chris Buechler
07:21 AM Bug #2854 (Duplicate): squid with multi wan doesnt work as intended, will route out of default wan1 inspite of configuring it to router out of wan2
squid always routes out of default wan1 in spite of it configured in transparent mode and local ip set to loopback an... Bipin Chandra
07:00 AM Bug #2758 (Feedback): Old configuration remains when changing interface type
Applied in changeset commit:e12ad49f4621ec9e99ca829c2d7188ad456638f8. Renato Botelho
06:50 AM Bug #2786 (Feedback): Setting MTU on VLAN does not set MTU on parent interface in 2.2
Applied in changeset commit:4a7352101fbd6901b46a3b6a9a3c00d23b75f0e1. Renato Botelho
06:40 AM Bug #2852 (Feedback): interfaces.php static route check too strict
Applied in changeset commit:e480d64bc5eb7a9accaad93b8845df1bf8bbb2f3. Renato Botelho
06:31 AM Feature #2853 (Rejected): OpenVPN RADIUS accounting
Duplicate of #1434 Jim Pingle
03:49 AM Feature #2853: OpenVPN RADIUS accounting
it's not designed to, hence a feature request. Chris Buechler
03:42 AM Feature #2853 (Rejected): OpenVPN RADIUS accounting
OpenVPN Server dose not send accounting packet for radius. Nima Mohammadi
02:49 AM pfSense Packages Bug #2624: Varnish3 Package + GUI seems broken
Pull request #396 solves this Torben Hørup
01:22 AM Revision 672d7e7b: Config file formating:
FIX - Add new line after comment so first option statement is on uncommented line.
Prefix send host-name with tab.
N0YB
01:02 AM Revision 96a7ddb7: Fix GPS lat/lon code to properly convert to the format Google wants for the link.
Jim Pingle

03/03/2013

05:26 PM Revision 8588508a: Merge pull request #444 from mdima/master
Just make the page validate as XHTML Jim Pingle
02:50 PM Revision 84903059: Just make the page validate as XHTML
The only XHTML errors remaining are the ones of the general includes.  Michele Di Maria
01:20 PM pfSense Packages Feature #2220: Varnish 3 does not have the ability to change vcl_deliver function
Nice one, but you will get more success on getting it into main branch if you create a pull request with the changes. Torben Hørup
12:52 PM pfSense Packages Bug #2624: Varnish3 Package + GUI seems broken
the LB director page is broken by this commit https://github.com/bsdperimeter/pfsense-packages/commit/9b20c9278aaf542... Torben Hørup
09:53 AM pfSense Packages Bug #2851: Varnish3 config: add option to disable probing
Pull request added: https://github.com/bsdperimeter/pfsense-packages/pull/393 Torben Hørup
05:47 AM Bug #2852 (Resolved): interfaces.php static route check too strict
interfaces.php checks for "This IPv4/IPv6 address conflicts with a Static Route" are too strict. Rather than only che... Chris Buechler

03/02/2013

10:39 PM Revision 2cf899d3: Added IE mobile for WP8
un0x
06:46 PM pfSense Packages Bug #2851: Varnish3 config: add option to disable probing
please make a pull request with your changes.
https://help.github.com/articles/using-pull-requests
Chris Buechler
02:27 PM pfSense Packages Bug #2851: Varnish3 config: add option to disable probing
Hmm got the patches reversed. Please ignore/delete the previous and use these instead... Torben Hørup
02:23 PM pfSense Packages Bug #2851: Varnish3 config: add option to disable probing
Second patch: respect the probe_disable option in code generator:... Torben Hørup
02:22 PM pfSense Packages Bug #2851: Varnish3 config: add option to disable probing
First patch: add a disable option to gui:... Torben Hørup
02:20 PM pfSense Packages Bug #2851 (Resolved): Varnish3 config: add option to disable probing
Probing is not relevant for all backend targets. Eg: i currently use a varnish setup where a single backend target is... Torben Hørup
05:25 AM Feature #2850 (Resolved): add units in ntp status page
Hi, I am trying to set up a stratum 1 ntp server with a serial gps (if that is what it is called)
and when I am chec...
Kristoffer Øyjord
04:42 AM Feature #2847: Add a checkbox to flag a gateway as "down"
+1 - quite often I have ISPs with links that lose 10-20% packets for a few days. Call the ISP, they know they have a ... Phillip Davis
01:43 AM Feature #2849 (Resolved): IKEv2 support for IPsec
Hi dear pfSense devs!
One handicap i find in pfSense is the lack ok IKEv2 which guarantees smooth operation for ro...
Georgios Tsalikis

03/01/2013

06:03 PM Revision 244dee81: Reconfigure routing when a new gateway is added
Renato Botelho
03:23 PM Revision d09e69da: Send ipprotocol parameter when adding new gateways from interfaces.php
Renato Botelho
02:42 PM Revision f7344c52: Fix extra curly that is breaking firewall rules
Jim Pingle
02:16 PM Revision 75f4d868: Remove *_defaultgwv6 also
Renato Botelho
01:44 PM Revision 6b23c19a: Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. Fixes #2768
Renato Botelho
01:02 PM Revision 17ff2c46: Add check for ipv6 subnet when adding aliases with CARP parents
Renato Botelho
12:51 PM Revision 0692dea8: Simplify code
Renato Botelho
12:48 PM Revision 02421eca: Silent php -l removing pass-by-reference
Renato Botelho
08:39 AM Bug #1053: CBQ per se, in kernel
I don't know for sure. Ermal is away this week he may be able to give you an idea when he's back. Jim Pingle
08:10 AM Bug #1053: CBQ per se, in kernel
how much funding would be required to fix it? Bipin Chandra
06:45 AM Bug #1053: CBQ per se, in kernel
It may be possible to fix eventually, but it's likely not a simple answer. If the fix came from upstream it would be ... Jim Pingle
06:39 AM Bug #1053: CBQ per se, in kernel
so im assuming its not possible to fix this until some1 from FreeBSD does? Bipin Chandra
06:30 AM Bug #1053: CBQ per se, in kernel
Doesn't appear to be specific to us, and has been around a while...
http://lists.freebsd.org/pipermail/freebsd-pf/20...
Jim Pingle
06:10 AM Bug #1053: CBQ per se, in kernel
we r in 2.1 and no sign of fixing this Bipin Chandra
07:56 AM Feature #2847 (Resolved): Add a checkbox to flag a gateway as "down"
Occasionally, the Multi-WAN gateway detection mechanisms are not very helpful in disabling a WAN that has become unus... Jim Pingle
07:50 AM Feature #2768 (Feedback): Don't allow adding IP Alias or CARP VIP on network or broadcast addresses
Applied in changeset commit:6b23c19a15eb621208fa6d6fc5a8b97c3dd6ff97. Renato Botelho
06:49 AM Bug #2756: SNMPD problems when binding pppoe interface
Okay after finding 2 bugs u send me to a forum ... okay noted
btw i use 2 wan interfaces
Claudius Badmind
05:04 AM Bug #2756 (Feedback): SNMPD problems when binding pppoe interface
I did a lot of testing here, with snmp configured to bind a pppoe interface, every time pppoe disconnects and reconne... Renato Botelho
04:35 AM Bug #2756 (New): SNMPD problems when binding pppoe interface
Renato Botelho
05:41 AM Bug #2780: CP: passthough has no effect
Just updated to snapshot Wed Feb 27 and I confirme that the problem is fixed now, both MAC passthrough and Allowed IP... Daniel Berteaud
05:28 AM Bug #2483 (Closed): IPv6 Interface Aliases not functioning
It works fine these days Renato Botelho
05:22 AM Bug #2633: Captive Portal timeouts cause users to be stuck in limbo
Changes were made on Captive Portal since last month, could you please try a recent snapshot? Renato Botelho
03:03 AM Feature #2781 (Resolved): Hierarchical view of "Status-Queues" page
thanks Chris Buechler
03:02 AM Feature #2781: Hierarchical view of "Status-Queues" page
well, it seems all the issues about this task has been solved... if no one has nothing to say, I think we can close i... Michele Di Maria
02:18 AM Revision 336d4f04: Add section tag to v6 documentation links.
Put v4 send, request, require & modifies in lease requirements and requests section.
No functional changes.
N0YB

02/28/2013

10:51 PM Revision 56dda8e0: Fix indent and whitespaces
Renato Botelho
06:41 PM Revision eb171d8f: Update translatio files
Renato Botelho
04:19 PM Feature #1594 (Closed): numbers in "Interface Group" names
Renato Botelho
08:06 AM Revision 34121b0c: Unbreak the html table, this was missing a table cell close tag, also add trim() on the output.
Seth Mos
07:10 AM Bug #2798: Captive Portal does not capture anyone
You mentioned it happens when you enable/disable alias for pfblocker. Have you tried to disable pfblocker and check i... Renato Botelho

02/27/2013

11:38 PM Bug #2844 (Resolved): hide "full backup" option on nano
Chris Buechler
10:01 PM Bug #2844: hide "full backup" option on nano
All above stuff hidden on build:
2.1-BETA1 (i386)
built on Wed Feb 27 15:57:21 EST 2013
FreeBSD 8.3-RELEASE-p6
No...
Phillip Davis
05:10 AM Bug #2844 (Feedback): hide "full backup" option on nano
Applied in changeset commit:9beebb5e54428ada74c902a091a6992f4583f370. Renato Botelho
03:55 AM Bug #2844: hide "full backup" option on nano
And the System->Firmware, Restore Full Backup tab is also not relevant on nano installs IMHO. Phillip Davis
08:50 PM Revision f2bd7b99: Fix typo
Jim Pingle
08:38 PM Revision a11fb612: Fix wording for VoIP address option in the shaper. Add rule going the other direction to catch connections initiated both ways.
Jim Pingle
08:37 PM Revision da14f0cf: Fix wording for VoIP address option in the shaper. Add rule going the other direction to catch connections initiated both ways.
Jim Pingle
07:24 PM Revision 5b13c47c: Do not count active vouchers as used. Fixes #1550
Renato Botelho
07:20 PM Revision d8fba822: Fix indent and whitespace
Renato Botelho
04:14 PM pfSense Packages Bug #2845 (Closed): bandwidthd keeps saying "Please start bandwidthd to populate this directory." even after its started.
Installed bandwidthd on pfSense-2.0.2-RELEASE, it always says "Please start bandwidthd to populate this directory." w... M K
03:47 PM Revision 08c3810c: Just set defaultgw after all gateways are processed, it fixes return_gateways_array()
Renato Botelho
02:26 PM Revision 5b0e0182: Consider CP allowed IPs for both directions. It will help ticket #2780
Renato Botelho
01:30 PM Feature #1550 (Feedback): used + active + ready should match # of tickets
Applied in changeset commit:5b13c47cb2391da39472aeed5f6269a913ae831a. Renato Botelho
12:18 PM Feature #2439: XEN Para-virtualized Drivers Support
Has anyone looked into this yet? I would imagine it wouldn't be too much trouble to include the xenhvm drivers to at ... Jupiter Vuorikoski
11:06 AM Revision 9beebb5e: Hide 'Perform full backup prior to upgrade' option on nano, also hide restore full backup. Fixes #2844
Renato Botelho
10:55 AM Revision 4b805dbc: Fix whitespaces, indent and unclosed html tags
Renato Botelho
09:36 AM Bug #2841 (Feedback): input validation on IPv6 static routes needs to take link-local into consideration
this doesn't actually appear to be an issue, awaiting feedback on http://forum.pfsense.org/index.php/topic,59374.0.html Chris Buechler
08:29 AM Bug #2780: CP: passthough has no effect
Since when to/from/both direction options were removed on commit:aea564088a it started to consider Allowed IPs just a... Renato Botelho
01:11 AM Revision 6e704f19: Fix response read for 'add new gateway' applet at interface configuration
Renato Botelho

02/26/2013

10:38 PM Bug #2844 (Resolved): hide "full backup" option on nano
The "Perform full backup prior to upgrade" option should only be available on full installs since nano has an alterna... Chris Buechler
09:43 PM Revision 375136d9: Add a pfSsh.php script to remove the shaper settings from the console if needed.
Jim Pingle
08:35 PM Revision a3da3e42: Merge pull request #442 from mdima/master
Status Queue page: Adds the IF name not shown for FAIRQ or PRIQ Jim Pingle
08:25 PM Revision 1679b68c: Status Queue page: Adds the IF name not shown for FAIRQ or PRIQ
Michele Di Maria
08:19 PM Revision b4ac7250: Merge pull request #429 from ExolonDX/master
Tidy up HTML errors in INDEX.PHP Jim Pingle
03:46 PM Revision ff13c4e5: Merge pull request #441 from neo14/master
Set correct netmask for IPv6 addresses when creating an easy rule: pass Jim Pingle
03:34 PM Revision aea83400: no IPv6 check when an easy rule: pass is created
The easyrule_pass_rule_add() now checks for an IPv6 address and sets the
netmask accordingly.
This is the fix for bug...
Thomas Rieschl
03:17 PM Revision 5e8eded5: Merge pull request #440 from neo14/master
trim ping host Jim Pingle
03:14 PM Revision e700d2ee: trim whitespace from ping host
Added trim() function to the $host variable. If whitespace is in front
of the host or IP address the ping command wil...
Thomas Rieschl
01:38 PM Revision 91cf9401: Merge pull request #439 from phildd/master
Avoid DynDNS timeout delay when gateway is down Jim Pingle
01:15 PM Revision 0b844b73: Fix indent, whitespaces and unbalanced <tr> and <td> tags
Renato Botelho
12:07 PM Revision 873e4b28: Avoid DynDNS timeout delay when gateway is down
When a dynamic DNS entry is set on an interface that has a private IP, the code has to find the ultimate public IP of... phildd
11:41 AM Revision ed5f7e9e: When auth algorithm is hmac-sha512, it produces long lines and wrap them, what breaks the parser. Ignore lines that starts with a space to fix it. Fixes #2842
Renato Botelho
09:59 AM Bug #2843 (Feedback): Easy Rule: Pass failed for IPv6
Should be fixed by commit:aea834001cdfc129d1dc64209c4871a8c06bc1a9 Jim Pingle
08:28 AM Bug #2843 (Resolved): Easy Rule: Pass failed for IPv6
When trying to create an "Easy Rule: Pass" within the Firewall logs the pass rule is created but the subnet is wrong.... Thomas Rieschl
05:40 AM Bug #2842: IPsec status broken
Applied in changeset commit:ed5f7e9ebd5b00018dc99dc00ea36ce752a90b5b. Renato Botelho
05:11 AM Bug #2842: IPsec status broken
emailed it to you Chris Buechler
04:57 AM Bug #2842 (Feedback): IPsec status broken
Do you have the output of 'setkey -D' at the time error happened? Renato Botelho

02/25/2013

11:57 PM Bug #2406 (Resolved): No IP alias within the subnet of a CARP IP can be deleted
This is fixed. You can't remove the last IP alias on the subnet of a CARP IP because it'll break CARP, you have to de... Chris Buechler
11:52 PM Bug #2406: No IP alias within the subnet of a CARP IP can be deleted
It is the last one. pfSense should be able to determine if the alias type is CARP or IP Alias and let you remove any ... Richard Adams
10:55 PM Revision 29d33eaa: Merge pull request #438 from mdima/master
Status Queue page: Fixes the Drops issue and adds the Queue length information to the page.  Jim Pingle
10:47 PM Revision 8e006931: Update usr/local/www/status_queues.php
Fixes the Drops issue and adds the Queue length information to the page.  Michele Di Maria
09:36 PM Bug #2842: IPsec status broken
someone please follow up on VCZ-534999 when this is resolved Chris Buechler
09:33 PM Bug #2842 (Resolved): IPsec status broken
IPsec status on v4 connections is broken in recent snapshots (not sure how recent, but it's a regression from the las... Chris Buechler
09:24 PM Bug #2841 (Closed): input validation on IPv6 static routes needs to take link-local into consideration
The input validation on IPv6 static routes requires the gateway IP to be on the interface's configured subnet. It's a... Chris Buechler
08:25 PM Revision 822a8575: Better check for the right bits being set.
Jim Pingle
08:24 PM Revision 6d0b9fe9: Better check for the right bits being set.
Jim Pingle
08:21 PM Revision 9bfa57b3: Always clear the OpenVPN route when using shared key, no matter what the tunnel network "CIDR" is set to, it still needs it.
Jim Pingle
08:19 PM Revision 6ca938cf: Always clear the OpenVPN route when using shared key, no matter what the tunnel network "CIDR" is set to, it still needs it.
Jim Pingle
07:58 PM Revision 2b333210: Show cert start/end dates in list.
Jim Pingle
07:38 PM Revision 8e479c61: Add VPNs and PPPoE rules before regular ones. Fixes #2837
Renato Botelho
03:52 PM Bug #2074 (Resolved): Changing interface IP changes interface assignment as well
Renato Botelho
03:49 PM Bug #1118 (Resolved): Adding NAT rule based on a NAT rule moves it to bottom of list
Renato Botelho
03:48 PM Bug #2829 (Resolved): CARP settings overwrite prefixlen of IPv6 address with prefixlen of IPv4 address on edit
Renato Botelho
03:47 PM Bug #2491 (Resolved): disabling pfsync doesn't actually disable pfsync
Renato Botelho
03:46 PM Bug #2827 (Resolved): changing "IPv6 Configuration Type" dropdown results in error if you have an old config.xml with unmigrated <dhcpd6> block
Renato Botelho
03:46 PM Bug #2824 (Resolved): IP alias VIP stacked on CARP VIP interface has a blank "Interface" column on VIP list
Renato Botelho
03:45 PM Todo #1723 (Resolved): PPTPd and all mpd based services need more checks
Renato Botelho
03:44 PM Bug #2789 (Closed): Bug with DHCPD, with the last upgrade from 2.1
It's not reproducible, seems to be a local issue instead of a bug on pfSense. Please try to find help in forums and/o... Renato Botelho
03:40 PM Revision 06182467: Create rules for grouped interfaces before regular ones. Fixes #2837
Renato Botelho
03:05 PM Revision 133d754e: Fix indent and whitespaces
Renato Botelho
01:40 PM Bug #2837 (Feedback): Interface group rules are incorrectly ordered in the ruleset
Applied in changeset commit:8e479c61bc77a6cb2ea284325520cf7a31315c81. Renato Botelho
09:55 AM Bug #2837 (New): Interface group rules are incorrectly ordered in the ruleset
Close but a little more needs fixed. My manual groups are getting sorted properly, but the VPN rules are also technic... Jim Pingle
09:40 AM Bug #2837 (Feedback): Interface group rules are incorrectly ordered in the ruleset
Applied in changeset commit:06182467540b978ef7dccdf311c7677014c04beb. Renato Botelho
01:38 PM Revision 774aedf0: Ignore swap partitions when looking for external config file
Renato Botelho
12:32 PM Revision 52034432: Make sure captiveportal section of config is an array, reported on ticket #2838
Renato Botelho
12:27 PM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
i get this when i run the first command
[2.1-BETA1][root@firewall.xbipin]/root(8): dd if=/dev/zero of=/dev/da0 bs=...
Bipin Chandra
12:22 PM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
Yes, I put all of the commands I used in my ticket update when I closed it. And please, move this to a forum thread, ... Jim Pingle
12:21 PM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
can u tell me how did u format the drive?
is this command fine?
newfs -U /dev/da0s1
Bipin Chandra
11:39 AM Bug #2838 (Closed): nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
This really belongs on a forum thread, not the ticket system, until a bug is actually confirmed.
I can't reproduce ...
Jim Pingle
11:01 AM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
do u want access to mine right now? Bipin Chandra
10:56 AM Bug #2838 (New): nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
Couldn't reproduce it on VMs and I don't have an alix board available for testing at this moment Renato Botelho
08:10 AM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
after boot is finished, i plugged in the usb and went into shell and typed the command and this is what i get
[2.1...
Bipin Chandra
08:00 AM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
What happens if, after boot is finished, you plug the flash drive and run:... Renato Botelho
06:11 AM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
while ur at this i noticed one more bug not related to this which prevents a system reboot
Warning: Invalid argume...
Bipin Chandra
06:10 AM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
i get this when debug is true
External config loader 1.0 is now starting... da0s1
/sbin/mount -t msdosfs /dev/da0...
Bipin Chandra
05:46 AM Bug #2838 (Feedback): nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
Renato Botelho
05:45 AM Bug #2838: nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
Could you please edit /etc/ecl.php, change the line 37 from:... Renato Botelho
01:39 AM Bug #2838 (Closed): nanobsd on alix wont boot if usb flash drive attached at boot, stuck on external config loader
i have a lexar 8GB USB flash drive, i created one partition and formatted with "newfs -U /dev/da0s1". now when i rebo... Bipin Chandra
10:20 AM Bug #2780: CP: passthough has no effect
Also replicated here. Happy to provide debug info if it's required.
Phil
Phil Lavin
10:17 AM Bug #2840 (Rejected): Captive Portal "Allowed" broken
Duplicate of #2780 Jim Pingle
10:12 AM Bug #2840 (Rejected): Captive Portal "Allowed" broken
On a recent upgrade, this stopped working. It was originally working with an IP passthrough to 8.8.8.8 (DNS) and host... Phil Lavin
09:20 AM Bug #2598 (Resolved): reply-to on IPv4+6 rules breaks v6
It creates two rules because it has to. On WAN without the default gateway it needs to add reply-to on the rules sepa... Jim Pingle
08:48 AM Bug #2598: reply-to on IPv4+6 rules breaks v6
This works now for dualstack rules on WAN. But it also creates 2 separate rules on other (OPT) interfaces for dual-st... Bernhard Lichtinger
06:55 AM Feature #2839 (Closed): MultiWAN channel up/down notification
After channel gets down, the notification is sent, while when it's back up, no notifications sent. Small fixing patch... Alex Kolesnik

02/24/2013

11:58 PM Bug #1838 (Resolved): Dynamic DNS disabled checkbox doesn't work
Chris Buechler
10:30 PM Bug #1838: Dynamic DNS disabled checkbox doesn't work
Disabled 1 of my DynDNS entries. The regular update checks for that entry do not happen any more (as required), and o... Phillip Davis
11:56 PM Bug #2835 (Resolved): fadvise memory leak in FreeBSD 8.3-RELEASE
Chris Buechler
10:11 PM Bug #2835: fadvise memory leak in FreeBSD 8.3-RELEASE
From a system before upgrade:
[2.1-BETA1]/root(1): uptime
9:02AM up 2 days, 16:19, 2 users, load averages: 1.56, ...
Phillip Davis
09:00 AM Bug #2835 (Feedback): fadvise memory leak in FreeBSD 8.3-RELEASE
Applied in changeset pfsense-tools:commit:548949d8726b5660d288336e8679e48f3b8cd2ff. Renato Botelho
05:28 PM Revision 0333f968: Add DynDNS No-IP Free account support
The free No-IP account requires the IP address to be changed within every 30 days. If there is no change, the "last u... Phil Davis
05:22 PM Revision 528d5f17: Add DynDNS No-IP Free account support
Phil Davis
01:52 PM Revision 343266cc: Encrypt backup after rrd data is added, it fixes #2836
Renato Botelho
01:50 PM Revision 4cfd2390: Encrypt backup after rrd data is added, it fixes #2836
Renato Botelho
01:39 PM Revision 73ed069b: Fix indent and whitespaces
Renato Botelho
10:16 AM Revision 1970b50e: Merge pull request #435 from phil-davis/master
Put common DynDNS code and constants into services.inc Chris Buechler
08:00 AM Bug #2836: encrypted backups with RRD data are unrestorable
Applied in changeset commit:343266ccf71605dbde9aff845f3075f3c090a829. Renato Botelho
07:50 AM Bug #2836 (Feedback): encrypted backups with RRD data are unrestorable
Applied in changeset commit:4cfd23901d1da439a8373e90142ec175c03d7dab. Renato Botelho
07:56 AM Bug #2406 (Feedback): No IP alias within the subnet of a CARP IP can be deleted
As proposed on bug description, the error still shows up when you try to remove the last IP alias, but do not complai... Renato Botelho
07:12 AM Revision 94c872f7: Remove leading spaces from DYNDNS_PROVIDER_DESCRIPTIONS
Remove leading spaces to make the string consistent. Phil Davis
07:03 AM Revision 1ddae7c3: Use common code and constants from services.inc
to reduce code duplication Phil Davis
07:01 AM Revision 7a5fe50d: Use common code and constants from services.inc
to reduce code duplication Phil Davis
06:59 AM Revision 14aee2f4: Use common code and constants from services.inc
Reduce code duplication Phil Davis
06:57 AM Revision 0e3aeb6b: Add common DynDNS constants and code
to system.inc to remove code duplication Phil Davis
06:18 AM Revision cfa845a9: Add onchange tag to checkbox too
Luiz Gustavo Costa (gugabsd)
04:14 AM Revision ecbf63f0: Merge pull request #433 from phil-davis/master
Cleanup code handling 25 day dyndns update Chris Buechler
03:34 AM Revision f4dd8b4c: Advanced DHCP Client Options & Config File Override
DHCP v4:
Protocol Timing
Send Options
Request Options
Require Options
Option Modifiers
DHCP v6:
Interface Statement
...
N0YB
03:24 AM Revision f5e293e6: Cleanup code handling 25 day dyndns update
The code that checks if an IP has not changed for 25 days has out-of-date comments and uses "25" in multiple places a... Phil Davis

02/23/2013

08:10 PM Bug #2837 (Resolved): Interface group rules are incorrectly ordered in the ruleset
The rules are supposed to be ordered like so:
Floating rules, interface group rules, user rules
But currently t...
Jim Pingle
07:09 PM Revision a6b14d7e: Merge pull request #432 from phil-davis/master
Whitespace and text typos dyndns.class Jim Pingle
06:42 PM Feature #2466 (Resolved): Allow single firewall rules to apply to both IPv4 and IPv6 simultaneously
Thanks. You can mix v4 and v6 within aliases, we do extensively on our production networks. If there's a scenario whe... Chris Buechler
05:06 PM Revision 0c7bb880: Whitespace and text typos dyndns.class
Standardise tabbing and fix a few text typos, before making any real functional changes. Phil Davis
07:35 AM Revision dcb63afe: Merge pull request #431 from phildd/master
Fix is_altq_capable Chris Buechler
06:09 AM Revision 2163ace9: Fix is_altq_capable
Fixes traffic shaper determine which interfaces should be displayed and used. phildd
01:38 AM Bug #2836 (Resolved): encrypted backups with RRD data are unrestorable
an encrypted backup config.xml including RRD data is unrestorable. As discussed here:
http://lists.pfsense.org/pipe...
Chris Buechler

02/22/2013

06:10 PM Revision d348160e: Unset enable parameter instead of set its value to false. Fixes #1838
Renato Botelho
05:22 PM Revision c4bd43cc: Copy full dhcpd conf from master to slave. Fixes #2600
Renato Botelho
04:29 PM Todo #2485 (Resolved): Add Status > Services entry for radvd if RA is enabled
Jim Pingle
04:26 PM Todo #2485: Add Status > Services entry for radvd if RA is enabled
On this snapshot:
2.1-BETA1 (i386) built on Wed Feb 20 19:15:36 EST 2013
I see radvd in the Status: Services s...
Bruce Mah
04:15 PM Bug #2820 (Resolved): Unable to generate CSR in 2.1BETA1
Jim Pingle
04:14 PM Bug #2820: Unable to generate CSR in 2.1BETA1
This is now working for me as of this snapshot: 2.1-BETA1 (i386) built on Wed Feb 20 19:15:36 EST 2013.
Bruce Mah
03:40 PM Feature #2466: Allow single firewall rules to apply to both IPv4 and IPv6 simultaneously
I can confirm this is working. Now if only you could mix IPv4 and IPv6 within aliases. Richard Adams
02:56 PM Revision d026178f: Make sure we create / delete SPDs and SADs on secondary node when it changes on primary. Fixes #2303
Renato Botelho
01:33 PM Bug #2039 (Resolved): Adding a local interface conflicting with a static route in the routing table fails to add the link route
thanks Renato Botelho
01:17 PM Bug #2039: Adding a local interface conflicting with a static route in the routing table fails to add the link route
Tested by adding a static route and then creating an opt interface and trying to assign an address within a static ro... Richard Adams
01:15 PM Bug #2412 (New): inbound 6to4 traffic does not work in pf
Jim Pingle
11:50 AM Bug #2412: inbound 6to4 traffic does not work in pf
I have tested with:
2.1-BETA1 (i386)
built on Thu Feb 21 18:19:58 EST 2013
FreeBSD 8.3-RELEASE-p6
The problem...
Richard Adams
01:14 PM Bug #2406 (New): No IP alias within the subnet of a CARP IP can be deleted
Jim Pingle
01:03 PM Bug #2406: No IP alias within the subnet of a CARP IP can be deleted
Using:
2.1-BETA1 (amd64)
built on Thu Feb 21 23:02:24 EST 2013
FreeBSD 8.3-RELEASE-p6
with the latest gitsync.
...
Richard Adams
12:59 PM Feature #804 (Resolved): Ability to enable/disable static routes
thanks Chris Buechler
12:53 PM Feature #804: Ability to enable/disable static routes
I have tested and this is working as expected. I added an IPV6 route and then removed it. Routing table had it when i... Richard Adams
12:43 PM Revision dc2e5552: simplify logic a bit
Renato Botelho
12:40 PM Revision fb6a3e7a: Set pfsync0 as down when it's not being used
Renato Botelho
12:34 PM Revision b32ea59d: Fixes on HA setup:
- Configure pfsync when configuration is changed
- Disable pfsync when it's disabled on GUI
- Remove syncpeer and bac...
Renato Botelho
12:10 PM Bug #1838 (Feedback): Dynamic DNS disabled checkbox doesn't work
Applied in changeset commit:d348160eb4d400a03aa7cbdc8e8f5d4c400b341f. Renato Botelho
11:30 AM Bug #2600 (Feedback): DHCP Server different parameter order in config.xml interrupts peer groups
Applied in changeset commit:c4bd43ccba1be01cf3ef05fea89c9730dc633096. Renato Botelho
10:48 AM Bug #2835 (Resolved): fadvise memory leak in FreeBSD 8.3-RELEASE
From pfSense forum http://forum.pfsense.org/index.php/topic,59249.0.html :
Apparently there is a memory leak in the ...
Phillip Davis
09:00 AM Bug #2303 (Feedback): SPD on secondary not cleared after config sync
Applied in changeset commit:d026178fa695f607f3b490978a9f4113fa7b111d. Renato Botelho
08:27 AM Feature #2834 (Needs Patch): carp+pfsync: add ability to prefer one node as master
This request is done because we have the situation of a lot (3x /27) ip-addresses with most of them guarded by carp. ... Alexander Swen
06:40 AM Bug #2491 (Feedback): disabling pfsync doesn't actually disable pfsync
Applied in changeset commit:b32ea59d5a45b86beee73d416462c01d1ac915ec. Renato Botelho
05:54 AM Bug #2012 (Resolved): 4th+ CARP member will not work with default automatic skew
Renato Botelho
01:18 AM Revision 2ead5ea7: Don't forget zones here too
Jim Pingle
01:03 AM Revision 506bca12: Include zones on voucher expire page tabs.
Jim Pingle

02/21/2013

07:35 PM Bug #2555: check_reload_status consumes 100% CPU usage
Tracked down the issue to dhcp6c calling rc.newwanipv6 which called "filter reload" on check_reload_status.
The de...
Ben Harris
07:30 PM Revision 5d764d64: Insert new NAT rules on the top of the list when top plus icon is used. Fixes #1118
Renato Botelho
07:28 PM Revision b779511e: Tidy up HTML errors in INDEX.PHP
Without any "widgets" selected, INDEX.PHP (i.e. the "dashboard")
produces 230+ HTML errors, so:
Remove the "closehea...
Colin Fleming
07:15 PM Revision 3202763c: Add NAT rule based on NAT rule below it instead of at the bottom of the list. Fixes #1118
Renato Botelho
06:18 PM Revision 95540233: Do not allow bridge members to be assigned to itself. Fixes #1153
Renato Botelho
05:21 PM Revision ef88e1e1: Fix indent and whitespaces
Renato Botelho
04:11 PM Bug #2756: SNMPD problems when binding pppoe interface
hmm after update still the same .... any idea Claudius Badmind
03:28 PM Revision b030e035: Allow deleting all aliases but the last one within the same subnet of a CARP IP. Fixes #2406
Renato Botelho
03:21 PM Feature #2241: DHCP - prevent dhcpd from handing out leases to certain MAC addresses
Unrelated to this ticket. Open a new feature request ticket for each of those separately. Jim Pingle
03:19 PM Feature #2241: DHCP - prevent dhcpd from handing out leases to certain MAC addresses
Thank you for this patch, however I would still like to see 2 checkboxes added to the GUI to control the following fl... → luckman212
02:16 PM Revision 873e49ec: Set if interface is enable before try to configure static arp. Fixes #1988
Renato Botelho
02:05 PM Revision 42fa2c01: Avoid conflicting interface IP address with static routes. Fixes #2039
Renato Botelho
01:51 PM Revision 51204df1: Fix reference to SNMP interface binding.
Jim Pingle
01:30 PM Bug #1118: Adding NAT rule based on a NAT rule moves it to bottom of list
Applied in changeset commit:5d764d64b999cd2f1c9b00c62771a18e05b52025. Renato Botelho
01:20 PM Bug #1118 (Feedback): Adding NAT rule based on a NAT rule moves it to bottom of list
Applied in changeset commit:3202763c8bdd2cd6821be7bc21829085548cc504. Renato Botelho
01:17 PM Bug #1118: Adding NAT rule based on a NAT rule moves it to bottom of list
Slightly related: using the + at the top of the NAT rules list adds the rule to the bottom, not the top. (could make ... Jim Pingle
12:20 PM Bug #1153 (Feedback): Re-assignment of bridge interfaces should be restricted
Applied in changeset commit:95540233e3b9d8c4be5616065edcc6e1f2e2f972. Renato Botelho
11:43 AM Revision acc68ffa: find_interface_ipv6 should return the first configured address, not the last one
Renato Botelho
11:30 AM Revision 8de7e180: Improve error message since we can have ipv6 set here
Renato Botelho
11:23 AM Revision 6e828f98: Add missing check for IPv6 overlap on interfaces, it complements the change made for ticket #1723
Renato Botelho
11:19 AM Revision 2c98a935: Teach is_ipaddr_configured to check ipv6 for single IPs. While I'm here, reduce code duplication
Renato Botelho
10:41 AM Revision 8d8b1af7: Remove unused function remove_numbers()
Renato Botelho
10:41 AM Revision 2ccac125: A nic family name can contain numbers on it, remove only the index in the end. Fixes #2010
Renato Botelho
09:44 AM Bug #2833 (Resolved): Add a knob to prefer IPv4 over IPv6 for rare situations that require it
We should have a knob somewhere to let users prefer IPv4 over IPv6 in case they have broken IPv6 routing and need to ... Jim Pingle
09:30 AM Bug #2406 (Feedback): No IP alias within the subnet of a CARP IP can be deleted
Applied in changeset commit:b030e03510656584d1d29f3a1d355e4a6d947f04. Renato Botelho
08:21 AM Bug #1988 (Feedback): Static ARP entries attempted to be applied on disabled interfaces
Renato Botelho
08:21 AM Bug #1988 (New): Static ARP entries attempted to be applied on disabled interfaces
Renato Botelho
08:20 AM Bug #1988 (Feedback): Static ARP entries attempted to be applied on disabled interfaces
Applied in changeset commit:873e49ec1cf3a291c9267a5efca70d74481a126b. Renato Botelho
08:10 AM Bug #2039 (Feedback): Adding a local interface conflicting with a static route in the routing table fails to add the link route
Applied in changeset commit:42fa2c01422e57fddea07352029530ace34363c4. Renato Botelho
08:04 AM Bug #2010 (Feedback): VLAN parent interface / altq interface wrong assumptions about int_family name format
Renato Botelho
04:56 AM Bug #2010 (New): VLAN parent interface / altq interface wrong assumptions about int_family name format
Renato Botelho
04:50 AM Bug #2010 (Feedback): VLAN parent interface / altq interface wrong assumptions about int_family name format
Applied in changeset commit:2ccac12588f59039c88d06126762f41be2f65ce2. Renato Botelho
06:24 AM Bug #2832 (Closed): Gateway status fails when 2 WANs have the same gateway.
I have 2 VDSL WANs using PPPoE connections but they have the same gateway and because of that pfsense gateway monitor... Mathieu Déom

02/20/2013

10:51 PM Bug #2831 (Rejected): Issue while connecting the openvpn
not a bug, post to the forum or mailing list Chris Buechler
10:48 PM Bug #2831 (Rejected): Issue while connecting the openvpn
Hi Team
I have set the Openvpn server in Pfsense.I have successfully connected through it from another network.Bu...
zam kp
10:15 PM Bug #2819: Unconstrained memory growth of tcpdump
can attach it here if it's under 5 MB gzipped/bzipped which it might be at that. otherwise can email it to me and I c... Chris Buechler
04:10 PM Bug #2819: Unconstrained memory growth of tcpdump
Jim, I was able to reproduce the situation. 3 days after reboot, tcpdump process grew to 25 MB from 2.5 MB. I ... Irving Popovetsky
10:12 PM Bug #2830 (Rejected): a Bug for 100Mb interface?
configuration problem, post to the forum or mailing list Chris Buechler
09:50 PM Bug #2830: a Bug for 100Mb interface?
--[adsl router] ------192.168.2.152 (100Mb)[win7]
|
|
---192.168....
scott gao
09:47 PM Bug #2830 (Rejected): a Bug for 100Mb interface?
test env:win7+vmware7+pfsense2.0.2+winxp
--[adsl router] ------192.168.2.152 (100Mb)[win7]
...
scott gao
09:40 PM Revision eed22197: Remove unimplemented option
Ermal LUÇI
07:50 PM Revision 9a15b8d2: Fix issues on "Set interface(s) IP address" option
- Avoid duplicate gateway entries
- Fix checking if a default gw already exists
- Set IPv6 to none when user choose i...
Renato Botelho
06:11 PM Revision c6a69aed: fix typo
Renato Botelho
05:55 PM Revision b82e4696: fix typo
Renato Botelho
03:54 PM Bug #2828: CARP does not work on dual-homed VMware ESXi hosts without a workaround on the ESX host
Oops, I was dead wrong, other machines see the same behaviour as soon as Promiscous Mode is enabled on the VMware por... Bernhard Schmidt
07:54 AM Bug #2828: CARP does not work on dual-homed VMware ESXi hosts without a workaround on the ESX host
Weird thing is, it only seems to affect pfSense boxes. We have tons of Linux and Windows machines, even in the same p... Bernhard Schmidt
07:28 AM Bug #2828: CARP does not work on dual-homed VMware ESXi hosts without a workaround on the ESX host
The workaround for altering the ESX host is correct and works for most people, since it's a problem with ESX.
If w...
Jim Pingle
06:00 AM Bug #2828 (Closed): CARP does not work on dual-homed VMware ESXi hosts without a workaround on the ESX host
Certain active/active VMware ESXi configurations loop back CARP multicast frames sent by the machine. This breaks CAR... Bernhard Schmidt
03:15 PM Revision ebbfc4b7: Revert "Preselect interface subnet mask for carp interfaces"
This was not a good change, it just consider ipv4, and it doesn't
respect the previous selected value. Revert it now ...
Renato Botelho
12:41 PM Revision 1f56ce58: Fix dhcp v6 config section name for console setup and check on interfaces.php, the correct is dhcpdv6 instead of dhcpd6. Fixes #2827
Renato Botelho
12:13 PM Bug #1877 (Resolved): (cosmetic) aliases-edit markup to wide for background
It was already fixed in 2.1. Renato Botelho
11:51 AM Revision 2675f511: Fix sort param to call bandwidth_by_ip
Renato Botelho
09:20 AM Bug #2829 (Feedback): CARP settings overwrite prefixlen of IPv6 address with prefixlen of IPv4 address on edit
Applied in changeset commit:ebbfc4b771a16b1aed5e97c2aaa2bee3db6b2e4d. Renato Botelho
07:18 AM Bug #2829 (Resolved): CARP settings overwrite prefixlen of IPv6 address with prefixlen of IPv4 address on edit
* Add IPv4 CARP address to WAN, i.e. 10.10.10.1, prefixlen /29
* Add IPv6 CARP address to WAN, i.e. 2001:db8:0:e901:...
Bernhard Schmidt
08:00 AM Revision a3861260: Merge pull request #428 from mdima/master
Status Queue: Uniform units in the interface. Ermal Luçi
07:54 AM Bug #2826 (Resolved): Status > Traffic Graphs gives javascript alert when changing interfaces.
Renato Botelho
07:33 AM Revision 31e41cf4: Status Queue: Uniform units in the interface.
Uniform units in the interface. Michele Di Maria
06:40 AM Bug #2827 (Feedback): changing "IPv6 Configuration Type" dropdown results in error if you have an old config.xml with unmigrated <dhcpd6> block
Applied in changeset commit:1f56ce58668708485f9d95c9b01e72519dde87b4. Renato Botelho
04:25 AM Feature #2781: Hierarchical view of "Status-Queues" page
Well, the new status queues page still doesn't show Borrows, Suspends or Drops:... Petri Oksanen
01:34 AM Feature #2781: Hierarchical view of "Status-Queues" page
Well, I think we can close this, or if you have any suggestions/problems please write me! Michele Di Maria

02/19/2013

09:46 PM Revision ae88de13: Some more code cleanup
Ermal LUÇI
09:42 PM Revision 1cf47c49: Put the alerts behind comments for someone wanting to debug this. The errors are from CSRF though ticket #2826 should not happen and functionality is not impacted by this.
Ermal LUÇI
07:14 PM Revision 647df2d4: Remove single quotes committed wrongly
Ermal LUÇI
06:13 PM Revision ffac939e: Use jQuery() as all other code
Ermal LUÇI
06:03 PM Revision b1b930dd: Use jQuery fully on traffic graph. Also remove some unused code from bandwidth_by_ip
Ermal LUÇI
05:20 PM Revision b406c78a: Be explicit on the testing
Ermal LUÇI
03:55 PM Bug #2827 (Resolved): changing "IPv6 Configuration Type" dropdown results in error if you have an old config.xml with unmigrated <dhcpd6> block
I have upgraded my 2.1 from snapshot to snapshot for quite a long time and I now have accumulated 2 IPv6 dhcpd blocks... Dwayne Voelker
03:48 PM Revision c3ebb2f8: Try to use our git PBI instead of the tbz version.
Jim Pingle
03:36 PM Revision 5823264a: Add some PHP shell scripts for managing packages from the CLI.
pfSsh.php playback installpkg git
pfSsh.php playback uninstallpkg git
pfSsh.php playback listpkg
Jim Pingle
02:08 PM Revision 28a20fdb: Default to using sha256 for a ca/cert digest algorithm, since sha1 is no longer recommended.
Jim Pingle
02:06 PM Revision 741d748d: Correct some inconsistencies in keylen/csr_keylen. Should fix csr generation errors mentioned on ticket #2820
Jim Pingle
12:38 PM Bug #2786 (New): Setting MTU on VLAN does not set MTU on parent interface in 2.2
Renato Botelho
12:35 PM Bug #2758: Old configuration remains when changing interface type
This new version of the patch is working fine for all tests I've made here. Renato Botelho
12:14 PM Bug #2826 (Feedback): Status > Traffic Graphs gives javascript alert when changing interfaces.
Ermal Luçi
12:14 PM Bug #2826: Status > Traffic Graphs gives javascript alert when changing interfaces.
Should be fixed by latest commits.
Missed the ticket creation.
Ermal Luçi
11:18 AM Bug #2826 (Resolved): Status > Traffic Graphs gives javascript alert when changing interfaces.
Status > Traffic Graphs gives javascript alert when changing interfaces. Just says "Error 0 -- error".
See http://...
Jim Pingle
11:41 AM Revision 1fea5ad9: Get the correct interface subnet
Renato Botelho
10:17 AM Revision 30a90672: Merge pull request #426 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
Interfaces Types Config Sections Spacer Row rbgarga
06:56 AM Revision 1c4846e9: Interfaces Types Config Sections Spacer Row
Fix spacer (last) row display inconsistency
Missed one
N0YB
06:21 AM Bug #2822: Direction wrong in traffic graph (lan)
After investigation, i figured out the root cause of this issue. For LAN interface:
- pfSense_get_interface_stats(...
Renato Botelho
05:21 AM pfSense Packages Feature #2825 (Resolved): OpenBGPd: Add options prepend-neighbor and prepend-self
To be able to more properly control traffic flow, adding "prepend-neighbor" and "prepend-self" to the list of options... Andreas Bjorshammar
 

Also available in: Atom