11-22-2018, 04:44 PM
If you want to do a packet trace of network activity on moOde run the tcpdump command for a period of time and then examine the contents of tcpdump.txt
pi@rp3:~ $ sudo tcpdump > ./tcpdump.txt
cat ./tcpdump.txt
pi@rp3:~ $ sudo tcpdump > ./tcpdump.txt
cat ./tcpdump.txt