qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Feature request: option to disable protection in user m


From: Lionel Ulmer
Subject: Re: [Qemu-devel] Feature request: option to disable protection in user mode networking
Date: Thu, 30 Sep 2004 09:25:42 +0200
User-agent: Mutt/1.2.5i

> User mode networking is nifty++. I was wondering, though if it would be
> possible to disable the guest OS protection as a runtime option.

This is not possible as (AFAIK), QEMU's ethernet adaptator emulation layer
has absolutely no idea on which ports the guest OS is listening to. So to do
what you want, it would entail opening all possible ports on the QEMU side
and 'forward' them to the guest OS.

This is already possible, but I doubt that you want to DoS your Linux box by
using all possible ports :-)

            Lionel

-- 
                 Lionel Ulmer - http://www.bbrox.org/




reply via email to

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