Hi,
We are new to proxmox. We have created test VM but we can't assign ip address from host node bridge. Any one please assist with us.
Our server network configuration files.
===============================================
root@prox-test:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback
#iface enp0s25 inet manual
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 209.90.xxx.xxx
netmask 255.255.xxx.xxx
gateway 209.90.xxx.xxx
bridge_ports eno1
bridge_stp off
bridge_fd 0
==================================================
We need to assign ip address to VM same subnet from hostnode.
How to assign below ip's to VM's.
209.90.xxx.xxx
209.90.xxx.xxx
Thanks,
We are new to proxmox. We have created test VM but we can't assign ip address from host node bridge. Any one please assist with us.
Our server network configuration files.
===============================================
root@prox-test:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback
#iface enp0s25 inet manual
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 209.90.xxx.xxx
netmask 255.255.xxx.xxx
gateway 209.90.xxx.xxx
bridge_ports eno1
bridge_stp off
bridge_fd 0
==================================================
We need to assign ip address to VM same subnet from hostnode.
How to assign below ip's to VM's.
209.90.xxx.xxx
209.90.xxx.xxx
Thanks,
Last edited: