From owner-freebsd-questions Fri Nov 2 5:22: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sun6.cww.telecomitalia.it (proxy04.csi.telecomitalia.it [212.210.43.247]) by hub.freebsd.org (Postfix) with ESMTP id 9E2CB37B407 for ; Fri, 2 Nov 2001 05:22:04 -0800 (PST) Received: from sun6.cww.telecomitalia.it (helo=netsiel.it) by sun6.cww.telecomitalia.it with esmtp (Exim 3.15 #2) id 15zeGp-0000QH-00 for freebsd-questions@freebsd.org; Fri, 02 Nov 2001 14:22:03 +0100 Message-ID: <3BE29D82.8D16DA21@netsiel.it> Date: Fri, 02 Nov 2001 14:20:02 +0100 From: Fabrizio Fresco X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions - Mailinglist Subject: Re: sshd and tcpserver References: <20011102132905.W11329@Space.Net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Martin Hasenbein wrote: > > Hi, > > I've heard that it is possible to start and control the > sshd via tcpserver. Does anyone have experiences with > that? How to start it?! Maybe a sample-start-script? > What else daemons can I start via tcpserver? > > Thanks in advance, tcpserver -H -v -R 0 ssh /usr/sbin/sshd work fine but using svscan is better. bye To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message