AW: SecurityGroup - not working?

2016-09-22 Thread Jeroen Keerl
Hi Vivek, I'll check the sysctl settings again tonight, but I am quite sure I set those correctly.Everything else was done "by the book". CheersJK Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Vivek Kumar Datum: 22.09.2016 08:14 (GMT+01:00) An

Re: SecurityGroup - not working?

2016-09-22 Thread Vivek Kumar
yeah sure.. because i had the same problem and it was resolved by changing these settings in sysctl file On Thu, Sep 22, 2016 at 12:38 PM, Jeroen Keerl wrote: > Hi Vivek, > I'll check the sysctl settings again tonight, but I am quite sure I set > those correctly.Everything else was done "by the

Re: Assign user with instance

2016-09-22 Thread Abhinandan Prateek
The error says that there are more than one physical networks in the zone. Since there is not tag the api is unable to decide which network to choose. Is should work if you provide the network id as the api parameter. Regards, -abhi On 22/09/16, 10:13 AM, "Mohd Zainal Abidin Rabani" wrote: >

RE: Assign user with instance

2016-09-22 Thread Mohd Zainal Abidin Rabani
We have Subnet22, Subnet24 and private shared network under Service Offcering > Network Offering. And all have tagging. But the instance/VM's that we want to assign just using one NIC at the moment. -Original Message- From: Abhinandan Prateek [mailto:abhinandan.prat...@shapeblue.com] Se

Re: Assign user with instance

2016-09-22 Thread Abhinandan Prateek
I think the exception is misleading in this case, it has nothing to do with tagging. Since you have two networks you need to pass network id of one(or both) of those. Look at the APIDOC. You can also make a call from browser using Unauthenticated API Requests using port 8096 like: http://:8096

VPN

2016-09-22 Thread (IMIS) Enzo Bettini
Hi Guys, Does anyone have additional information related to the Remote Access VPN and the Site to Site VPN features in CloudStack, apart from what is available within the documentation. The type of things I'm looking for is configuration examples within CS, and configuration examples from th

RE: VPN

2016-09-22 Thread Thomas Langlet
Hello Enzo, To me the choice between vpn client and vpn site 2 site relies on how many users do you have. We have started to produce Cloudstack documentations on ikoula.wiki and there is a how to dedicated to site2site vpn here : https://en.ikoula.wiki/index.php/Create_and_configure_a_vpn_site

Speakers announced for Cloudstack EU User Group

2016-09-22 Thread Giles Sirett
We're very excited to announce the Autumn 2016 meeting of the CloudStack European User group, this time kindly hosted by BT, the people behind BT Cloud Compute. Would be great to see as many from the community there as possible. Folks who cant make it, would appreciate if you're able to tweet an

AW: SecurityGroup - not working?

2016-09-22 Thread Jeroen Keerl
Hi, Vivek was absolutely right: I pulled a „history“ from both xenhosts and the part of the sysctl.conf you mentioned. Although my settings in the sysctl.conf were correct, I forgot to issue the sysctl -p /etc/sysctl.conf command. After doing so, ingress and egress rules become active or inacti