Recent content by sirnerox

  1. S

    NOVNC only starts on V4 and is not reachable via V6

    Using a VM will not work, since I need to have a V4 address for those ports to be accessible. So then I will just have a V4 address for this purpose until I get either the Panel owner to fix it. Or making my own that will take some time. For my own panel that I am going to do I don`t need...
  2. S

    NOVNC only starts on V4 and is not reachable via V6

    I don't want to install NGINX or Caddy on the proxmox itself. And that is the only solution to get this working right now without adding a IPv4 to the proxmox. I looked at the services that proxmox starts, and it starts it only on IPv6. I am using a panel that uses the VNC ports 5900-5999. The...
  3. S

    NOVNC only starts on V4 and is not reachable via V6

    I want to clarify this. From my findings it looks like proxmox is using the GNU Netcat that only supports v4, but their is a port that was called Netcat6 that also should support IPv6 without any problem. Maybe they should look into implementing this one? I want to use my Proxmox cluster V6...
  4. S

    NOVNC only starts on V4 and is not reachable via V6

    it is ports 5900-5999, they only becomes available when I request a VNC session
  5. S

    NOVNC only starts on V4 and is not reachable via V6

    Hi, I am using a external panel for setting up VMs for customers and giving them access to the Console trough that. When I wanted to try moving my PVE servers to V6 only, everything works great without one thing. I am not able to reach VNC ports via V6. I see that the service only start on...