Re: [CentOS] tcptrack

2012-07-09 Thread John Hinton
On 7/9/2012 1:59 PM, John Hinton wrote: > Does anybody have a working version of tcptrack running on Centos 6 x64? > The rpmforge rpm installs and runs on the -t eth# command, but if you > add a port to it, it bombs with a pcap compile error. It runs fine for > me on Centos 5 x64, but seems to have

[CentOS] tcptrack

2012-07-09 Thread John Hinton
Does anybody have a working version of tcptrack running on Centos 6 x64? The rpmforge rpm installs and runs on the -t eth# command, but if you add a port to it, it bombs with a pcap compile error. It runs fine for me on Centos 5 x64, but seems to have what looks like an old bug reintroduced in

Re: [CentOS] tcptrack for Centos 5.5 32bit rpm

2011-01-23 Thread Keith Roberts
On Sun, 23 Jan 2011, Nico Kadel-Garcia wrote: > To: CentOS mailing list > From: Nico Kadel-Garcia > Subject: Re: [CentOS] tcptrack for Centos 5.5 32bit rpm > > On Sun, Jan 16, 2011 at 4:07 PM, Keith Roberts wrote: >> Hi list. >> >> I have rebuilt tcptrack no

Re: [CentOS] tcptrack for Centos 5.5 32bit rpm

2011-01-23 Thread Nico Kadel-Garcia
On Sun, Jan 16, 2011 at 4:07 PM, Keith Roberts wrote: > Hi list. > > I have rebuilt tcptrack now. > > You can get it from here: > > http://www.karsites.net/centos/downloads/5.5/tcptrack-1.3.0-1.el5.i386.rpm Oh, boy. Keith? We may love you and think you're cool and your tools handy, but we have *n

Re: [CentOS] tcptrack for Centos 5.5 32bit rpm

2011-01-17 Thread Keith Roberts
On Mon, 17 Jan 2011, Kai Schaetzl wrote: > To: centos@centos.org > From: Kai Schaetzl > Subject: Re: [CentOS] tcptrack for Centos 5.5 32bit rpm > > Keith Roberts wrote on Sun, 16 Jan 2011 21:07:20 + (GMT): > >> http://www.karsites.net/centos/downloads/5.5/tcptr

Re: [CentOS] tcptrack for Centos 5.5 32bit rpm

2011-01-17 Thread Kai Schaetzl
Keith Roberts wrote on Sun, 16 Jan 2011 21:07:20 + (GMT): > http://www.karsites.net/centos/downloads/5.5/tcptrack-1.3.0-1.el5.i386.rpm why would you do that? I mean, the latest version is available on rpmforge and the one above is not the latest. Maybe you are not aware that there are some

Re: [CentOS] tcptrack for Centos 5.5 32bit rpm

2011-01-17 Thread Keith Roberts
On Mon, 17 Jan 2011, n...@li.nux.ro wrote: > To: CentOS mailing list > From: n...@li.nux.ro > Subject: Re: [CentOS] tcptrack for Centos 5.5 32bit rpm > > Keith Roberts writes: > >> Hi list. >> >> I have rebuilt tcptrack now. >> > > Wow, wasn'

Re: [CentOS] tcptrack for Centos 5.5 32bit rpm

2011-01-17 Thread nux
Keith Roberts writes: > Hi list. > > I have rebuilt tcptrack now. > Wow, wasn't aware of this program. Looks very nice/useful. They should rename it to tcptop :) Could come in handy instead of jnettop. Cheers for that! -- Nux! www.nux.ro

[CentOS] tcptrack for Centos 5.5 32bit rpm

2011-01-16 Thread Keith Roberts
Hi list. I have rebuilt tcptrack now. You can get it from here: http://www.karsites.net/centos/downloads/5.5/tcptrack-1.3.0-1.el5.i386.rpm It's not signed, so to install it with yum as root user, do: # yum localinstall --nogpgcheck tcptrack-1.3.0-1.el5.i386.rpm in the directory you d/l it to.