Debugging network connectivity problems with Open vSwitch is not
really different from debugging network problems without Open vSwitch.
In either case, you trace the path of a packet from its origin,
hop-by-hop, to its destination.  Along the way, you spot where the
packet disappears or changes in an unexpected way, and figure out why
it happens.

I suggest that you try this method in your case.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to