<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[IPsec+LDAP]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a>:</p>
<blockquote>
<p dir="auto">Right, and the boxes I'm referring to on 2.1 have been upgraded from 2.0.x (and in some cases, 1.2.3), as well as some clean-install 2.1 VMs.</p>
<p dir="auto">Not saying it hasn't happened, but I haven't witnessed it personally.</p>
</blockquote>
<pre><code>Sep 5 15:53:26 	racoon: ERROR: fatal parse failure (1 errors)
Sep 5 15:53:26 	racoon: ERROR: /var/etc/racoon.conf:14: "ldapcfg" racoon not configured with --with-libldap
Sep 5 15:53:26 	racoon: INFO: Reading configuration from "/var/etc/racoon.conf"
Sep 5 15:53:26 	racoon: INFO: @(#)This product linked OpenSSL 0.9.8q 2 Dec 2010 (http://www.openssl.org/)
Sep 5 15:53:26 	racoon: INFO: @(#)ipsec-tools 0.8.0 (http://ipsec-tools.sourceforge.net)
</code></pre>
<p dir="auto">The above is during an attempted startup of IPSec service…  and here's my /var/etc/racoon.conf:</p>
<pre><code>
# This file is automatically generated. Do not edit
path pre_shared_key "/var/etc/psk.txt";

path certificate  "/var/etc";

listen
{
        adminsock "/var/db/racoon/racoon.sock" "root" "wheel" 0660;
        isakmp 206.248.x.x [500];
        isakmp_natt 206.248.x.x  [4500];
}

ldapcfg {
        version 3;
        host "";
        port 389;
        base "";
        subtree on;
        bind_dn "";
        bind_pw "";
        attr_user "";
}

remote 70.55.x.x
{
        ph1id 1;
        exchange_mode aggressive;
        my_identifier address 206.248.x.x;
        peers_identifier address 70.55.x.x;
        ike_frag on;
        generate_policy = off;
        initial_contact = on;
        nat_traversal = on;

        dpd_delay = 10;
        dpd_maxfail = 5;
        support_proxy on;
        proposal_check claim;

        proposal
        {
                authentication_method pre_shared_key;
                encryption_algorithm blowfish 256;
                hash_algorithm sha1;
                dh_group 2;
                lifetime time 28800 secs;
        }
}

sainfo subnet 10.0.2.0/24 any subnet 192.168.2.0/24 any
{
        remoteid 1;
        encryption_algorithm blowfish 256;
        authentication_algorithm hmac_sha1;
        pfs_group 2;
        lifetime time 86400 secs;
        compression_algorithm deflate;
}
</code></pre>
]]></description><link>https://forum.netgate.com/topic/48324/ipsec-ldap</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 01:17:20 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/48324.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Sep 2012 20:01:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IPsec+LDAP on Thu, 06 Sep 2012 13:17:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a>:</p>
<blockquote>
<p dir="auto">Do you have an LDAP server setup under System &gt; User Manager, on the server tab perhaps?</p>
<p dir="auto">Looking at the code the only way it would put that ldap section in there is if someone had the mobile IPsec tab setup to use a non-local source, and if that source was ldap.</p>
</blockquote>
<p dir="auto">Found it!  Yes, I have an LDAP server enabled for OpenVPN.  I really don't know why, because I use the Local Database for authentication… that shizz is getting turned off <strong>big time</strong>.  8)</p>
<p dir="auto">I'll letcha know how that works out.</p>
<p dir="auto"><strong>EDIT:  IPSec tunnel is back up!  Thanks Jim.. (aka: Super Mario)</strong></p>
]]></description><link>https://forum.netgate.com/post/354632</link><guid isPermaLink="true">https://forum.netgate.com/post/354632</guid><dc:creator><![CDATA[afrojoe]]></dc:creator><pubDate>Thu, 06 Sep 2012 13:17:38 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Thu, 06 Sep 2012 12:23:33 GMT]]></title><description><![CDATA[<p dir="auto">I disabled that whole chunk of code for now so it won't write out an invalid racoon.conf while that part is being reworked.</p>
<p dir="auto">https://github.com/bsdperimeter/pfsense/commit/9500537d51b481086e8a685b70e825688c0526e1</p>
]]></description><link>https://forum.netgate.com/post/354625</link><guid isPermaLink="true">https://forum.netgate.com/post/354625</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Thu, 06 Sep 2012 12:23:33 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Thu, 06 Sep 2012 12:17:51 GMT]]></title><description><![CDATA[<p dir="auto">Do you have an LDAP server setup under System &gt; User Manager, on the server tab perhaps?</p>
<p dir="auto">Looking at the code the only way it would put that ldap section in there is if someone had the mobile IPsec tab setup to use a non-local source, and if that source was ldap.</p>
]]></description><link>https://forum.netgate.com/post/354623</link><guid isPermaLink="true">https://forum.netgate.com/post/354623</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Thu, 06 Sep 2012 12:17:51 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Thu, 06 Sep 2012 04:46:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a>:</p>
<blockquote>
<p dir="auto">probably on the mobile tab.</p>
</blockquote>
<p dir="auto">Hmm, I dont even have that turned on.</p>
<p dir="auto">I also perused through every tab on pfSense and have nothing to do with LDAP turned on. Very puzzling.</p>
]]></description><link>https://forum.netgate.com/post/354562</link><guid isPermaLink="true">https://forum.netgate.com/post/354562</guid><dc:creator><![CDATA[afrojoe]]></dc:creator><pubDate>Thu, 06 Sep 2012 04:46:36 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Thu, 06 Sep 2012 01:10:45 GMT]]></title><description><![CDATA[<p dir="auto">probably on the mobile tab.</p>
]]></description><link>https://forum.netgate.com/post/354556</link><guid isPermaLink="true">https://forum.netgate.com/post/354556</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Thu, 06 Sep 2012 01:10:45 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Thu, 06 Sep 2012 00:39:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a>:</p>
<blockquote>
<p dir="auto">Yes, don't configure LDAP support.</p>
</blockquote>
<p dir="auto">do you know where i can go to shut it off? (i dont recall turning LDAP on!)  :-\</p>
]]></description><link>https://forum.netgate.com/post/354552</link><guid isPermaLink="true">https://forum.netgate.com/post/354552</guid><dc:creator><![CDATA[afrojoe]]></dc:creator><pubDate>Thu, 06 Sep 2012 00:39:32 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Wed, 05 Sep 2012 23:30:18 GMT]]></title><description><![CDATA[<p dir="auto">Yes, don't configure LDAP support.</p>
]]></description><link>https://forum.netgate.com/post/354547</link><guid isPermaLink="true">https://forum.netgate.com/post/354547</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Wed, 05 Sep 2012 23:30:18 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Wed, 05 Sep 2012 23:26:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a>:</p>
<blockquote>
<p dir="auto">It's down because racoon isn't running, not because the tunnel won't establish. It's not the same problem as the thread you originally posted in. I moved this to a new threads because it was unrelated.</p>
</blockquote>
<p dir="auto">Ah, okay. :)</p>
<p dir="auto">Is there a work around at the moment?</p>
]]></description><link>https://forum.netgate.com/post/354546</link><guid isPermaLink="true">https://forum.netgate.com/post/354546</guid><dc:creator><![CDATA[afrojoe]]></dc:creator><pubDate>Wed, 05 Sep 2012 23:26:41 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Wed, 05 Sep 2012 20:26:44 GMT]]></title><description><![CDATA[<p dir="auto">It's down because racoon isn't running, not because the tunnel won't establish. It's not the same problem as the thread you originally posted in. I moved this to a new threads because it was unrelated.</p>
]]></description><link>https://forum.netgate.com/post/354527</link><guid isPermaLink="true">https://forum.netgate.com/post/354527</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Wed, 05 Sep 2012 20:26:44 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Wed, 05 Sep 2012 20:25:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a>:</p>
<blockquote>
<p dir="auto">IPsec+LDAP is known to be broken at the moment. There is a ticket pending for it.</p>
<p dir="auto">The authentication is being switched to a script-based auth mechanism so it can easily do LDAP, RADIUS, etc, like OpenVPN can.</p>
<p dir="auto">That has nothing to do with a site-to-site tunnel being broken as in this ticket though.</p>
</blockquote>
<p dir="auto">Thanks Jim, However, I'm not quite sure what you mean… my site-to-site tunnel is down though  ???</p>
]]></description><link>https://forum.netgate.com/post/354526</link><guid isPermaLink="true">https://forum.netgate.com/post/354526</guid><dc:creator><![CDATA[afrojoe]]></dc:creator><pubDate>Wed, 05 Sep 2012 20:25:52 GMT</pubDate></item><item><title><![CDATA[Reply to IPsec+LDAP on Wed, 05 Sep 2012 20:08:10 GMT]]></title><description><![CDATA[<p dir="auto">IPsec+LDAP is known to be broken at the moment. There is a ticket pending for it.</p>
<p dir="auto">The authentication is being switched to a script-based auth mechanism so it can easily do LDAP, RADIUS, etc, like OpenVPN can.</p>
<p dir="auto">That has nothing to do with a site-to-site tunnel being broken as in this ticket though.</p>
]]></description><link>https://forum.netgate.com/post/354524</link><guid isPermaLink="true">https://forum.netgate.com/post/354524</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Wed, 05 Sep 2012 20:08:10 GMT</pubDate></item></channel></rss>