The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: mah@mhorton.net (Mary Ann Horton)
Subject: [TUHS] 4.3 Wisc file transfer
Date: Mon, 10 Apr 2017 08:23:51 -0700	[thread overview]
Message-ID: <9b8c841e-13d2-21ea-8e56-c467affaa32b@mhorton.net> (raw)
In-Reply-To: <406d9148-497c-4bfe-89a9-19103af4add4.maildroid@localhost>

Bill, mine is set up to NAT, and here's the FTP failure I get. How did 
you set up your NIC?

Thanks,

     Mary Ann


% who > who.out
% ftp mah
Connected to mah.
220 mah FTP server (Version 6.4/OpenBSD/Linux-ftpd-0.17) ready.
Name (mah:mah):
331 Password required for mah.
Password:
230 User mah logged in.
ftp> debug
Debugging on (debug=1).
ftp> put who.out
---> PORT 10,0,2,4,4,33
500 Illegal PORT rejected (address wrong).
---> STOR who.out
425 Can't build data connection: Connection refused.
ftp> quit
---> QUIT
221 Goodbye.

cbosgd# ifconfig de0
de0: flags=43<UP,BROADCAST,RUNNING>
         inet 10.0.2.4 netmask ffffff00 broadcast 10.0.2.255

mah@/home/mah/src/vax/4.3-wisc> grep xu  boot2.ini
set xu enable
attach xu nat:


On 04/09/2017 08:32 PM, William Pechter wrote:
> Ftp works.  I wish I could get lynx and wet to build.
>
> Bill
>
>
>
> Cheers, Warren



  parent reply	other threads:[~2017-04-10 15:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-09 17:14 Mary Ann Horton
2017-04-10  0:05 ` Warren Toomey
2017-04-10  3:32   ` William Pechter
2017-04-10  3:56     ` jsteve
2017-04-10  4:26       ` Henry Bent
2017-04-10 15:23     ` Mary Ann Horton [this message]
2017-04-10 15:42       ` Jason Stevens
2017-04-10 15:43         ` Cory Smelosky
2017-04-10 23:52           ` Jason Stevens
2017-04-10 16:13       ` William Pechter
2017-04-11 12:37         ` Jason Stevens
2017-04-10  1:46 ` Jason Stevens
2017-04-09 23:10 Noel Chiappa
2017-04-09 23:20 ` Arthur Krewat

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=9b8c841e-13d2-21ea-8e56-c467affaa32b@mhorton.net \
    --to=mah@mhorton.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).