9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Nils M Holm" <nmh@t3x.org>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] ftpfs shows empty /n/ftp after login
Date: Fri, 26 Jun 2015 10:29:29 +0200	[thread overview]
Message-ID: <20150626082929.GA2641@ananda.local> (raw)
In-Reply-To: <20150626082214.GA2410@ananda.local>

On 2015-06-26T10:22:14+0200, Nils M Holm wrote:
> Looks like ftpfs and ftpd cannot agree on a port for passive mode:

Of course, here's the problem:

> PASV
> 227 Entering passive mode (127,0,0,1,212,96)
                             ^^^^^^^^^
> passive mode connect to /net/tcp!127.0.0.1!54368 failed: connection refused
> PORT 10,0,2,15,131,19
> 500 Illegal PORT range rejected.

Ftpd announces a port on localhost which, of course, ftpfs is unable
to open. What ftpfs needs is a port on 10.0.2.2 (the guest address of
QEMU).

--
Nils M Holm  < n m h @ t 3 x . o r g >  www.t3x.org



  parent reply	other threads:[~2015-06-26  8:29 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 17:25 Nils M Holm
2015-06-25 18:09 ` Ryan Gonzalez
2015-06-25 19:57   ` Nils M Holm
2015-06-25 22:01     ` Ryan Gonzalez
2015-06-25 18:28 ` Bakul Shah
2015-06-25 19:51   ` Nils M Holm
2015-06-25 20:16     ` Bakul Shah
2015-06-25 20:29       ` Nils M Holm
2015-06-26  8:22       ` Nils M Holm
2015-06-26  8:24         ` Mark van Atten
2015-06-26  9:32           ` Nils M Holm
2015-06-26 10:00             ` David du Colombier
2015-06-27  9:11               ` Nils M Holm
2015-06-27  9:54                 ` David du Colombier
2015-06-27 20:24                   ` Nils M Holm
2015-06-29 18:04                     ` Nils M Holm
2015-06-26  8:29         ` Nils M Holm [this message]
2015-06-26  8:52           ` Bakul Shah
2015-06-26  9:44             ` Nils M Holm
2015-06-26 13:57               ` fgergo
2015-06-25 19:00 ` Steve Simon
2015-06-26  9:41 ` Nils M Holm

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=20150626082929.GA2641@ananda.local \
    --to=nmh@t3x.org \
    --cc=9fans@9fans.net \
    /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).