From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 21:32:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8A381065670 for ; Thu, 4 Mar 2010 21:32:24 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (ns2.r-bonomi.com [204.87.227.129]) by mx1.freebsd.org (Postfix) with ESMTP id 8CD468FC1B for ; Thu, 4 Mar 2010 21:32:24 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.3/rdb1) id o24LWFhW018772 for freebsd-questions@freebsd.org; Thu, 4 Mar 2010 15:32:15 -0600 (CST) Date: Thu, 4 Mar 2010 15:32:15 -0600 (CST) From: Robert Bonomi Message-Id: <201003042132.o24LWFhW018772@mail.r-bonomi.com> To: freebsd-questions@freebsd.org Subject: Re: RS232 / TCP converter and BSD. 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: Thu, 04 Mar 2010 21:32:25 -0000 > From owner-freebsd-questions@freebsd.org Thu Mar 4 10:41:36 2010 > To: freebsd-questions@freebsd.org > Date: Thu, 04 Mar 2010 10:41:00 -0600 > From: Martin McCormick > Subject: Re: RS232 / TCP converter and BSD. > > Chuck Swiger writes: > > Data centers use that for serial connections to stuff like Cisco routers > > and other terminal applications all the time. However, if the device is > > truly RS-232 rather than 422/423, it's nominally out of spec past 50 > > meters > > and possibly won't go past 9600 baud. > > I was wondering about that when I wrote my long-winded > response. I was confused and thought the maximum length for > RS-232 was longer than it is. 70 meters is almost 25% out of > range which is kind of pushing things. The 'standard' way to get around that distance limitation is to use a "RS-232 to current-loop" adapter, often referred to as a 'short haul modem'. see: for one example from a quality, but fairly pricey, source. Note: you need one of these on each end of the wire.