<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV> hi,<BR></DIV>
<DIV><FONT face=Arial size=2>i have reported it as bug but if i am wrong please
guide me</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><BR>i am using Linux Openswan
U2.4.4/K2.4.5rc4 (klips) version. and ip route version is : ip utility,
iproute2-ss020116<BR><BR>i have changed _updown and added
IPROUTETABLE="vpnroute" so routes are added in it<BR><BR>i tried to make a
manual key connection. it successfully got established. when i disconnected,
routes where there as u can see from following lines<BR><BR><A
href="mailto:[root@manage">[root@manage</A> /root]# ipsec manual --up
test_manual-1<BR><BR><A href="mailto:[root@manage">[root@manage</A> /root]# ip
ru ls<BR>0: from all lookup local <BR>49: from 183.7.7.0/24 to 180.7.7.0/24
lookup vpnroute <BR>50: from all lookup main <BR>151: from 182.7.7.0/24 lookup
151 <BR>152: from 182.7.7.0/24 lookup 152 <BR>153: from 192.168.0.0/20 lookup
153 <BR>221: from all lookup 221 <BR>32766: from all lookup main <BR>32767: from
all lookup 253 <BR><BR><A href="mailto:[root@manage">[root@manage</A> /root]# ip
ro ls table vpnroute<BR>180.7.7.0/24 via 182.7.7.1 dev ipsec0 <BR><BR><A
href="mailto:[root@manage">[root@manage</A> /root]# ipsec manual --down
test_manual-1 <BR><BR><A href="mailto:[root@manage">[root@manage</A> /root]# ip
ru ls<BR>0: from all lookup local <BR>50: from all lookup main <BR>151: from
182.7.7.0/24 lookup 151 <BR>152: from 182.7.7.0/24 lookup 152 <BR>153: from
192.168.0.0/20 lookup 153 <BR>221: from all lookup 221 <BR>32766: from all
lookup main <BR>32767: from all lookup 253 <BR><BR><A
href="mailto:[root@manage">[root@manage</A> /root]# ip ro ls table
vpnroute<BR>180.7.7.0/24 via 182.7.7.1 dev ipsec0 <BR><BR><BR>it above line
routes is available but some time even rules were not removed.<BR><BR>one more
thing once i created multiple connection between to openswan servers<BR>they had
two rules and one route as destination were same. but when i disconnected one
route was deleted so my second connection says it is connected but still packets
were not transfered. i cheked ip routes & rules and i found such thing. (
its reproducibility is random but more frequent )</DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Utkarsh Shah</FONT></DIV></BODY></HTML>