I needed to edit my post because I was not careful posting IPv4s, etc.
Below contains my real ipaddr and gateway:
Host's interface:
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address XX.XX.65.139/22
gateway XX.XX.64.1
bridge-ports eth0
bridge-stp off
bridge-fd 0
VM interfaces:
device=eth0
onboot=yes
bootpronto=none
ipaddr=XX.XX.66.37
netmask=255.255.252.0
gateway=XX.XX.64.1
dns1=8.8.8.8
dns2=8.8.4.4
*VM can ping to the host's ip only.
Any suggestion, pls?
Below contains my real ipaddr and gateway:
Host's interface:
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address XX.XX.65.139/22
gateway XX.XX.64.1
bridge-ports eth0
bridge-stp off
bridge-fd 0
VM interfaces:
device=eth0
onboot=yes
bootpronto=none
ipaddr=XX.XX.66.37
netmask=255.255.252.0
gateway=XX.XX.64.1
dns1=8.8.8.8
dns2=8.8.4.4
*VM can ping to the host's ip only.
Any suggestion, pls?
Last edited: