From owner-freebsd-questions Sun Sep 21 00:10:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA18615 for questions-outgoing; Sun, 21 Sep 1997 00:10:52 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA18606 for ; Sun, 21 Sep 1997 00:10:47 -0700 (PDT) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id QAA06581; Sun, 21 Sep 1997 16:40:37 +0930 (CST) Message-ID: <19970921164036.55038@lemis.com> Date: Sun, 21 Sep 1997 16:40:36 +0930 From: Greg Lehey To: Brian Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Just Dont know References: <199709210632.XAA22514@iceland.it.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199709210632.XAA22514@iceland.it.earthlink.net>; from Brian on Fri, Sep 19, 1997 at 11:45:59PM -0700 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, Sep 19, 1997 at 11:45:59PM -0700, Brian wrote: > When I try to telnet or ftp into a local BSD 2.1.5 Computer, it takes about > five mins for a login screen,,Can you tell me what to do about this,, or > where to look for info about it, I tryed searching for telnet and ftp info > on your website but I dont understand alot of it.Can you please > help...Thanks.. Did you time it? If it took more like one minute, it was probably DNS timing out looking for the name corresponding to your IP address. This is standard. If you don't have a name (or reverse lookup set up correctly), this is the problem you need to solve. Greg