ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: [Wireshark-users] How to capture all internet usage report on it.

Date: Thu, 14 May 2009 09:25:50 +1000
I am trying to capture all traffic over our internet connection.

the filter I am using is

(src net not 10 and dst net 10) or (dst net 10 and src net not 10)

where our internal subnet all starts with 10.

Is this correct?

Having captured all this data, I would like to do reports on it.  Wireshark
doesn't actually make any reports.  Are there any good reporting tools out
there?

Stephen Tarrant
SAP Systems Engineer
Nylex Ltd
(Receivers and Managers Appointed)(Administrators Appointed)

Ph    61-3-9213-5262
Mob 0437 852 819
Fax 61-3-8781-6454


                                                                           
             Ujjval Karihaloo                                              
             <ujjval@simplesig                                             
             nal.com>                                                   To 
             Sent by:                  Community support list for          
             wireshark-users-b         Wireshark                           
             ounces@wireshark.         <wireshark-users@xxxxxxxxxxxxx>     
             org                                                        cc 
                                                                           
                                                                   Subject 
             14/05/2009 01:32          Re: [Wireshark-users] How to export 
             AM                        the captured frames' timestamps?    
                                                                           
                                                                           
             Please respond to                                             
             Community support                                             
                 list for                                                  
                 Wireshark                                                 
             <wireshark-users@                                             
              wireshark.org>                                               
                                                                           
                                                                           




Dude you are so helpful!!!! - kudos to you!!!

Ujjval


-----Original Message-----
From: wireshark-users-bounces@xxxxxxxxxxxxx
[mailto:wireshark-users-bounces@xxxxxxxxxxxxx] On Behalf Of
j.snelders@xxxxxxxxxx
Sent: Wednesday, May 13, 2009 9:15 AM
To: Community support list for Wireshark
Subject: Re: [Wireshark-users] How to export the captured frames'
timestamps?

Hi John,

TShark can do the job:
tshark -r beacon.pcap -R wlan.fc.type_subtype==0x08 -T fields -e frame.time
-E header=y > beacon.csv

Output:
frame.time
May 13, 2009 16:54:42.820083000
May 13, 2009 16:54:42.863314000
May 13, 2009 16:54:42.878562000
May 13, 2009 16:54:42.887561000

http://www.wireshark.org/docs/man-pages/tshark.html

Regards
Joan


On Wed, 13 May 2009 13:43:44 +0930 John Wang wrote

>I used Airpcap adapter and Wireshark to capture 802.11 beacon frames. I'm
>intresting about the beacon frames' timestamp. Does anyone know how can
I
>export all the captured frames's timestamp from an wireshark capture file
>to
>an excel file?
>
>Thanks for the help.
>
>Cheers
>
>John





___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users

mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users

mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe


This email and its attachments may be confidential and intended solely for the use of the individual or entity to whom they are addressed.  Any views or opinions expressed are solely those of the author and do not necessarily represent those of Nylex.

If you have received this email in error please notify the sender and delete the material from any computer.