KVM and tigevnc socket issue
Hi,
I have an issue with getting a KVM template built where norally there is no problem:
OS = RHEL 7.5
VNC = TigerVNC
So, I only ever have a minimal install, so only have access to the command line. The following command I enter works everytime with Centos7.5 and TigerVNC:
/usr/share/virt-manager/virt-install --name=template-1a --memory=16384 --vcpus=4 --cdrom=/tmp/rhel-server-7.5-x86_64-dvd.iso --disk path=/home/kvm/disk.qcow2,size=40,bus=virtio --network bridge=virbr0 --os-variant=rhel7.5 --graphics vnc,listen=0.0.0.0 --noautoconsole
The end section of this KVM Template build command tells the system to look for VNC and so the VNC Server should not be required (It was never installed on Centos and that worked.
So, I then edit my firewall rules to allow TCP in the zone public, to ports 5900-6100. When completing the following command I get the below results:
[root@wnlb-radkvm-1 ~]# firewall-cmd --zone=public --permanent --list-ports
5900-6100/tcp
So, I open up my tigervnc viewer, attempt a connection to :5901
And I get the followinf werror returned:
unable to connect to socket: Connection refused (10061)
So, I disable the firewall completely using system firewalld stop and try again. Same result.
I am pulling my hair out over this as I cannot get tigervnc to connect so I can complete the KVM build....
Any ideas anyone please?
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 773 Linux Foundation IT Professional Programs
- 383 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 102 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 9 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 29 Cloud & Containers Training
- 3 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 4 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 771 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 469 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 101 Linux Security
- 79 Network Management
- 101 System Management
- 46 Web Management
- 151 Mobile Computing
- 20 Android
- 116 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 404 Off Topic
- 126 Introductions
- 34 Study Material
- 1K Programming and Development
- 310 Kernel Development
- 717 Software Development
- 1K Software
- 416 Applications
- 182 Command Line
- 5 Compiling/Installing
- 71 Games
- 320 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)