I think i found the network issueToo bad you haven't posted what's in them, it could have been a simple edit and reboot to get you back GUI and working node, generally.
My backup server has a static ip of 192.168.1.120 which is in conflict with i did in configuring the network.
This could be readably fixed only if
/etc/network/interfaces
and
- /etc/hosts
were editable
how can we make the 2 files editable i did try sudo nano no change.
nano /etc/hhost shows
127.0.0.1 as localhost
192.168.1.125 as pve.home
i did edit interfaces
auto vmbr0
iface vmbr0 inet static
address 192.168.1.120/24
gateway 192.168.1.1
bridge-ports en01
bridge-stp off
bridge-vlan-aware yes
bridge-vids 2-4094
Last edited: