CogNet Nodes

The CogNet Nodes are a component of the CogNet 802.11 Testbed that capture all of the data that are stored in the CogNet Repository. They run under VoyageOS, a stripped-down version of Debian Linux. The Nodes sample packets on all 802.11b/g channels, 1-11, by switching the attached wireless card’s channel setting using the MadWifi wlanconfig command. The wireless cards are in Monitor mode for the capture process, which allows capture of all packets encountered, regardless of the access point with which the packets might be associated. A standard, unmodified version of tcpdump is used to capture the packets to disk. This file is then transferred via FTP to the CogNet Controller.

Various shell scripts perform the tasks necessary to keep the Nodes interfaced with the CogNet Controller. These scripts are described in the following list.

<node id>_<random num.>_<start month>_<start day>_<start hour>_<start minute>__<end month>_<end day>_<end hour>_<end minute>
Example: node001_15703_03_21_15_57__03_21_16_03

The following diagram shows the operation of a CogNet Node:

CogNet Nodes (last edited 2007-06-24 21:54:18 by Paul)