Project

General

Profile

Activity

From 04/18/2013 to 05/17/2013

05/17/2013

05:40 PM Revision 0b03b89f: remove auto-added allow rule for pfsync
Chris Buechler
05:39 PM Revision 8a92bad3: remove auto-added allow pfsync rule
Chris Buechler
02:47 PM Bug #2991 (Resolved): OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
Jim Pingle
02:40 PM Bug #2991: OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
I can confirm that this is fixed. Thank you!!
2.1-BETA1 (amd64)
built on Fri May 17 01:52:00 EDT 2013
Lakin Lowrey
12:38 PM Bug #2997 (Duplicate): CARP and pfSync traffic issues with traffic shaping
CARP and pfSync should not be impacted from traffic shaper policies.
They have very demanding latency requirment whi...
Ermal Luçi
11:15 AM Bug #1629: invalid state table entries after WAN IP change
I also have the same issues and following this issue. Maybe I can provide some extra information, sorry if it's doubl... Tom De Coninck
08:52 AM Feature #1489 (Closed): Can't configure PPPoE over VLAN
Fixed on 2.1, see #1767 and commit:7807664d Jim Pingle
08:51 AM Bug #1178 (Closed): Unable to select VLAN in PPPs interfaces
Fixed on 2.1, see #1767 and commit:7807664d Jim Pingle
04:28 AM Feature #2989: Changing language english to turkish not effect
I send files here to please update all.
i send github one week ago no one import codes for releases.
N.Selim GUNER

05/16/2013

07:52 PM Revision 37c922a6: Don't stomp on this variable or data loss can occur (disappearing static mappings)
Jim Pingle
05:00 PM Revision 5b23c83d: This didn't fix anything, made another syntax error. Revert "Seems to be missing a semicolon here."
This reverts commit 47a24491e2ea07a19d360d29325c1780652026a4. Jim Pingle
04:13 PM Revision 41567e06: Make sure there's a space here to prevent accidentally breaking the syntax.
Jim Pingle
04:09 PM Revision 47a24491: Seems to be missing a semicolon here.
Jim Pingle
01:35 PM Revision 92b27ea1: Fixes on HA setup:
- Disable pfsync when it's disabled on GUI
- Remove syncpeer and back it to default multicast address when it's
rem...
Renato Botelho
01:10 PM Bug #2910: monitoring-disabled gateway causes wrong tiered gateway in route-to
Hi Chris and Renato.
I have the exact same issue. My tier2 gateway monitoring is disabled. It's a PPP interface th...
Louis-David Perron
11:29 AM Bug #2996: DNS forwarder & Domain Overrides does not work thru ipsec tunnels
excellent! works as suggested
Thanks a lot!
heiko robert
11:18 AM Bug #2996 (Rejected): DNS forwarder & Domain Overrides does not work thru ipsec tunnels
Already fixed on 2.1, you must set the source address of the query.
You can do this using custom options on the DN...
Jim Pingle
10:58 AM Bug #2996 (Rejected): DNS forwarder & Domain Overrides does not work thru ipsec tunnels
Effekt similar to #1352 but with ipsec:
2 networks
* .net1.lan [192.168.1.0/24]
* .net2.lan [192.168.2.0/24]
...
heiko robert
10:13 AM Bug #1943: PPPoE won't reconnect after link loss when using vr(4) NICs on certain ISPs only
From reports this seems to be an issue of drivers. Ermal Luçi
08:40 AM Bug #2951 (New): OpenVPN and alternative monitoring IP in 2.1
Renato Botelho
08:39 AM Bug #2919 (New): IPv6 - WAN and LAN (DHCP-PD) does not renew address
Renato Botelho
08:35 AM Bug #2995 (Rejected): Unsetting the pfsync synchronize IP doesn't properly set it back to directed multicast
It's a duplicate of #2491 and it was already fixed on 2.1. I pushed the fix for RELENG_2_0 today. Renato Botelho
08:08 AM Bug #2995: Unsetting the pfsync synchronize IP doesn't properly set it back to directed multicast
It is much easier for the devs if you use GitHub to submit a change. Then they can directly review and (hopefully) ac... Phillip Davis
06:47 AM Bug #2995: Unsetting the pfsync synchronize IP doesn't properly set it back to directed multicast
Seems that the bug report system mangled my patch. Attaching it as a file instead. Per von Zweigbergk
06:45 AM Bug #2995 (Rejected): Unsetting the pfsync synchronize IP doesn't properly set it back to directed multicast
Expected: Leaving the "pfsync Synchronize Peer IP" box empty should set up pfsync to use directed multicast.
Actua...
Per von Zweigbergk
06:51 AM Bug #2993: IPsec in transport mode, tunneled traffic does not flow through enc0
Just to note what I have discovered:
When using transport mode, setting the net.inet.ipsec.filtertunnel=1 sysctl d...
Per von Zweigbergk

05/15/2013

09:34 PM Revision 683992fc: dnsmasq conf won't allow some custom args
User can't specify or customise some dnsmasq args in custom_options (dns-forward-max, cache-size, etc) because they a... Stilez y
07:38 PM Revision ebadf180: Add a script that can automatically convert a user's fstab over to ufs labels. Useful for full installs to avoid issues with device numbering (e.g. ad0 changes to ad4 or da0 to ad2, or in the future case, adX to adaX)
Jim Pingle
05:31 PM Revision 5996862b: Merge pull request #635 from jean-m-cyr/master
Bandwidth limiter - Disable and blank mask bits input field when mask type is 'none'. rbgarga
03:53 PM Revision 09628a07: Fix indent and whitespace
Renato Botelho
03:53 PM Revision c96e71d1: Fix indent and whitespace
Renato Botelho
03:53 PM Revision 046b8ba6: Fix comment to reflect what function current returns
Renato Botelho
12:02 PM Bug #2650 (New): FTP helper breaks TCP sequence numbers on 2nd WAN
Chris Buechler
11:44 AM Bug #2650: FTP helper breaks TCP sequence numbers on 2nd WAN
Could it be that those recent fixes broke passive FTP in some setups? Mine does not work anymore, details are here:
...
Anonymous
11:12 AM Bug #2993: IPsec in transport mode, tunneled traffic does not flow through enc0
OK, so net.inet.ipsec.filtertunnel=1 does get the traffic to pf, but it does not get it into tcpdump.
To see the t...
Jim Pingle
10:20 AM Bug #2993: IPsec in transport mode, tunneled traffic does not flow through enc0
Per Ermal, I tried setting net.inet.ipsec.filtertunnel=1 but it didn't affect the traffic, it still doesn't show inco... Jim Pingle
10:11 AM Bug #2993 (Resolved): IPsec in transport mode, tunneled traffic does not flow through enc0
When using IPsec in transport mode, the arriving packets show as arriving encrypted on the physical interface, but th... Jim Pingle
10:41 AM Feature #2994 (Resolved): Allow setting a default scale type for the traffic graphs widget
I like to have Autoscale (follow) set for the traffic graphs widget and hate having to click on Autoscale (up) to cha... Dwayne Voelker
02:30 AM Bug #2919: IPv6 - WAN and LAN (DHCP-PD) does not renew address
Similar results here, also on Comcast: The LAN interface eventually loses its IPV6 address, and radvd disappears from... Daniel Becker

05/14/2013

