[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Xen 3.0.3 and VLAN



Hi,

has anyone experience with a system configuration using xen 3.0.x and vlan 
?
The box is connected to a cisco switch via 802.11q and has access to two 
vlans.

in /etc/network/interfaces instead of eth0 only eth0.2 is configured.

auto eth0.2
iface eth0.2 inet static
address 10.0.0.1
netmask 255.255.255.0

The Dom0 can succesfully communicate with the outside world,
but no DomU can be started regardless what I'm trying in xend-config.sxp,
the xenbr0 isn't created upon xend-start.

xm create yields:
"Error: Device 0 (vif) could not be connected. Backend device not found."

(vif-script vif-bridge)
(network-script 'network-bridge netdev=eth0')
or
(network-script 'network-bridge netdev=eth0.2')

TIA for any hints,
Bruno
--
bruno.voigt@ic3s.de



Reply to: