From owner-freebsd-questions@FreeBSD.ORG Sun Jan 28 15:27:41 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F36916A401 for ; Sun, 28 Jan 2007 15:27:41 +0000 (UTC) (envelope-from mike.barnardq@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 971F513C441 for ; Sun, 28 Jan 2007 15:27:40 +0000 (UTC) (envelope-from mike.barnardq@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1673343nfc for ; Sun, 28 Jan 2007 07:27:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=h07U9lalVETLzB7Y6g1cvzjdKf46ecZ1takQI84YG3A8uXxT7pTIOfAsZZD455zOFwdhkGs+gLlbDIlFkO+ZRerybIv60vWCG8/AfxRCIaR+Qf9YnHrgT9wCMQWgpz7POlAIzdjmF3vDYFqYvcxLRfdsnQuFKSjhqiRu9bTIKTg= Received: by 10.82.153.5 with SMTP id a5mr2906691bue.1169998059201; Sun, 28 Jan 2007 07:27:39 -0800 (PST) Received: by 10.82.169.16 with HTTP; Sun, 28 Jan 2007 07:27:39 -0800 (PST) Message-ID: <7dc029620701280727w77b32f88nf22f454f421a3280@mail.gmail.com> Date: Sun, 28 Jan 2007 18:27:39 +0300 From: "Mike Barnard" To: Noah In-Reply-To: <45BBB105.4010800@enabled.com> MIME-Version: 1.0 References: <45BBB105.4010800@enabled.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: sshd never restarts 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, 28 Jan 2007 15:27:41 -0000 Hi, # grep ssh /etc/rc.conf > sshd_enable="YES" do you have the path also in rc.conf..... sshd_program="/usr/local/sbin/sshd" i believe the defaults load this sshd_program="/usr/sbin/sshd" even better, why not use openssh_portable, openssh has many security holes that you may want to avoid hope that helps -- Mike Of course, you might discount this possibility, but remember that one in a million chances happen 99% of the time. ------------------------------------------------------------