Le Tue, 13 Sep 2005 08:19:02 +0200 david hannequin <[EMAIL PROTECTED]> a écrit:
> [email protected] a écrit : > > > En parlant de qemu, pour le réseau il faut utiliser /dev/ton et > > autoriser le ip_forwarding. Quels risques sécurité cela > > entraine-t-il ? > > C'est /dev/tun normalemet l'interface réseau. > Pas nécessairement, si il n'y a pas de script tun ou si on note l'option -user-net: By using the option `-user-net' or if you have no tun/tap init script, QEMU uses a completely user mode network stack (you don't need root priviledge to use the virtual network). The virtual network configuration is the following: QEMU Virtual Machine <------> Firewall/DHCP server <-----> Internet (10.0.2.x) | (10.0.2.2) | ----> DNS server (10.0.2.3) | ----> SMB server (10.0.2.4) François Boisson -- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

