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 ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---