For whatever reason, the software didn't discover the TPLink plug, but I can see it in the network.
I have installed the arp-scan on my Rasbery Pi
sudo apt-get install arp-scan
I have run the scan
sudo arp-scan -l
and indeed I can see the TPling MAC address and the IP address assigned.
It is a way to enter the IP address and basically skip the scan? Of course, taking in consideration this IP address it is a dynamic IP and it will be renewed.
Hello,
For whatever reason, the software didn't discover the TPLink plug, but I can see it in the network. I have installed the arp-scan on my Rasbery Pi
sudo apt-get install arp-scan
I have run the scansudo arp-scan -l
and indeed I can see the TPling MAC address and the IP address assigned.It is a way to enter the IP address and basically skip the scan? Of course, taking in consideration this IP address it is a dynamic IP and it will be renewed.
Thanks