qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 676934] [NEW] Ability to use -net socket with unix soc


From: Tefnet Developers
Subject: [Qemu-devel] [Bug 676934] [NEW] Ability to use -net socket with unix sockets
Date: Thu, 18 Nov 2010 11:03:40 -0000

Public bug reported:

It would be a nice feature (simplifying access control for example) to
be able to do something like:

qemu -net socket,listen=unix:/tmp/qemunet
qemu -net socket,connect=unix:/tmp/qemunet

For now one has to use TCP connections even for guests running on the
same host, which involves setting up iptables to restrict access.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
Ability to use -net socket with unix sockets
https://bugs.launchpad.net/bugs/676934
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
It would be a nice feature (simplifying access control for example) to be able 
to do something like:

qemu -net socket,listen=unix:/tmp/qemunet
qemu -net socket,connect=unix:/tmp/qemunet

For now one has to use TCP connections even for guests running on the same 
host, which involves setting up iptables to restrict access.





reply via email to

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