Re: KVM Advanced Networking Config with 2 NIC

2022-11-18 Thread Wei ZHOU
Have you set the "kvm network label" when you created the zone ? -Wei On Friday, 18 November 2022, Granwille Strauss wrote: > Hi Guys > > My head is a bit stuck here and the documentation does not seem to help > much in this regard and hoping I can get some insight on this. My KVM host > has tw

Re: KVM Advanced Networking Config with 2 NIC

2022-11-18 Thread Granwille Strauss
Hi Wei Thank you for getting back to me, yes I have. When creating the zone, for the physical interfaces I added two so: - eno1: Guest & Public - using cloudbr1 for traffic label with GRE Isolation - eno2: Management & Storage - using cloudbr0 for traffic label with VLAN Isolation On 11/18/

VM instances and RVR cannot communicate with each other when on different hosts

2022-11-18 Thread Gary Dixon
Hi I am hoping someone could help with a new Dev Cloudstack system we are trying to setup based on Ubuntu 20.04 KVM hosts and mgmt. servers with CS 4.15.2 and an Adv Zone with VPC's We spotted that the RVR's in the VPC's are both in the 'MASTER' state indicating that they cannot communicate wi

Re: KVM Advanced Networking Config with 2 NIC

2022-11-18 Thread Wei ZHOU
I do not think GRE isolation works with native linux bridge in cloudstack. GRE works with openvswitch as far as I know. You can try vlan or vxlan, both should work. -Wei On Friday, 18 November 2022, Granwille Strauss wrote: > Hi Wei > > Thank you for getting back to me, yes I have. When creat

Re: KVM Advanced Networking Config with 2 NIC

2022-11-18 Thread Granwille Strauss
Hi Wei Thanks, but that GRE config would only affect my guests. In this case, my storage (SSVM & Console), which is set as VLAN isolation during zone config are the ones in question. Their agents do not want to connect because they cannot reach DNS servers for some reason. On 11/18/22 16:17,

Re: Cloudstack user logins with 2FA and Google Authenticator

2022-11-18 Thread David Larsen
Hi Harikrishna Thanks for info. We will wait for 4.18 release then. David Larsen -Opprinnelig melding- Fra: Harikrishna Patnala Sendt: fredag 18. november 2022 08:36 Til: users@cloudstack.apache.org Emne: Re: Cloudstack user logins with 2FA and Google Authenticator Hi David, 2FA f

Redirect HTTP 8080 to HTTPS 8443 on Cloudstack 4.17.1.0

2022-11-18 Thread David Larsen
Hi We are using Cloudstack 4.17.1.0. Https://host.domain.com:8443 works fine. I followed to steps below to redirect http 8080 to https 8443 with no luck Is there another way to do this in 4.17.1.0? Hope so... :-) For auto redirection from 8080 to 8443, Add below content in '/u

Re: KVM Advanced Networking Config with 2 NIC

2022-11-18 Thread Granwille Strauss
Hi Guys I think I have sorted it out. It turns out that my KVM hosts and CloudManagement host private backlink connections were fully isolated from public network. So I had to configure firewalld gateway forwarding from my private NIC to the public NIC and set a gateway for my private 192.168

Re: Template & ISO Copy Error

2022-11-18 Thread Granwille Strauss
Nevermind, cleaning out the keystore table in DB and re-installed SSL certificate via UI seems to have solved this issue now. On 11/18/22 21:25, Granwille Strauss wrote: Hi Guys I seem to be getting an SSL error when trying to copy existing templates and ISOs from one zone to another. The er

Console View Not Working

2022-11-18 Thread Granwille Strauss
Hi Guys Sorry for the many requests, this should be my last one. I have an existing zone with 11 VMs running, the current consolevm works perfectly fine for 11 VMs. I also set consoleproxy.url.domain in global config to use a subdomain name such as console.domain.name and have a A record conf