Fw: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Haijiao
Hi Will Any progress about this issue ? tks Sent from my mobile - 转发的邮件 - 发件人: Haijiao 发送日期: 2017年04月14日 23:21 收件人: dev 抄送人: 主题: Re:Re: [4.10] VPN disconnected while network changes taken Sure, Karuturi Logged a bug in Jira, thanks! CLOUDSTACK-9878 Remote Access VPN tha

Re: Fw: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Will Stevens
Working on it now, I will let you know when I have a fix. *Will STEVENS* Lead Developer On Mon, Apr 24, 2017 at 11:34 AM, Haijiao <18602198...@163.com> wrote: > Hi Will > > Any progress about this issue ? > > tks > > > Sent from my mobile > > - 转发的邮件 - >

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Remi Bergsma
Hi all, While I haven’t investigated this issue, it does sound similar to what I fixed in Cosmic (our fork) last month. This code does a down/up of the VPN connection: https://github.com/apache/cloudstack/blob/master/systemvm/patches/debian/config/opt/cloud/bin/configure.py#L547-L548 We found t

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Will Stevens
@remi yes, I think you are right that we should change that for the site2site config. I will check that after. The issue referred to in this thread is in reference to the remote access VPN dropping when other networking is configured. In this case it is not a mystery why it is going down since we

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Will Stevens
I am trying to find a way to remove this explicit down and still be able to keep the VPN connection up. https://github.com/apache/cloudstack/blob/master/systemvm/patches/debian/config/opt/cloud/bin/configure.py#L638 On Mon, Apr 24, 2017 at 1:41 PM, Will Stevens wrote: > @remi yes, I think you a

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Will Stevens
@remi, judging from your configure.py, I am assuming that any network change, like adding a PF rule, will drop the Remote Access VPN connection as well. Is that the case? Or am I missing something? On Mon, Apr 24, 2017 at 1:49 PM, Will Stevens wrote: > I am trying to find a way to remove this

Re: Fw: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Will Stevens
Here is the fix to this: https://github.com/apache/cloudstack/pull/2062 *Will STEVENS* Lead Developer On Mon, Apr 24, 2017 at 11:34 AM, Haijiao <18602198...@163.com> wrote: > Hi Will > > Any progress about this issue ? > > tks > > > Sent from my mobile > > - 转发的邮

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-04-24 Thread Will Stevens
Here is a fix for CLOUDSTACK-9878: https://github.com/apache/cloudstack/pull/2062 It doesn't look like Jenkins or Travis are running against PRs now. Did that get removed with the change to Gitbox? How are we doing formal CI now? *Will STEVENS* Lead Developer On Mon, A

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-04-24 Thread Will Stevens
​It looks like Travis is still there and has picked up the job. :)​ *Will STEVENS* Lead Developer On Mon, Apr 24, 2017 at 4:05 PM, Will Stevens wrote: > Here is a fix for CLOUDSTACK-9878: https://github.com/apache/cloudstack/ > pull/2062 > > It doesn't look like Jenkin

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Remi Bergsma
I dont think the remote access feature is used a lot in our deploys, so I would assume it has the same issue. We mainly use s2s. Regards, Remi From: Will Stevens Sent: Monday, April 24, 2017 8:00:25 PM To: dev@cloudstack.apache.org Subject: Re: [4.10] VPN disconn

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Will Stevens
Fair enough. Well you will have a fix if people start to complain. :P *Will STEVENS* Lead Developer On Mon, Apr 24, 2017 at 4:21 PM, Remi Bergsma wrote: > I dont think the remote access feature is used a lot in our deploys, so I > would assume it has the same issue. W

Re: :[VOTE] Apache Cloudstack 4.10.0.0

2017-04-24 Thread Rajani Karuturi
Thanks Will. ~ Rajani http://cloudplatform.accelerite.com/ On April 25, 2017 at 1:35 AM, Will Stevens (wstev...@cloudops.com) wrote: Here is a fix for CLOUDSTACK-9878: https://github.com/apache/cloudstack/pull/2062 It doesn't look like Jenkins or Travis are running against PRs now. Did that ge

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Remi Bergsma
Thanks! It was nice trading fixes ;-) _ From: Will Stevens mailto:wstev...@cloudops.com>> Sent: Monday, April 24, 2017 10:28 PM Subject: Re: [4.10] VPN disconnected while network changes taken To: mailto:dev@cloudstack.apache.org>> Fair enough. Well you will have a fix