2008/5/19 Ciro Iriarte <cyruspy@gmail.com>:
Hi, I would like to use a second interface exclusively for the VMs (not configured on Dom0, can this be done or I need to have it up with an IP address?.
Used the custom script hack to bridge two interfaces: - eth1: not configured, wont have an ip assigned - eth2: not configured, waiting the IP address to be assigned
The thing is, I can't see the phisycal interface enslaved to the bridge
asusis-xen1:~ # brctl show bridge name bridge id STP enabled interfaces xenbr0 8000.feffffffffff no vif2.0 xenbr1 8000.000000000000 no
Eth0 will be used exclusively for administration tasks and for heartbeat.
Ciro
Ok, the NIC needs to be setup, using yast is possible to set it up without an IP (BOOTPROTO='none'), and that's what I needed. Ciro -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org