[Openswan Users] multiple start on openswan 2.6.37
Ozai
ozai.tien at gmail.com
Mon May 7 03:25:39 EDT 2012
Dear Sirs,
I merged the openswan(2.6.37) into embedded linux(2.6.30 mips).The IPsec tunnel could work fine.One question:please see my ipsec.conf configuration as below.If I type 'ipsec setup start',the connname 'sample1' and 'sample2' will be started simultaneously.How could I only start one connname?thank's.
Best Regards,
Ozai
# cat ipsec.conf
config setup
dumpdir=/var/run/pluto/
interfaces=ipsec0=ppp0.1
oe=off
protostack=klips
conn %default
keyexchange=ike
ike=3des-md5-modp1024
esp=3des-md5
auth=esp
type=tunnel
authby=secret
auto=start
conn sample1
left=111.243.154.145
leftsubnet=192.168.1.0/24
right=111.243.154.196
rightsubnet=192.168.2.0/24
conn sample2
left=111.243.154.145
leftsubnet=192.168.1.0/24
right=111.243.152.134
rightsubnet=192.168.3.0/24
Best Regards,
Ozai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openswan.org/pipermail/users/attachments/20120507/aa7ce3c0/attachment.html>
More information about the Users
mailing list