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

RE : [Xen-users] No peth after installing Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE : [Xen-users] No peth after installing Xen
From: "Torsten Lehmann" <tlehmann@xxxxxxxxxxxxx>
Date: Tue, 22 Jul 2008 13:34:14 +0200 (CEST)
Delivery-date: Tue, 22 Jul 2008 23:53:05 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.9a
>[root@localhost ~]# /etc/xen/scripts/network-bridge start
>
>Device "static" does not exist.
>
>usage: ifdown <device name>
>
>Device "static" does not exist.
>
>Cannot find device "static"
>
>SIOCGIFFLAGS: No such device

requirements:
- Interface (eth1) must be "up". (ifup eth1)
  (setting "ifconfig eth1 IP" would not working)
- logical interfaces (debian:man interfaces: eth0=HOME) would not working

for more flexibility do
- change config to: "(network-script network-bridge)"
- use script /etc/init.d/xenbridges
(http://www2.fh-lausitz.de/launic/comp/xen/070418.prob_xenbr1)

if you compiled xen self, then s. 080708.prob.xen.upd.net.xend-config


torsten





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

<Prev in Thread] Current Thread [Next in Thread>
  • RE : [Xen-users] No peth after installing Xen, Torsten Lehmann <=