Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] networking with two cards

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] networking with two cards
From: Ko0nz <yesiko0nz@xxxxxxxxx>
Date: Wed, 31 Oct 2007 13:11:52 +0100
Delivery-date: Wed, 31 Oct 2007 05:12:39 -0700
Dkim-signature: v=1; a=rsa-sha256; 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; bh=gFuHf2D1moDBKM8AigJwFg/eoK/6zmzln83c7mFNYps=; b=WIEe7v/RcM1NZlzKD+4GAO0ZgMAjiXzZ/sYoKKHkjprlojfkz8g02XPFfutf4KGuRAvpG0ZKrHLEr4ijpjY+5bUb8sokRmPTXb9rsRroTYPMPzeezwXryWgQ8lhyF3w75VS6Fn/lQqAABbu3Fm2pOGfsMHzbxlSWTSRNkTEW8Ak=
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=IqdUhyUmu3GQu2dFQZ83hcKvn1axuQCz+5hjDfv3rkS1h+B0BXTh65zCZOTEOlXRYjobxseGZsm2HszrFoPhoyrPoOgB5ejk6pAj3AABdSt9Uk3GM+3SWomM2AQFHNHGxP2Ct//jI3cGFMP3uZkjrcpby8tXSxXEmJr3SEOQKeU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1f7e0c110710301000q7dc29955iebc718b58a44e399@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: <1f7e0c110710301000q7dc29955iebc718b58a44e399@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
http://wiki.xensource.com/xenwiki/XenNetworking
with this link i've tried to understand how i could configure my network...
but really i've got some troubles....

On 10/30/07, ko0nz <yesiko0nz@xxxxxxxxx> wrote:
> hi,
>
> i've got two networking cards.
> the 2nd has never used.
>
> on the Dom0, in a debian:
>
> iface eth0 inet static
> address 192.168.1.5
> netmask 255.255.255.0
> network 192.168.1.0
> broadcast 192.168.1.255
> gateway 192.168.1.1
> auto eth0
>
> on the DomU:
>
> iface eth0 inet static
>  address 192168.1.xxx
>  netmask 255.255.255.0
>  network 192.168.1.0
>  broadcast 192.168.1.255
>  gateway 192.168.1.1
>  auto eth0
>
>
> i'd like to use the 2nd card with an address in an another sub-networking in
> one of the DomU:
> 192.168.5.xxx/255.255.255.0
> gateway 192.168.5.1
>
> is it possible?
> how could i do that?
>
> thank you for your help.
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

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