Help, network on VM not working

uraharu

New Member
Sep 5, 2019
1
0
1
36
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
 
hi,

configs look ok to me.

* what OS is running on the VM?
* is the eth interface on your VM called ens160? double check the interface name
* did you restart netplan after changing configuration? ('netplan apply' or similar)
* can you ping your PVE node from inside the VM?
* can you ping outside? (8.8.8.8 for example?)
* is dns working?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!