After fresh installation , i am facing network issue so due to this i am not able to access web console
root@proxmoshost: /etc/network# cat interfaces
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.10.10.28/24
gateway 10.10.10.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
source /etc/network/interfaces.d/x
root@proxmoshost-1: /etc/network#
root@proxmoshost: /etc/network# cat interfaces
auto lo
iface lo inet loopback
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.10.10.28/24
gateway 10.10.10.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
source /etc/network/interfaces.d/x
root@proxmoshost-1: /etc/network#
Last edited: