Hi there,
So for about 3 days now as the title suggests I've been here and there not been able to access the webgui or VMS from my proxmox server from their assigned IP's. They also can't be access from the outside public either
The console when I plug USB and monitor into works just fine, and it suggests the VMS are running fine also.
Every time I reboot from the console everything comes back in and is accessible, but every so often it will do this thing and all of a sudden it seems like the whole machine has gone dark, but really everything just goes inaccessible.
Server Info:
- Running single node
- Has a designated webgui IP static, same with every vm running.
- I run the connection through an usbc to 2.5gb eth adaptor to my switch.
-
Interface config:
If anyone could shed some tips or how to diagnose this issue, that would be great. It's been driving my head in and quite annoying.
So for about 3 days now as the title suggests I've been here and there not been able to access the webgui or VMS from my proxmox server from their assigned IP's. They also can't be access from the outside public either
The console when I plug USB and monitor into works just fine, and it suggests the VMS are running fine also.
Every time I reboot from the console everything comes back in and is accessible, but every so often it will do this thing and all of a sudden it seems like the whole machine has gone dark, but really everything just goes inaccessible.
Server Info:
- Running single node
- Has a designated webgui IP static, same with every vm running.
- I run the connection through an usbc to 2.5gb eth adaptor to my switch.
-
Interface config:
Code:
auto Lo
iface lo inet loopback
iface eno1 inet manual
auto enx00e0ec68012b
iface enx00edec68012b inet manual
auto vmbro
iface vmbro inet static
address 192.168.10.6/24
gateway 192.168.10.1
bridge-ports enx00edec68012b
bridge-stp off
bridge-fd o
bridge-vlan-aware yes
bridge-vids 2-4094
auto vmbr1
iface vmbr1 inet static
address 10.0.0.1/24
bridge-ports none
bridge-stp off
bridge-fd o
If anyone could shed some tips or how to diagnose this issue, that would be great. It's been driving my head in and quite annoying.
Last edited: