From owner-freebsd-questions Thu Aug 16 19:21:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dell.dannyland.org (dsl092-007-150.sfo1.dsl.speakeasy.net [66.92.7.150]) by hub.freebsd.org (Postfix) with ESMTP id 7A17037B401 for ; Thu, 16 Aug 2001 19:21:14 -0700 (PDT) (envelope-from dannyman@toldme.com) Received: by dell.dannyland.org (Postfix, from userid 1001) id 34D755C45; Thu, 16 Aug 2001 19:17:20 -0700 (PDT) Date: Thu, 16 Aug 2001 19:17:20 -0700 From: dannyman To: parv Cc: freebsd-questions@freebsd.org Subject: Re: can not start sshd Message-ID: <20010816191720.B443@toldme.com> References: <20010816151341.D443@toldme.com> <20010816185522.A1351@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010816185522.A1351@moo.holy.cow>; from parv_@yahoo.com on Thu, Aug 16, 2001 at 06:55:22PM -0400 X-Loop: djhoward@uiuc.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Trouble: 255-19:14 dannyman@dell ~> ssh -v dell SSH Version OpenSSH_2.2.0, protocol versions 1.5/2.0. Compiled with SSL (0x0090581f). debug: Reading configuration data /etc/ssh/ssh_config debug: ssh_connect: getuid 0 geteuid 0 anon 0 debug: Connecting to dell.dannyland.org [66.92.7.150] port 22. debug: Allocated local port 985. debug: Connection established. debug: ssh_exchange_identification: You are not welcome to use sshd from dsl092-007-150.sfo1.dsl.speakeasy.net. ssh_exchange_identification: Connection closed by remote host debug: Calling cleanup 0x8057068(0x0) Ah ha! So I fix it now: 1-19:16 dannyman@dell ~> grep sshd /etc/hosts.allow # Wrapping sshd(8) is not normally a good idea, but if you #sshd : .evil.cracker.example.com : deny sshd : ALL : allow *shrug* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message