[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] xen wiki networking steps
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |