[adding ovs-discuss]

On Fri, Jan 20, 2012 at 02:12:48AM -0500, Dushyant Arora wrote:
> I found the problem but I don't know how to solve it. So, VM on H1 is
> pinging H4. H1 sends the ARP broadcast through the gre tunnel to H2. H2 has
> 2 ports eth0 and eth1 (and br0). GRE request (IP protocol 47) arrives at
> eth1 and it sends back an ICMP port unreachable error. I tried adding eth1
> to the bridge but my remote session crashes when I do that. How can I
> forward the GRE packets to br0 on H2?
> 
> On Thu, Jan 19, 2012 at 1:29 PM, Ben Pfaff <[email protected]> wrote:
> 
> > On Wed, Jan 18, 2012 at 10:59:25PM -0500, Dushyant Arora wrote:
> > > After starting the VMs on H1 and H4, I configure the interfaces on
> > > them and give them IP addresses from private IPv4 address space. The
> > > VMs cannot ping each other. What am I doing wrong?
> >
> > The usual way to debug this kind of problem is hop-by-hop, observing
> > how far traffic makes it and, at the point you no longer see it,
> > figure out what needs to change to fix that.
> >
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to