From owner-freebsd-questions@FreeBSD.ORG Sun Dec 25 05:49:07 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C56F106564A for ; Sun, 25 Dec 2011 05:49:07 +0000 (UTC) (envelope-from drew@mykitchentable.net) Received: from rc1.surewest.net (rc1.surewest.net [66.60.130.50]) by mx1.freebsd.org (Postfix) with ESMTP id 58FF18FC12 for ; Sun, 25 Dec 2011 05:49:07 +0000 (UTC) Received: from smtp4.surewest.net ([66.60.130.145]) by rc1.surewest.net ({dfaaa318-551d-4a0a-8038-7c31cf31c4f6}) via TCP (outbound) with ESMTP id 20111225054247566; Sun, 25 Dec 2011 05:42:47 +0000 X-RC-FROM: Received: from smtpauth.surewest.net (smtpauth.surewest.net [66.60.130.153]) by smtp4.surewest.net (Postfix) with ESMTP id 7CE0389635; Sat, 24 Dec 2011 21:42:46 -0800 (PST) Received: from blacklamb.mykitchentable.net (unknown [69.62.230.77]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtpauth.surewest.net (Postfix) with ESMTPSA id 517899A2CB; Sat, 24 Dec 2011 21:42:46 -0800 (PST) Received: from [127.0.0.1] (bigdaddy.mykitchentable.net [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by blacklamb.mykitchentable.net (Postfix) with ESMTPS id 715EC165822; Sat, 24 Dec 2011 21:42:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mykitchentable.net; s=default; t=1324791766; bh=wxdeW4mg4yeFnvBga4mqk+2nUl0sa7tltZAGYXhTs4I=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=jsPmQkPCa5x7OiH++JPeixZxRGwjisH0EXYDfiG/W15npmTMWFhrgPeujCnk9NZos fdFw+ktNwAvBqDeddDDpLxfcD8jDYo40bEYX4+Ro2upplFK1ZadFcoEb23x9YsLVCr VvSOeDUn0EWH7S6XBQ4IxFGngRYf7rToj8Rh/prI= Message-ID: <4EF6B7C9.7030003@mykitchentable.net> Date: Sat, 24 Dec 2011 21:42:33 -0800 From: Drew Tomlinson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Adam Vande More References: <4EF653B7.2070500@mykitchentable.net> In-Reply-To: X-Antivirus: avast! (VPS 111224-1, 12/24/2011), Outbound message X-Antivirus-Status: Clean Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 8 LiveFS - How To Start 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: Sun, 25 Dec 2011 05:49:07 -0000 On 12/24/2011 9:05 PM, Adam Vande More wrote: > On Sat, Dec 24, 2011 at 4:35 PM, Drew Tomlinson > > wrote: > > > I can do the "Configure the network connection", the "setup login > shell for root", and the "Prepare SSH" part. However the "Enable, > configure, and start sshd" part doesn't seem to apply and really > doesn't make sense. > > Bottom line is that after running /mnt2/use/sbin/sshd, I can see > the process in ps output. However when I attempt to connect to > sshd as root, my connection is immediately closed. > > > > ssh -vv Thank you. That led me to know that my host.allow file wasn't right. Fixed that. Now failing when keyboard-interactive packet is sent. Thinking it's the PermitRootLogin yes problem. Have created a sshd_config file set to yes and used the -f /path/to/file switch when starting sshd. Have also tried using -o 'PermitRootLogin yes' when starting. Still not Thanks for your help. Drew -- Like card tricks? Visit The Alchemist's Warehouse to learn card magic secrets for free! http://alchemistswarehouse.com