From owner-freebsd-questions@FreeBSD.ORG Wed May 25 07:03:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 31A2116A41C for ; Wed, 25 May 2005 07:03:21 +0000 (GMT) (envelope-from philip@xms.co.za) Received: from mail.int.xm.co.za (email.xm.co.za [196.23.175.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A0BC43D1D for ; Wed, 25 May 2005 07:03:20 +0000 (GMT) (envelope-from philip@xms.co.za) Received: from mailnull by mail.int.xm.co.za with virus-scanned (Exim 4.42 (FreeBSD)) id 1Daq2z-000A7U-JU for freebsd-questions@freebsd.org; Wed, 25 May 2005 09:11:21 +0200 Received: from [192.168.1.227] (helo=linux.int.xm.co.za) by mail.int.xm.co.za with esmtp (Exim 4.42 (FreeBSD)) id 1Daq2z-000A7P-F0 for freebsd-questions@freebsd.org; Wed, 25 May 2005 09:11:21 +0200 From: Philip Wege To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: XM Solutions Date: Wed, 25 May 2005 08:59:46 -0700 Message-Id: <1117036786.4120.9.camel@linux.site> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1 Content-Transfer-Encoding: 7bit Subject: ssh autehntication question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: philip@xms.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 07:03:21 -0000 Configured sshd for publickeyauth,port 22 and protocol 2 connections. When ever a ssh connection is attempted it says : fatal : timeout before authentication. Server on local network. sshd pid is running also. Any ideas ?