<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> </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> </DIV>
<DIV><FONT size=3>conn tunnelipsec</FONT></DIV>
<DIV><FONT size=3>
#CLIENT</FONT></DIV>
<DIV><FONT size=3>
left=<MyIP></FONT></DIV>
<DIV><FONT size=3>
leftsubnet=10.90.48.10/32</FONT></DIV>
<DIV><FONT size=3>
#REMOTEHOST</FONT></DIV>
<DIV><FONT size=3>
right=<targetIP></FONT></DIV>
<DIV><FONT size=3>
rightsubnet=10.90.0.0/16</FONT></DIV>
<DIV><FONT size=3>
authby=secret</FONT></DIV>
<DIV><FONT size=3>
auto=start</FONT></DIV>
<DIV><FONT size=3>
compress=no</FONT></DIV>
<DIV><FONT size=3>
type=tunnel</FONT></DIV>
<DIV><FONT size=3>
pfs=yes</FONT></DIV>
<DIV><FONT size=3>
forceencaps=yes</FONT></DIV>
<DIV><FONT size=3>
#PHASE1</FONT></DIV>
<DIV><FONT size=3>
keylife=28800s</FONT></DIV>
<DIV><FONT size=3>
#PHASE2</FONT></DIV>
<DIV><FONT size=3>
phase2=esp</FONT></DIV>
<DIV><FONT size=3>
phase2alg=3des-sha1,aes128-sha1;modp1536</FONT></DIV>
<DIV><FONT size=3>
ikelifetime=1800s</FONT></DIV>
<DIV><FONT size=3>
rekey=yes</FONT></DIV>
<DIV><FONT size=3>
rekeymargin=15m</FONT></DIV></BLOCKQUOTE>
<DIV><FONT size=3></FONT> </DIV>
<DIV><FONT size=3>I also added</FONT></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<DIV><FONT size=3>
force_keepalive=yes</FONT></DIV>
<DIV><FONT size=3> keep_alive=10
</FONT></DIV>
<DIV><FONT size=3></FONT> </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> </DIV>
<DIV><FONT size=4>any help i would appreciate.</FONT></DIV>
<DIV><FONT size=4></FONT> </DIV>
<DIV><FONT size=4>Mitsuo</FONT></DIV></DIV></DIV></BODY></HTML>