Search results

  1. V

    GUI crashes within minutes after IP change

    I have not been able to login to the Webgui this morning and I am not able to SSH to pve from my windows machine. Connection times out. root@pve:# ss -a -4 | grep ssh tcp LISTEN 0 128 0.0.0.0:ssh 0.0.0.0:* root login is allowed Since I cant login via ssh I have taken...
  2. V

    GUI crashes within minutes after IP change

    Sorry for the late reply I finally got to it and it seemed to work for a whole 2 minutes and then the GUI went offline again unfortunately. I tried connecting through the browser, no connection. Then I ran the command you provided me with, reloaded the site and I connected no problem. After a...
  3. V

    GUI crashes within minutes after IP change

    I tried restarting the host several times before writing this post with no positive outcome unfortunately. I only host pfsense atm so have no issue restarting it since the VM start up perfectly after the restart within minutes. But I'll give the restart of pveproxy a shot more
  4. V

    GUI crashes within minutes after IP change

    Thank you for your reply. I Haven't tried restarting pveproxy.service but wouldn't a complete restart of the host do that too? I'll give it a shot when I get home. Did a nmap scan of my network just to be sure and there is no hidden service pulling the same IP from what I can see.
  5. V

    GUI crashes within minutes after IP change

    A bit of background: I recently changed from a old hardware router to Pfsense hosted on Proxmox. Pfsense has its own WAN & LAN port with PCI passthrough to a dual NIC and Proxmox managment has its own NIC(onboard). After changing the IP range in my network from 10.0.8.1 to 192.168.1.1 and...