Virtuelles Netzwerk mit Xen

Andre Landwehr andrel at cybernoia.de
Tue May 22 09:16:00 CEST 2007


Thomas Roskam wrote:
> auf meiner Workstation habe ich Gentoo-Linux 2.6.16.49-xen als Domain0 
> laufen.
> Als DomU habe ich Debian Etch mittels debootstrap aufgesetzt, und kann 
> es mit einem Gentoo Xen-DomU kernel auch booten.
> (...)

ich hab das Zeug zwar selbst noch nie benutzt, aber ein Kollege hat das
am Laufen und hat auch furchtbar gekämpft bis das Netz richtig ging. Er
hat folgende Interface-Datei:

-------schnipp-------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#allow-hotplug eth0
#iface eth0 inet dhcp

# The bridge interface
auto xenbr0
iface xenbr0 inet dhcp
	bridge_ports eth0
	bridge_fd 9
	bridge_hello 2
	bridge_maxage 12
	bridge_stp off
-------schnapp-------

Insbesondere die Konfiguration dieser Bridge ist wohl entscheidend.

Gruß, Andre

-- 
Andre Landwehr, Ricklinger Stadtweg 42, D-30459 Hannover
Phone: +49-(0)511-1054932, Mobile: +49-(0)175-4648375


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lug-owl.de/pipermail/linux/attachments/20070522/5c661f65/attachment.sig>


More information about the Linux mailing list