From owner-freebsd-questions Sat Nov 20 6:20:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.citechco.net (mail.citechco.net [203.127.137.3]) by hub.freebsd.org (Postfix) with ESMTP id 9B09E14CED for ; Sat, 20 Nov 1999 06:20:24 -0800 (PST) (envelope-from mojahed@citechco.net) Received: from mars.cosmos.net (root@ls1-17-158.citechco.net [203.127.137.158]) by mail.citechco.net (8.9.3/8.9.3) with ESMTP id UAA28988 for ; Sat, 20 Nov 1999 20:12:53 +0600 (GMT+0600) Received: (from mojahed@localhost) by mars.cosmos.net (8.8.8/8.8.8) id TAA00653 for freebsd-questions@FreeBSD.ORG; Sat, 20 Nov 1999 19:18:57 +0600 (BDT) (envelope-from mojahed) Date: Sat, 20 Nov 1999 19:18:57 +0600 From: Mojahedul Hoque Abul Hasanat To: freebsd-questions@FreeBSD.ORG Subject: Re: ftpd Message-ID: <19991120191857.B590@mars.cosmos.net> References: <383635F6.6FB8EC5A@netquick.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <383635F6.6FB8EC5A@netquick.net>; from trouble@netquick.net on Sat, Nov 20, 1999 at 12:47:34AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 20, 1999 at 12:47:34AM -0500, TrouBle wrote: > okay ummm heres one, when connecting to a fresh 3.3 installed > system via ftp > ... > about 60 seconds later i get a Almost surely, this is a reverse-DNS lookup problem. Your machine (the one running the ftp client) does not have a reverse DNS entry. If you don't want to set the DNS right, just add your machine's IP and hostname to the /etc/hosts file of the server (the machine running the ftp server). -- Mojahed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message