From charlesreid1

Line 1: Line 1:
=Tcpdump on Widy=
=Tcpdump on Widy=


This article covers the use of tcpdump on Widy to gather wireless pcap files.  
The wiki has some general notes on tcpdump on the [[Tcpdump]] page.


[[Tcpdump]]
This page covers the specific use of tcpdump on Widy to gather wireless pcap files.


==Installing==
==Installing==
Tcpdump does not come installed with OpenWRT by default, so install it using opkg:
<pre>
opkg install tcpdump
</pre>




{{WidyFlag}}
{{WidyFlag}}

Revision as of 03:08, 18 January 2016

Tcpdump on Widy

The wiki has some general notes on tcpdump on the Tcpdump page.

This page covers the specific use of tcpdump on Widy to gather wireless pcap files.

Installing

Tcpdump does not come installed with OpenWRT by default, so install it using opkg:

opkg install tcpdump