Recent content by mmmax

  1. M

    Cant connect a VM with an additional IP

    So I found by myself If I can help someone, I was trying to put the same configuration on enp9s0 and on vmbr0 the good way was to turn enp9s0 in "manual" without any config iface enp9s0 inet manual iface enp9s0 inet6 manual Then configuring vmbr0 to bridge enp9s0 auto vmbr0 iface vmbr0...
  2. M

    Cant connect a VM with an additional IP

    Hi, It is my first installation on Proxmox I installed a Proxmox server 6.4.8 on a dedicated server on Hetzner, I have access to the console and the web interface. Host IP 135.xx.22.125/26 I now need to create a VM on ubuntu 20 with it own IP address, so I ordered an additional IP address for...