On Tue, Jan 27, 2015 at 10:24 AM, Ashish Jain <[email protected]> wrote: > Hi, > > I am a newbie in SDN arena. I am using openvswitch in open stack and somehow > I am facing problem in pinging/sshing VM from my host machine. However > opposite works fine, that is I am able to ping/ssh my host machine from VM. > Currently I am logging into my VM using a web console called horizon(open > stack component). > > Can someone provide some pointers to debug this issue. You will have to follow the packet using tcpdump on different interfaces (mostly the virtual interface of the VM that is attached to OVS bridge). My first intuition would be to look at the routing table of your host to see which interface it sends the packet when the destination is your VM.
> > Regards > Ashish > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
