From owner-freebsd-security@FreeBSD.ORG Tue Jan 25 07:24:23 2005 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BD7316A4CE for ; Tue, 25 Jan 2005 07:24:23 +0000 (GMT) Received: from hawk.ruscomnet.ru (hawk.ruscomnet.ru [80.249.129.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D5B43D41 for ; Tue, 25 Jan 2005 07:24:22 +0000 (GMT) (envelope-from aak@ruscomnet.ru) Received: from terra (terra [80.249.130.132]) by hawk.ruscomnet.ru (8.11.7/8.11.7) with ESMTP id j0P7OGj35911; Tue, 25 Jan 2005 10:24:16 +0300 (MSK) (envelope-from aak@ruscomnet.ru) From: "Alexander A. Kabenin" To: freebsd-security@freebsd.org Date: Tue, 25 Jan 2005 10:24:15 +0300 User-Agent: KMail/1.7.1 References: <20050125023459.6093.qmail@web80910.mail.scd.yahoo.com> In-Reply-To: <20050125023459.6093.qmail@web80910.mail.scd.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501251024.16156.aak@ruscomnet.ru> X-Spam-Status: No, hits=-4.0 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on hawk.ruscomnet.ru cc: Endin Suprana Subject: Re: ftp problem X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 07:24:23 -0000 Hi! Check /etc/inetd.conf ftp stream tcp nowait root /usr/libexec/ftpd ftpd -ll should not be commented out. Regards, Alexander. On Tuesday 25 January 2005 05:34, Endin Suprana wrote: > Hi all, > > I'm just setup a new freebsd to be a ftp server. > ftp-ing from localhost was success, but when i was > trying to ftp from other ip, got result "Connection > closed by remote host." > > Kernel already configure with firewall (with options > FIREWALL_DEFAULT_TO_ACCEPT). rc.conf file already > contain "firewall_type=open". > > What could be the problem? I can seem to solve this > problem. Please help. > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Helps protect you from nasty viruses. > http://promotions.yahoo.com/new_mail > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"