Monitoring interface ppp0
- This topic has 4 replies, 2 voices, and was last updated 14 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › MultiConnect OCG › Monitoring interface ppp0
Hello,
For testing purposes we want to capture and analyze the network traffic in ppp0 interface but we don’t know how to do this without wireshark or tcpdump.
Can you give us some help for this task?
Thanks for advance,
Regards,
Mariano Lasala
tcpdump is the right tool for the job, you just need to build it and install it.
There is any guide that explains how to build and install tcpdump or any other package?
All of the content is on the multitech.net site. Here are some examples:
http://www.multitech.net/developer/products/multiconnect-ocg/development/creating-a-custom-image/
http://www.multitech.net/developer/products/multiconnect-ocg/development/setting-up-a-package-feed/
OK Thx!!