Re: Console View Not Working

2022-12-05 Thread Granwille Strauss
e Strauss <mailto:granwi...@namhost.com.INVALID> Date: Monday, 21 November 2022 at 08:20 To: Nux <mailto:n...@li.nux.ro> Cc:users@cloudstack.apache.org <mailto:users@cloudstack.apache.org> <mailto:users@cloudstack.apache.org> Subject: Re: Console View Not Working

Re: Console View Not Working

2022-12-05 Thread Granwille Strauss
ranwille Strauss <mailto:granwi...@namhost.com.INVALID> Date: Monday, 21 November 2022 at 08:20 To: Nux <mailto:n...@li.nux.ro> Cc:users@cloudstack.apache.org <mailto:users@cloudstack.apache.org> <mailto:users@cloudstack.apache.org> Subject: Re: Console View Not

Re: Console View Not Working

2022-12-05 Thread Nux
of the telnet to a VNC working port? Is there any difference on the qemu/libvirt configurations on the hosts from each zone? Regards, Nicolas Vazquez From: Granwille Strauss Date: Monday, 21 November 2022 at 08:20 To: Nux Cc: users@cloudstack.apache.org Subject: Re: Console View Not Worki

Re: Console View Not Working

2022-12-05 Thread Granwille Strauss
he.org Subject: Re: Console View Not Working Hi Its running on the KVM server: root@hostname ~ $ grep -w 5900 /etc/services rfb 5900/tcp# Remote Framebuffer rfb 5900/udp# Remote Framebuffer root@hostname ~ $ I stopped the firewall and was ab

Re: Console View Not Working

2022-11-21 Thread Granwille Strauss
e? Regards, Nicolas Vazquez From: Granwille Strauss Date: Monday, 21 November 2022 at 08:20 To: Nux Cc:users@cloudstack.apache.org Subject: Re: Console View Not Working Hi Its running on the KVM server: root@hostname ~ $ grep -w 5900 /etc/services rfb 5900/tcp# Re

Re: Console View Not Working

2022-11-21 Thread Nicolas Vazquez
? Regards, Nicolas Vazquez From: Granwille Strauss Date: Monday, 21 November 2022 at 08:20 To: Nux Cc: users@cloudstack.apache.org Subject: Re: Console View Not Working Hi Its running on the KVM server: root@hostname ~ $ grep -w 5900 /etc/services rfb 5900/tcp# Remote

Re: Console View Not Working

2022-11-21 Thread Granwille Strauss
Hi Its running on the KVM server: root@hostname ~ $ grep -w 5900 /etc/services rfb 5900/tcp    # Remote Framebuffer rfb 5900/udp    # Remote Framebuffer root@hostname ~ $ I stopped the firewall and was able to connect to the VNC service from the

Re: Console View Not Working

2022-11-21 Thread Nux
Networking can get tricky, especially if you want to be too smart about it, it will bite back. Anyway, VNC port 5900, is that even listening on the hypervisor, what is ss/netstat saying? Try to find an existing port to test against. If that fails check/disable the firewall on the hypervis

Re: Console View Not Working

2022-11-21 Thread Granwille Strauss
Hi Nux Thanks for the update. I ssh'd into the CPVM and when I run `telnet HV_Private_IP 5900` I get no route error. But if I do this with my working existing zone it works fine.  So it seems my systemvms cannot reach the VNC server but when I ping from cpvm to kvm private ip I get a successf

Re: Console View Not Working

2022-11-21 Thread Nux
Oh and make sure to use the "management IP" of the HV as that's what the CPVM uses. --- Nux www.nux.ro [1] On 2022-11-21 10:13, Nux wrote: From the CP VM can you reach the VNC consoles of the instances? ie from the CP VM can you run eg: telnet Hypervisor-IP 5900 (or whatever is the port

Re: Console View Not Working

2022-11-21 Thread Nux
From the CP VM can you reach the VNC consoles of the instances? ie from the CP VM can you run eg: telnet Hypervisor-IP 5900 (or whatever is the port, check on the HV) --- Nux www.nux.ro [11] On 2022-11-21 05:44, Granwille Strauss wrote: Hi Guys Any advice on this? On 11/19/22 08:26, Gra

Re: Console View Not Working

2022-11-20 Thread Granwille Strauss
Hi Guys Any advice on this? On 11/19/22 08:26, Granwille Strauss wrote: 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 t

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