[
https://issues.apache.org/jira/browse/CLOUDSTACK-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248381#comment-15248381
]
ASF GitHub Bot commented on CLOUDSTACK-9296:
--------------------------------------------
Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/1423#issuecomment-212062046
@syed looks like marvin plugin is missing; if you've both python 2.6/2.7
(looks like nose is using python 2.6) make sure to install it for the one you
use (the default python). Alternatively, try to install using pip with
--upgrade; for example, after building cloudstack run: sudo pip install
--upgrade tools/marvin/dist/<the marvin pkg>.tar.gz
See if this helps.
> ipsec doesn't get started when enabling client VPN gateway
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-9296
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9296
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.8.0, Future
> Reporter: Syed Ahmed
>
> The recent move to use python to configure the VR breaks VPN gateway because
> it doesn't start the IPSEC daemon.
> Need to fix this
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)