I have installed OVM host with eth0.
ip is 10.107.171.35. netmask 255.255.255.0. gateway is 10.107.171.1
create vlan group on eth7 with segment, and then create vlan with this segment
create vm using this vlan. assign ip 10.107.171.42 with same gateway.
but from OVM host, i am not able to ping this vm. also vm itself not able to ping gateway.
Any idea?
Does this mean vlan configuration has something wrong?