* [Qemu-devel] Qemu problems
@ 2004-05-26 8:53 cb-qemu
2004-05-26 16:33 ` Carlos Valiente
0 siblings, 1 reply; 2+ messages in thread
From: cb-qemu @ 2004-05-26 8:53 UTC (permalink / raw)
To: qemu-devel
Hi
I've got two problems with qemu. I'm using debian unstable with 2.6.6 as the
host, and debian stable with 2.4.17 as the guest.
1. User mode networking: TCP packets are not processed
Symptoms. I can set up networking as described in the docs, and successfully
ping the router address, and perform UDP connections to the host machine, but
TCP connections fail to connect. Tracing with tcpdump shows that the packets
are being sent from the guest OS but no packets are generated by qemu.
2. "Serial port redirected to /dev/pts/112"
What can I do with this information? All attempts to connect to this have
resulted in being unable to send data from the guest to the host I can do "cat
/dev/ttyS0" on the guest and "echo foo > /dev/pts/112" on the host and get the
expected results, but cannot communicate the other way.
Any ideas?
Regards
Charlie
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Qemu problems
2004-05-26 8:53 [Qemu-devel] Qemu problems cb-qemu
@ 2004-05-26 16:33 ` Carlos Valiente
0 siblings, 0 replies; 2+ messages in thread
From: Carlos Valiente @ 2004-05-26 16:33 UTC (permalink / raw)
To: qemu-devel
On Wed, 2004-05-26 at 09:53, cb-qemu@fish.zetnet.co.uk wrote:
> 2. "Serial port redirected to /dev/pts/112"
> What can I do with this information?
Use a terminal program to connect to it. minicom
(http://alioth.debian.org/projects/minicom/) works great for me:
$ minicom -o -p pts/112
C
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-27 3:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-26 8:53 [Qemu-devel] Qemu problems cb-qemu
2004-05-26 16:33 ` Carlos Valiente
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).