![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Protocols and Routing IP, IPX and other protocol support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Apr 2009
Posts: 3
OS: Windows XP
|
Start capturing wireshark packets manually
HI,
I am working on an assignment wherein I need to write TCL scripts to capture wireshark packets running on Windows XP. To start the wireshark capture, one needs to open wireshark.exe and then go to capture->Interface->start. Before writing script, I tried running manually. Below are the steps, I followed - 1) Open command prompt from start->Run and type cmd. 2) Go to path where executable of wireshark is stored( example - c:\program files\wireshark). 3) run wireshark.exe -i 192.168.1.2 Wireshark application is opened. But it does not start capturing the packets. I think one needs to do something from the wireshark application and not from the MS-DOS. Can anyone tell me how to start wireshark capture from MS-DOS? Can anyone also suggest me some other way to start capturing wireshark packets without manually doing it. Thanks, saket |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Moderator Networking Team
Join Date: Aug 2006
Location: Canada
Posts: 2,664
OS: Windows Vista Business SP1, Windows XP Professional SP3
|
Re: Start capturing wireshark packets manually
While we typically do not assist with homework, showing how to use the command line to run Wireshark is okay in this case. As for interpreting the captured traffic, that's another story.
Add the -k option to start the capture. eg: wireshark.exe -i 192.168.1.2 -k I suggest you take a look at the Wireshark documentation for details on running Wireshark from the command line for more information: http://www.wireshark.org/docs/wsug_h...ustCommandLine |
|
|
|
![]() |
| Thread Tools | |
|
|