I am confused. Back in proxmox 3 in order to add additional IPs from a different block to my containers, all I had to do was to add the following to the Proxmox network interface:
auto vmbr0:1
iface vmbr0:1 inet static
address 123.456.789.012
netmask 255.255.255.0
This doesn't seem to work on proxmox 5.
Any suggestions on how to do the same on proxmox 5?
Thanks.
auto vmbr0:1
iface vmbr0:1 inet static
address 123.456.789.012
netmask 255.255.255.0
This doesn't seem to work on proxmox 5.
Any suggestions on how to do the same on proxmox 5?
Thanks.