VM Centos 7 destination host unreachable

ingghost

New Member
Dec 18, 2020
1
0
1
28
hi everyone, please correct me for my config.

i cant ping 8.8.8.8

and message like this :
1608282627573.png


it's config proxmox /etc/network/interaces :
1608282773425.png


it's config VM (Centos 7) /etc/sysconfig/network-scripts/ifcfg-eth0 :

1608282911600.png


what should i do? for fixing this config network ?
 
it's config VM (Centos 7) /etc/sysconfig/network-scripts/ifcfg-eth0
192.168.0.37 is your PVE host bridge interface IP, so inside your VM you have to set this as your gateway, and pick a different IP address for the VM

also probably it's better idea to pick a whole different subnet for this, like 10.0.0.0/24 so your VMs have their own internal subnet
 
Last edited: