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

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Will Stevens
e 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 disconnected while network changes taken > > @remi, judging from yo

Re: [4.10] VPN disconnected while network changes taken

2017-04-24 Thread Remi Bergsma
disconnected while network changes taken @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

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: [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 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 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-13 Thread Rajani Karuturi
Hi Haijiao, Thanks for testing. Can you log a bug for this please? It can be a blocker for 4.10. @Will, Did you get a chance to take a look at this issue? Thanks, ~ Rajani http://cloudplatform.accelerite.com/ On April 12, 2017 at 7:12 AM, Will Stevens (wstev...@cloudops.com) wrote: Thanks,

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

2017-04-11 Thread Will Stevens
Thanks, I will have a look. *Will STEVENS* Lead Developer On Tue, Apr 11, 2017 at 8:58 PM, Haijiao <18602198...@163.com> wrote: > HI, Will > It's a Remote Access VPN that losing connection while new network configs > introduced. > Thanks ! > > > > > > > 在2017年04月12 02时26

Re: [4.10] VPN disconnected while network changes taken

2017-04-11 Thread Will Stevens
Is this a Site-to-Site VPN connection or the Remote Access VPN that is losing connection when new network configs are introduced? Thanks, *Will STEVENS* Lead Developer On Sat, Apr 8, 2017 at 12:49 AM, Haijiao <18602198...@163.com> wrote: > > > Hi, > > > > We built and t