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-devel

Re: [Xen-devel] Routing not working in testing

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Routing not working in testing
From: Nicholas Lee <emptysands@xxxxxxxxx>
Date: Wed, 7 Sep 2005 09:45:43 +1200
Delivery-date: Tue, 06 Sep 2005 21:43:37 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h5H0qa7fl28ewh2u3uKh60elNjXJ4zG0r8pDG55mwD5d0FjhLIWMBgwwAHBnU/RrnPRNv69d2gLofiC1Q3SxH9B0Q0AvV46yBmvy9lVIUH0zwy6wQNTyaehPr6JxDHkBWGyRlJpHgjTPW4EMEgzZ2QDUojibXccwrgpiQik5OMA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <431E092F.6070901@xxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <431E092F.6070901@xxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I'm seeing a similar issue with testing in a bridging setup.

Outgoing ssh connection fail from dom0 to function unless iptables is
turned off. The same ssh connections and settup from domU seem to
work.

[nic@stateless:~] sudo iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source   destination
ACCEPT     all  --  anywhere stateless           state RELATED,ESTABLISHED
ACCEPT     icmp --  anywhere stateless           state NEW
ACCEPT     tcp  --  anywhere stateless           state NEW tcp dpt:ssh

I'm also seeing some connection issues with incoming http connections in domU.  

Nothing persistent, and I haven't had time to track down the problem
yet by reverting to 2.0.7.

(version: 3518:9d3927f57bb2, kernel 2.6.12)

-- 
Nicholas Lee
http://stateless.geek.nz
gpg 8072 4F86 EDCD 4FC1 18EF  5BDD 07B0 9597 6D58 D70C

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

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