Search results

  1. S

    Unable to log into the PVE web interface from the Beginning

    Thanks for your response. In terms of the cat /etc/network/interfaces, the output is tstill showing the same STP off or nothing has changed except the IP configuration Which I did after that. I changed the IP address back to my network subnet range and used Google's DNS address. That of...
  2. S

    Unable to log into the PVE web interface from the Beginning

    Thanks again Here is the outputs of cat /etc/network/interfaces which showed the following information: auto lo iface lo inet loopback iface eno1 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.100.2/24 gateway 192.168.100.1...
  3. S

    Unable to log into the PVE web interface from the Beginning

    Thanks Dominic for your response. I have followed the https:// Ip address:8006/. My issue seems to be figuring out which command and results indicate issues preventing from accessing PVE web interface. I checked several of them that helps to see available hosts like cat /etc/hosts. For some...
  4. S

    Unable to log into the PVE web interface from the Beginning

    Hello Everyone, I read several similar questions on this site for the past 8 days, but I haven’t been able to log into the Proxmox web interface. I tried everything I could possibly think of, mainly reconfiguring the IP addresses within my subnet range, using the IP address the PVE recognized...