hello,
i have below configuration on my proxmox server
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno2 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.10.10
netmask 24
gateway 51.15.68.254
bridge-ports eno1
bridge-stp off
bridge-fd 0
and on my VM
network:
version: 2
renderer: networkd
ethernets:
ens160:
dhcp4: no
dhcp6: no
addresses: [192.168.10.100/24]
gateway4: 51.15.68.254
nameservers:
addresses: [208.67.222.222,208.67.220.220]
and on the VM internet not working, please help
thanks
i have below configuration on my proxmox server
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno2 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.10.10
netmask 24
gateway 51.15.68.254
bridge-ports eno1
bridge-stp off
bridge-fd 0
and on my VM
network:
version: 2
renderer: networkd
ethernets:
ens160:
dhcp4: no
dhcp6: no
addresses: [192.168.10.100/24]
gateway4: 51.15.68.254
nameservers:
addresses: [208.67.222.222,208.67.220.220]
and on the VM internet not working, please help
thanks