DSTACK-9356
>
>
> - Original Message -
> > From: "Will Stevens"
> > To: "dev"
> > Sent: Tuesday, 22 November, 2016 17:37:56
> > Subject: Re: error adding VPN user in VPC network
>
> > Hmm. That is strange. I have not
Dag from the users mailing list has pointed to this:
https://issues.apache.org/jira/browse/CLOUDSTACK-9356
- Original Message -
> From: "Will Stevens"
> To: "dev"
> Sent: Tuesday, 22 November, 2016 17:37:56
> Subject: Re: error adding VPN user in VPC ne
t;Will Stevens"
> > To: "dev"
> > Sent: Tuesday, 22 November, 2016 13:47:36
> > Subject: Re: error adding VPN user in VPC network
>
> > I am not sure how you are able to add the VPN user to a Static NAT IP.
> You
> > should be adding it to the Sou
to a non-VPC
network. No issues there as far as I can see.
Andrei
- Original Message -
> From: "Will Stevens"
> To: "dev"
> Sent: Tuesday, 22 November, 2016 13:47:36
> Subject: Re: error adding VPN user in VPC network
> I am not sure how you are abl
Hi Wei
Is this something that will be merged in the next release?
Thanks
- Original Message -
> From: "Wei ZHOU"
> To: "dev"
> Sent: Tuesday, 22 November, 2016 15:06:18
> Subject: Re: error adding VPN user in VPC network
> Hi Andrii,
>
>
Hi Will, yeah, it's a typo. I meant to say the SourceNat IP.
Any idea when the next release is out?
Thanks
- Original Message -
> From: "Will Stevens"
> To: "dev"
> Sent: Tuesday, 22 November, 2016 13:47:36
> Subject: Re: error adding VPN user in
Hi Andrii,
I fixed by following change
'''
diff --git
a/server/src/com/cloud/network/vpn/RemoteAccessVpnManagerImpl.java
b/server/src/com/cloud/network/vpn/RemoteAccessVpnManagerImpl.java
index b473f05..2a84714 100644
--- a/server/src/com/cloud/network/vpn/RemoteAccessVpnManagerImpl.java
+++ b/ser
I am not sure how you are able to add the VPN user to a Static NAT IP. You
should be adding it to the Source NAT IP. Was that just a typo or are you
targeting the wrong IP address using the API or something like that?
There are known issues with the current VPN implementation (openswan).
Basical