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

Re: [Xen-users] Re: Setting up firewall as Dom-U


  • To: "Joseph L. Casale" <jcasale@xxxxxxxxxxxxxxxxx>
  • From: "Gordon McLellan" <gordonthree@xxxxxxxxx>
  • Date: Sun, 13 Apr 2008 08:21:10 -0400
  • Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Sun, 13 Apr 2008 05:21:43 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BjJWJbhj+GUQaRRTQdR6QuXwzcn1iw9dRQ2QHofEWv9BZzvx2FtGHVoAmMwZLUrvHNeJJwK5SmWdyzuk7ggtdWK3D6oleTF2CXy1xYgypK5xYsKMllkZjgK2Tyg9vZvS4P52LvOigwvG0lHnpO3NtoCeU9D++kaQIKrBqzzQOzU=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

The default script isn't going anywhere ... the new script is just a
'wrapper' of sorts, which calls the default script several times, once
for each bridge.  By default, xend just calls it once to setup br0.

On Sat, Apr 12, 2008 at 11:51 PM, Joseph L. Casale
<jcasale@xxxxxxxxxxxxxxxxx> wrote:
> >also under etc/xen/scripts, I created this script to setup the bridges
>  >- it only seems to work at boot, running the script after the system
>  >is booted yielded weird results for me
>  >
>  ># cat my-network-script
>  >#!/bin/sh
>  >dir=$(dirname "$0")
>  >"$dir/network-bridge" "$@" vifnum=0 netdev=eth0 bridge=xenbr0
>  >"$dir/network-bridge" "$@" vifnum=1 netdev=eth1 bridge=xenbr1
>  >"$dir/network-bridge" "$@" vifnum=2 netdev=eth2 bridge=xenbr2
>  >"$dir/network-bridge" "$@" vifnum=3 netdev=dummy0 bridge=xenbr3
>  >
>  >you also need to change /etc/xen/xend-config.sxp and tell it to run
>  >your script, instead of the default.
>
>  Gordon,
>  What version of Xen are you using? I am using 3.2 and my original network 
> script is significantly more complicated than this, are there any issues I 
> face not using that existing script in my version?
>
>  Also, I disabled libvirtd and pointed my vifs to eth0 as my bridge currently 
> while I test and this is working well so far. Will your script work with that 
> service disabled?
>
>  Thanks for all your help!
>  jlc
>

_______________________________________________
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®.