qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Neill <rn214@hermes.cam.ac.uk>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] user-net -redir working?
Date: Sun, 20 Nov 2005 22:45:49 +0000	[thread overview]
Message-ID: <4380FC9D.2020706@hermes.cam.ac.uk> (raw)

Does the user-net redirection for tcp actually work?
I have been unable to make it work at all!

I've tried  several different host machines (all Linux, different 
versions of Qemu from 0.6.1 to 0.7.2), and different guests (Win98 and 
Knoppix). But it doesn't work. Eg:

qemu -cdrom /dev/cdrom -boot d -user-net -redir tcp:2300::2301

In Guest (knoppix):
   netcat -l -p 2301

On Host:

   netcat localhost 2300

   This connection is accepted (Netcat doesn't say connection refused), 
but then no data is ever transferred.


Could someone confirm whether
   a)I am being an idiot
   b) -redir is actually broken
   c) something is extremely weird in my setup.

Thanks for your help,

Richard

             reply	other threads:[~2005-11-20 22:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-20 22:45 Richard Neill [this message]
2005-11-21  6:34 ` [Qemu-devel] user-net -redir working? John R. Hogerhuis
2005-11-21 13:15   ` André Braga
  -- strict thread matches above, loose matches on Subject: below --
2005-11-22  2:32 Richard Neill
2005-11-22 15:02 Juergen Keil
2005-11-22 15:50 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=4380FC9D.2020706@hermes.cam.ac.uk \
    --to=rn214@hermes.cam.ac.uk \
    --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).