[
https://issues.apache.org/jira/browse/CLOUDSTACK-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angeline shen updated CLOUDSTACK-5407:
--------------------------------------
Description:
1. admin creates vpc1, VPN customer gateway tovpc2
d1user creates vpc2, VPN customer gateway toadmin
2. admin creates VPN connection to 'tovpc2' passive mode
d1user creatses VPN connection to 'toadmin'
3. After VPN connection successful, d1user VPN connection shows "connected",
but admin shows "Disconnected"
http://10.223.130.107:8080/client/api?command=listVpnConnections&listAll=true&page=1&pagesize=20&response=json&sessionkey=b3xkTyC7CxDFKBCNY%2ByGqaoK4rk%3D&vpcid=b4bd8438-b17a-4bb3-9ff8-6b980e148cd8&_=1386373747078
{ "listvpnconnectionsresponse" : { "count":1 ,"vpnconnection" : [
{"id":"6a56648a-78b3-4ab7-a709-42d1e291ef23","s2svpngatewayid":"95790330-3201-4f3f-b824-7777ab3efbef","publicip":"10.223.123.17","s2scustomergatewayid":"af688052-a2fd-44b2-8c07-cb6c938e5483","gateway":"10.223.123.53","cidrlist":"10.2.1.1/16","ipsecpsk":"123123","ikepolicy":"3des-md5","esppolicy":"3des-md5","ikelifetime":86400,"esplifetime":3600,"dpd":false,"state":"Disconnected","passive":true,"account":"admin","domainid":"31a9bc00-5de9-11e3-a6e9-06c6ac000773","domain":"ROOT","created":"2013-12-06T14:31:10-0800"}
] } }
was:
1. admin creates vpc1, VPN customer gateway tovpc2
d1user creates vpc2, VPN customer gateway toadmin
2. admin creates VPN connection to 'tovpc2' passive mode
d1user creatses VPN connection to 'toadmin'
3. After VPN connection successful, d1user VPN connection shows "connected",
but admin shows "Disconnected"
> site-to-site VPN VR-to-VR After VPN connection successfully established ,
> site with passive mode remains in "Disconnected" state
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5407
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5407
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.3.0
> Environment: MS rhel 6.4 12/5/13 latest build 97
> host XS 6.2
> Reporter: angeline shen
> Fix For: 4.3.0
>
> Attachments: v16.htm
>
>
> 1. admin creates vpc1, VPN customer gateway tovpc2
> d1user creates vpc2, VPN customer gateway toadmin
> 2. admin creates VPN connection to 'tovpc2' passive mode
> d1user creatses VPN connection to 'toadmin'
> 3. After VPN connection successful, d1user VPN connection shows "connected",
> but admin shows "Disconnected"
> http://10.223.130.107:8080/client/api?command=listVpnConnections&listAll=true&page=1&pagesize=20&response=json&sessionkey=b3xkTyC7CxDFKBCNY%2ByGqaoK4rk%3D&vpcid=b4bd8438-b17a-4bb3-9ff8-6b980e148cd8&_=1386373747078
> { "listvpnconnectionsresponse" : { "count":1 ,"vpnconnection" : [
> {"id":"6a56648a-78b3-4ab7-a709-42d1e291ef23","s2svpngatewayid":"95790330-3201-4f3f-b824-7777ab3efbef","publicip":"10.223.123.17","s2scustomergatewayid":"af688052-a2fd-44b2-8c07-cb6c938e5483","gateway":"10.223.123.53","cidrlist":"10.2.1.1/16","ipsecpsk":"123123","ikepolicy":"3des-md5","esppolicy":"3des-md5","ikelifetime":86400,"esplifetime":3600,"dpd":false,"state":"Disconnected","passive":true,"account":"admin","domainid":"31a9bc00-5de9-11e3-a6e9-06c6ac000773","domain":"ROOT","created":"2013-12-06T14:31:10-0800"}
> ] } }
--
This message was sent by Atlassian JIRA
(v6.1#6144)