Created by [ Rowan Dempster] on Dec 27, 2019
So you're working on the sensor network but you don't know much about debugging networks. Try some of the following commands and post the outputs.
If the sensor and host interface have the same network address, and physical connections are valid, the sensor will be ping-able from the host. That's typically a good place to start.
Use ip address to show ALL IP addresses configured on the interface, ifconfig will only show one.
Use tcpdump or wireshark to capture (specific) packets on (particular) interfaces.
Document generated by Confluence on Nov 28, 2021 22:40