updated now can't access web gui or ssh

fizzyade

New Member
Apr 20, 2021
4
0
1
49
Hi,

I updated and now I can't access the GUI or SSH from my LAN, pinging the proxmox machine does yield a response and the VM's themselves are working, the primary VM is opnsense which is my WAN router and that's working fine, the issue is purely with the proxmox host.

if I run iptables from the console, there are no rules, which doesn't sound good.

The webserver is running, if I use curl on the proxmox machine via the console to get the web page it works.

Any ideas on steps to figure out what has happened and any hints on things I might try to fix this, obviously I'd like to be able to configure my virtual machines!
 
can you post your network configuration (cat /etc/network/interfaces) and the output of ip a
 
I installed a window manager and chromium on the proxmox machine and now I'm into the GUI at least on the machine, I will have a look around and see if I can see anything obviously wrong.
 
- can you check if there any error in your node in Syslog? journalctl -f
- please post the output of pveversion -v
- are the ports SSH and 8006 open? ss -a -4 | grep LISTEN
 
I'm back in now, for some reason the CIDR had changed and was 172.29.13.4/32 instead of 172.29.13.4/24
 
Hi!

Fizzyade, I have a very simulator problem. Where VMs work and ping works but cant ssh or use webUI. In my case it works sometimes and then stops. Reg the CIDR, how did you fix this?