我正在托管虚拟网络,允许设备通过接入点连接,然后启动与设备的tcp / ip通信。但是,设备如图所示连接,但在“arp -a”命令(ip-mac地址匹配表)中找不到。
我的设备连接是否正确或我错过了什么?
Detected device (mac address 00:08:dc:00:00:00) is connected to my virtual network
The connected device (00:08:dc:00:00:00) is not found in the arp matching table
答案 0 :(得分:0)
ARP表仅记录通信设备。如果它没有显示在表格中,但它应该是,ping你网络中的所有地址(因为你不知道它的实际地址),它将正确显示。