From owner-freebsd-questions Mon Nov 23 23:50:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA19154 for freebsd-questions-outgoing; Mon, 23 Nov 1998 23:50:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA19144 for ; Mon, 23 Nov 1998 23:50:22 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.1/8.9.1) with ESMTP id HAA50307; Tue, 24 Nov 1998 07:50:06 GMT Message-ID: <365A652E.D6344910@tdx.co.uk> Date: Tue, 24 Nov 1998 07:50:06 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Marco Masotti CC: questions@FreeBSD.ORG Subject: Re: Terminal Server and FreeBSD References: <36599CD5.500F9F30@mclink.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marco Masotti wrote: > > I would need to set up a listener service, so that opening up a > connection to a given socket, the data stream is diverted to a given > serial comms port. > > Is that application available? Try looking at the ports collection, for something called 'netcat' (/usr/ports/net/netcat) - this can be run either stand-alone or from inetd, and should do what you want... (it diverts standard input/output to run over TCP sockets or UDP) Regards, Karl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message