[strongSwan] regarding adding connections
Andreas Steffen
andreas.steffen at strongswan.org
Fri Oct 11 23:04:23 CEST 2013
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 andreas.steffen at strongswan.org
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]==
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4255 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.strongswan.org/pipermail/users/attachments/20131011/58bc5c69/attachment.bin>
More information about the Users
mailing list