Activity
From 03/15/2011 to 04/13/2011
04/13/2011
-
08:13 PM Bug #1402: When creating a QinQ it works until reboot.
- Is there any news about this issue??
Saludos! -
06:01 PM Bug #651: Multiple gateways on WAN interface
- Ermal Luçi wrote:
> The problem with this is that apinger will bind to the same address and has no idea that the mon... -
04:34 PM Todo #648: Move "base" packages such as RIP, OLSR, etc, back into packages
- Currently I know about at least 5 installations using the LiveCD in corporate installations
(+ my own one).
The r... -
12:38 PM Bug #1421: Disconnecting PPTP VPNs drops IPsec when using wrong PPTP server IP
- my pf info
2.0-RC1 (i386)
built on Tue Apr 12 11:38:49 EDT 2011 -
12:31 PM Bug #1421: Disconnecting PPTP VPNs drops IPsec when using wrong PPTP server IP
at last i found my periodically ipsec disconnect problem after researching in redmine,i'm using pptp from home to c...
04/12/2011
-
05:14 PM Bug #1397 (Resolved): ntpdate sync not functioning properly
-
05:13 PM Bug #1397: ntpdate sync not functioning properly
- Hi Jim P,
That change seemed to do the trick. NTP is running just perfectly after making those changes and rebooti... -
04:58 PM Bug #1397: ntpdate sync not functioning properly
- I updated this again with commit:cd11a14
ntpdate sync is completely gone, since simply starting ntpd with -s will ... -
04:58 PM Bug #1347: ntpd not starting
- I updated this again with commit:cd11a14
ntpdate sync is completely gone, since simply starting ntpd with -s will ... -
01:24 AM Feature #1431: PPPoE LQR Echo
- tricking the WAN interface to become a DHCP connection and back to PPPoE works . However after a system restart, the ...
-
01:05 AM Feature #1431: PPPoE LQR Echo
- I don't have anything with PPPoE handy but it looks at a glance like keep-alive should always be present. From interf...
-
12:37 AM Bug #1433 (Resolved): Config sync causes CARP state change
- Any config change causes the CARP IPs on the secondary to come up as master and back down to backup, which is unneces...
04/11/2011
-
09:25 AM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- Confirm not working on amd64 platform as well
2.0-RC1 (amd64)
built on Sun Apr 10 21:49:29 EDT 2011 -
09:19 AM Bug #1428 (Resolved): DNS servers not assigned
- I was able to reproduce this, and committed a fix on Saturday. This is fixed on current snapshots, and confirmed with...
-
09:04 AM Bug #1428: DNS servers not assigned
- Same problem here after update... ISP DNS servers not applied. Had to enter DNS servers manually.
2.0-RC1 (i386)
... -
07:15 AM Bug #1381: GRE tunnel interface IP address updated after reboot only
- you can close it. it's work as explained in your update
-
04:44 AM Bug #1432 (Resolved): Carp Vips are promoted to master before firewall filter load
- When the "master" machine boots, the CARP ips are promoted to master immediately, even before the firewall filters ar...
-
01:10 AM Bug #1399: rrdtool respawning too fast
- Noticed this message in syslog long ago.
-
12:56 AM Feature #1431: PPPoE LQR Echo
- one thing that I have noticed is , when WAN interface is on DHCP the keep alive option is working perfectly fine. Cha...
04/10/2011
-
11:48 PM Feature #1431: PPPoE LQR Echo
- mpd5 mentions it as a "set link keep-alive seconds max" parameter under mpd.conf .. but that mpd.conf is no where to ...
-
09:42 PM Feature #1431: PPPoE LQR Echo
- you'll have to look into mpd 5 and see if it supports that.
-
09:28 PM Feature #1431 (Closed): PPPoE LQR Echo
- Some ISPs that I have experienced with locally requires LQR echo reply sent from the client to ensure that the sessio...
-
09:43 PM Bug #1413 (Closed): PPPoE connection disconnects consistently
- actual cause in #1431
-
09:02 PM Bug #1413: PPPoE connection disconnects consistently
- Dear All,
I have found the root cause of the issue that the ISP requires a LCP echo inteval reply of 30 seconds in... -
05:10 AM Bug #1347: ntpd not starting
- with the Fri Apr 8 18:33:38 EDT 2011 build the
issue seems to be gone.
Thank you
04/09/2011
-
04:31 PM Bug #1428: DNS servers not assigned
- need dhclient logs, that just looks like you aren't being assigned DHCP servers.
-
01:36 PM Bug #1428: DNS servers not assigned
- They should be assigned via DHCP by the ISP but PFSense will not accept them so I have assigned them manually in gene...
-
11:36 AM Bug #1428: DNS servers not assigned
- Not enough info here. Are these assigned manually? By DHCP? Any errors in the logs or console?
-
09:25 AM Bug #1428 (Resolved): DNS servers not assigned
- I just updated my PFsense install to the latest version (2.0-RC1 (i386)built on Fri Apr 8 18:33:38 EDT 2011) and DNS ...
-
06:43 AM Bug #1413: PPPoE connection disconnects consistently
- here are the screenshot attachments for the PPPoE configuration
04/08/2011
-
07:39 PM Bug #1397: ntpdate sync not functioning properly
- Hi Jim P,
I've also applied your commits, but it didn't resolve the issue. Once I applied them and started the dis... -
05:28 PM Bug #1397: ntpdate sync not functioning properly
- The ntp issue would be separate (it has its own ticket), but I didn't test with openvpn. I suspect that's because Ope...
-
04:59 PM Bug #1397: ntpdate sync not functioning properly
- Jimp, I've applied your commits and I see the service is now running fine at startup and is able to stop and restart ...
-
11:49 AM Bug #1397 (Feedback): ntpdate sync not functioning properly
- Should be fixed as of commit:edf99ce (See also commit:2db351a and commit:54c1859)
-
02:10 PM Bug #1427: Typo? in /tmp/post_upgrade_command prevents UP kernel upgrade
- Use the pre button for code.
The issue here is somewhat moot: The UP kernel is eventually going to be phased out. ... -
02:08 PM Bug #1427: Typo? in /tmp/post_upgrade_command prevents UP kernel upgrade
- Let's try one more time...
> if [ $KERNELTYPE = "UP" ]; then
> > -if [ -f /kernels/kernel_SMP.gz ]; then-
> > +if ... -
02:07 PM Bug #1427: Typo? in /tmp/post_upgrade_command prevents UP kernel upgrade
- The formatting of that ticket came out really bad.
> if [ $KERNELTYPE = "UP" ]; then
> > if [ -f /kernels/kernel_SM... -
02:05 PM Bug #1427 (Resolved): Typo? in /tmp/post_upgrade_command prevents UP kernel upgrade
- From the mailing list:...
-
11:54 AM Bug #1347 (Feedback): ntpd not starting
-
11:52 AM Bug #1347: ntpd not starting
- If you have a WAN failure or don't have working DNS, then launching ntpd is just as useless because it uses the same ...
-
08:30 AM Bug #1417: OpenVPN client specific overrides doesnt work by default
- Applied in changeset commit:"02d99511539a3312f8aab54b7dd1cdcaec9c0847".
-
08:22 AM Bug #1417: OpenVPN client specific overrides doesnt work by default
- Strike that. Looking at the backend code, you must be using "Peer to Peer (SSL/TLS)". It seems that one case was miss...
-
08:17 AM Bug #1417: OpenVPN client specific overrides doesnt work by default
- What exact settings are you using for your OpenVPN server?
I just set up an instance with the wizard and it does h... -
03:59 AM Bug #1417: OpenVPN client specific overrides doesnt work by default
- I have the following content in the client specific configuration....
-
03:19 AM Bug #1426 (Resolved): IPsec descriptions need trimmed in rule labels
- On configs upgraded from 1.2.3 at a minimum, and possibly others, the automatically generated IPsec rules do not trim...
04/07/2011
-
07:32 PM Bug #1425: pfSense stops receiving traffic on 'bge' driven interface
- The FreeBSD bug indicates that the bug is triggered by high traffic/bandwidth via the interface.
If someone can re... -
06:59 PM Bug #1425: pfSense stops receiving traffic on 'bge' driven interface
- It will be 8.1. Will see if we can easily back port the 8.2 driver if that is the fix.
-
06:30 PM Bug #1425 (Closed): pfSense stops receiving traffic on 'bge' driven interface
- Hi guys,
This bug has happened to our installation twice, now. Seemingly randomly, the bge0 interface (I have bge0... -
05:13 PM pfSense Packages Bug #1390 (Resolved): pfflowd amd64 binary missing
-
01:55 PM Bug #1402: When creating a QinQ it works until reboot.
- Ok here are some screenshots:
1. First I create the QinQ with the SVLAN 13 and as member the VLAN 1000.
!1.png!
... -
05:30 AM Bug #1402: When creating a QinQ it works until reboot.
- Please provide the logs and screenshots to help with this.
-
10:58 AM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- I can confirmed this issue on i386 platform :...
-
10:55 AM Bug #1342: kernel crash with RC1 on vmware
- I just reinstalled to i386 (and change VM type to FreeBSD 32bits). It seems much more stable now...
Let's wait a f... -
08:05 AM Bug #1413: PPPoE connection disconnects consistently
- here is an attachment of the packet capture done on the WAN interface. Ping was initiated as soon the PPPoE connectio...
-
07:56 AM Feature #1424 (Closed): OpenVPN entry on interface groups
- It would be consistent to add/show the OpenVPN, PPPoE, PPTP, etc.. under interface groups as permanent entries since ...
-
07:27 AM pfSense Packages Bug #1423 (Resolved): Open-VM-Tools package script files broken in 2.0rc-1
- /usr/local/pkg/open-vm-tools.inc seems to have issues.
One of which is an erroneous "A " at the end of a here doc ... -
07:10 AM Feature #1422 (Closed): short voucher codes
- Please add an option for shorter voucher codes. For home use 5 or 6 chars codes would be sufficient instead of the or...
-
03:38 AM Bug #1418: SNMP bind to LAN
- Thanks Ermal, lastest snapshot is OK.
Regards
04/06/2011
-
11:31 PM Bug #1402: When creating a QinQ it works until reboot.
- mmmm...sorry because I am not giving any screenshot, but im not at the office right now.
I have been testing like ... -
10:56 PM Bug #1421 (Rejected): Disconnecting PPTP VPNs drops IPsec when using wrong PPTP server IP
- Disconnecting PPTP VPNs drops IPsec when using a public IP as the PPTP server IP, which is an incorrect configuration...
-
10:47 PM Bug #1420 (Resolved): Changing a WAN's type from PPPoE to other breaks it
- When a WAN interface set for PPPoE is switched to any other type, it breaks it, as it leaves that interface assigned ...
-
07:01 PM Bug #1381: GRE tunnel interface IP address updated after reboot only
- It's work. please update documentation
-
02:26 PM Bug #802: Interface reassignment with VLANs after config restore to diff hardware doesn't work
- Forward to me to take a look.
-
02:25 PM Bug #1391 (Feedback): Disable auto-added VPN rules missing
- Applied in changeset commit:"9a36dc9d241e004e7bcdec25def3b7b0c9d94cff".
-
02:23 PM Bug #1410: pfSense remains without default route
- Another improvement was committed related to this.
It now considers gateways that are not marked as default in the GUI. -
10:54 AM Bug #1410: pfSense remains without default route
- Ermal Luçi wrote:
> A setup with multiple WANs can losse its default route when its gateway is marked as down from a... -
01:45 PM Bug #1358 (Feedback): OpenVPN Upgrade Issue
- Applied in changeset commit:"ab75b4ee5475fe1be718cb0e93d0a34f293c5ed0".
-
11:30 AM Bug #1417 (Feedback): OpenVPN client specific overrides doesnt work by default
- I know for a fact this works without doing that, need more info.
-
10:43 AM Bug #1342: kernel crash with RC1 on vmware
- are these all 64 bit?
-
07:28 AM Bug #1342: kernel crash with RC1 on vmware
- Same problem here... With lastest snapshot update applied (pfSense-Full-Update-2.0-RC1-amd64-20110405-1827.tgz)
!k... -
10:41 AM Bug #1419 (Rejected): Incorrect Intel License information in dmesg
- just a fact of the Intel driver, we don't include doc. You'll have to get it from a stock FreeBSD.
-
10:26 AM Bug #1419 (Rejected): Incorrect Intel License information in dmesg
- Running:
FreeBSD fw 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #1: Tue Apr 5 17:09:22 EDT 2011 sullrich@FreeBSD_8.0_pfS... -
10:16 AM Bug #1407 (New): GUI is sluggish without working DNS
- That may help with multi-wan, but doesn't help the case when there is only one WAN, or all WANs are down.
-
05:28 AM Bug #1413: PPPoE connection disconnects consistently
- will furnish with a screenshot since the VM is disabled at the moment. However what I have configured on the WAN inte...
-
04:57 AM Bug #1413: PPPoE connection disconnects consistently
- Show your pppoe configuration please
-
04:53 AM Bug #1418 (Resolved): SNMP bind to LAN
- Thanks committed.
-
04:41 AM Bug #1418 (Resolved): SNMP bind to LAN
- Hi,
With 2.0, it's impossible to make bsnmpd bind to LAN. It's very usefull when we want to access SNMP data from ... -
02:01 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- Rob Eckel wrote:
> I solved the problem that I was experiencing today. I noticed that the step of the connection th... -
12:49 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- I solved the problem that I was experiencing today. I noticed that the step of the connection that it was stalling o...
04/05/2011
-
03:55 PM Bug #1417: OpenVPN client specific overrides doesnt work by default
- yeah, dunno how to change the attributes... :) I'm talking about an installation inside kvm with 2.0 rc1.
-
02:53 PM Bug #1417 (Resolved): OpenVPN client specific overrides doesnt work by default
- Hi
I wanted to use the "client specific overrides"-feature. But it didn't push the configuration until I put the f... -
03:54 PM Bug #1415 (Feedback): Nat reflection is installing rules with 'Array'
- Just committed a fix for this.
https://rcs.pfsense.org/projects/pfsense/repos/mainline/commits/262595f0d5756ad4411e3... -
09:22 AM Bug #1415: Nat reflection is installing rules with 'Array'
19001 dgram udp nowait/0 nobody /usr/bin/nc nc -u -w 2000 Array 25535
19002 dgram udp nowait/0 nobody /usr/bin/nc ...-
09:21 AM Bug #1415 (Resolved): Nat reflection is installing rules with 'Array'
- This leads to 10K+ nc processes which never go away and at some point will exhaust your firewalls resources.
-
03:02 PM Bug #1107: mpd on AMD64 generates invalid checksums with NAT
- I tried this with the same result as before. Lowered the MTU on the OpenVPN interface to match the MTU of the PPTP in...
-
11:02 AM Bug #1416 (Rejected): RRD failures for Traffic and Packets graphs
- It works for me on the most recent snapshot with fresh rrd files. Try to rm /var/db/rrd/* and press save on the RRD s...
-
10:12 AM Bug #1416 (Rejected): RRD failures for Traffic and Packets graphs
- None of the Traffic and Packet graphs work on my ALIX.2D3 systems for the latest builds. Here's a sample output for a...
-
08:18 AM Bug #1414 (Closed): dhclient fail on wifi
- If using dhcp on a wifi interface dhclient fails because it is executed before wpa_supplicant is finished configureri...
-
06:08 AM Feature #1411: Gateway Group as default gateway
- I could see use for this too.
-
05:28 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- Hi,
Tested again , tried many different situations. They all have the same problem.
It's definitely a routing/fil... -
03:57 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- One thing that is different in my setup is that the other end is racoon as well, not shrewsoft client. With the racoo...
-
02:18 AM Bug #1413 (Closed): PPPoE connection disconnects consistently
- ISP uses VLAN 500 to provide VDSL2 connectivity through a Huawei HG655A BTU. VLAN tagging is done on a separate Mikro...
04/04/2011
-
09:23 PM Bug #1347: ntpd not starting
- The script /usr/local/sbin/ntpdate_sync_once.sh is looping until the initial synchro with ntpdate is sucessfull. Once...
-
03:42 PM Bug #1401: VLANs and Web settings "TCP Segmentation Offload"
- I´m on a bussiness trip and can check that first on Friday... Sorry.
-
09:44 AM Bug #1401: VLANs and Web settings "TCP Segmentation Offload"
- Can you please verify that after saving the new options under system->advanced for disabling TSO and than going to th...
-
12:17 PM Bug #802 (New): Interface reassignment with VLANs after config restore to diff hardware doesn't work
- Changing back to new. I have a configuration file here that will utterly wreack havoc if someone wants to take a lo...
-
11:01 AM Bug #1412 (Resolved): Assign a user the "WebCfg - System: User Manager Page" does'nt allow access
- When trying to add to a blank user the following rights :
WebCfg - System: User Manager page
WebCfg - System: Us... -
09:31 AM Bug #1408: DHCP DNS servers still get routes even if allow override is unchecked
- Seems like a pretty bad bug if you checked the option to ignore the DNS servers and yet they get static routes. I'd p...
-
09:24 AM Bug #1408: DHCP DNS servers still get routes even if allow override is unchecked
- This is caused by the dhclient script.
I do not think this should be fixed for 2.0 as this has been the behavior unt... -
09:17 AM Bug #1407 (Feedback): GUI is sluggish without working DNS
- Can you try a snapshot from tomorrow.
I fixed #1410 and that would fix this as well. -
09:03 AM Bug #1381: GRE tunnel interface IP address updated after reboot only
- On step3 you just enable the interface and leave it as type none.
That will make your GRE work. -
07:47 AM Feature #1411 (Duplicate): Gateway Group as default gateway
- Hi,
can i propose the feature in subject?
Now if the default gateway go down pfsense arent able to download the p... -
06:51 AM Bug #1342: kernel crash with RC1 on vmware
- This seems like a hardware problem.
Either motherboard or your harddisk controller! -
05:44 AM Bug #1342: kernel crash with RC1 on vmware
Here is a backtrace screenshot.
I don't know if it helps you...
-
05:15 AM Bug #1410 (Resolved): pfSense remains without default route
- A setup with multiple WANs can losse its default route when its gateway is marked as down from apinger.
This results...
04/03/2011
-
08:30 PM Bug #636: layer7 not work correctly
+1 for this not working.
I have a bridged interface (one WLAN and one LAN) but tried it without the bridged inte...-
12:49 PM Bug #1409 (Rejected): Open VM Tools install error
- duplicate
-
10:17 AM Bug #1409 (Rejected): Open VM Tools install error
- Beginning package installation for Open-VM-Tools...
Downloading package configuration file... done.
Saving updated ... -
10:07 AM Bug #373: Package Manager not available in menus
- Packages cannot be used from the LiveCD, and there is no way to support them while running from the LiveCD. Adding pa...
-
09:53 AM Bug #373: Package Manager not available in menus
I'm running version 1.2.3-RELEASE and no option in the system menu to add packages either. If it's related to runn...
04/02/2011
-
01:28 PM Bug #1381: GRE tunnel interface IP address updated after reboot only
- after full configuration of pfSense including all wan (4 interfaces)and all lan interfaces (3 interfaces) i started t...
-
12:57 PM Bug #1408 (Resolved): DHCP DNS servers still get routes even if allow override is unchecked
- If you have hardcoded DNS servers and _uncheck_ "Allow DNS server list to be overridden by DHCP/PPP on WAN", DNS serv...
-
12:52 PM Bug #1407 (Resolved): GUI is sluggish without working DNS
- If you don't have functional DNS, the GUI can be extremely sluggish.
Common scenario to reproduce:
* Multi-WAN se... -
09:36 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- Hi,
I have altered the Racoon.conf with the solution Andy Giles suggested. But no luck unfotunally.
altered the s... -
05:31 AM pfSense Packages Feature #1406 (Resolved): Update LCDProc to v0.5.4
- The new version has updated drivers for LCD Panels (many patches to the existing ones and new drivers added).
The f... -
05:10 AM Feature #1405 (Duplicate): Show interface in the Floating Rules list
- Since Floating Rules can apply to different interfaces, it would be useful if in the list this information was visibl...
-
02:34 AM Feature #1404 (Closed): Broadcom 10GbE bxe Driver
- it'll automatically be available when that version of FreeBSD is a stable release and we put out a release based on i...
-
01:59 AM Feature #1404 (Closed): Broadcom 10GbE bxe Driver
- It looks like the Broadcom 10GbE driver (BCM57710/BCM57711) is now out. It would be great to have it included in pfSe...
04/01/2011
-
01:19 PM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- Thanks,
I will try this solution.
report to you if it also fixes this problem. -
05:32 AM Bug #1402: When creating a QinQ it works until reboot.
- PLease provide logs or screenshots and part of your interfaces config.
It should work and is 80% finished i would sa...
03/31/2011
-
11:26 PM Bug #1336: PPTP VPN NAT on WAN or other external interface
- Yes,I also encountered the same problem.
My Test environment Attachment Page1.jpg
1. Wan2 Rules: Open WAN2 Port G... -
07:41 PM Bug #1402: When creating a QinQ it works until reboot.
- jeje yes and I am testing with it, actually it works!. I know is not finished yet but meanwhile I think is better to ...
-
07:14 PM Bug #1402: When creating a QinQ it works until reboot.
- was QinQ ever finished? Maybe should be hidden until a later release.
-
12:29 PM Bug #1402 (Closed): When creating a QinQ it works until reboot.
- Hello,
When creating a QinQ interface it works fine but the configuration stop working until reboot. The system te... -
04:37 PM Bug #1403 (Closed): Filter Rules description do not get saved when "(quote) present as character
- Topic says it all.
Some investigation is needed to find the cause. -
02:16 PM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- Error is :
Downloading http://files.pfsense.org/packages/8/All/icu-4.6.1.tbz ... could not download from there or... -
02:12 PM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- Problem exists in Snapshot :
2.0-RC1 (i386)
built on Wed Mar 30 23:56:33 EDT 2011
03/30/2011
-
08:11 PM Bug #1401 (Resolved): VLANs and Web settings "TCP Segmentation Offload"
- Version:
2.0-RC1 (i386)
built on Tue Mar 29 13:39:02 EDT 2011
Desc:
I got tree diferent VLANs (1,2,3) on my ... -
07:02 PM Bug #1400: Some packages require saving twice to launch initially
- Just for reference the commit https://rcs.pfsense.org/projects/pfsense-packages/repos/mainline/commits/b5b95ddb8bde31...
-
07:01 PM Bug #1400 (Resolved): Some packages require saving twice to launch initially
-
06:55 PM Bug #1400: Some packages require saving twice to launch initially
- pfflowd was using custom_add_php_command rather than custom_php_resync_config_command which is used for synching the ...
-
06:38 PM Bug #1400 (Resolved): Some packages require saving twice to launch initially
- Some packages require saving twice for the changes to actually apply, or to launch initially. pfflowd is one example,...
-
05:05 PM Bug #1399 (Resolved): rrdtool respawning too fast
- This has been showing up on a number of systems recently. ...
-
01:45 PM Bug #1398 (Closed): ntpdate sync not functioning properly
- duplicate of #1397
-
01:36 PM Bug #1398 (Closed): ntpdate sync not functioning properly
- Hi folks,
I installed a fresh copy of your pfSense 2.0 RC1 image. A few days later I got some alerts on my BIND se... -
01:41 PM Bug #1397: ntpdate sync not functioning properly
- Duplicate of #1398. Clicked too fast.
-
01:36 PM Bug #1397 (Resolved): ntpdate sync not functioning properly
- Hi folks,
I installed a fresh copy of your pfSense 2.0 RC1 image. A few days later I got some alerts on my BIND se... -
12:24 PM Bug #1396 (Rejected): v2 nanobsd usb flash drive creation
- That is not a problem with the images. If they work, it's probably not an issue. If they don't work, it's probably so...
-
12:21 PM Bug #1396 (Rejected): v2 nanobsd usb flash drive creation
- using linux to create usb drive
sudo zcat pfSense-2.0-RC1-4g-i386-20110329-1413-nanobsd.img.gz | sudo dd of=/dev/sdd... -
12:20 PM Bug #1395 (Resolved): RRD data not collecting accurate information
- I noticed that after switching over our IPSEC tunnels over to pfSense 2.0 RC1 that there was a strange spike in outbo...
-
05:12 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- I have also seen this issue alongside the problem of not being able to connect more than 1 mobile client.
See http... -
05:03 AM Bug #1389: services don't start
- I agree with Erik that it's misleading when the package manager reports "Service is started". I had installed bandwid...
03/29/2011
-
10:17 PM Bug #1394 (Resolved): MTU does not reset
- Version Info:
2.0-RC1 (amd64)
built on Sat Mar 26 00:18:39 EDT 2011
Steps to reproduce:
1. Go to Interfaces ->... -
05:17 PM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- the pkg_config.8.cml changes were now pushed to git, please ignore the message before...
-
05:13 PM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- We need to fix the automated build process, not upload new binaries.
-
05:12 PM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- please add this to pkg_config.8.xml as i cannot commit now :-(
<package>
<name>Open-VM-Tools</name>
<descr>... -
04:58 PM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- it's build for http://files.pfsense.org/packages/8/All
it's the x86 build -
04:55 PM pfSense Packages Bug #1385: Open-VM-Tools not working anymore
- the following packages can be found at http://pfsense.trendchiller.com/packages/
fusefs-kmod-0.3.9.p1.20080208_7.t... -
04:22 PM Bug #1391: Disable auto-added VPN rules missing
- Yes you can override it but those who upgrade need the exact same functionality they had before without changing anyt...
-
03:37 PM Bug #1391: Disable auto-added VPN rules missing
- Well in 1.2.3 you could not override these settings at all while on 2.0 you can!
I do not think the setting is neces... -
12:26 AM Bug #1391 (Resolved): Disable auto-added VPN rules missing
- $config['system']['disablevpnrules'] in 1.2.3 disabled the auto-added WAN rules for IPsec and PPTP (and tun rules for...
-
03:33 PM Bug #1393 (Closed): IPSec Xauth
- Regarding this thread(http://forum.pfsense.org/index.php/topic,34135.0.html) racoon needs to be patched to allow XAut...
-
03:30 PM Bug #1318: Certificate error: certificate subject does not match signing request subject
- I can also confirm this issue.
2.0-RC1 (i386)
built on Mon Mar 28 16:09:59 EDT 2011
The CSR (included) was ... -
03:27 PM Feature #1392 (Rejected): XMPP (Jabber) Notifications/Alerts
- Would be great to have an option in the GUI, to send notifications to an XMPP account. Then you can receive messages ...
-
12:25 PM Todo #576 (Feedback): Make sure IPsec upgrade code properly handles mobile clients
- There was no IPsec mobile client upgrade code at all. I committed some with commit:49bb5c0 and it seems to work prope...
-
12:02 PM Bug #1389: services don't start
- Ok, I will configure again and see what happens. I am pretty sure that I configured bandwidthd. In any case, the wi...
-
02:29 AM Bug #1317 (Resolved): Voucher database synchronization
- thanks
-
02:09 AM Bug #1317: Voucher database synchronization
- Hi,
this can be closed. It is working now.
Thnx a lot
stefan
03/28/2011
-
05:55 PM pfSense Packages Bug #1390 (Resolved): pfflowd amd64 binary missing
- since the v0.8 pfflowd upgrade, the amd64 binary is missing
-
04:26 PM Bug #1389 (Rejected): services don't start
- you have to configure them before they will start. This isn't specific enough to be a legit bug report, please see
h... -
04:23 PM Bug #1389 (Rejected): services don't start
- Version Info:
2.0-RC1 (amd64)
built on Sat Mar 26 00:18:39 EDT 2011
I installed bandwidthd (version 2.0.1.2), d... -
11:06 AM Feature #1388 (New): 3G outbound failover connection with auto dial-up and hang-up
- I would like to see implemented a feature to use an USB 3G modems as a failover (not balancing) dial-up connection (*...
-
07:53 AM Bug #1243: GUI/Backend code needs updated after multi-PPPoE-server code switch
- FWIW, the /etc/inc/filter.inc portion of Vinícius Coque's patch fixes my problem of PPPOE rules not being created for...
-
06:50 AM Bug #636: layer7 not work correctly
- I can't tell. My system log is entirely saturated with "ipfw-classifyd: unable to write to divert socket: No buffer s...
-
06:28 AM Bug #636: layer7 not work correctly
- Do you have on your logs any information as 'identified proto(http)' ?
-
05:25 AM Bug #636: layer7 not work correctly
- Using 2.0-RC1 (i386) built on Mon Mar 28 00:15:15 EDT 2011, and the error message is now gone (thanks!), but I am sti...
-
06:32 AM Bug #1381: GRE tunnel interface IP address updated after reboot only
- No you do not assign GRE as OPT7 but you assign GRE as OPT8 or more :)
-
12:12 AM Bug #1318: Certificate error: certificate subject does not match signing request subject
- I am having the same issue. I tried to use a register.com SSL cert, which has intermediate CAs. Upon getting the ce...
03/27/2011
-
11:47 PM Bug #1387 (Closed): PPPoE rules not added
- Duplicate of #1243
-
11:31 PM Bug #1387 (Closed): PPPoE rules not added
- Hi, I'm running pfsense 2.0-RC1.
* I have 3 interfaces (LAN (em2) - 10.1.1.192/26, WAN (em0) - 10.1.1.56 and DMZ (... -
09:19 AM Bug #1386 (Resolved): Nested port aliases causes "Unknown port" error upon loading filters
- I'm trying to create nested port aliases in PFSense 2.0.
I created an Alias "R_Webserver", type "Ports", (role: we... -
05:13 AM Bug #1381: GRE tunnel interface IP address updated after reboot only
- I did as you explained:
1. Create new Interface (OPT7) assigned to non assigned interface (em1)
2. configure static... -
03:12 AM Bug #1327: RFC 2136 dynamic dns bug
- To further clarify, please update "host" field of the GUI for RFC 2136 updates to read "Fully qualified hostname of t...
-
03:02 AM Bug #1327: RFC 2136 dynamic dns bug
- I was able to get updates to work by putting the complete FQDN into the hostname portion. ex. host.example.com rather...
-
02:48 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- I have the same issue as originally described. I'm currently running:
2.0-RC1 (i386)
built on Thu Mar 24 22:33...
03/26/2011
-
05:25 PM Bug #1279: Filesystem on NanoBSD is left read/write at first bootup after package reinstallation
- Applied in changeset commit:"63e18082bb98d51763e542d5c4094793b300eb60".
03/25/2011
-
10:38 PM Bug #1377: upgrade 1.2.3-Final nanobsd 4g to 2.0-RC1 nanobsd 4gb fails
- ...
-
10:24 PM Bug #1377: upgrade 1.2.3-Final nanobsd 4g to 2.0-RC1 nanobsd 4gb fails
- ran the following command in the console and tried upgrading to the 2.0 nanobsd 4gb rc1
tail -f /cf/conf/upgrade_... -
07:19 PM Bug #1317 (Feedback): Voucher database synchronization
- Latest snapshot should have this ok now.
-
04:14 PM Bug #1381: GRE tunnel interface IP address updated after reboot only
- you do:
- create interface
- create GRE
- assign GRE as an interface but not replacing its parent inteface assignm... -
09:46 AM Bug #1384: no privileges can be assigned for IPSec dialin in the user-manager
- sorry, my fault... did not see 1202 somehow ;-)
-
09:40 AM Bug #1384 (Closed): no privileges can be assigned for IPSec dialin in the user-manager
- Duplicate of #1202
-
05:00 AM Bug #1384 (Closed): no privileges can be assigned for IPSec dialin in the user-manager
- no privileges that can be assigned for IPSec dialin in the user-manager
[http://forum.pfsense.org/index.php/topic,... -
09:05 AM pfSense Packages Bug #1385 (Resolved): Open-VM-Tools not working anymore
- somehow the Open-VM-Tools for 2.0 are messed up
_./vmware-guestd.sh start_
Starting vmware_guestd.
/libexec/ld-e... -
04:46 AM Bug #636: layer7 not work correctly
- I committed that patch and fixed the error above which was accidental breakage by me.
So try latest snapshot with th...
03/24/2011
-
08:57 PM Bug #1350 (Rejected): reboot loop on soekris net4511
- net45xx isn't supported hardware, only 64 MB RAM.
-
05:55 PM Bug #1383: Upgrade routines should check free space
- the problem I saw was only out of disk space on /, /cf was fine.
-
05:50 PM Bug #1383 (Closed): Upgrade routines should check free space
- Need to check the free space on /cf and / before upgrades. If there is not enough free space then cancel upgrade a...
-
02:18 PM pfSense Packages Bug #1244 (Resolved): apache_mod_security_package missing mod_proxy.so (and perhaps others)
- fixed the dependencies of apache with amd64
-
02:11 PM Bug #1365 (Resolved): RRD is not gathering CPU statistics
-
05:38 AM Bug #1365: RRD is not gathering CPU statistics
- Thank you! Works, cpustats is present now.
-
12:56 PM Bug #1331 (Rejected): Layer7 filtering not working
-
07:15 AM Bug #1331: Layer7 filtering not working
- Duplicate of http://redmine.pfsense.org/issues/636
-
10:00 AM Bug #1381: GRE tunnel interface IP address updated after reboot only
- So, first i create Interface, then i create GRE Tunnel and after that i change the interface assignment from some thi...
-
09:58 AM Bug #1381 (Feedback): GRE tunnel interface IP address updated after reboot only
-
09:57 AM Bug #1381: GRE tunnel interface IP address updated after reboot only
- Well there is some validation missing in the GUI it seems.
You cannot create the gre and after create the interface f... -
09:28 AM Bug #1377: upgrade 1.2.3-Final nanobsd 4g to 2.0-RC1 nanobsd 4gb fails
- Here is the post discussing this further
http://forum.pfsense.org/index.php/topic,34687.0.html -
08:33 AM Bug #651: Multiple gateways on WAN interface
- The problem with this is that apinger will bind to the same address and has no idea that the monitoring host is down ...
-
07:20 AM Bug #636: layer7 not work correctly
- Using 2.0-RC1 (i386) built on Wed Mar 23 20:46:01 EDT 2011, I get the following error when I set one of my LAN rules ...
03/23/2011
-
09:43 PM pfSense Packages Bug #1363: Spamd not updating pf tables
- Erik, I was using 2.0RC1 and today I just updated the system to the last snapshot. Then, I removed spamd package and ...
-
01:13 AM pfSense Packages Bug #1363: Spamd not updating pf tables
- It might be fixed now. Reinstall the package and try again.
-
04:30 PM Bug #1381: GRE tunnel interface IP address updated after reboot only
- Attached screenshots and config.xml no related log entries
-
03:07 PM Bug #1381: GRE tunnel interface IP address updated after reboot only
- I am sorry but you ahve to be more specific than that.
Provide screenshot or your config.xml and a better descriptio... -
01:05 PM Bug #1381 (Closed): GRE tunnel interface IP address updated after reboot only
- After create of GRE tunnel and assign it to newly created interface with correct IP, IP is assigned only after reboot.
-
03:40 PM Bug #1382 (Rejected): PPTP rule not added
- rules work, aside from the scenario in #1360
-
03:31 PM Bug #1382 (Rejected): PPTP rule not added
- Hello.
Testing the latest snapshot I had problems connecting to PPTP server.
I did a netstat and 1723 was there l... -
01:52 PM Bug #1292: PPTP server with Radius breaks on upgrade from 1.2.3 to 2.0
- I have the same problem. I migrated from 1.2.3.
<pptpd>
<redir/>
<localip>172.16.99.1</localip>
<remoteip... -
12:21 PM Bug #1374 (Resolved): Traffic Shaper Limiter queues creation bug
-
08:07 AM Bug #1374: Traffic Shaper Limiter queues creation bug
- It's ok now. I can create pipes and queues. Still need to do more test to see how it works.
Thank you. -
06:46 AM Bug #1374: Traffic Shaper Limiter queues creation bug
- That you. Will test this soon and report results.
-
12:13 PM Bug #1365 (Feedback): RRD is not gathering CPU statistics
- Should be fixed in the next snap, it was missing from the build. I have just committed the change, so please let me k...
-
10:36 AM Bug #1365: RRD is not gathering CPU statistics
- Still no fix for this. Maybe just put top back.
-
05:43 AM Bug #836: Captive portal logout popup windows doesn't disconnect the user
- I am still having this issue with 2.0RC1 snapshots (latest update 23.03.2011).
-
03:43 AM Bug #1380 (Closed): NAT reflection of UDP (or DNS?) doesn't work, spawns thousands of processes
- As described here:
http://forum.pfsense.org/index.php/topic,34659.msg179973.html
NAT reflection of DNS, probably ... -
01:45 AM Bug #1049: After reinstalling packages at bootup, WebUI not accessable (NanoBSD)
- NMap and Avahi appear to cause the error 500 even if installed through the web GUI after the system has fully booted....
03/22/2011
-
10:02 PM Bug #636: layer7 not work correctly
- So, same build...
Applied the first 2 changes in your code there, the 3rd seemed to have already been applied in m... -
09:19 PM Bug #636: layer7 not work correctly
- Hi there,
I tested it with 2.0-RC1 (i386)
built on Tue Mar 22 16:13:31 EDT 2011
Did a restart and got this er... -
04:49 PM Bug #1374: Traffic Shaper Limiter queues creation bug
- I committed even more fixes at this which should allow for it to function correctly.
-
04:44 PM Bug #1049: After reinstalling packages at bootup, WebUI not accessable (NanoBSD)
- Same packages as before. Backup, NMAP, Avahi and RRD Summary. When a package is installed I get the following on the ...
-
04:42 PM Bug #1049: After reinstalling packages at bootup, WebUI not accessable (NanoBSD)
- Can you be more verbose:
- What packages you installed?
- Any pertaining log? -
04:11 PM Bug #1049: After reinstalling packages at bootup, WebUI not accessable (NanoBSD)
- It worked a long time now. Today I updated to the latest snap and now I get the 500 error again, when accessing the W...
-
03:41 PM Feature #1361: DNSMasq, source interface and IPSec VPNs
- static routes work for dnsmasq and all other services in all versions.
http://doc.pfsense.org/index.php/Why_can%27t... -
01:59 PM Bug #1312: NAT reflection/DNS Forwarder broken again
- Can you pls provide information on how to log for NAT reflection.
Then I will setup a basic pfsense config with no... -
12:04 PM Bug #1312 (Feedback): NAT reflection/DNS Forwarder broken again
-
11:58 AM Bug #1312: NAT reflection/DNS Forwarder broken again
- This is not something I'm able to reproduce with my own configuration - works fine here, so I'm going to need more de...
-
01:24 PM Bug #1377 (Closed): upgrade 1.2.3-Final nanobsd 4g to 2.0-RC1 nanobsd 4gb fails
- I tried the image pfSense-2.0-RC1-4g-i386-20110226-1633-nanobsd-upgrade.img.gz through the WebGUI and the following i...
-
12:00 PM Bug #673: SSHD keys not created on restore
- Check the latest image and see if this has been fixed.
-
10:05 AM Bug #141: Reserved names cannot be used for aliases or interfaces
- I know this bug is marked as complete but I just ran into this problem using the alias name of "all". With a 2.0 RC1...
-
05:53 AM Bug #1348 (Resolved): Multiple static routes that use the same next hop cause apinger issues
-
05:16 AM Bug #749: Downstream queues should not be assigned to LAN interfaces
- This is a major issue for us, and we'd be happy to contribute funds to getting this re-worked. Shaping that only work...
-
03:40 AM Bug #1279 (Feedback): Filesystem on NanoBSD is left read/write at first bootup after package reinstallation
- Applied in changeset commit:"548be1fd6697ab115cbb29d61bc5507744488094".
03/21/2011
-
11:07 PM Feature #1361: DNSMasq, source interface and IPSec VPNs
- Chris Buechler wrote:
> we've been feature frozen a while, this won't make it until 2.1. just add a static route as ... -
09:56 PM Feature #1361: DNSMasq, source interface and IPSec VPNs
- a feature freeze is a feature freeze, if we added every little thing that came along at RC stage we wouldn't put out ...
-
09:53 PM Feature #1361: DNSMasq, source interface and IPSec VPNs
- Chris,
this is only changing the testing of the IP address that takes place in the page. Its really only cosmetic... -
09:43 PM Feature #1361: DNSMasq, source interface and IPSec VPNs
- we've been feature frozen a while, this won't make it until 2.1. just add a static route as described in the FAQ.
-
09:42 PM Feature #1361: DNSMasq, source interface and IPSec VPNs
- Looking for a dev response on this - has it been included into the latest nightlies? I need this functionality and r...
-
10:12 PM pfSense Packages Bug #1376: Text in "Interfaces" widget wraps when interface speed is more then 100mbit
- the length of the ip address also can cause a wrap even if interface speed is 100 mbit.
-
10:08 PM pfSense Packages Bug #1376 (Resolved): Text in "Interfaces" widget wraps when interface speed is more then 100mbit
- Version 2.0-RC1 built on March 20th. Please see the attached screen shot.
-
09:59 PM Bug #1279: Filesystem on NanoBSD is left read/write at first bootup after package reinstallation
- This is happening in RC1; I haven't yet tried a newer snapshot to check there.
-
04:29 PM Bug #1374 (Feedback): Traffic Shaper Limiter queues creation bug
- I just committed a fix for this, please test a newer snapshot or try the patch manually.
-
06:49 AM Bug #1374 (Resolved): Traffic Shaper Limiter queues creation bug
- Traffic Shaper Limiter doesn't allow you to create queues with next error in system log: "php: /firewall_shaper_vinte...
-
02:22 PM Bug #1370 (Closed): Captive Portal Status Page - always empty
- Passthrough entries are not active CP users by design. The status page won't show those and shouldn't.
-
05:39 AM Bug #1370: Captive Portal Status Page - always empty
- Not a bug.
I could set up a local test environment.
The empty status page is because of the CP option: "Enable ... -
05:29 AM Bug #1370: Captive Portal Status Page - always empty
- Typo: "he is also not a pass-through client."
should read: "he is also now a pass-through client."
... just ... -
05:27 AM Bug #1370: Captive Portal Status Page - always empty
- ... just thought of something...
I have the "automatically add users that login to the pass-through mac list" enab... -
05:22 AM Bug #1370: Captive Portal Status Page - always empty
- OK, Thanks for the advice. Here follows:
Version: 2.0 RC1 release (from the iso, NO daily build updates).
I had... -
05:14 AM Bug #1370 (Feedback): Captive Portal Status Page - always empty
- what version? Always include that, and it's better to post things like this that have no specific bug (the status pag...
-
04:19 AM Bug #1370 (Closed): Captive Portal Status Page - always empty
- My understanding is that the captive portal status page should report those users currently logged in by means of som...
-
10:24 AM Bug #1375 (Resolved): Captive portal logs: mixed with logs from other sources (squid, php)
- I have noticed that Portal Auth logs sometimes contain logs which apparently don't belong here, such as squid or php ...
-
06:57 AM Bug #1366: Restore configuration / Restore area not working
- Marcello Silva Coutinho wrote:
> Chris Buechler wrote:
> > It works, I've tested every possible edit/change/etc., w... -
02:34 AM Bug #1366: Restore configuration / Restore area not working
- Chris Buechler wrote:
> It works, I've tested every possible edit/change/etc., when you feed it valid config data it... -
02:27 AM Bug #1366: Restore configuration / Restore area not working
- It works, I've tested every possible edit/change/etc., when you feed it valid config data it works. Even your exact a...
-
02:21 AM Bug #1366: Restore configuration / Restore area not working
- Le me explain better.
create two alias with some ports or ips.
backup your config.
delete one alias not appl... -
02:06 AM Bug #1366: Restore configuration / Restore area not working
- Marcello Silva Coutinho wrote:
> when trying to restore just alias or VLANS I get a "sucess operation / may be requi... -
01:17 AM Bug #1366 (Rejected): Restore configuration / Restore area not working
- you cannot restore parts of a 1.2.3 config to 2.0, it gets merged but it never shows up because the config is complet...
-
12:51 AM Bug #1366 (Rejected): Restore configuration / Restore area not working
- when trying to restore just alias or VLANS I get a "sucess operation / may be require reboot" but nothing goes to xml...
-
05:12 AM Todo #1373 (Resolved): Upgrade OpenVPN
- OpenVPN needs to be upgraded to current code, upgrading to openVPN mainline breaks various OpenVPN servers.
IPv6 s... -
05:05 AM Bug #1372 (Resolved): RRD is not updating VPN statistics
- The RRD graphs are not showing the number of connected VPN users.
In version "2.0-RC1 (i386) built on Fri Mar 18 ... -
04:30 AM Feature #1371 (Needs Patch): UPnP & NAT-PMP Status - Delete individual connections
- The subject says it all!
On the status page we can clear ALL the connections, but not individually. That might be ... -
04:13 AM Feature #1369 (Needs Patch): DHCP Leases - Hostname Unsuitable for Printing
- At the DHCP Leases page, many hostnames are empty.
In the DHCP logs, often I see "Hostname Unsuitable for Printin... -
04:12 AM Feature #1368 (Closed): DHCP Leases - description column
- At the DHCP Leases page, could a column be added which shows the description from either the DHCP Server/reservations...
-
01:16 AM Feature #1367 (New): Input validation on partial config restores
- Restoring partial 1.2.x configs does not work since it does not go through the config upgrade process. There is also ...
03/20/2011
-
03:08 PM Bug #1365 (Resolved): RRD is not gathering CPU statistics
- CPU usage statistics is not gathering by RRD anymore. There was change related to cpu load statistics gathering algor...
-
10:57 AM Bug #1364 (Resolved): Can't import an existing CRL without the CA's private key
- I've recently moved a standalone openVPN server to pfSense 2.0-RC1. I have an external pki and was able to import my ...
03/19/2011
-
07:17 PM Bug #1362 (Rejected): Nat port forwarding fails when switching internal ip's
- I know for a fact this works in all versions, and this isn't specific enough to be a legit bug report, 99% chance thi...
-
01:24 PM Bug #1362 (Rejected): Nat port forwarding fails when switching internal ip's
- I have 2 internal web servers, I have a NAT forward rule on port 80 to go to a an internal ip *.*.*.28 I switched the...
-
03:43 PM pfSense Packages Bug #1363: Spamd not updating pf tables
- What I could assess is that, when you issue a "killall -HUP spamlogd", the whitelist is not read and applied to the p...
-
02:16 PM pfSense Packages Bug #1363 (Resolved): Spamd not updating pf tables
- After you whitelist a number of hosts using the GUI, the whitelist pf table remains unchanged.
03/17/2011
-
08:02 PM Bug #636: layer7 not work correctly
- Please test even with ...
-
03:50 PM Bug #636: layer7 not work correctly
- I was testing and getting the same behaviour as you.
Can you please restart your machines before testing if http will... -
09:22 AM Bug #1356 (Resolved): IPSec SPD definitions lost after reboot
-
08:55 AM Bug #1356: IPSec SPD definitions lost after reboot
- Thank you. Works as expected now.
-
08:17 AM Feature #1361: DNSMasq, source interface and IPSec VPNs
- well here is my first bit of php coding, so hopefully it is ok. It seems to do what I wanted it to do....
-
04:02 AM Feature #1361 (Resolved): DNSMasq, source interface and IPSec VPNs
- Posts: 1
View Profile Email Personal Message (Online)
DNSMasq, source interface and IPSec VPNs
« on: Mar...
03/16/2011
-
10:03 PM Bug #1126: Duplicate "System Activity" in /etc/inc/priv.defs.inc
- Show Bogonsity? Forgot to remove some text there. By the way, I think the show bogons page no longer exists.
-
09:08 AM Bug #1126 (Resolved): Duplicate "System Activity" in /etc/inc/priv.defs.inc
- Fixed
-
07:16 PM Bug #1360 (Closed): Auto PPTP firewall rules don't work if WAN isn't the default route
- If an OPT WAN port is the default route you have to manually add a rule allowing PPTP traffic to the WAN1 Address for...
-
04:15 PM Bug #1356: IPSec SPD definitions lost after reboot
- I have just tested your patch. This is working!
Better than my quick and dirty patch!
Thanks Ermal! -
03:33 PM Bug #1356 (Feedback): IPSec SPD definitions lost after reboot
- Please test latest snapshots a patch has been committed.
-
12:25 PM Bug #1356: IPSec SPD definitions lost after reboot
- Last comment : bug was introduced 14 days ago in commit:e77ecd8e
-
12:23 PM Bug #1356: IPSec SPD definitions lost after reboot
- I have a fix working at home :
In the file /etc/rc.newipsecdns line 47, the check for already running script is al... -
09:13 AM Bug #1356: IPSec SPD definitions lost after reboot
- Yes. Hostnames are used. You can speak with Chris. He knows my IPSec configs.
-
09:09 AM Bug #1356: IPSec SPD definitions lost after reboot
- Hi,
I have the same problem here using DNS hostname endpoints using 2.0-RC1 (i386) built on Mon Mar 14 21:48:11 ED... -
08:31 AM Bug #1356: IPSec SPD definitions lost after reboot
- Do you use hostnames for your endpoints?
-
03:24 PM Bug #1359 (Resolved): Optimize reloading of IPsec tunnels
- Presently when rc.newipsecdns is called it reloads all tunnels for each event.
Rather than do this the ph1id can be ... -
03:01 PM Bug #636: layer7 not work correctly
- I also am able to replicate this issue, tested the same as Seth. L7 containers don't block traffic.
Happy to help in... -
01:33 PM Bug #1358 (Resolved): OpenVPN Upgrade Issue
- There is an issue with certain configurations upgrading OpenVPN from 1.2.3 to 2.0. I have several config samples that...
-
09:11 AM Feature #1357: captive portal informations throught SNMP
- This isn't really possible as it is now with our SNMP daemon. We have plans to correct this later, but it's too late ...
-
07:33 AM Feature #1357 (Needs Patch): captive portal informations throught SNMP
- Hi,
It seems that bsnmpd, used in pfSense, is not very extensible.
However, I must get -- throught SNMP -- the ... -
09:10 AM Feature #1169: Add load balancer status in SNMP
- Just a note for when we come back around to this later:
Looks like we might be able to do this with the bsnmp-ucd ... -
08:50 AM Bug #1283 (Resolved): Wording in script for configuring interfaces
- Changed wording
-
08:46 AM Feature #1308 (Rejected): monitor IP on Gateway Groups
- With the way the gateway system is designed this is not possible.
You can add more gateways/monitor IPs, put those... -
08:42 AM Bug #1354 (Resolved): Typo in Packets RRD graph
-
05:28 AM Bug #1348 (Feedback): Multiple static routes that use the same next hop cause apinger issues
- I've coded a fix that keeps a table of what mapping we've created for the static routes.
http://rcs.pfsense.org/proj... -
05:06 AM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- New test, both logs are here:
When WORKING :
$ setkey -D
95.96.134.40[4500] 91.189.228.158[28909]
esp-ud... -
02:54 AM Bug #1317: Voucher database synchronization
- Hello again,
just thought I let you know, this is still present in current snapshots.
regards
Stefanero
03/15/2011
-
06:10 PM Bug #1356 (Resolved): IPSec SPD definitions lost after reboot
- It appeard that if 2.0 RC1 is restarted, all SPD definitions are not available post a reboot. Restart of racoon corre...
-
05:59 PM Bug #1355 (Closed): Clearing PPTP Raw Logs does not work
- Pressing "Clear Log" in the "PPTP Raw" screen does not clear the log as intended. It just reload the "PPTP Logins" sc...
-
04:56 PM Bug #1342: kernel crash with RC1 on vmware
- Thanks a lot, I will do a "bt" (it crashes several times a week, randomly). I'm not very comfortable with FreeBSD ; I...
-
04:17 PM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- Is that from when it was working or when it was broken? (We need to see both states)
-
04:16 PM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- $ setkey -DP
10.1.1.0/24[any] 10.1.1.1[any] 255
in none
spid=2 seq=1 pid=7857
refcnt=1
10.1.1.1[any] 10.1.1.0... -
02:24 PM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- Don't type the $, that was just there as an example prompt. Diagnostics > Command in the shell execute box should be ...
-
02:23 PM Bug #1351: Mobile IPsec no traffic pass trough after 2nd connect after 5 minutes
- $ setkey -D
$ setkey -DP
How can i give those commands , i've tried via command in GUI but nothing happens
I... -
01:53 PM Bug #1354 (Resolved): Typo in Packets RRD graph
- In RRD graph category "Packets", "out-pass" is listed twice instead of "out-block".
-
04:42 AM Bug #1353 (Resolved): Number of queues possible
- ALTQ algorithm for PRIQ has a forced 15 queue limitation.
While the other algorithms are forced to a 4096 queue limi... -
01:24 AM Bug #1339 (Resolved): Missing icon in "pfsense" theme in the dashboard
-
12:47 AM Bug #1346 (Rejected): Enter Key behaviour while voucher input with IE8
- this isn't a bug in our code base, and has nothing to do with our code base, just need to fix your HTML. this isn't t...
Also available in: Atom