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] dom0 can not ping dom3

To: Brad Plant <bplant@xxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] dom0 can not ping dom3
From: rajarshi das <dazio_r@xxxxxxxxx>
Date: Mon, 6 Nov 2006 01:02:11 -0800 (PST)
Delivery-date: Mon, 06 Nov 2006 06:25:20 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ztctNJ0brEeRr1JV+jCnZujWVQOKRjSUNaGhyogq2dCOzeKqBhkfPfO2dGf3WgegO154ANQX1TtS6dUIIWU9u3UYhGwdxSbM3Wu6MYe9TGAKsOL1p2Hfy7u8SCKGQeXVvcLZVoypl6/HczSHnPYkDpl67oDVn2eUeysylnt7ppg= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <454BC8C1.1090409@xxxxxxxxxxxxxx>
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
 
Thanks for your inputs.
I ran the ethtool command as mentioned. However, tcpdump on both eth0 (dom3) and vif3.0 show the same output as before.
 
Any suggestions?
 
Thanks in advance,
Rajarshi

Brad Plant <bplant@xxxxxxxxxxxxxx> wrote:
rajarshi das wrote:
> Hi,
>
> I am running SLES10. I did the following:
>
> $ brctl addbr test1
> $ ifconfig test1 up
> $ xm create -c myconfig # myconfig contains an entry vif=[ 'bridge=test1' ]
>
> # in dom0
> $ ifconfig vif3.0 192.168.0.3
> $ ping 192.168.0.4 &
> $ tcpdump -i vif3.0
>
> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
> listening on vif3.0, link-type EN10MB (Ethernet), capture size 96 bytes
> 18:47:28.075979 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 8, length 64
> 18:47:29.076063 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 9, length 64
> 18:47:30.076092 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 10, length 64
> 18:47:31.076162 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 11, length 64
> 18:47:32.076217 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 12, length 64
> 18:47:33.076280 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 13, length 64
> 18:47:34.076344 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 14, length 64
> ......
>
>
> # in dom3
> $ ifconfig eth0 192.168.0.4
> $ tcpdump -i eth0
> NET: Registered protocol family 17
> device eth0 entered promiscuous mode
> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
> listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
> 18:47:39.035054 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 19, length 64
> 18:47:40.035114 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 20, length 64
> 18:47:41.035158 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 21, length 64
> 18:47:42.035226 IP 192.168.0.3 > 192.168.0.4: ICMP echo request, id 22552, seq 22, length 64
>
> .......
>
> A similar problem was posted on this list before, but the solution (doing a ifconfig up) did not work in my case.
>
> Please suggest on how to get dom0 (vif3.0) to ping dom3(eth0) in this case.

Hi Rajarshi,

Try running "ethtool -K eth0 tx off" in your dom0.

Cheers,

Brad


Sponsored Link

For just $24.99/mo., Vonage offers unlimited local and long- distance calling. Sign up now.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>