[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Networking with HVM-Guests
Hi, im running some modified networking-scripts which do routing and do an internal bridge. So each VM has a public IP (routed) AND a IP from the private LAN (bridged). e.g.: vif = [ 'mac=00:16:ff:ff:11:DE, ip=88.198.87.27, vifname=proxy-vif','mac=00:16:ff:ff:27:53, ip=192.168.132.27, vifname=proxy-vif-br' ] Explanation: vif with vif are routed and those with vif-br resist on the internal bridge. This works fine for PV-Guests, but how should it look for HVM? I tried vif=[ 'type=ioemu,bridge=xeninternbr0','ip=88.198.87.25, vifname=resource02-vif' ] vif=[ 'type=ioemu,vifname=resource02-vif-br','ip=88.198.87.25, vifname=resource02-vif' ] etc.... but none of them works. So how can i attach a "bridged NIC" and a "routed NIC" to a hvm-guest? Also i cant see any errors in Logs but guest doesn start?! Many Thanx in Advance Thomas _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |