From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 10:33:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C10416A4CE for ; Tue, 9 Nov 2004 10:33:43 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id C939143D49 for ; Tue, 9 Nov 2004 10:33:41 +0000 (GMT) (envelope-from nlamprecht@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so12920wri for ; Tue, 09 Nov 2004 02:33:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=uJFRCoi861vatKoi1W0dLQYaiNAwQkAhwYscb1s53StjXsGYIyDdbnmUyvrFXfS1cB+/uh4wduh62nApbsHjRZoC10sdhTmE4KByCibCMghB5FZu/SFRdqZmnnSMHjZQxa3U4FDTtHxKoSljSFYDEafXAPXk7pWWxauSV0tzY0U= Received: by 10.54.18.22 with SMTP id 22mr18085wrr; Tue, 09 Nov 2004 02:33:32 -0800 (PST) Received: by 10.54.38.55 with HTTP; Tue, 9 Nov 2004 02:33:32 -0800 (PST) Message-ID: <7cbadc8704110902336143e216@mail.gmail.com> Date: Tue, 9 Nov 2004 12:33:32 +0200 From: Nelis Lamprecht To: ann kok In-Reply-To: <20041109031224.60341.qmail@web54408.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041109031224.60341.qmail@web54408.mail.yahoo.com> cc: FreeBSD Questions Subject: Re: 5.3 amd64 release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nelis Lamprecht List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 10:33:43 -0000 On Mon, 8 Nov 2004 19:12:24 -0800 (PST), ann kok wrote: > Hi all > > I tried the new release and have the problem > > - I can't use the secureCRT to connect the box > - I used the putty but suddenly timeout always > > how can I fix the both problems? > Sounds to me like you having a DNS problem. Try adding the hostname/ip of the machines connecting using secureCRT/putty to the servers /etc/hosts file. Nelis