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] network access disappears in master on /etc/init.d/xend

To: Luke Kenneth Casson Leighton <lkcl@xxxxxxxx>
Subject: Re: [Xen-devel] network access disappears in master on /etc/init.d/xend start
From: Vitez Gabor <vitezg@xxxxxxx>
Date: Sun, 21 Nov 2004 14:37:12 +0100
Cc: xen-devel@xxxxxxxxxxxx
Delivery-date: Sun, 21 Nov 2004 13:49:07 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <20041121115947.GE29126@xxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <20041121115947.GE29126@xxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.3.28i
On Sun, Nov 21, 2004 at 11:59:47AM +0000, Luke Kenneth Casson Leighton wrote:
> hi,
> 
> i have made zero changes to the setup of the xend 2.0 code - everything
> is as-is compiled from source off the sf.net site.
> 
> i ping 192.168.0.4 before starting /etc/init.d/xend, it hunky-dory.
> 
> i start xend: ping stops working as does everything else.

For debian/sarge+Xen I use the following setup:

I start xend from /etc/rcS.d/S38xend, so it's before S39ifupdown.

My /etc/network/interfaces looks like this:

...
auto xen-br0
iface xen-br0 inet static
        address WHATEVER
        netmask WHATEVER
        gateway WHATEVER
        pre-up  /sbin/ifconfig eth0 up
....


Hope that helps.

        Gabor


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel