<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #008000; FONT-SIZE: 14pt">
<DIV><FONT size=3>Hi,</FONT></DIV>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
  <DIV><FONT size=3>I have this connection which connects perfectly and all. but 
  it keeps disconecting in random times. I need a way to make it stop 
  disconnecting</FONT></DIV>
  <DIV><FONT size=3>this is my setup:</FONT></DIV>
  <DIV><FONT size=3></FONT>&nbsp;</DIV>
  <DIV><FONT size=3>conn tunnelipsec</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  #CLIENT</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  left=&lt;MyIP&gt;</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  leftsubnet=10.90.48.10/32</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  #REMOTEHOST</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  right=&lt;targetIP&gt;</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  rightsubnet=10.90.0.0/16</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  authby=secret</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  auto=start</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  compress=no</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  type=tunnel</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  pfs=yes</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  forceencaps=yes</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  #PHASE1</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  keylife=28800s</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  #PHASE2</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  phase2=esp</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  phase2alg=3des-sha1,aes128-sha1;modp1536</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  ikelifetime=1800s</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  rekey=yes</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  rekeymargin=15m</FONT></DIV></BLOCKQUOTE>
<DIV><FONT size=3></FONT>&nbsp;</DIV>
<DIV><FONT size=3>I also added</FONT></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  force_keepalive=yes</FONT></DIV>
  <DIV><FONT size=3>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; keep_alive=10 
  </FONT></DIV>
  <DIV><FONT size=3></FONT>&nbsp;</DIV>
  <DIV><FONT size=3>to see if that helped keeping it alive (with no different 
  result)</FONT></DIV>
  <DIV><FONT size=3>For now I made my own script to detect disconnection, and 
  restart ipsec service. which has been working but not what I 
want.</FONT></DIV></BLOCKQUOTE>
<DIV><FONT size=4></FONT>&nbsp;</DIV>
<DIV><FONT size=4>any help i would appreciate.</FONT></DIV>
<DIV><FONT size=4></FONT>&nbsp;</DIV>
<DIV><FONT size=4>Mitsuo</FONT></DIV></DIV></DIV></BODY></HTML>