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

[Xen-users] xen wiki networking steps

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] xen wiki networking steps
From: "Glen Davis" <gldavis@xxxxxxxxxx>
Date: Wed, 10 May 2006 11:47:41 -0600
Delivery-date: Wed, 10 May 2006 10:48:28 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
The http://wiki.xensource.com/xenwiki/XenNetworking guide mentions to
run these steps to add an interface to a bridge.  When I run the second
step I get an "Error: either "dev" is duplicate or "mac" is garbage. I
am running xen on SLES10

Also, it mentions that for Xen 3.0 it is best to use the
my-network-script, is this b/c the 4 steps below do not work with Xen
3.0?  I haven't been able to really get it to work doing the manual
steps but maybe I am missing something, using the my-network script
works fine with a little tweaking for my environment.

Wiki steps ->

# ip link set eth1 down
# ip link set eth1 mac fe:ff:ff:ff:ff:ff arp off
>>> Edit needed to do a "brctl addrbr br1" or else I get an error it
does not recognize eth1 in the next step.  
# brctl addif br1 eth1
# ip link set eth1 up

When finished "ifconfig" does not show br1, but "brctl show" does.







Thanks,
Glen


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

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