Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

Re: Xen

1 réponse
Avatar
Philippe
Merci de ta r=E9ponse Alexandre,

Oui oui m=EAme 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 =E9crit :

> Philippe a =E9crit :
>> 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.sx=
p
>> (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 =3D '/boot/vmlinuz-2.6.18-5-xen-686'
>> ramdisk =3D '/boot/initrd.img-2.6.18-5-xen-686'
>>
>> memory =3D '128'
>>
>>
>> #
>> # Disk device(s).
>> #
>> root =3D '/dev/sda1 ro'
>>
>> disk =3D [
>> '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 =3D 'test.domain'
>>
>>
>> #
>> # Networking
>> #
>> vif =3D ['ip=3D192.168.0.101']
>>
>> #
>> # Behaviour
>> #
>> on_poweroff =3D 'destroy'
>> on_reboot =3D 'restart'
>> on_crash =3D 'restart'
>>
>> J'arrive a faire un ping depuis la vm sur mon r=E9seau local mais pas ver=
s
>> l'ip dns de mon fai.
>>
>> Si quelqu'un a une id=E9e 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=E9r=E9 -----


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

1 réponse

Avatar
Philippe
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%6 old_prom=0 auidB949672 95
xenbr0: port 2(peth0) entering learning state
xenbr0: port 2(peth0) entering forwarding state
eth0: no IPv6 routers present



Philippe 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 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.s xp
(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 = ['ip2.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 ve rs
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
with a subject of "unsubscribe". Trouble? Contact









----------------------------------------------------------------
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.