[Openswan Users] Fwd: Auto-discard notification

Patrick Naubert patrickn at xelerance.com
Wed Oct 17 09:45:50 EDT 2012


Rescued from the spam bucket.  Please remember to register to the mailing list before posting to it.


Begin forwarded message:

> From: Anand Raj Manickam <anandrm at gmail.com>
> Subject: updown script deletes other tunnel which use also option ?
> Date: 10 October, 2012 10:20:20 AM EDT
> To: users at openswan.org
> 
> 
> Hi ,
> I m facing a issue , where the when the updown script  gets invoked on
> Tunnel Delete ,
> ipsec auto --delete T1-XYZ  , deletes other tunnel which share the
> "also" option in the config .
> 
> My ipsec.conf
> conn T1-123
>        left=103.1.1.1
>        right=113.1.1.4
>        leftsubnet=20.20.10.0/255.255.255.0
>        rightsubnet=10.10.10.0/255.255.255.0
>        type=tunnel
>        also=T1
> 
> 
> conn T1-678
>        left=103.1.1.1
>        right=113.1.1.4
>        leftsubnet=20.20.11.0/255.255.255.0
>        rightsubnet=10.10.10.0/255.255.255.0
>        type=tunnel
>        also=T1
> 
> 
> conn T1
>        authby=secret
>        ike=aes-md5-modp1024
>        phase2alg=aes-md5;modp1024
>        pfs=yes
>        ikelifetime=86400s
>        salifetime=3600s
> 
> In this above config , when i delete T1-678 , it also deletes  T1-123
> , this evident in the updown script,
> which is invoked 2 times with PLUTO_VERB set to down_client .
> 
> I m using Openswan 2.6.37 , Linux  Kernel 2.6.30.8 and Netkey .
> 
> Is there a option to fix this ?
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openswan.org/pipermail/users/attachments/20121017/a0568a1d/attachment.html>


More information about the Users mailing list