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(a)/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