|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] RE: adding a second NIC
>I have restarted the service with no apparent changes, so I took the big
>leap and rebooted the Dom0 server. When it came up I still could not
>see the additional bridged eth1.
<snip>
>(network-script network-bridge)
>(network-script my-network-bridge)
<snip>
You have:
(network-script network-bridge)
(network-script my-network-bridge)
You dont want the first, only the second, your script calls the first, twice :)
jlc
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|