WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] strange routing problem

To: "Peter Fokkinga" <peter@xxxxxxxxxxx>
Subject: Re: [Xen-users] strange routing problem
From: "Anand Gupta" <xen.mails@xxxxxxxxx>
Date: Mon, 10 Apr 2006 17:25:07 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 10 Apr 2006 04:55:47 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MHRG+qyhz8XIaibH5hsjVbFrmyG9x/kk4Kpx3ktxhdtNyCDU9kv8fhF3Klppb0hlsTr6mBh4AeFmYlJmhYa3trD0PCXCTNPVkCagU/PPfXOd/o3rHdMyyv/Pcqg+pj6WyYERK9vJv1TTkHM4XY/ceYVD0lPOek2cVNhjPCACOx0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060410120449.fptvjjebd50kccws@xxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <acb757c00604100246s453e4990w8f3613420a9723b@xxxxxxxxxxxxxx> <20060410120449.fptvjjebd50kccws@xxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi!

On 4/10/06, Peter Fokkinga <peter@xxxxxxxxxxx> wrote:
Quoting Anand Gupta <xen.mails@xxxxxxxxx>:
> I am using vif-route setup in xen 3.0.2.
>
>> From dom0 -> domU works
> DomU can communicate to the outside world.
> However outside world to DomU doesn't work.
>
> Any ideas ?
>
Checksum problems? It's still not entirely fixed in 3.0.2 :-(
Try `ethtool -K eth0 tx off` in the domU.

"To see if you've really got the checksum problem use
tcpdump -vv in the domain not receiving data. For example:
`tcpdump -vv -n -i eth0`" (from Florian Kirstein, this was
the first step in solving my own routing problems).

I am not sure what exactly checksum problem is. I am not able to understand your solution though. I will explain again with my setup. I am replacing my static ips with 192.168.1.1. I have live ips from 192.168.1.1 -> 192.168.1.5

base dom0 - > 192.168.1.1

domU -> 192.168.1.2

ping from 192.168.1.1 -> 192.168.1.2 works

ping from 192.168.1.2 -> anywhere on the internet works

ping from anywhere to 192.168.1.2 doesn't work :(

Thanks for the help.

Edit: I got it working. It was an arp problem. I just recalled that i edited the vif-route from 3.x onwards to make it work for my setup.

--
regards,

Anand Gupta
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>