From: "John R. Hogerhuis" <jhoger@pobox.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] user-net -redir working?
Date: Sun, 20 Nov 2005 22:34:40 -0800 [thread overview]
Message-ID: <1132554880.6973.155.camel@aragorn> (raw)
In-Reply-To: <4380FC9D.2020706@hermes.cam.ac.uk>
On Sun, 2005-11-20 at 22:45 +0000, Richard Neill wrote:
> 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
Without more data, I'd vote for (a). It sounds like netcat is behaving
normally to me. Since you are typing this at the prompt, netcat is
dutifully waiting for you to type something to send over the link.
Perhaps if you type something on the client side and hit <ENTER>? Then
see if it shows up on the server side.
If you don't get any output on the server side, a network sniffer
(tcpdump) on both sides of the connection should be illuminating.
Later,
-- John.
next prev parent reply other threads:[~2005-11-21 6:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-20 22:45 [Qemu-devel] user-net -redir working? Richard Neill
2005-11-21 6:34 ` John R. Hogerhuis [this message]
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=1132554880.6973.155.camel@aragorn \
--to=jhoger@pobox.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).