<?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[Connected VPN mobile clients stop working after ~15mins]]></title><description><![CDATA[<p dir="auto">Good morning,</p>
<p dir="auto">I have set up mobile VPN following this guide - https://doc.pfsense.org/index.php/IKEv2_with_EAP-MSCHAPv2</p>
<p dir="auto">Everything appears to be working except for after a little while the client shows it is connected but traffic doesn't appear to be passing. Disconnecting and reconnecting fixes this every time. I did try a quick test from a second device of leaving open a monitoring webpage that should keep updating to see if this was due to idle time but this doesn't seem to make any difference.</p>
<p dir="auto">Apologies for the lack of detail here, I am not at home right now. I can provide logs and cofigurations when I get back but if anyone can suggest where to start looking I would be most grateful, thank you.</p>
]]></description><link>https://forum.netgate.com/topic/115130/connected-vpn-mobile-clients-stop-working-after-15mins</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 00:27:49 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/115130.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 03 May 2017 09:50:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Connected VPN mobile clients stop working after ~15mins on Tue, 06 Jun 2017 09:04:15 GMT]]></title><description><![CDATA[<p dir="auto">tl:dr - I misread the guide. Hope this helps someone else.</p>
<p dir="auto">This is what I think is relevant from the logs.</p>
<pre><code>
Jun 5 13:47:04 	charon 		10[ENC] &lt;con1|364&gt;generating CREATE_CHILD_SA response 29 [ N(NO_PROP) ]
Jun 5 13:47:04 	charon 		10[IKE] &lt;con1|364&gt;failed to establish CHILD_SA, keeping IKE_SA
Jun 5 13:47:04 	charon 		10[IKE] &lt;con1|364&gt;no acceptable proposal found
Jun 5 13:47:04 	charon 		10[CFG] &lt;con1|364&gt;configured proposals: ESP:AES_CBC_256/HMAC_SHA1_96/MODP_1024/NO_EXT_SEQ
Jun 5 13:47:04 	charon 		10[CFG] &lt;con1|364&gt;received proposals: ESP:AES_CBC_256/HMAC_SHA1_96/NO_EXT_SEQ, ESP:3DES_CBC/HMAC_SHA1_96/NO_EXT_SEQ
Jun 5 13:47:04 	charon 		10[ENC] &lt;con1|364&gt;parsed CREATE_CHILD_SA request 29 [ SA No TSi TSr ]&lt;/con1|364&gt;&lt;/con1|364&gt;&lt;/con1|364&gt;&lt;/con1|364&gt;&lt;/con1|364&gt;&lt;/con1|364&gt; 
</code></pre>
<p dir="auto">Being new to this I took a guess that I'd configured MODP_1024 on pfSense but my phone didn't support this:</p>
<p dir="auto">pfSense: ESP:AES_CBC_256/HMAC_SHA1_96/MODP_1024/NO_EXT_SEQ<br />
Phone: ESP:AES_CBC_256/HMAC_SHA1_96/NO_EXT_SEQ</p>
<p dir="auto">I only had two values in my setup that looked like they were 1024 and realised I had read the guide wrong and enabled or left at default PFS. Disabling it seems to have resolved this.</p>
]]></description><link>https://forum.netgate.com/post/704084</link><guid isPermaLink="true">https://forum.netgate.com/post/704084</guid><dc:creator><![CDATA[jonesr]]></dc:creator><pubDate>Tue, 06 Jun 2017 09:04:15 GMT</pubDate></item></channel></rss>