Recent content by oqp2

  1. O

    Network configuration - Single public address

    Hi all, When first installing proxmox I used the default network config (I have a single public IP) : auto lo iface lo inet loopback iface eno1 inet manual auto vmbr0 iface vmbr0 inet static address 142.X.X.X netmask 255.255.255.0 gateway 142.X.X.1...