02:12 PM Revision 1cbbef94: Rework getting PF info via ajax using jQuery
Warren Baker
10:48 AM Revision 75f45785: update pfSense.pot file
add lines to pfSense.pot file update
be careful first 2 line already have a pfSense.pot file.
N.Selim GUNER
10:13 AM Revision 5765d691: system info dashboard gettext updates for translation projects
system info dashboard gettext updates for next translation projects N.Selim GUNER
10:08 AM Revision b54d0135: Update system_information.widget.php
N.Selim GUNER
10:06 AM Revision d6da1de8: Merge pull request #1 from pfsense/master
test N.Selim GUNER
09:41 AM Revision 9459b2de: system info dashboard gettext updates for translation projects
Im include gettext areas for next translation projects N.Selim GUNER
08:53 AM Revision de4ae554: Merge pull request #637 from phil-davis/master
Teach Net_IPv6:compress to handle a compressed address as input Chris Buechler
06:48 AM pfSense Packages Bug #2992: Boot problem after upgrade
I've seen a few sporadic reports of this from reliable sources, so I know it's an issue, but I've tried replicating i... Jim Pingle
04:31 AM pfSense Packages Bug #2992 (Duplicate): Boot problem after upgrade
I recently upgraded my pfSense 2.0.2 to 2.0.3 and is no longer working
as expected. It stops in the following line:
...
Ernesto Sitoe
06:31 AM Revision b4924d86: Teach Net_IPv6:compress to handle a compressed address as input
Phil Davis
04:40 AM Revision 3341fcfc: Merge pull request #636 from phil-davis/master
IPv6 OpenVPN TAP mode typo Chris Buechler
04:16 AM Revision 60f501ec: IPv6 OpenVPN TAP mode typo
Phil Davis
04:00 AM Revision d68c18b5: Merge pull request #634 from phil-davis/master
OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf #2991 Chris Buechler
02:42 AM Revision 8c50a9d8: Bandwidth Limiter - Disable and blank mask bits input field when mask type is 'none'.
Jean Cyr
02:25 AM Revision fe9c774d: OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf #2991
Phil Davis

05/13/2013

09:34 PM Bug #2991: OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
Turns out out be a bug/feature of Net_IPv6::compress - see https://github.com/pfsense/pfsense/pull/634 Phillip Davis
01:44 PM Bug #2991: OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
Attached a screenshot of the form field that isn't working. The field value is remembered, it's always there, but it ... Lakin Lowrey
01:28 PM Bug #2991: OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
Here's my (fixed) conf file for one client. Both clients are static key, site-to-site.... Lakin Lowrey
01:19 PM Bug #2991: OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
Need more info on the config here - static key? ssl/tls? site-to-site VPN? remote access? Jim Pingle
01:16 PM Bug #2991 (Resolved): OpenVPN w/ IPv6 fails to set ifconfig-ipv6 value in conf
I have two OpenVPN clients configured. Each has "IPv6 Tunnel Network" set to fd80::/64. When the conf file is generat... Lakin Lowrey
02:59 PM Bug #2919: IPv6 - WAN and LAN (DHCP-PD) does not renew address
Not a good fix. Behavior is the same. At the expiration of the 4 day lease, the LAN and WAN IPv6 addressing does not ... David Williams
06:04 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
Hi Phillip,
I've updated my installation to: 2.1-BETA1 (amd64) built on Mon May 13 00:54:29 EDT 2013
It is sti...
Pascal Huesch
05:21 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
I made a few fixes to the logic of when and which OpenVPN instances are restarted after a linkup/linkdown event. The ... Phillip Davis
03:48 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
Hi Renato, sorry for my late reply.
When I boot the machine the gateway log looks like this: (Monitoring down)
...
Pascal Huesch

05/12/2013

09:15 PM Revision a00dfffe: Merge pull request #632 from ExolonDX/master
Tidy up spelling mistakes Jim Pingle
08:33 PM Revision 3b2395ae: Tidy up spelling mistakes.
Colin Fleming
03:28 AM Bug #2518: Gateway in DHCP Server Doesn't Use Default Setting
Darwin Mach wrote:
> Darwin Mach wrote:
> > This bug has re-appeared after updating to the 10 MAY 2013 build of 2.1...
Darwin Mach
03:26 AM Bug #2518: Gateway in DHCP Server Doesn't Use Default Setting
Darwin Mach wrote:
> This bug has re-appeared after updating to the 10 MAY 2013 build of 2.1-BETA0 (AMD64)
Has so...
Darwin Mach
03:19 AM Bug #2518: Gateway in DHCP Server Doesn't Use Default Setting
This bug has re-appeared after updating to the 10 MAY 2013 build of 2.1-BETA0 (AMD64) Darwin Mach

05/11/2013

01:07 PM Revision 87e465a5: Merge pull request #629 from jean-m-cyr/master
Allow explicit mask specification in bandwidth limiter. Ermal Luçi
05:26 AM Revision 0b4e7542: Allow explicit mask specification in bandwidth limiter
Allow explicit mask specification in bandwidth limiter. This backwards
compatible and implements ermal suggestions.
Jean Cyr

05/10/2013

01:01 PM Revision c2e2d133: Prevent errors from flowing up to the clients workspace and preventing functionality
Ermal LUÇI
12:58 PM Revision fcb1ccaf: Revert "Fix alias expand for hostnames, it should fix #2941"
Working on a better fix
This reverts commit 0d59cc942f2ee225eccdb375e25f58a6f04fa9c4.
Renato Botelho
08:00 AM Bug #2941: Prohibit adding aliases containing FQDNs in static routes
Applied in changeset commit:fcb1ccaf2d356148057e9a62a376ce3d4229e980. Renato Botelho
07:57 AM Feature #2989: Changing language english to turkish not effect
Im complate my code for update from gethub pfsense all php pages now supporting dynamic charset codes check it for in... N.Selim GUNER
07:53 AM Bug #2919: IPv6 - WAN and LAN (DHCP-PD) does not renew address
Connectivity now persists through the DHCPv6 renewal process, radvd stays up.
Sadly, the connection is still not u...
Erik Mueller
07:47 AM Revision c3ab82a9: Auto codeset change for pfsense-utils.inc
Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset N.Selim GUNER
07:45 AM Revision 87d75cb2: Auto codeset change for pfsense-utils.inc
Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset N.Selim GUNER
07:44 AM Revision f8ea0eb3: Auto codeset change for pfsense-utils.inc
Codeset auto checking pfsense-utils.inc do not need anymore 8859-1 charset N.Selim GUNER
07:42 AM Revision 06de3aea: Auto codeset change for pfsense-utils.inc
Codeset auto checking pfsense-utils.inc do not need anymore N.Selim GUNER
07:39 AM Revision 4a5d6b85: Auto codeset change for pfsense-utils.inc
Auto codeset updating for pfsense-utils.inc N.Selim GUNER
07:36 AM Revision 87aa8215: Auto codeset change for pfsense-utils.inc
Webgui checks for code now pfsense-utils.inc N.Selim GUNER
07:32 AM Revision f079b676: Include Codeset and turkish language
include codeset and turkish language for next snapshots N.Selim GUNER
06:40 AM Bug #2540 (Resolved): Table entries added by filterdns can clobber overlapping hardcoded entries during DNS changes
confirmed fixed. and the other filterdns issues we've been discussing the last few days are fixed too now Ermal. Chris Buechler
04:39 AM Bug #2990 (Not a Bug): Clarify wording of services_dnsmasq.php and move its Webconfigurator node
"services_dnsmasq.php" refers to itself as "DNS forwarder options" but some of these appear to be able to apply to wh... Stilez y

05/09/2013

03:26 PM Revision 0d59cc94: Fix alias expand for hostnames, it should fix #2941
Renato Botelho
02:58 PM Revision 41c64d75: Revert "Add Turkish to the list of available languages, fixes #2986"
Will be done again for 2.2
This reverts commit 705950edbc09270fccbec0c5d8dd99b004704c6e.
Renato Botelho
01:53 PM Bug #2919: IPv6 - WAN and LAN (DHCP-PD) does not renew address

Have installed ..
2.1-BETA1 (amd64)
built on Thu May 9 07:06:51 EDT 2013
... will need 4 days uptime to val...
David Williams
12:44 PM Revision cdf0ac69: Update pt_BR translation
Renato Botelho
12:07 PM Bug #2627: Old delegated prefixes are not removed from the LAN interface
As a note, the value configured for "DHCPv6 Prefix Delegation size" is 64, but shows up as 0 in the config below:
...
Anonymous
11:50 AM Bug #2627: Old delegated prefixes are not removed from the LAN interface
Could you please share <interfaces> section from config.xml and the content of /var/etc/dhcp6c*.conf with me? Renato Botelho
11:43 AM Bug #2627: Old delegated prefixes are not removed from the LAN interface
Forgot to add, this test was performed on:
2.1-BETA1 (amd64)
built on Thu May 9 07:06:51 EDT 2013
Anonymous
11:42 AM Bug #2627: Old delegated prefixes are not removed from the LAN interface
Freshly booted pfSense box:
Has IPv6 on WAN interface, has no IPv6 on LAN interface, does not give out any IPv6 ad...
Anonymous
12:05 PM Revision a861c4de: Update translation template
Renato Botelho
12:00 PM Revision e0d7375d: Move pot translation file to en/, default locale directory
Renato Botelho
11:57 AM Revision 4c13b000: Move Turkish translation files to tr/, the default locale directory
Renato Botelho
11:05 AM Revision db7a628c: Replace all linklocal checks by is_linklocal()
Renato Botelho
11:05 AM Revision 19341491: Create is_linklocal() to validate ll addresses
Renato Botelho
10:30 AM Bug #2941 (Feedback): Prohibit adding aliases containing FQDNs in static routes
Applied in changeset commit:0d59cc942f2ee225eccdb375e25f58a6f04fa9c4. Renato Botelho
07:23 AM Bug #2941 (New): Prohibit adding aliases containing FQDNs in static routes
still the same as what I noted in an earlier update. It's correct on the alias edit screen, but on system_routes_edit... Chris Buechler
10:00 AM Feature #2986: Turkish Language Import For Next Snapshots
Applied in changeset commit:41c64d75038538225f2df720148bda5be79d63f8. Renato Botelho
12:49 AM Feature #2986: Turkish Language Import For Next Snapshots
Renato Botelho wrote:
> Applied in changeset commit:705950edbc09270fccbec0c5d8dd99b004704c6e.
After the change (S...
N.Selim GUNER
09:54 AM Feature #2989: Changing language english to turkish not effect
In order to have Turkish language working all pfSense pages charset must be changed to UTF-8, what is not going to ha... Renato Botelho
07:11 AM Feature #2989: Changing language english to turkish not effect
You can find instructions on github help:
https://help.github.com/articles/using-pull-requests
Renato Botelho
07:09 AM Feature #2989: Changing language english to turkish not effect
i never used like github system can u contact for me in skype ? add me tech5050 please i must talk to you. N.Selim GUNER
06:29 AM Feature #2989: Changing language english to turkish not effect
You can use github and send a pull request with all changes. It's the best way to submit patches. Renato Botelho
05:50 AM Feature #2989: Changing language english to turkish not effect
last change
system.inc changed
i re sending zip file
N.Selim GUNER
05:34 AM Feature #2989: Changing language english to turkish not effect
after that changes need rename folders in
/usr/local/share/locale
tr_TR.UTF-8 to tr
and
pt_BR.ISO8859-1 to pt_BR
N.Selim GUNER
05:20 AM Feature #2989: Changing language english to turkish not effect
ignore #4 message text editor not give all codes
i send a files in zip here.
and lines copying here
head.inc
...
N.Selim GUNER
04:52 AM Feature #2989: Changing language english to turkish not effect
i found a fixes
Step 1: *include code*
/etc/inc/system.inc
@/* Init language environment */
function system_...
N.Selim GUNER
03:31 AM Feature #2989: Changing language english to turkish not effect
note : after the head.inc line 16 changes turkish language works %80 diag_backup.php not working correctly.
i thin...
N.Selim GUNER
03:09 AM Feature #2989: Changing language english to turkish not effect
function set_language($lang = 'en_US', $encoding = "ISO8859-1") {
putenv("LANG={$lang}.{$encoding}");
setlocale(L...
N.Selim GUNER
01:02 AM Feature #2989 (Resolved): Changing language english to turkish not effect
After the change (System:General Setup > English to Turkish) is not effect, still WebGUI shows english language. N.Selim GUNER
07:30 AM Bug #2915 (Resolved): OpenVPN server/client not started after WAN physical hotplug event
confirmed working Chris Buechler
07:24 AM Bug #2300 (Resolved): Static routes for IPsec peers missing when attached to IP Alias VIP
Chris Buechler
07:13 AM Bug #2982 (Resolved): Default gateway gone when WAN is unplugged then plugged
confirmed fixed Chris Buechler
06:47 AM Bug #2982 (Feedback): Default gateway gone when WAN is unplugged then plugged
Chris Buechler
07:05 AM Bug #2962 (Resolved): IP Aliases cannot be used for routes/gateways
fixed Chris Buechler

05/08/2013

07:48 PM Revision 5c8cbb26: Shuffle some more logs around to more appropriate places.
Jim Pingle
06:45 PM Revision 30ad8553: Nuke interface_track6_dhcp6_configure()
This function does 2 unecessary things:
. Remove the IP address from interface set as Track, what is wrong and
sho...
Renato Botelho
04:54 PM Revision a89b7342: Send filterdns logs to the resolver log.
Jim Pingle
04:31 PM Bug #2988 (Resolved): Aliases not displaying in Diagnostics-Tables
2.0.3-RELEASE (amd64)
When creating an alias, it does not always appear in Diagnostics-Tables.
If I create an ali...
Christian Borchert
01:53 PM Bug #2919 (Feedback): IPv6 - WAN and LAN (DHCP-PD) does not renew address
Please test it again with tomorrow's (May 9) snapshots. Renato Botelho
01:53 PM Bug #2627 (Feedback): Old delegated prefixes are not removed from the LAN interface
Please test it again with tomorrow's (May 9) snapshots. Renato Botelho
11:44 AM Revision 705950ed: Add Turkish to the list of available languages, fixes #2986
Renato Botelho
11:43 AM Revision 41bd4359: Add Turkish translation files, ticket #2986
Renato Botelho
08:39 AM Bug #2941: Prohibit adding aliases containing FQDNs in static routes
I'm running the May 2nd snapshot, which seems to have the patches listed in this ticket.
Was I testing correctly? ...
Josh Stompro
06:53 AM Bug #2941: Prohibit adding aliases containing FQDNs in static routes
Josh,
Are you using a recent snapshot?
Renato Botelho
08:33 AM pfSense Packages Bug #2987 (Rejected): 2.1 beta build Wed Apr 17 14:20:09 EDT 2013
Please try on a current snapshot, and report the results on the forum. If a bug is confirmed there, it can be revisit... Jim Pingle
08:29 AM pfSense Packages Bug #2987 (Rejected): 2.1 beta build Wed Apr 17 14:20:09 EDT 2013
IPSEC Mobile Clients - when connected, the widget on the dashboard and the Status - IPSec - Overview does not show th... Adam Fathauer
07:19 AM Revision f388b5c5: After some discussions it is better to make this a tunable and allow its value change from administrator.
Ermal LUÇI
06:57 AM Bug #2878 (New): radvd does not restart properly
Renato Botelho
06:56 AM Bug #2884 (Resolved): Tunnel status in case of NAT before IPSec
Renato Botelho
06:50 AM Feature #2986 (Feedback): Turkish Language Import For Next Snapshots
Applied in changeset commit:705950edbc09270fccbec0c5d8dd99b004704c6e. Renato Botelho
01:13 AM Feature #2986 (Resolved): Turkish Language Import For Next Snapshots
Turkish language complated %91 we need test for next snapshots please import our language thank you.
http://pootle...
N.Selim GUNER

05/07/2013

03:15 PM Revision ddae03ad: Merge pull request #627 from phil-davis/master
Optimize which OpenVPN instances are restarted rbgarga
02:40 PM Revision 6d49e2ba: Revert "Fixes for track6 interfaces:"
It's not the correct fix
This reverts commit e8307ae03e2769bd0ebaa4b9441ac797b50a3800.
Renato Botelho
02:34 PM Revision be00850b: Remember which interface was used by each OpenVPN conf
When interfaces go down and up we need to know which interface (vr1, vr2 etc) each OpenVPN instance is using so we ca... Phil Davis
02:31 PM Revision e960b298: Optimize which OpenVPN instances are restarted
Phil Davis
02:29 PM Feature #2985: Default gateway switching switches to lan gateway if multi lan config
It only skips gateways on interface lan and not on opt1:... Grischa Zengel
02:22 PM Feature #2985 (Resolved): Default gateway switching switches to lan gateway if multi lan config
If you have multi lan config with gateways on it, it could switch to local gateway.
I suggest to mark gateways for...
Grischa Zengel
01:21 PM Bug #2984 (Resolved): IPSec adds route but isn't needed any more
Since route-to and reply-to rules are added, no routing entries are needed any more.
# This code worked only with ...
Grischa Zengel
12:34 PM Revision 982e004f: Pull code from the calling place rather than the interfaces.inc
Ermal LUÇI
12:32 PM Revision 70a99e87: Merge pull request #626 from phil-davis/master
Restore default route after HOTPLUG linkup Ermal Luçi
12:24 PM Revision 252612d7: Fix wrong check added on commit 1f64b66bf0 that was checking openvpn server twice and don't checking openvpn client
Renato Botelho
12:20 PM Revision e8307ae0: Fixes for track6 interfaces:
. Do not remove link-local when it's already correct
. Let dhcp6c deal with tracked interface IP
Renato Botelho
11:40 AM Bug #2978 (Feedback): Broken URL table
We couldn't reproduce it. It's always reproducible on your environment? Are you sing a recent snapshot? Renato Botelho
11:38 AM Bug #2915 (Feedback): OpenVPN server/client not started after WAN physical hotplug event
Should be fixed after pull request was merged Renato Botelho
10:26 AM Bug #2915: OpenVPN server/client not started after WAN physical hotplug event
The optimized version is pull request https://github.com/pfsense/pfsense/pull/627
I believe this is all working nice...
Phillip Davis
02:52 AM Bug #2915: OpenVPN server/client not started after WAN physical hotplug event
This pull request makes it all work as far as I can see: https://github.com/pfsense/pfsense/pull/625
There is some m...
Phillip Davis
10:40 AM Bug #2650: FTP helper breaks TCP sequence numbers on 2nd WAN
There is no FTP traffic going out of WAN1. Anonymous
01:48 AM Bug #2650: FTP helper breaks TCP sequence numbers on 2nd WAN
I see the same mismatched sequence number going out of WAN2. I have not checked for any traffic going out of WAN1, bu... Anonymous
01:40 AM Bug #2650: FTP helper breaks TCP sequence numbers on 2nd WAN
You see the same mismatched sequence number or you see traffic goign out of WAN rather than WAN2?
I know there are...
Ermal Luçi
10:28 AM Bug #2982: Default gateway gone when WAN is unplugged then plugged
This should be have been fixed by pull request https://github.com/pfsense/pfsense/pull/626
Once it is out and tested...
Phillip Davis
02:29 AM Bug #2982 (Resolved): Default gateway gone when WAN is unplugged then plugged
When I disconnect the WAN cable to the internet, the default route disappears (that is OK - the WAN is down!).
When ...
Phillip Davis
10:08 AM Revision 8e47f55b: Reload routes etc when rc.linkup happens
When a link comes up, call interface_configure with p2=true. This makes it run various extra routines such as system_... Phil Davis
10:03 AM Revision 6ddfa6c2: Add includes to interfaces.inc
There were some includes needed when calling into here from rc.linkup - somehow everything else that calls interface_... Phil Davis
06:58 AM Feature #2983 (New): DHCPD: Add vendor-class-identifier and MAC-OIDs
For provisioning and deployment there must be diffent options (mostly 66&67) for each vendor or device class.
In 2.1...
Grischa Zengel
06:36 AM Revision 7610866f: Merge pull request #625 from phil-davis/master
Fixup handling gateway argument to rc.openvpn Ermal Luçi
05:59 AM Revision 1f64b66b: Handle gateway argument to rc.opnvpn
Various fixups to make this work. Now I can:
- Unplug an interface, any OpenVPN servers/clients in a gateway group us...
Phil Davis
05:53 AM Revision be2a18bf: Fixup gwlb functions related to gw failover
Make apinger pass the gateway parameter both when an alarm alarms (gateway is down) and when it comes good (gateway i... Phil Davis
02:52 AM Bug #2949 (Closed): dhcp on embedded doesn't provide router in lease information
pretty sure this is a problem that only existed for a short period of time, definitely not currently an issue. Chris Buechler
02:41 AM Bug #2949: dhcp on embedded doesn't provide router in lease information
I am having no trouble with this on multiple Alix nanoBSD systems - builds Fri Apr 5 00:57:50 EDT 2013 and Sun May 5 ... Phillip Davis
02:10 AM Feature #1411: Gateway Group as default gateway
+1 - this would allow us to effectively tell pfSense what are the useful gateways, and in what priority order. It wou... Phillip Davis

05/06/2013

11:49 PM Bug #2650: FTP helper breaks TCP sequence numbers on 2nd WAN
With the latest build there is no change:
2.1-BETA1 (amd64)
built on Mon May 6 16:54:02 EDT 2013
Anonymous
03:25 PM Bug #2650 (Feedback): FTP helper breaks TCP sequence numbers on 2nd WAN
Latest snapshots should behave better for this situation. Ermal Luçi
06:09 PM Revision 8edaa92c: Allow codel to be activated as an option for the specific queues or as its own discipline without any childs
Ermal LUÇI
05:19 PM Bug #2475 (Resolved): Connection rate limiting does not work for Captive Portal
Chris Buechler
10:46 AM Bug #2475: Connection rate limiting does not work for Captive Portal
I can confirm that on 2.0.3 it looks like mod_evasive is now there. Ermal, thank you for getting this fixed.
I'll...
Josh Stompro
04:01 PM Revision 02203e6d: Fix IPv6 Prefix ID default value
. Always initialize it to 0 when it's undefined
. Remove unecessary initializations and checks
. Bump config version ...
Renato Botelho
03:28 PM Bug #2792 (Resolved): pfSctl / check_reload_status can ignore linkup/linkdown events if they fire too fast.
linkup events will never be aggregated by check_reload_status hence no missing. Ermal Luçi
01:52 PM Bug #2970 (Feedback): Codel algorithm for ALTQ/Dummynet?
Implemented for ALTQ in 2.1 snapshots. Ermal Luçi
12:24 PM Bug #2877 (Resolved): Reset webconfigurator password does not unlock admin account
thanks Renato Botelho
12:15 PM Bug #2877: Reset webconfigurator password does not unlock admin account
Running May 2nd 2.1 snapshot I can confirm that this is fixed.
# System -> User Manager
# Edit admin user.
# Che...
Josh Stompro
12:06 PM Bug #2941: Prohibit adding aliases containing FQDNs in static routes
I'm trying to confirm that this is fixed but I'm not having success. May 2nd 2.1 snapshot, well past when the change... Josh Stompro
11:36 AM Revision 94597308: Do not show URL twice, it helps ticket #2978
Renato Botelho
09:03 AM Bug #2981 (Resolved): Virtual IP's not cleaned up on interface change
Running 2.1-Beta1 (i386) Thur May 2 00:11:40 EDT 2013 Nanobsd 2G
The problem I'm seeing is that when I change the ...
Josh Stompro

05/05/2013

09:56 AM Feature #2980 (Closed): Clickable "sort" by IP or username PPTP VPN
I would like the ability to sort users by either username or IP-adress.
Currently not able to click either one and...
Brian Jensen
08:49 AM Bug #2978: Broken URL table
It worked fine for me as well. And I also fixed the cosmetic bug in the alias list. Renato Botelho
01:15 AM Revision 66379a0c: Merge pull request #624 from PiBa-NL/dns_hostoverride_fix
Fix dnsmasq host overrides 'enabled' check. Jim Pingle
12:19 AM Revision a80cb9ca: Fix dnsmasq host overrides 'enabled' check.
Pi Ba

05/04/2013

10:57 PM Revision 7d8b75ab: Disable udp checksums by default
Ermal LUÇI
03:06 PM Feature #1434: Radius Accounting in OpenVPN
does anyone have a solutions for this? it's really important to be able to track users who have been connected in th... Guy Plunkett
08:24 AM Bug #2495: pfsense doesn't seem to know what its WAN IP is
Is this bug currently being worked on?
Is there any way to help fixing the bug?
Christoph Filnkößl

05/03/2013

01:50 PM Bug #2979 (Resolved): Increase RRD Max values to account for 10Gbit/s Ethernet
Currently we restrict the max values for "valid" traffic data thusly in source:etc/inc/rrd.inc#L264 :... Jim Pingle
08:26 AM Bug #2978: Broken URL table
Aside from the URL bring printed twice in the list of aliases, that works for me on a current snapshot. I added the a... Jim Pingle
06:30 AM Bug #2978 (Closed): Broken URL table
URL table seems broken in 2.1
I have created a simple URL list available at http://www.todoo.biz/facebook.txt
An...
greg Bernard
03:46 AM Feature #2977: Connection tracking like ipcop
(http://192.168.1.1/diag_dump_states.php) Yes, but there is huge difference in the look and feel. Zack S
03:40 AM Feature #2977 (Closed): Connection tracking like ipcop
already exists. Diag>States, and States Summary.
Chris Buechler
03:29 AM Feature #2977 (Closed): Connection tracking like ipcop
!http://www.ipcop.org/1.4.0/en/admin/images/connections.png!
[[http://www.ipcop.org/1.4.0/en/admin/html/Info-AW....
Zack S
02:36 AM Feature #2976: IP conflict detection
Had Wan interface ip conflict was not reported.
Luckily, i noticed it during in bootup messages.
Zack S
01:34 AM Feature #2976 (Closed): IP conflict detection
already exists. ARP moved from ... to ... messages for hosts on connected networks, and "X is using my IP x.x.x.x" fo... Chris Buechler
01:09 AM Feature #2976 (Closed): IP conflict detection
Detect IP conflict in the network Zack S
02:21 AM Bug #2636 (Resolved): state mismatch issue on enc0 with amd64
this is fixed Chris Buechler

05/02/2013

09:26 PM Revision 26cb8245: Merge pull request #622 from ExolonDX/branch_10
Update "pkg_edit.php" rbgarga
06:02 PM Revision 81ecdc6c: Update "pkg_edit.php"
Move closing TR tag outside, otherwise the 'foreach' statement will
produce a duplicate closing TR tag.
Colin Fleming
01:51 PM Bug #2951 (Feedback): OpenVPN and alternative monitoring IP in 2.1
Pascal Huesch wrote:
> I just noticed, that killing apinger and restarting it from the shell also brings the gateway...
Renato Botelho
11:30 AM Feature #2973 (Resolved): send test mail button
hey all
sorry if I am doing this wrong..
I think it wood be nice to have a "Send test mail" button
dennis petersen
07:08 AM Bug #2636 (Feedback): state mismatch issue on enc0 with amd64
After further evaluation, this appears to have been fixed sometime in the past month or two by something that wasn't ... Chris Buechler
06:29 AM Todo #2817 (Resolved): Back Unbound changes out of 2.1, revert to a package for now.
Renato Botelho
12:17 AM Todo #2817: Back Unbound changes out of 2.1, revert to a package for now.
Works great now, thanks! Anonymous

05/01/2013

08:56 PM Bug #2971: Can not get SNMP information Use IPSENSE connection
BTW.
So ALL easily lead to misunderstanding, I guess I will not be the last person to raise this issue!
X.Z. Lin
08:53 PM Bug #2971: Can not get SNMP information Use IPSENSE connection
http://forum.pfsense.org/index.php/topic,61857.0.html X.Z. Lin
08:53 PM Bug #2971: Can not get SNMP information Use IPSENSE connection
OK!Thank you
When the last time you told
I have simultaneous release to the forum to ask!
X.Z. Lin
07:58 PM Bug #2971: Can not get SNMP information Use IPSENSE connection
It is not a bug in pfSense. It is an known, expected, and documented behavior of FreeBSD and other Operating Systems ... Jim Pingle
07:55 PM Bug #2971: Can not get SNMP information Use IPSENSE connection
I know you want to discuss issues go to the forum
But I think this should be a BUG
Select ALL can not get the infor...
X.Z. Lin
11:45 AM Bug #2971: Can not get SNMP information Use IPSENSE connection
The ticket system is not a place for an in-depth discussion on the topic. Please start a forum thread if you need mor... Jim Pingle
10:27 AM Bug #2971: Can not get SNMP information Use IPSENSE connection
I tested PING normal
Firewall through
SNMP data is not ALL
This is normal?
[2.1-BETA1][root@pfsense.mec.hc]/roo...
X.Z. Lin
08:45 AM Bug #2971 (Rejected): Can not get SNMP information Use IPSENSE connection
The binding option is the correct workaround.
Failing that, see: http://doc.pfsense.org/index.php/Why_can%27t_I_qu...
Jim Pingle
08:38 AM Bug #2971 (Rejected): Can not get SNMP information Use IPSENSE connection
To connect a PFSENSE When I use IPSEC
I can not get SNMP information when the SNMP Service "Bind Interface"select AL...
X.Z. Lin
08:39 PM Revision c597b231: Merge pull request #616 from ExolonDX/branch_08
Tidy up "firewall_nat_out_edit.php" XHTML Jim Pingle
08:38 PM Revision 680ff27e: Merge pull request #615 from ExolonDX/branch_07
Tidy up "firewall_nat_out.php" XHTML Jim Pingle
08:37 PM Revision 634243bd: Merge pull request #614 from ExolonDX/branch_09
Tidy up "firewall_nat_ntp_edit.php" XHTML Jim Pingle
08:36 PM Revision 16128bf6: Merge pull request #613 from ExolonDX/branch_05
Tidy up "firewall_nat_npt" XHTML Jim Pingle
08:32 PM Revision e8663065: Merge pull request #612 from ExolonDX/branch_04
Tidy up "firewall_nat_1to1_edit" XHTML Jim Pingle
08:31 PM Revision 71186ddc: Merge pull request #611 from ExolonDX/branch_03
Tidy up "firewall_nat_1to1.php" XHTML Jim Pingle
08:31 PM Revision baab65b8: Merge pull request #610 from ExolonDX/branch_02
Tidy up "firewall_nat_edit,php" XHTML Jim Pingle
08:25 PM Revision 933499f0: Merge pull request #609 from ExolonDX/branch_01
Tidy up "firewall_nat.php" XHTML Jim Pingle
07:05 PM Revision 57d6508d: Tidy up "firewall_nat_ntp_edit.php" XHTML
Close BR and INPUT tags
Update HTML Boolean Operators
Add missing closing TD tag
Colin Fleming
06:58 PM Revision 7235e73f: Tidy up "firewall_nat_out_edit.php" XHTML
Add CDATA section to SCRIPT tags"
Close INPUT and BR tags
Update HTML Boolean operators
Add missing opening TR tag
Colin Fleming
06:48 PM Revision 1d89d699: Tidy up "firewall_nat_out.php" XHTML
Close BR, INPUT and IMG tags and ALT to IMG tags
Update HTML Boolean operators
Move NOWRAP to class statement
Move CE...
Colin Fleming
06:30 PM Revision 193079e4: Tidy up "firewall_nat_ntp" XHTML
Close BR and IMG tags and add ALT to IMG tags
Deprecate ampersand in ANCHOR tags
Move NOWRAP to class statement
Colin Fleming
06:25 PM Revision a44981a3: Tidy up "firewall_nat_1to1_edit" XHTML
Add CDATA section to SCRIPT tag
Close BR and INPUT tags
Update HTML Boolean operators
Add missing closing TD tag
Colin Fleming
06:17 PM Revision 2cd8afb7: Tidy up "firewall_nat_1to1.php" XHTML
Close BR and IMG tags and add ALT to IMG tags
Move NOWRAP to class statement
Deprecate ampersand in ANCHOR tags
Repla...
Colin Fleming
06:11 PM Revision 4e51740a: Tidy up "firewall_nat_edit,php" XHTML
Add "closehead" PHP variable
Add type to LINK
Close INPUT and BR tags
Update HTML Boolean operators
Add CDATA section...
Colin Fleming
05:56 PM Revision d16a49ae: Tidy up "firewall_nat.php" XHTML
Add "closehead" PHP variabled and add closing HEAD statement
Close INPUT, BR and IMG tags and add ALT to IMG tags
Colin Fleming
04:09 PM Revision ea1aca13: Fix dnsmasq host overrides and dhcp integration
. Do not execute following actions when dnsmasq is disabled:
. Add host overrides to /etc/hosts
. Register DHCP l...
Renato Botelho
11:19 AM Todo #2817: Back Unbound changes out of 2.1, revert to a package for now.
Tobias Wigand wrote:
> On my NanoBSD test system (ALIX), the configuration in /usr/pbi/unbound-i386/etc/unbound/unbo...
Renato Botelho
09:56 AM Todo #2972 (Rejected): Use interface description instead of "OPTX" for IGMP Proxy
In IGMP Proxy, I would prefer to have the interface description, instead of "OPT X"
Thanks
Michel Zehnder
05:45 AM Bug #2951 (New): OpenVPN and alternative monitoring IP in 2.1
Renato Botelho
05:44 AM Bug #2956 (Resolved): lookup_gateway_ip_by_name() (in gwlb.inc) might return the wrong IP if the gateway has an entirely numeric name
Renato Botelho
05:17 AM Bug #2636: state mismatch issue on enc0 with amd64
Well, it fixed one problem and broke things that used to work. Incoming IPsec traffic from other connections that wer... Chris Buechler
05:06 AM Bug #2636: state mismatch issue on enc0 with amd64
Setting net.inet.ipsec.filtertunnel=1 definitely seems to fix it. On a tunnel where I couldn't keep a TCP session goi... Chris Buechler

04/30/2013

07:03 PM Revision dfe2769c: Use exec directly instead of exec_command
Renato Botelho
05:09 PM Revision bc488151: Fix and improve swap_usage()
- Fix a typo on awk syntax
- Use php functions to extract desired value from swapinfo output
Renato Botelho
05:07 PM Revision af0b57cb: Fix indent and whitespaces
Renato Botelho
04:58 PM Revision 1a8b561c: Merge pull request #608 from evansus/master
Merge commit to correct debugging issue rbgarga
03:53 PM Revision b0307435: correct debug issue
Accidentally changed this from executing the zfs command to echoing the
expected command in previous commits.
This ha...
Evan Susarret
03:32 PM Revision 0d0cda18: Merge pull request #602 from evansus/patch-1
ZFSROOT not hardcoded to zpool or dataset 'tank' rbgarga
10:02 AM Bug #2970 (Resolved): Codel algorithm for ALTQ/Dummynet?
With discussion going here: http://forum.pfsense.org/index.php/topic,50959.new.html#new
and a alpha patch here htt...
Ermal Luçi
03:00 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
I just noticed, that killing apinger and restarting it from the shell also brings the gateway back online. Pascal Huesch
02:54 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
Yes. Ping goes through while the Gateway is shown as offline. Pascal Huesch

04/29/2013

02:22 PM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
When monitor is failing, are you able to ping 8.8.8.8 with source set to 10.8.3.102?
# ping -S 10.8.3.102 8.8.8.8
Renato Botelho
03:41 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
*ifconfig*... Pascal Huesch
02:07 PM Revision 5d442949: Add nonewline to end of file to avoid issues when new options are added
Renato Botelho
02:05 PM Revision f87d0bb7: Add nonewline to end of file to avoid issues when new options are added
Renato Botelho
09:14 AM Bug #2412 (Feedback): inbound 6to4 traffic does not work in pf
Ermal Luçi
09:14 AM Bug #2412: inbound 6to4 traffic does not work in pf
That is how 6to4 works in general that is why they are not so common nowdays afaik. Ermal Luçi
08:46 AM Revision ac62a50d: Do not force the check to avoid garbling filesystems. Also be specific to check / filesystem and /cf on nano platform since the others will be checked on php code
Ermal LUÇI
05:50 AM Bug #2636: state mismatch issue on enc0 with amd64
Can you try if setting net.inet.ipsec.filtertunnel: 0 to 1 makes it work correctly? Ermal Luçi

04/28/2013

02:12 PM Revision 004c1412: Avoid duplicate default gw, also look for gateways with name different from WANGW that points to same IP
Renato Botelho
01:51 PM Feature #2969 (Closed): Automatic config.xml recovery / reinstallation
After dealing with the corruption bug in the 25th nightlies, I had to recover several pfSense instances by loading th... c c
11:56 AM Bug #1969: IPsec refuses connection after first Cisco Client connection
I can confirm that this issue occurs with the 2.1 nightly as of 4/23/2013 with the latest Cisco VPN Ipsec client, usi... c c
11:43 AM Bug #2896: IPsec failover may not fully attach to new interface address
I have observed this problem too. I hope to give the patch a try.
Bruce Mah
10:50 AM Revision 453966f4: Merge pull request #2 from evansus/master
simpler zfs mount command Evan Susarret
10:43 AM Revision c56caf59: Use 'zfs mount' to get ZFSROOT dataset
using just zfs, grep, and cut, with a simple regexp Evan Susarret

04/26/2013

07:09 PM Revision 79d03c40: Some text/selection refinements to the previous DNS forwarder changes.
Jim Pingle
06:53 PM Revision b4323f39: Add the ability for dnsmasq to selectively respond to queries only on certain IPs and bind to specific interfaces.
Jim Pingle
05:51 PM Revision e6c49e3d: Add the ability to change the port on which dnsmasq listens.
Jim Pingle
05:15 PM Revision 459b5317: Add nsswitch.conf to stop syslog from producing errors when sending full messages.
Jim Pingle
05:10 PM Revision 81448ffa: Show IPv6 link-local IPs as specific sources for ping, traceroute, and port testing.
Jim Pingle
09:50 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
Please send me the output of the following commands when monitor is broken:
# ifconfig ovpnc1
# netstat -nrf inet...
Renato Botelho
07:02 AM Bug #2951: OpenVPN and alternative monitoring IP in 2.1
It says: RTT: pending/~ Loss: pending/~ Status: unknown.
I've sent the XML to the mail-address in your profile.
Pascal Huesch
08:37 AM Revision aa72848d: Fix isvm check to match on product
Warren Baker
08:35 AM Revision 58897b8c: Fix isvm check to match on product
Warren Baker
07:46 AM Bug #2915 (New): OpenVPN server/client not started after WAN physical hotplug event
Seems to still be a problem on a snap from the 24th, especially with VPN instances bound to Gateway Groups. Jim Pingle
07:33 AM Revision 18725085: Correct checking status of vhosts-http as submitted by: http://forum.pfsense.org/index.php/topic,61636.0.html
Ermal LUÇI
04:36 AM Bug #2952: Unvalidated input during system_firmware_check.php
The code supports HTTPS. You just have to add the "s" to the system_firmware_settings.php > updater settings. What it... Jose Silva
04:29 AM Bug #2952: Unvalidated input during system_firmware_check.php
The code supports HTTPS. You just have to add the "s" to the system_firmware_settings.php > updater settings. What it... Jose Silva
04:02 AM Todo #2817: Back Unbound changes out of 2.1, revert to a package for now.
On my NanoBSD test system (ALIX), the configuration in /usr/pbi/unbound-i386/etc/unbound/unbound.conf only gets updat... Anonymous
03:33 AM Feature #2731: Add input validation of static route destination networks
ok Jose Silva
01:51 AM Feature #2731 (Resolved): Add input validation of static route destination networks
this was actually implemented in 2.1 recently. There's a duplicate ticket here somewhere for it. Chris Buechler

04/25/2013

08:39 PM Bug #2968 (Rejected): UDP issues with PPTP and Multi-WAN
not a legit bug, guessing a wrong firewall rule. Chris Buechler
06:03 PM Bug #2968 (Rejected): UDP issues with PPTP and Multi-WAN
2.1-BETA1 amd64, multi-WAN setup with three WAN links, one LAN link.
PPTP clients cannot access private resources ...
allen landsidel
08:27 PM Revision 2ddc9ed9: Remove the - in the word 'number'
Warren Baker
08:24 PM Revision 474b4deb: Remove the - in the word 'number'
Warren Baker
08:17 PM Revision 27d9f5ab: Correct spelling on editing gif interface
Warren Baker
08:16 PM Revision 8976f70d: Correct spelling on editing gif interface
Warren Baker
07:32 PM Revision 6e905c8a: Move dnsmasq start to before ntp, or else the entry for the DNS forwarder in /etc/resolv.conf will always time out.
Jim Pingle
03:40 PM Todo #2817 (Feedback): Back Unbound changes out of 2.1, revert to a package for now.
Applied in changeset pfsense-packages:commit:d81512d0f0ba39f6badc70acfe7ff6bc1f9bb46e. Renato Botelho
11:32 AM Revision 8e78c82c: ipprotocol is inet or inet6
Renato Botelho
11:30 AM Revision 26190b11: Take dynamic6 into consideration too
Renato Botelho
11:28 AM Revision 65cfd0ca: Deduplicate and simplify code
Renato Botelho
10:17 AM Bug #2819: Unconstrained memory growth of tcpdump
I was looking for the cause that there were no new events logged in my firewall log. It happened a few times that ab... Jos van de Ven
08:17 AM Bug #2950 (Feedback): Upgrading RRD upgrade from 2.0 causes Out of Memory on 128MB embedded systems
Renato Botelho
08:06 AM Bug #2951 (Feedback): OpenVPN and alternative monitoring IP in 2.1
I couldn't reproduce here. What exactly happens after reboot? Monitoring shows gateway as offline? Is it possible to ... Renato Botelho
07:54 AM pfSense Packages Bug #2966 (Not a Bug): Squid3 : LDAPS authentication : using hostname and not IP address
Hello, I think I found a bug.
I've installed and configured my pfsense to use LDAP over SSL. All is working fine b...
jerome m
04:59 AM Feature #2731: Add input validation of static route destination networks
Hi I would like to work on this ticket. Reading the util.inc, I found the method get_configured_ip_addresses. So to i... Jose Silva

04/24/2013

06:02 PM Revision e4d3e327: Avoid set 2 sources for penalty rules on shapper wizard. Fixes #2959
Renato Botelho
01:06 PM Revision e52df814: Merge pull request #603 from CharlieMarshall/master
Tidy up diag_dns.php Warren Baker
01:00 PM Bug #2959: Traffic Shaper: Penalty Network Alias Not Applied to Rule
Applied in changeset commit:e4d3e327aba4479dccf848df902928ebc5c2273f. Renato Botelho
05:50 AM Bug #2959: Traffic Shaper: Penalty Network Alias Not Applied to Rule
Applied in changeset commit:9fdf9660771ace5b2c9603f55f88dd57d928ba11. Renato Botelho
02:49 AM Bug #2959: Traffic Shaper: Penalty Network Alias Not Applied to Rule
You checked that the other wizard do not have the same issue? Ermal Luçi
12:02 PM Feature #2965: Mac Firewalling
and i argued with http://forum.pfsense.org/index.php?topic=25251.msg130923#msg130923
+*If you are trying to bloc...
SilentT and that's it
11:40 AM Feature #2965 (New): Mac Firewalling
Is possible to Allow/Deny MAC adress like
Deny MACsrc 00:90:f5:cd:ab:1d(PC) to MACDest 00:90:f5:cd:ab:1b/Pfsense -...
SilentT and that's it
10:51 AM Revision 9fdf9660: Avoid set 2 sources on shaper wizard. Fixes #2959
Renato Botelho
10:13 AM Revision 45c568c1: Tidy up diag_dns.php
Remove '>' Charlie Marshall
09:28 AM Revision 2fb0d9ce: Merge pull request #1 from evansus/patch-1
ZFSROOT not hardcoded to zpool or dataset 'tank' Evan Susarret
09:18 AM Revision 98304a92: ZFSROOT not hardcoded to zpool or dataset 'tank'
For ZFS root readonly case, the WHEREISROOT variable was grep-ing for 'tank', expecting a zpool with that name.
A wo...
Evan Susarret

04/23/2013

11:33 PM Revision f8fee2ce: Fix whitespace and indent
Renato Botelho
07:28 PM pfSense Packages Bug #2918 (Rejected): ntpd doesn't sync if not bound to any interface
I tried to reproduce on 3 different installations without success, ntpd worked as expected selecting one, more than o... Renato Botelho
06:42 PM Feature #2926 (Rejected): Predefined port name for radius - proxy (1814)
1812 (Radius) and 1813 (Radius Accounting) are already listed as you mentioned. About 1814, it's not defined as Radiu... Renato Botelho
06:19 PM Feature #2955 (Rejected): show interface in firewall_virtual_ip.php template
Interface column was already added in version 2.1 Renato Botelho
04:31 PM Revision 3312d8af: Add a way to hide the uname easily.
Jim Pingle
03:42 PM Revision 2c43da1f: Merge pull request #601 from CharlieMarshall/master
Tidy up services_wol.php rbgarga
03:40 PM Revision e22e834d: When <disableallfieldsbydefault> is set on a wizard, call enablechange(), disablechange() and showchange() after disableall() functions to avoid issues when it was previously enabled and fields have values
Renato Botelho
03:21 PM Revision ead734fe: Fix indent and whitespaces
Renato Botelho
03:16 PM Revision 1e2d831c: Fix whitespace and indent
Renato Botelho
03:08 PM Revision be57a697: Rule created for penalty addresses on shaper wizard should not set 'any' as source. Fixes #2959
Renato Botelho
03:05 PM Revision 0aa3929b: Fix indent and whitespaces
Renato Botelho
02:16 PM Revision ae92e820: Tidy up services_wol.php
Remove nbsp Charlie Marshall
12:40 PM Revision 55705b33: Allow IPs inside virtual IP networks to be used as gateways. Fixed #2962
Renato Botelho
10:10 AM Bug #2959 (Feedback): Traffic Shaper: Penalty Network Alias Not Applied to Rule
Applied in changeset commit:be57a6974a2c130be5f5ce03514b27ebfb678703. Renato Botelho
08:57 AM Feature #2963: Captive Portal MAC authentication request
I see you do not want to develop it for version 2.1, but keep it in mind for future versions, is very useful for vari... Alberto Palau
08:33 AM Bug #2964: LDAPS user authentication not working
Use the forum for discussion/diagnosis. Jim Pingle
08:32 AM Bug #2964: LDAPS user authentication not working
The fact is that I well put my CA in the Peer Certificate Authority field, and when I use wireshark, I see that the p... jerome m
08:07 AM Bug #2964 (Rejected): LDAPS user authentication not working
Please post in the forum to discuss/diagnose until an issue has been confirmed.
I've set this up and had it working ...
Jim Pingle
08:05 AM Bug #2964 (Rejected): LDAPS user authentication not working
Hello,
The problem is with my authentication using LDAPS.
I've an active directory server (AD), all is working...
jerome m
08:05 AM Bug #2962: IP Aliases cannot be used for routes/gateways
Thanks. Will test as soon as it makes it into a snapshot build. Didn't seem to be in the latest one. allen landsidel
07:40 AM Bug #2962 (Feedback): IP Aliases cannot be used for routes/gateways
Applied in changeset commit:55705b333518144ccea42219c8459b5d0b1d6ecc. Renato Botelho

04/22/2013

08:30 PM Revision abb87c26: Disable apc during bootup since its useless anyway and just consumes memory uselessly
Ermal LUÇI
08:29 PM Revision e5b89d37: Reload ipsec with dynamic hostnames after bootup that dns is available. Helps: http://forum.pfsense.org/index.php/topic,61301.0.html
Ermal LUÇI
08:27 PM Revision 6a781df6: Make return value of vpn_ipsec_configure() have a meaning when ipsec is enabled. This can be used to detect if there are dynamic hostnames on ipsec policies
Ermal LUÇI
01:51 PM Revision 6c400425: Show the package section if the lock is present also
Jim Pingle
12:46 PM Revision 678e8bc4: Merge pull request #600 from ExolonDX/master
Update "firewall_rules.php" Jim Pingle
12:45 PM Revision fd35c8c1: Update "firewall_rules.php"
Remove double quotes Colin Fleming
11:50 AM Feature #2963 (New): Captive Portal MAC authentication request
It would be excellent if the captive portal sent authentication request by mac on activity for any protocol, not just... Alberto Palau
11:49 AM Bug #2961: Captive Portal MAC authentication request
Sorry, i'm know that is not a bug, was a mistake when i put the request. Alberto Palau
10:51 AM Bug #2961 (Rejected): Captive Portal MAC authentication request
not a bug Chris Buechler
08:21 AM Bug #2961 (Rejected): Captive Portal MAC authentication request
It would be excellent if the captive portal sent authentication request by mac on activity for any protocol, not just... Alberto Palau
11:12 AM Revision 0965280e: Merge pull request #599 from ExolonDX/master
Update "pkg_edit.php" rbgarga
10:09 AM Revision 8612c539: Update "pkg_edit.php"
Add missing closing B tag
Add missing closing TD tag
Colin Fleming
09:32 AM Bug #2962 (Resolved): IP Aliases cannot be used for routes/gateways
Version: 2.0.3-PRERELEASE, 2.1-BETA1 (Apr 18 2013).
Short: The system will not allow a gateway to be created where...
allen landsidel

04/21/2013

02:59 PM Feature #1825: Dynamic DNS client IPv6 support
Can you point me to where in the repository the code for this lives? Daniel Becker
11:06 AM Bug #2728: PPP WAN types do not obtain DNS servers properly in 2.0.2-RELEASE
Fixed in 2.0.3-RELEASE. Ticket can be close. Anonymous

04/20/2013

10:08 AM Feature #2960 (Closed): Add queue length adjustment capabilities to traffic shaper based on network size
On larger networks, queue limits appear to perform better and drop less when increased in proportion to the size of t... Shawn Iverson
09:55 AM Bug #2959 (Resolved): Traffic Shaper: Penalty Network Alias Not Applied to Rule
[[http://forum.pfsense.org/index.php/topic,60798.0.html]]
When using the wizard to create a penalty net, the rule ...
Shawn Iverson
12:38 AM Bug #2958: Load Balancer: relayd must be manually restarted when added second virtual server
Also DNSMasq being bound to *:53 by default prevents relayd from binding to port 53 for inbound DNS load balancing. I... Larry Titus
12:17 AM Bug #2958 (Resolved): Load Balancer: relayd must be manually restarted when added second virtual server
I have 2 CARP WAN IPs setup for use with my 2 DNS servers. I configured the Pool for loadbalance and added the 2 LAN ... Larry Titus
12:37 AM Feature #2859: Allow to configure different mac addresses for multiple VLANs on same physical interface
and total cost of solution would be because when i tried promiscuous mode, my download got faster bu upload was still... Bipin Chandra

04/19/2013

11:49 PM Bug #2957: stop/start accounting Captive Portal
looks like a potential CP issue so updating accordingly. Chris Buechler
11:11 PM Bug #2957 (Resolved): stop/start accounting Captive Portal
I have encountered the following problem: the captive portal always sends the same number of bytes in each session wh... Alberto Palau
01:44 PM Bug #2915 (Feedback): OpenVPN server/client not started after WAN physical hotplug event
Renato Botelho
01:17 PM Feature #1825: Dynamic DNS client IPv6 support
I do have a domain with them, and I'll be happy to help test, but I'm probably not in a position to actually help cod... Daniel Becker
12:55 PM Feature #1825: Dynamic DNS client IPv6 support
Not so easy to test that one as it requires directing DNS for an entire domain at HE.net, it isn't really a DynDNS se... Jim Pingle
12:52 PM Feature #1825: Dynamic DNS client IPv6 support
What about dns.he.net? From the example on their website:... Daniel Becker
12:41 PM Feature #1825: Dynamic DNS client IPv6 support
It would, but how would we test it? I still am not aware of any DynDNS providers doing IPv6 updates. Jim Pingle
12:34 PM Feature #1825: Dynamic DNS client IPv6 support
Would it be possible to at least add support for an %IPv6% token to the update URL field for the "custom" service typ... Daniel Becker
10:18 AM Bug #2901 (Feedback): Traffic shaper error results in blocked traffic
In the attached xml, shaper section is empty, and there is the place where queues are defined. Could you please doubl... Renato Botelho
09:28 AM Feature #2859: Allow to configure different mac addresses for multiple VLANs on same physical interface
Bipin Chandra wrote:
> practically is this even possible?
>
> feature request would push it forward for a few mon...
Renato Botelho
09:09 AM Revision e275e98d: Seems behaviour of implode does not always produce a correct config so put it on the line to be generated
Ermal LUÇI

04/18/2013

05:52 PM Revision ecf8dba7: Make more strict comparison to avoid type issues when gw name only contain numbers. Fixes #2956
Renato Botelho
05:28 PM Revision d97eccf9: Make more strict comparison to avoid type issues when gw name only contain numbers. Fixes #2956
Renato Botelho
05:28 PM Revision f040882c: Fix whitespace and indent
Renato Botelho
05:12 PM Revision e789ec6a: Merge pull request #597 from ExolonDX/branch_01
Tidy up "firewall_schedule_edit.php" rbgarga
04:02 PM Revision 242a9331: Tidy up "firewall_schedule_edit.php"
ID statements (DIV tags) cannot take a space separated list of words, so
use the underscore character between the mon...
Colin Fleming
01:00 PM Bug #2956: lookup_gateway_ip_by_name() (in gwlb.inc) might return the wrong IP if the gateway has an entirely numeric name
Applied in changeset commit:ecf8dba773705303bba39feed529d2b8f7f0577f. Renato Botelho
12:30 PM Bug #2956 (Feedback): lookup_gateway_ip_by_name() (in gwlb.inc) might return the wrong IP if the gateway has an entirely numeric name
Applied in changeset commit:d97eccf9fdee3c753f6ae5ed222dba7ae3448a21. Renato Botelho
12:06 PM Bug #2956 (Resolved): lookup_gateway_ip_by_name() (in gwlb.inc) might return the wrong IP if the gateway has an entirely numeric name
I have two gateways, named "1812" and "1812v6", with "1812" being first in the list. When this function is called ask... Kim Johnsson
07:53 AM Revision 256e6740: Remove newline here
Ermal LUÇI
07:51 AM Revision 4e9c6dba: Rather test uniqueness from the filterdns itself to avoid duplicates
Ermal LUÇI
07:45 AM Revision 6e99f6b0: Do not put hostnames on the generated alias since filterdns will take care of that
Ermal LUÇI
07:21 AM Feature #2955 (Rejected): show interface in firewall_virtual_ip.php template
All kinds of virtual ips needs an interface.
Interface is a critical data. an Interface column should be shown in th...
Alfredo Rezinovsky
02:40 AM Todo #2953: Track down root cause for necessary rc.firmware adjustments for USB flash media
Raw command on console - /sbin/fdisk da0 | /usr/bin/grep Meg | /usr/bin/awk '{ print $5 }' | /usr/bin/cut -d"(" -f2 -... ky41083 -
12:55 AM Feature #2859: Allow to configure different mac addresses for multiple VLANs on same physical interface
there could be 2 ways to do this
register multiple mac ids using network drivers
or
bridge the interface and the...
Bipin Chandra
 

Also available in: Atom