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] Ping,arp,UDP OK, TCP not OK, help?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Ping,arp,UDP OK, TCP not OK, help?
From: choy <choynews@xxxxxxxxxxxx>
Date: Tue, 29 Mar 2005 12:16:34 +0800
Delivery-date: Tue, 29 Mar 2005 04:12:30 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
User-agent: KMail/1.7.2
hello all :)
Please forgive my poor English.

I've setup a dom0(debian sarge) and a guest debian sarge.
I set the network-script to "network-route" and vif-script to 
"vif-route".
The dom0's ip is 192.168.10.1 and the guest's ip is 192.168.10.2
Ive recompiled the dom0's kernel to support my hardware, the guest's 
kernel is using default .config
Xen 2.0.4, 2.0.5x 2.0-testing have the same problem. 

Both can ping and arp each other, and can connect with UDP.
However TCP connections are not working in both side.

The opened TCP ports can be connected from localhost. (so the server is 
listening)
Then I do a tcpdump and netcat, here are the results:
When I connect to guest from dom0, tcpdump(on guest) shows the guest 
reveive the packet, but didn't reply

When i connect to dom0 from guest, tcpdump(on dom0) shows the dom0 
receive the packet(seq), and send a repliy(seq/ack),
the guest's tcpdump shows it send the packet, and receive the dom0's 
reply, however, nothing is going on.

Finally, the error "timeout" is rised.

So, any hints, comment?
Thanks in advanced.
choy

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

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