<?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[2.3.5 DNS Suffix no longer working With Shrewsoft]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">We've just upgraded our in-office firewalls to 2.3.5 and we've found that clients using ShrewsoftVPN no longer have<br />
a working DNS suffix provided to them.</p>
<p dir="auto">I've run the shrewsoft tracetool on the clients and I can see a difference in the attributes that are pulled:</p>
<p dir="auto">Working (2.2.6)</p>
<pre><code>
18/04/12 16:04:22 ii : received config pull response
18/04/12 16:04:22 ii : - IP4 Address = 192.168.254.2
18/04/12 16:04:22 ii : - IP4 DNS Server = 10.3.0.10
18/04/12 16:04:22 ii : - IP4 DNS Server = 10.3.0.11
18/04/12 16:04:22 ii : - Unkown VARIABLE 13 = 8 bytes
18/04/12 16:04:22 ii : - DNS Suffix = ourdomain.internal
18/04/12 16:04:22 ii : - Split Domain
18/04/12 16:04:22 ii : - IP4 Split Network Include = ANY:10.3.0.0/24:*

</code></pre>
<p dir="auto">Not Working (2.3.5)</p>
<pre><code>
18/04/12 16:00:52 ii : received config pull response
18/04/12 16:00:52 ii : - IP4 Address = 192.168.2545.2
18/04/12 16:00:52 ii : - IP4 DNS Server = 10.3.0.10
18/04/12 16:00:52 ii : - IP4 DNS Server = 10.3.0.11
18/04/12 16:00:52 ii : - IP4 Subnet = ANY:10.3.0.0/24:*
18/04/12 16:00:52 ii : - Unkown VARIABLE 28676 = 8 bytes
18/04/12 16:00:52 ii : - Unkown VARIABLE 28674 = 18 bytes
18/04/12 16:00:52 ii : - Unkown VARIABLE 28675 = 18 bytes
18/04/12 16:00:52 ii : - Unkown VARIABLE 28673 = 1 bytes

</code></pre>
<p dir="auto">I've looked at the config files in /var/etc/ipsec/strongswan.conf between both versions and they both have:</p>
<pre><code>
        plugins {
                attr {
                        dns = 10.3.0.10,10.3.0.11
                        subnet = 10.3.0.0/24
                        split-include = 10.3.0.0/24
                        # Search domain and default domain
                        28674 = "ourdomain.internal"
                        28675 = "ourdomain.internal"
                }

</code></pre>
<p dir="auto">This is with the same version of shrewsoft etc, the only difference is the version of PFSense.</p>
<p dir="auto">Any thoughts?</p>
<p dir="auto">Thanks,<br />
Rob</p>
]]></description><link>https://forum.netgate.com/topic/129621/2-3-5-dns-suffix-no-longer-working-with-shrewsoft</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 19:26:34 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/129621.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Apr 2018 15:16:35 GMT</pubDate><ttl>60</ttl></channel></rss>