bjones1 / NIST-UAS-3.2

1 stars 0 forks source link

Notes #1

Open bjones1 opened 2 years ago

bjones1 commented 2 years ago

I'm using this "issue" to keep notes on my thoughts on creating a Raspberry Pi-based network bandwidth measurement tool.

Goals

implement the NIST First Responder UAS Triple Challenge part 3.2. Page 17 of the rules includes:

image

Approach

The iPerf tool provides a client/server combo to do network bandwidth testing. Notes:

Networking setup

Overall config

We need scripts to install iPerf 3, set up networking, run some sort of logging / data capture with iPerf, etc.

Objectives

From the meeting on 28-Feb-2022, we should:

bjones1 commented 2 years ago

Actions

I was able to run iperf3 on Windows 10 as a server, then connect to it via an Android phone and run the iPerf3 client.