[
https://issues.apache.org/jira/browse/CLOUDSTACK-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189571#comment-15189571
]
ASF GitHub Bot commented on CLOUDSTACK-9296:
--------------------------------------------
Github user syed commented on the pull request:
https://github.com/apache/cloudstack/pull/1423#issuecomment-194962876
@kiwiflyer : Rebase done. Here is the log from the VR when I enable client
side vpn
```
2016-03-10 17:01:25,876 merge.py load:60 Loading data bag type
remoteaccessvpn
2016-03-10 17:01:25,876 configure.py process:624 {u'69.196.164.233':
{u'local_ip': u'10.1.2.1', u'preshared_key': u'FTfwOHPZK8gBAXWHS4SzhsQN',
u'create': True, u'vpn_server_ip': u'69.196.164.233', u'local_cidr':
u'10.20.0.0/22', u'ip_range': u'10.1.2.2-10.1.2.254', u'public_interface':
u'eth1', u'type': u'remoteaccessvpn'}, u'id': u'remoteaccessvpn'}
2016-03-10 17:01:25,876 configure.py process:632 Enabling remote access
vpn on 69.196.164.233
2016-03-10 17:01:25,876 CsHelper.py execute2:181 Executing: service ipsec
status
2016-03-10 17:01:25,907 CsHelper.py execute2:181 Executing: service ipsec
start
```
> 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: Future, 4.8.0
> 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)