qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Łukasz Taczuk" <taczuk@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Disabling outgoing connectiong from within guest
Date: Wed, 18 Jun 2008 23:41:34 +0200	[thread overview]
Message-ID: <be6fd6ab0806181441w7816d955j82cc12d5f991fa04@mail.gmail.com> (raw)

Hi!

I would like to create a sandboxed environment in which random users
would be able to roam freely using ssh.
However, I don't want to allow them to open outgoing connections just
as if the box was offline (even if the guest is compromised).
Basically I would like to have something like reversed user mode
network stack: you can log in to the guest, but once you're in, you
cannot connect to the host nor any other machine.

I tried using the -redir option but it works only when user mode is
enabled which clearly defeats the purpose.
Is there a simple way to do it?

Thanks in advance

-- 
Lukasz Taczuk

             reply	other threads:[~2008-06-18 21:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-18 21:41 Łukasz Taczuk [this message]
2008-06-19  0:01 ` [Qemu-devel] Disabling outgoing connectiong from within guest Paul Brook
2008-06-20 11:41   ` Johannes Schindelin
2008-06-20 13:13     ` Paul Brook
2008-06-20 13:23       ` Ben Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be6fd6ab0806181441w7816d955j82cc12d5f991fa04@mail.gmail.com \
    --to=taczuk@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).