From owner-freebsd-questions Fri Apr 12 5:50:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from otter.mills-atl.com (dsl-64-192-140-77.telocity.com [64.192.140.77]) by hub.freebsd.org (Postfix) with ESMTP id ACEF137B404 for ; Fri, 12 Apr 2002 05:50:04 -0700 (PDT) Received: from localhost (jmills@localhost) by otter.mills-atl.com (8.9.3/8.9.3) with ESMTP id IAA02072; Fri, 12 Apr 2002 08:51:17 -0400 X-Authentication-Warning: otter.mills-atl.com: jmills owned process doing -bs Date: Fri, 12 Apr 2002 08:51:17 -0400 (EDT) From: John Mills X-Sender: jmills@otter.mills-atl.com Reply-To: John Mills To: FreeBSD-questions Cc: m p , "Patrick O'Reilly" Subject: Re: S/Key - this is embarrasing. In-Reply-To: <20020412083708.80596.qmail@web13305.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hello Marc! On Fri, 12 Apr 2002, [iso-8859-1] m p wrote: > > On Thu 11 Apr 02 21:52, John Mills wrote: > > > How do I see what > > > version is installed under FreeBSD? > # Which version of sshd runs on a host > telnet hostname 22 > # Which version of ssh i use to connect? > ssh -V Thanks - I'll check FreeBSD's sshd, too. > > > > > Also, how do I restart 'inetd' in FreeBSD-4.5 without rebooting > > > > > the box? > > > > # kill -HUP `cat /var/run/inetd.pid` > Have you ever looked into the rc.d scripts? That's where I go in Linux; I took a cursory look on the FreeBSD box and didn't see where the netowrk was being done. In this case restarting 'sshd' is what I actually need. Tscheuss - John Mills To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message