Ethereal-users: RE: [Ethereal-users] Very Urgent Question

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

From: "DAIGLE, ANDREW PAUL" <ADAIG90@xxxxxxxxxxx>
Date: Thu, 8 Dec 2005 15:29:41 -0600

Don't use the -w flag. Just pipe the output to a text file:

 

tethereal.exe -i 2 > captura.txt

 

This will output the summary of each packet to a text file. If you need the full protocol tree of each packet exported, use the -V flag.

 

Andrew

 

-----Original Message-----
From: ethereal-users-bounces@xxxxxxxxxxxx [mailto:ethereal-users-bounces@xxxxxxxxxxxx] On Behalf Of Miguel Marques
Sent: Thursday, December 08, 2005 12:43 PM
To: ethereal-users@xxxxxxxxxxxx
Subject: [Ethereal-users] Very Urgent Question

 

Hello I'm a Portuguese university student and I'm making a capture file by using the command line, with tehereal.

I can't export the file in plain text file....the command the i used was: "C:\Programas\Ethereal\tethereal.exe -i 2 -w captura.txt"

The number 2 after the "-i", is the number of my interface....

I have read the "tethereal.htm" and it says that "-F Set the file format of the output capture file written using the -w flag"

But what to i have to put after "-F" so that i can save in to plain text file...

I have a delivery to make very urgent..

Tank you very much

Miguel