All Forums
Embedded Linux
Linux FAQ
Capturing cellular GPRS traffic on ZyWAN
Forum Locked
Send Topic to a Friend
Printer Friendly
Author
Topic
grenierm
133 Posts
Posted - 18 Aug 2009 : 15:42:14
Q:
How do I capture network communication going through the cellular GPRS network?
A:
You can capture network communication going through the cellular GPRS network using a program called ‘tcpdump’
The following command will store all network traffic to a log file at /tmp/log.txt:
tcpdump -v -i ppp0 -w /tmp/log.txt
To run with a partial output (which dumps data to the console) use:
tcpdump -v -i ppp0
Topic
Forum Locked
Send Topic to a Friend
Printer Friendly
Jump To:
Select Forum
Documentation
White Papers
Documentation
Announcements and Public Posts
Hardware
General Hardware, ADSmartIO, Digital I/O and A/Ds
Cables and Connectors
Displays
Ethernet, IR, Serial, CAN and high speed data
Microsoft Windows CE
The Basics (CE)
CE FAQ
General CE
CE Downloads and Documents
eVC Application Development
CE Sample Applications and Utilities
eVB Application Development
.NET Application Development
CE Drivers
CE Flash, CF and PCMCIA
CE Audio and Multimedia
Embedded Linux
Linux Open Discussion
Linux FAQ
Linux Downloads and Documents
Atom Catalyst
Linux for Atom-based products
Atom Firmware
Atom FAQ
Windows Embedded Standard
Microsoft Windows CE for Atom
Catalyst Discussion
Zypad
Zypad Discussion
Microsoft Windows CE
Documents and Downloads
Other Operating Systems
VxWorks FAQ
VxWorks Discussion
OS-9 FAQ
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
Eurotech Support Forums
© Eurotech Inc.
This page was generated in 0.02 seconds.
Snitz Forums 2000