[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: listen on tcp port and log input ??



Marcel Welschbillig <marcel@comdek.net.au> wrote:
> Dose anybody know of any programs i could use to open a port on a debian 
> box and log the data that comes in to a file ??
>
> What i want to do is have a CISCO router send data that it recieves on 
> an AUX port to a tcp port on a linux machine and log the data to a file. 
> The data will be PBX billing data from a remote site.
Try netcat.

Package: netcat
Version: 1.10-12.1
Priority: optional
Section: net
Maintainer: Robert S. Edmonds <stu@novare.net>
Depends: libc6 (>= 2.1.2)
Architecture: i386
Filename: dists/potato/main/binary-i386/net/netcat_1.10-12.1.deb
Size: 61504
MD5sum: f72fc6771f54f9785a058366450293e4
Description: TCP/IP swiss army knife
 A simple Unix utility which reads and writes data across network
 connections using TCP or UDP protocol.  It is designed to be a reliable
 "back-end" tool that can be used directly or easily driven by other
 programs and scripts. At the same time it is a feature-rich network
 debugging and exploration tool, since it can create almost any kind of
 connection you would need and has several interesting built-in
 capabilities.
installed-size: 264

--
Oohara Yuuma <oohara@libra.interq.or.jp>
Graduate-school of Science, Kyoto University
PGP Key  http://www.interq.or.jp/libra/oohara/pub-key.txt
Key fingerprint = 6142 8D07 9C5B 159B C170  1F4A 40D6 F42E F464 A695

I always put away what I take.
--- Ryuji Akai, "Star a way"



Reply to: