From owner-freebsd-questions Fri Mar 8 4:44:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts12-srv.bellnexxia.net (tomts12.bellnexxia.net [209.226.175.56]) by hub.freebsd.org (Postfix) with ESMTP id C5AD037B402 for ; Fri, 8 Mar 2002 04:44:12 -0800 (PST) Received: from scaryg.shacknet.nu ([64.231.142.145]) by tomts12-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020308124412.EGTO9140.tomts12-srv.bellnexxia.net@scaryg.shacknet.nu>; Fri, 8 Mar 2002 07:44:12 -0500 Received: from localhost ([::1] helo=scaryg.shacknet.nu) by scaryg.shacknet.nu with smtp (Exim 3.34 #1) id 16jJlE-0008NC-00; Fri, 08 Mar 2002 07:46:12 -0500 Date: Fri, 8 Mar 2002 07:46:12 -0500 From: ScaryG To: "James Green" Cc: freebsd-questions@freebsd.org Subject: Re: Upgraded sshd, now a notice on boot? Message-Id: <20020308074612.1b0d0e02.freymann@scaryg.shacknet.nu> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean 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 On Fri, 8 Mar 2002 11:31:24 -0000 "James Green" wrote: > I upgraded openssh from ports yesterday following the security notice. > Everything went fine, and on reboot I got a cannot bind to 0.0.0.0 > notice. Ssh still works, though. > Any idea what this might be and is it a problem? Off the top of my head... you're likely running two instances of sshd now. Check your /etc/rc.conf to see if you have ssh enabled in there. Now check your /usr/local/etc/rc.d directory, and see if you have a ssh.sh or sshd.sh file. Since you installed from ports, I would guess you should remove the ssh reference from your rc.conf file and run with the one out of rc.d -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message