From owner-freebsd-questions Wed May 6 12:09:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24456 for freebsd-questions-outgoing; Wed, 6 May 1998 12:09:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from intranet.lrc.com ([207.170.35.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24436 for ; Wed, 6 May 1998 12:09:36 -0700 (PDT) (envelope-from adam2@netsonic.com) Received: from Cool_Dude_Adam ([172.18.0.249]) by intranet.lrc.com (8.8.8/8.8.8) with SMTP id OAA27160 for ; Wed, 6 May 1998 14:08:58 -0500 (CDT) Message-Id: <199805061908.OAA27160@intranet.lrc.com> X-Sender: adam@207.250.84.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Wed, 06 May 1998 14:11:44 -0500 To: questions@FreeBSD.ORG From: "Adam L. Simpson" Subject: Unable to ftp into system Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello: I have a freebsd system running 2.2.1 on an intranet. I can ftp out to anywhere, but cannot ftp into the box , even from itself, i get the following.. # ftp intranet Connected to intranet.lrc.com. 220 intranet.lrc.com FTP server (Version 6.00) ready. Name (intranet:adam): adam 331 Password required for adam. Password: 421 Service not available, remote server has closed connection ftp: Login failed. ftp: No control connection for command: Undefined error: 0 I am absolutely certain the passwords are right. and if it do this: ftp> ftp intranet 21 Connected to intranet.lrc.com. 220 intranet.lrc.com FTP server (Version 6.00) ready. Name (intranet:adam): It obviously appears the ftp daemon is running ok. I also check etc/services and ftp is set properly there. ftp 21/tcp #File Transfer [Control] ftp 21/udp #File Transfer [Control] Any ideas what may be wrong? Thanks for the help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message