[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xen network Dom0
Il giorno lun, 11/06/2007 alle 14.46 +0200, ko0nz ha scritto: > oki, i'll try your config. > what are the commands to create the bridge by hand: ifconfig vif0...? Here is my /etc/network/interfaces (for Debian/Ubuntu) # 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 #auto eth0 #iface eth0 inet dhcp auto xenbr0 iface xenbr0 inet static address 2xx.xxx.xxx.204 netmask 2xx.255.255.224 gateway 213.xxx.xxx.193 bridge_fd 0 bridge_hello 0 bridge_stp off bridge_ports eth0 -- Davide Corio davide.corio<at>redomino.com Redomino S.r.l. Largo Valgioie 14 - 10146 Torino - Italy Tel: +39 011 7499875 - Fax: +39 011 3716911 http://www.redomino.com/ _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |