Displaying 1 result from an estimated 1 matches for "networkbridg".
Did you mean:
networkbridge
2012 Sep 07
1
Fast Network Bridge
Hi,
I''m working a lot with xen and migration. Now I switched to Xen 4.2 which is really nice. But there is one big problem. A performence issue.
I used Xen 4.1 with a networkbridge by using the following line in the vm-config:
vif = [ "bridge=eth0,script=vif-bridge" ]
In Xen 4.2 this is not possible anymore so that i have entered the following in my /etc/network/interfaces:
# This file describes the network interfaces available on your system
# and how to activate...