<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:Calibri;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Calibri;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:Calibri;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body bgcolor="white" lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m running Strongswan 5.3.5. I have the following conn section.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">conn transport-conn<o:p></o:p></p>
<p class="MsoNormal">  type=transport<o:p></o:p></p>
<p class="MsoNormal">  authby=pubkey<o:p></o:p></p>
<p class="MsoNormal">  keyexchange=ikev2<o:p></o:p></p>
<p class="MsoNormal">  aggressive=no<o:p></o:p></p>
<p class="MsoNormal">  ike=aes128gcm128-sha256-ecp256<o:p></o:p></p>
<p class="MsoNormal">  esp=aes128gcm128-sha256-ecp256-esn<o:p></o:p></p>
<p class="MsoNormal">  left=%any<o:p></o:p></p>
<p class="MsoNormal">  leftcert=/etc/strongswan/ipsec.d/certs/cert.pem<o:p></o:p></p>
<p class="MsoNormal">  right=%any<o:p></o:p></p>
<p class="MsoNormal">  rightsubnet=10.21.128.0/18<o:p></o:p></p>
<p class="MsoNormal">  dpdaction=clear<o:p></o:p></p>
<p class="MsoNormal">  dpddelay=30s<o:p></o:p></p>
<p class="MsoNormal">  dpdtimeout=120s<o:p></o:p></p>
<p class="MsoNormal">  mobike=no<o:p></o:p></p>
<p class="MsoNormal">  auto=route<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’ve read through the mailing lists archives and issues, and as I understand it is if you have auto=route then dpdaction is not needed because the auto=route installs the trap policy in the kernel. I’m still unclear, if I have auto=route
 do I need to set dpdaction? And can I set dpddelay to 0? What is the effect of doing that?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Paul<o:p></o:p></p>
</div>
</body>
</html>