<br><br><div class="gmail_quote">On Mon, Oct 27, 2008 at 9:57 AM, Paul Wouters <span dir="ltr"><<a href="mailto:paul@xelerance.com">paul@xelerance.com</a>></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 'ipsec auto --down <tunnel-name>'<br>
followed by 'ipsec auto --delete <tunnel name>', 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 "Delete Notify" message.<br><font color="#888888">
<br>
Paul<br>
</font></blockquote></div>Thanks, Paul.<br>I will check the logs.<br>