You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/05/27 21:05:43 UTC

[GitHub] [cloudstack] ServiceTo commented on issue #3654: Remote VPN not working if site-to-site VPN exists

ServiceTo commented on issue #3654:
URL: https://github.com/apache/cloudstack/issues/3654#issuecomment-634939364


   For what it's worth, I debugged this last week and aside from updating the whole virtual router (which I support, for sure).  What appears to be happening is the last preshared key is being used for the "any" instead of the one generated by cloudstack.
   
   So if all of your site-to-site VPNs have the same preshared key, you can connect with that instead of the long one that cloudstack generates as a Remote VPN client and it will connect perfectly.
   
   Looks like a strongswan bug from 5.5.. https://wiki.strongswan.org/issues/2497


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org