On Fri, Sep 9, 2016 at 12:49 PM, Edward Haas <ehaas@redhat.com> wrote:
>
>
> Can you please elaborate on what address you assigned to the VM and
> to what address did you tried to ping?
I can explain more how is the network setup:
i have a vlan with vlan id 828. The addressing assigned to this vlan
is 10.5.28.0/22.
Gateway is 10.5.31.254
My VM has ip 10.5.28.211 and is pinging the default gateway (10.5.31.254).
Logical network "Development" is connected to the interface eno5 and
has no ip address.
What i get on the vm is Destination Host Unreachable, and arp -an
shows 10.5.31.254 as incomplete.
It's a clear sign of network isolation.
Luca