On Mon, Jun 13, 2005 at 02:52:25PM +0200, Christian MICHON wrote: > > Did you try passive mode? > > nice suggestion. > passive mode off: "dir" lasts forever...
Because in active mode, the ftp server attempts to connect to a port on the ftp client, in the guest. Due to the limitations of slirp, this is not possible (in theory one could use redir support to work around this, but this is not an easy task). dir hangs because the client is waiting for the server to connect, which it cant. > passive mode on: "dir" give "connection refused". > > any idea? It is not because of slirp. That should have worked fine. Perhaps there are firewall issues...but this is slirp, so to the host, the request looks like its coming from itself. Strange. > > Christian > -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection. _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel