<br><br><div class="gmail_quote">On Mon, Oct 27, 2008 at 9:57 AM, Paul Wouters <span dir="ltr">&lt;<a href="mailto:paul@xelerance.com">paul@xelerance.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, 22 Oct 2008, Anirudh Kamatgi wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
For ex. I have a gateway-gateway tunnel established and turned on DPD with dpdtimeout=60.<br>
Now, if I manually bring down the tunnel on one gateway by issuing &#39;ipsec auto --down &lt;tunnel-name&gt;&#39;<br>
followed by &#39;ipsec auto --delete &lt;tunnel name&gt;&#39;, can I figure out on the other gateway that the remote<br>
end is down.<br>
</blockquote>
<br></div>
ipsec auto --status will tell you. Or you can check the logs for the &quot;Delete Notify&quot; message.<br><font color="#888888">
<br>
Paul<br>
</font></blockquote></div>Thanks, Paul.<br>I will check the logs.<br>