[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Question on default xen network configs


  • To: "Artur Linhart - Linux communication" <AL.LINUX@xxxxxxxxxxx>
  • From: "Todd Deshane" <deshantm@xxxxxxxxx>
  • Date: Thu, 28 Aug 2008 09:47:34 -0400
  • Cc: "Phil Winterfield \(winterfi\)" <winterfi@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx, Asim <linkasim@xxxxxxxxx>
  • Delivery-date: Thu, 28 Aug 2008 06:48:11 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=hvQTs5yK079VPUvnZqRnr7V6dUeLTravRMiaUAOvlrDGaacDUlfoZCAjRiEL6Yv3Qs 38c8Fm3MSKbwuKxaz3CEuK0FuhiEe13sCxvWtVFRPeU9A5jXWCwu/4KRLQzttV+DT+6x fCHrPqqSaE6D7qSlOqKO5yNVadFnjb3jOY8Jo=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Thu, Aug 28, 2008 at 4:00 AM, Artur Linhart - Linux communication
<AL.LINUX@xxxxxxxxxxx> wrote:
> Hello,
>
>  Thank You for response ;-)
>
>  I work with Debian Etch.
>

One question I still have, is the network-manager packages installed?

>  My point is, why have I to define the IP address in Dom0 if I want to use
> the bridge for the DomU? I do not want the Dom0 has also the IP address on
> that interface, which receives the traffic for DomU - mainly from security
> and configuration effort reasons.
>

So you are asking for a bridge that doesn't have an external address, and
further, you want the domU to get an address through that bridge right?

I don't know if it is possible or not, but you could do a simple test to see

add the following to your /etc/network/interfaces

auto br0
  bridge_ports eth0
  bridge_fd 9
  bridge_hello 2
  bridge_maxage 12
  bridge_stp offi

eth0 can be replaced with any eth* that you want to use as your
bridge port.

Then configure a test domU to use bridge=br0 as its vif option.

If the domU can get an address and get out, then you are successful,
If it can't then my best guess is that it probably won't work (or there is
another way that I don't know about)

Hope that helps,
Cheers,
Todd

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.