From owner-freebsd-questions@FreeBSD.ORG Wed Aug 25 18:43:08 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 F0EA316A4CE for ; Wed, 25 Aug 2004 18:43:08 +0000 (GMT) Received: from 501studios.com (triton.501studios.com [64.132.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA1E43D1D for ; Wed, 25 Aug 2004 18:43:08 +0000 (GMT) (envelope-from Mtullos@501Post.com) Received: from [10.1.13.12] (HELO Mtullos) by 501studios.com (CommuniGate Pro SMTP 4.0.6) with SMTP id 5353849 for freebsd-questions@freebsd.org; Wed, 25 Aug 2004 13:54:06 -0500 From: "Mark Tullos" To: Date: Wed, 25 Aug 2004 13:42:52 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: ssh question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 18:43:09 -0000 After modifying the sshd.conf to allow my new IP access via ssh I can't connect. I have stopped and restarted the service and the server and double check the conf file. I have checked hosts.allow and found nothing wrong. Is there some other file I need to change as well? If not, how would I go about reinstalling/reconfiguring ssh? Thanks in advance