i have ordered a new server on euserv and used there installation system to install Proxmox 6.0. Now i will create some VPS but i can not find a network. How can i create network for my virtual servers on my hostnode ?
during the installation you entered the host IP, netmask and default gateway. Proxmox generates a default bridge named 'vmbr0' using this information. During VM creation you can specify this bridge to give the VM a network interface.
Check in the GUI under System > Network or directly in /etc/network/interfaces if you configured it correctly.
Check under the Hardware tab of the VM if the virtual network device is there.
thank you Fabi for your reply. I have checked GUI under System > Network or directly. But vmbr0 is currently not present. I try to create the interface by hand.