[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Solaris guest not responding to packets from a Solaris
From: |
Ben Taylor |
Subject: |
Re: [Qemu-devel] Solaris guest not responding to packets from a Solaris |
Date: |
Fri, 1 Apr 2005 17:06:42 -0500 |
I wrote:
> For the Solaris Next image, I got it installed, have the
> DU update that Juergen did, and can get out of the
> solaris guest to the local network. Once I got the
> base config working pretty well, I stopped and restarted
> it with a bunch of redirectors to handle ssh, telnet
> and ftp.
>
> I've tried all three services, and if I snoop the ni0
> I can see the telnet packets coming in, but nothing is
> responding to it. I know the networking is fine, at least
> to the outbound, as I've done some ssh, scp, and pkg-get to
> get some software updates from the blastwave archive.
>From the snoop trace, the source address for the packets
is localhost (127.0.0.1). Shouldn't the user-network
remap the packets coming from outside the QEMU session
have a source address of the default route, or something
like that?
Ben
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] Solaris guest not responding to packets from a Solaris,
Ben Taylor <=