Abderrahmane
Posts: 8
Joined: Wed Jul 24, 2019 11:45 am

detection device connected over ethernet

Thu Aug 01, 2019 1:42 pm

Hi Everyone,

I would like to know how do i detect device connected over ethernet by OS Raspbian, I am using Raspberry Pi 3 model B+

epoch1970
Posts: 5203
Joined: Thu May 05, 2016 9:33 am
Location: Paris, France

Re: detection device connected over ethernet

Thu Aug 01, 2019 2:17 pm

Detect when/why?
If you're looking for a network scan tool, check out nmap.
Don't scan a network that is not yours or do so very slowly. Admins don't like it.
"S'il n'y a pas de solution, c'est qu'il n'y a pas de problème." Les Shadoks, J. Rouxel

Andyroo

Re: detection device connected over ethernet

Thu Aug 01, 2019 5:26 pm

If you know the MAC address of the device then you can use arping to check if it’s connected.

Saves scanning the whole network if you have no idea where it is.

Return to “Other projects”