You are right. If a connection is set to auto=ignore then it is not added via the stroke interface. auto=ignore is either used if you want do disable a connection but still keep the definition in ipsec.conf or if this connection definition is imported by other connections via the also= option. So if you have
conn c0 ... auto=ignore #this is the default if auto= is missing conn c1 also=c0 ... auto=start conn c2 also=c0 ... auto=start then c1 and c2 are started automatically but c0 is neither started nor added. Regards Andreas On 10/11/2013 02:24 PM, Rakesh Bansod wrote: > Hi > I want to know how to add the connections when we use 'auto=ignore' > if we use 'auto=ignore' it is not added. even stroke is not useful for > adding connections in conf file. > then how exactly it is added. or the only solution is to change > ipsec.conf with auto=add. > please answer. > none of my questions are answered before. > this time its urgent, please > > thank you, > Rakesh ====================================================================== Andreas Steffen [email protected] strongSwan - the Open Source VPN Solution! www.strongswan.org Institute for Internet Technologies and Applications University of Applied Sciences Rapperswil CH-8640 Rapperswil (Switzerland) ===========================================================[ITA-HSR]==
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
