Ethereal-users: RE: [Ethereal-users] Taking output from tethereal to a SQL database

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Christopher Lyon" <cslyon@xxxxxxxxxxx>
Date: Thu, 16 Jan 2003 15:38:04 -0800
I was wondering if there was another way to do this. I don't want to
write a script to start tcpdump, then stop it, read the file that was
just created, output that to DBI and then restart the process all over
again. I think that will just about hammer the box. What do you think?


> -----Original Message-----
> From: Jason Cress [mailto:jcress@xxxxxxxxxxxxxxxxxxxxx]
> Sent: Thursday, January 16, 2003 1:07 PM
> To: ethereal-users@xxxxxxxxxxxx
> Subject: RE: [Ethereal-users] Taking output from tethereal to a SQL
> database
> 
> Hi Christopher,
> 
> Check out the DBI and MySQL perl library modules available on CPAN,
> http://cpan.org.
> 
> -
> Jason Cress
> Solutions Architect
> Digital Cognizance Inc.
> jcress@xxxxxxxxxxxxxxxxxxxxx
> 
> ---------------------------------------------------------
> "If trees could scream, would we be so cavalier about cutting them
down?
> We might, if they screamed all the time, for no good reason." - Jack
> Handey
> 
> 
> -----Original Message-----
> From: ethereal-users-admin@xxxxxxxxxxxx
> [mailto:ethereal-users-admin@xxxxxxxxxxxx] On Behalf Of Christopher
Lyon
> Sent: Thursday, January 16, 2003 2:20 AM
> To: ethereal-users@xxxxxxxxxxxx
> Subject: [Ethereal-users] Taking output from tethereal to a SQL
database
> 
> Is there a way to take the following information from the output and
get
> it into mysql for example?
> 
>   1.643679 192.168.254.14 -> 192.168.252.10 TCP 17971 > 4891 [PSH,
ACK]
> Seq=1969622748 Ack=148993715 Win=13152 Len=276
>   1.646927 192.168.252.10 -> 192.168.254.14 TCP 4891 > 17971 [PSH,
ACK]
> Seq=148993715 Ack=1969620748 Win=64400 Len=44
> _______________________________________________
> Ethereal-users mailing list
> Ethereal-users@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-users
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.437 / Virus Database: 245 - Release Date: 1/6/2003
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.437 / Virus Database: 245 - Release Date: 1/6/2003
> 
> 
> _______________________________________________
> Ethereal-users mailing list
> Ethereal-users@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-users