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

Re: Xen



J'avance un peu la commande lspci me donne rien et la commande dmesg | grep eth0 dans le vm me donne

netfront: device eth0 has flipping receive path.
eth0: no IPv6 routers present

Merci de votre aide

PS : dans le poste principal dmesg | grep eth0 me donne

eth0: VIA Rhine II at 0x1e800, 00:19:66:23:6d:c3, IRQ 20.
eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1.
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
eth0: no IPv6 routers present
peth0: link up, 100Mbps, full-duplex, lpa 0x41E1
peth0: Promiscuous mode enabled.
device peth0 entered promiscuous mode
audit(1200338024.744:3): dev=peth0 prom=256 old_prom=0 auid=4294967295
xenbr0: port 2(peth0) entering learning state
xenbr0: port 2(peth0) entering forwarding state
eth0: no IPv6 routers present



Philippe <fifi774@free.fr> a écrit :

Merci de ta réponse Alexandre,

Oui oui même passerelle (freebox) au demarrage du poste vm il me dit
Configuring network interfaces...SIOCADDRT: Network is unreachable
Failed to bring up eth0.

as tu le meme probleme ??

le poste vm a etait creer par xen-tools et la commande

more /etc/network/interfaces me donne

# 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 static
address 192.168.0.10
netmask 255.255.255.0
gateway 192.168.0.254
auto eth0

Ai je oublier quelque chose ??

Merci par avance


Alexandre Mackow <alex.mackow@laposte.net> a écrit :

Philippe a écrit :
Bonjour la liste,

Je suis en train d'essayer d'installer Xen sur ma debian etch.
Aujourd'hui je suis en mode bridge avec comme conf /etc/xen/xen-config.sxp
(vif-script vif-bridge)
(network-script network-bridge)
et en configuration VM

#
#  Configuration file for the Xen instance test.debianixorg, created on
# Sat Jan 12 09:57:30 2008.
#


#
#  Kernel + memory size
#
kernel  = '/boot/vmlinuz-2.6.18-5-xen-686'
ramdisk = '/boot/initrd.img-2.6.18-5-xen-686'

memory  = '128'


#
#  Disk device(s).
#
root    = '/dev/sda1 ro'

disk    = [
'file:/mnt/virtuel/xen/test/domains/test.debianixorg/disk.img,sda1,w',
'file:/mnt/virtuel/xen/test/domains/test.debianixorg/swap.img,sda2,w' ]

#
#  Hostname
#
name    = 'test.domain'


#
#  Networking
#
vif  = ['ip=192.168.0.101']

#
#  Behaviour
#
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

J'arrive a faire un ping depuis la vm sur mon réseau local mais pas vers
l'ip dns de mon fai.

Si quelqu'un a une idée je suis preneur.

Merci par avance




Tu as la bonne passerelle et/ou Dns ?
Perso je fonctionne comme toi, pas de soucis.
++


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org






----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



----- Fin du message transféré -----


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


Reply to: