From owner-freebsd-questions@FreeBSD.ORG Fri Jun 10 21:30:49 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 C2E2B16A41C for ; Fri, 10 Jun 2005 21:30:49 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from raptor.cigb.edu.cu (ns.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F69043D1F for ; Fri, 10 Jun 2005 21:30:44 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Fri, 10 Jun 2005 17:30:30 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Friday, 10 June 2005, 17:30:29 Received: from draco.cigb.edu.cu ([172.16.11.106]) by mercurio.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Fri, 10 Jun 2005 17:30:28 -0400 Message-ID: <1118424653.87529.5.camel@draco.cigb.edu.cu> From: Osmany Guirola Cruz To: freebsd-questions@freebsd.org Date: Fri, 10 Jun 2005 17:30:53 +0000 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-OriginalArrivalTime: 10 Jun 2005 21:30:28.0961 (UTC) FILETIME=[9F7C5510:01C56E03] Subject: wrap sshd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 21:30:49 -0000 Hi i am trying to restrict the ssh access to my machine from a specific machine and i am using hosts.allow but does not wor for me this is my /etc/hosts.allow file sshd : capella.cigb.edu.cu : deny then i restart the sshd daemon and doe not work i still have access from this machine ... Thanks Osmany