Search results

  1. V

    [SOLVED] USB Pass through Failing in LXC Ubuntu 20.04

    Hi, I am running a Ubuntu 20.04 LXC on top of PVE 6.4 I am trying to access an HSM module USB from LXC. contents of lsusb: Bus 001 Device 016: ID 1050:0030 Yubico.com Using the lsusb details, I have trying mounting the below directory where My USB is mounted in the PVE Node...
  2. V

    [SOLVED] Cannot access Node shell or NoVNC after adding SSL to Web UI

    Hi I am running a web UI console at: https://202.xx.xxx.2:8006/ I have assigned a domain xyz.com to the web UI using Nginx and certbot. Now I am able to access the web console using Domain and with TLS certificates. The problem is, I am not able to access the Node Shell, NoVNC of both PVE...
  3. V

    [SOLVED] Cannot access Node or VM shell after assigining SSL Certificates

    Hi I am running web ui console at : https://202.xx.xxx.2:8006/ I have assigned a domin xyz.com to the web ui using nginx and certbot. Now I am able to access the web console using Domain and with TLS certificates. The problem is, I am not able to access the Node Shell, NoVNC of both PVE Node...
  4. V

    [SOLVED] Assigned Public Ip to VM Private IP But cannot reach the VM using PublicIP.

    I have three Public IPs: 202.65.xxx.0: Firewall Public IP 202.65.xxx.2: Assigned to Host PVE node(192.168.10.2) 202.65.xxx.1: Assigned to VM100 (192.168.0.3) I am trying to access The VM100 by 202.65.xxx.1 Public IP(resulting in Unreachable). 202.65.xxx.2 is working (Can access the PVE node...
  5. V

    [SOLVED] SSH between Multiple networks.

    My pc is connected to the Home network and the Proxmox Host node is connected to Different/ Outer network. I want to establish an SSH connection between these. Is it possible to do that? Home PC IP address is: 192.168.29.158 Home PC Public address is 49.xx.xxx.175 Proxmox host node IP is...
  6. V

    [SOLVED] CT is not getting connected to the Internet.

    I am new to proxmox. I have created a CT having Ubuntu 18.04 template. The problem is it is not getting connected to the internet. $ ping 8.8.8.8 connect: Network is unreachable $ cat /etc/network/interfaces # ifupdown has been replaced by netplan(5) on this system. See # /etc/netplan for...
  7. V

    [SOLVED] Can't SSH into and ssh-copy to the proxmox server from Ubuntu 20.04

    I am not able to ssh into the proxmox server I have tried copying the RSA pub_key to the remote server using this command. ssh-copy-id -i ~/.ssh/id_ed25519.pub root@192.xxx.xx.2 It says timed out. the UFW is disabled on the destination proxmox server. The firewalls are empty in the Proxmox Web...
  8. V

    [SOLVED] Can't access WEB GUI, apt update is failing with temporary name resolve.

    Hi, I have Installed proxmox VE 6.4 on a Dell laptop. After installing nothing seems to be working. The Errors that I am facing: Cannot access the web GUI with an Error connection timed out. apt update fails with temporary name resolve error. Changed from enterprise-repository to...