[Openswan Users] Why I have 2 tunnels up on Openswan?
Alex Petcu
alex.petcu at sipstatus.com
Mon Oct 12 11:24:50 EDT 2015
You can try to see more with
ipsec auto -status
It will show details for each tunnel.
From: Users [mailto:users-bounces at lists.openswan.org] On Behalf Of Michael Furman
Sent: Monday, October 12, 2015 4:39 PM
To: users at lists.openswan.org
Subject: [Openswan Users] Why I have 2 tunnels up on Openswan?
I have started to use Openswan on Centos6 and was able to configure Host to Host using the following document:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/Host-To-Host_VPN_Using_Openswan.html
My configuration is following (on both sides):
conn tunnel1
left=x.x.0.2
leftrsasigkey=0sA...iww==
right=x.x.0.1
rightrsasigkey=0sA...qrQ==
authby=rsasig
# load and initiate automatically
auto=start
I have enabled tunnel using the following command:
ipsec auto --add tunnel1
ipsec auto --up tunnel1
Why I have 2 tunnels up?
I see it on both sides
service ipsec status
IPsec running - pluto pid: 27830
pluto pid 27830
2 tunnels up
some eroutes exist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openswan.org/pipermail/users/attachments/20151012/40cc6843/attachment.html>
More information about the Users
mailing list