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

[Xen-users] Re: Xen3, dom0=Linux, domU=NetBSD-3.1, ping OK, but no UDP/T

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Xen3, dom0=Linux, domU=NetBSD-3.1, ping OK, but no UDP/TCP
From: "James Youngman" <jay@xxxxxxxxx>
Date: Sun, 11 Mar 2007 15:20:52 +0000
Delivery-date: Sun, 11 Mar 2007 08:20:06 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L6ZRSYb32sqjhRaZsKPro3nG0WVeqonZ7tgPaIaGN5cyF0hAS+IgTUZGY5rGp7JjA8M8Gbg315w4O1cq4X8TVL8X76+j298UMmg9csvhUZHH/m3JjugzZRdgIE265Cqc3W++oh7Bwgh6HShg7Mpx28HWTyH66ZY6KnF7JsgJ/Dw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A6Ko2qBMxg3v/laRActgMPI6ccAIfHnaHRREJKzc34UajneBKIvwKTL4fwFkbMVurHAqOSGsO/fhkJ8zIyGcvXzJGheX0d7W7qehzKgyoVt/vnLW+0zDmQj6Qrubh2Vet2m9DefqnH1VIX4kqjA1/sF41Fgo0GlH8/28BSL7m3g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <c5df85930703110652w1b51d59ej8e371af515bb6018@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>
References: <c5df85930703110652w1b51d59ej8e371af515bb6018@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 3/11/07, James Youngman <jay@xxxxxxxxx> wrote:
I am able to ping both ways between the dom0 and domU hosts, but TCP
does not seem to work.   Packets are getting through:

dom0="orbital"
domU="scamp"

1. I can ssh from domU to dom0; the connection shows in netstat on
dom0 as ESTABLISHED, but the sshd process on the dom0 side hangs
forever trying to read data.

2. I can ping both ways between the two machines, however.  I can also
ping another host on the same Ethernet segment (the router, in fact).

Hmm, it appears to be a checksum problem (incorrect checksum for
packets leaving dom0 and going to domU), but I don't know what to do
about it.  Suggestions?


orbital:~# tcpdump -vv  -i eth0
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
15:18:47.752952 IP (tos 0x0, ttl  64, id 63, offset 0, flags [DF],
proto: TCP (6), length: 64) scamp.65527 > orbital.ssh: S, cksum 0x3aa9
(correct), 1369213480:1369213480(0) win 32768 <mss 1460,nop,wscale
0,sackOK,nop,nop,nop,nop,timestamp 0 0>
15:18:47.753709 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF],
proto: TCP (6), length: 52) orbital.ssh > scamp.65527: S, cksum 0xf518
(correct), 1241685437:1241685437(0) ack 1369213481 win 5840 <mss
1460,nop,nop,sackOK,nop,wscale 7>
15:18:47.753000 IP (tos 0x0, ttl  64, id 64, offset 0, flags [DF],
proto: TCP (6), length: 40) scamp.65527 > orbital.ssh: ., cksum 0xc98e
(correct), 1:1(0) ack 1 win 33580
15:18:47.765901 IP (tos 0x0, ttl  64, id 42119, offset 0, flags [DF],
proto: TCP (6), length: 71) orbital.ssh > scamp.65527: P, cksum 0x9fbe
(incorrect (-> 0x24c5), 1:32(31) ack 1 win 46
15:18:50.764513 IP (tos 0x0, ttl  64, id 42120, offset 0, flags [DF],
proto: TCP (6), length: 71) orbital.ssh > scamp.65527: P, cksum 0x9fbe
(incorrect (-> 0x24c5), 1:32(31) ack 1 win 46
15:18:54.070083 IP (tos 0x0, ttl  64, id 65, offset 0, flags [DF],
proto: TCP (6), length: 40) scamp.65527 > orbital.ssh: F, cksum 0xc98d
(correct), 1:1(0) ack 1 win 33580
15:18:54.071377 IP (tos 0x0, ttl  64, id 42121, offset 0, flags [DF],
proto: TCP (6), length: 40) orbital.ssh > scamp.65527: F, cksum 0x4c6c
(correct), 32:32(0) ack 2 win 46
15:18:54.071899 IP (tos 0x0, ttl  64, id 66, offset 0, flags [DF],
proto: TCP (6), length: 52) scamp.65527 > orbital.ssh: ., cksum 0xc3b5
(correct), 2:2(0) ack 1 win 33580 <nop,nop,sack 1 {32:33}>
15:18:55.544536 IP (tos 0x0, ttl  64, id 3078, offset 0, flags [DF],
proto: TCP (6), length: 71) orbital.ssh > scamp.65528: P, cksum 0x9fbe
(incorrect (-> 0x0741), 1141107199:1141107230(31) ack 2789412035 win
46
15:18:56.764528 IP (tos 0x0, ttl  64, id 42122, offset 0, flags [DF],
proto: TCP (6), length: 71) orbital.ssh > scamp.65527: P, cksum 0x9fbe
(incorrect (-> 0x24c4), 1:32(31) ack 2 win 46

10 packets captured
10 packets received by filter
0 packets dropped by kernel

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>