Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2006 12:43:09 +0300
From:      Nikos Vassiliadis <nvass@teledomenet.gr>
To:        freebsd-questions@freebsd.org, Matthias.Apitz@sisis.de
Subject:   Re: OT: tcp redictor with dump-(in|out)put-to-stdout capability
Message-ID:  <200604071243.09611.nvass@teledomenet.gr>
In-Reply-To: <20060407084406.GA5169@rebelion.Sisis.de>
References:  <200604071132.05193.nvass@teledomenet.gr> <20060407084406.GA5169@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 07 April 2006 11:44, guru@sisis.de wrote:
> El día Friday, April 07, 2006 a las 11:32:04AM +0300, Nikos Vassiliadis 
escribió:
> > Hi,
> >
> > I am searching for program similar to net/redir. It's
> > a simple program that listens to a tcp port and redirects
> > all input to another address:port. I want to debug http
> > and I need something that does what redir does plus
> > dumping all input & output to my terminal. Is there some-
> > thing like that in ports? Or somewhere else?
>
> There is one of the oldest firewall toolkits, the TIS' FWTK,
>
> http://www.fwtk.org/main.html
>
> it has some so called 'plug-gw', writte in C, which does exactly what
> you want, excepting TCP on one address:port and directing it
> transparently to some other address:port (like the woman in the old
> POTS did with the cable); you can (and I did it for testing purposes
> as well) easy expand it to collect the data to some file, for example.

It doesn't build on >=5.x :(

Thanks

>
> 	matthias



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