-
Notifications
You must be signed in to change notification settings - Fork 4
SDK: Find C444 IP Address
Jack Smith edited this page Jul 10, 2020
·
5 revisions
-
Directly from Target
ip a
sudo cat /var/lib/connman/ethernet_<macaddr>_cable/settings
-
By Scanning Netowrk
sudo nmap -sP <local subnet>/24 | awk '/Nmap scan report for/{printf $5;}/MAC Address:/{print " => "$3;}' | grep 00:01:45 | sort
sudo nmap -sP 192.168.30.0/24 | awk '/Nmap scan report for/{printf $5;}/MAC Address:/{print " => "$3;}' | grep 00:01:45 | sort
For Help with ITX-P-C444, Contact an Engineer at WINSYSTEMS, Inc
Phone | Website | |
---|---|---|
+1.817.274.7553 | www.winsystems.com | techsupport@winsystems.com |