Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2000 11:14:47 -0500
From:      "Robert A. Wheeler" <rwheeler@outerlink.com>
To:        <redhat-list@redhat.com>
Cc:        <freebsd-hackers@freebsd.org>
Subject:   RE: [OT] serial protocol analyzer
Message-ID:  <NEBBJMMEALHLBHEEKAELGEFJCJAA.rwheeler@outerlink.com>
In-Reply-To: <3A0AF50D.16530.974B26@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

I had a need for something like this -

I modified a serial cable such that it had four connectors:

DB9#1 goes to device A
DB9#2 goes to device B
DB9#3 and DB9#4 goes to a "monitoring" system on COM1 and COM2

#1 TX is connected to #2 RX AND #3 RX
#1 RX is connected to #2 TX

#2 TX is connected to #1 RX AND #4 RX
#2 RX is connected to #1 TX

#3 RX is tapped to #1 TX
#3 TX is not connected

#4 RX is tapped to #2 TX
#4 TX is not connected

Connect signal ground on each to each and monitor using a terminal
emulator -

Most terminal emulators have the ability to display rather than interpret
control characters and escape sequences.

You can see what is passing in both directions on the serial cable without
affecting it, while not affecting the data stream.

What you do not get is timestamp data.

Or you can buy serial line monitors that do all this and more.

Hope this helps.

> -----Original Message-----
> From: redhat-list-admin@redhat.com
> [mailto:redhat-list-admin@redhat.com]On Behalf Of Leonard den Ottolander
> Sent: Thursday, November 09, 2000 1:04 PM
> To: redhat-list@redhat.com
> Cc: freebsd-hackers@freebsd.org
> Subject: [OT] serial protocol analyzer
>
>
> 		Hello everybody,
>
>  I was wondering if somebody could point me out a serial protocol
> analyzer.
>  Maybe analyzer is too big a word for what I am looking for (I
> could be the
> analyzer:) ). What I am thinking of is a piece of software that
> listens on
> two serial devices, and mimics input from either to the other, in
> the mean
> time dumping and/or analyzing the traffic. To be concrete: I want
> to put a box
> with this piece of software between another box and its modem to
> analyze the
> traffic.
>  Thanks in advance,
>
> 				Ciao,
>
> 				Leonard.
>
>
>
>
>
> _______________________________________________
> Redhat-list mailing list
> Redhat-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBJMMEALHLBHEEKAELGEFJCJAA.rwheeler>