From owner-freebsd-questions Wed Apr 5 10:30:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f208.law3.hotmail.com [209.185.241.208]) by hub.freebsd.org (Postfix) with SMTP id 264F437B991 for ; Wed, 5 Apr 2000 10:30:41 -0700 (PDT) (envelope-from tylei@hotmail.com) Received: (qmail 1746 invoked by uid 0); 5 Apr 2000 17:30:39 -0000 Message-ID: <20000405173039.1745.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Wed, 05 Apr 2000 10:30:39 PDT X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: ftpd is not up Date: Wed, 05 Apr 2000 10:30:39 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I try to setup a ftp server on my FreeBSD. I can ping through this FreeBSD, but I can't ftp. The ftp client will stalk until timeout when try to make a ftp connection. the ftp client and ftp server in the same ip broadcast domain. I do setup the firewall, but it is totally open. I use inetd to call up ftpd. It is suppose to that someone ftp to my ftp server, inetd will bring up ftpd automatically. But using "ps waux" to check my process, I can't find ftpd up. I try call up ftpd directly by setting up echo " ftpd" && ftpd -D in /etc/rc.local. it's the same situation. Can anyone give me some suggestion? Thank you. Lei ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message