qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] User mode network and multiple nics


From: John R. Hogerhuis
Subject: Re: [Qemu-devel] User mode network and multiple nics
Date: Tue, 13 Dec 2005 08:54:41 -0800

User Mode networking is a little tricky to understand. Imagine the
restrictions on your implementation if you had to implement full
networking for another entity, but you had to do it as a regular user.
For instance, don't expect ping (ICMP) to work since a regular user
cannot create a raw socket.

I suggest you use tun/tap or vde.

-- John.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]