得到一個無線路由器的MAC地址。當我在arp -a
在我的bash shell中鍵入,我得到的輸出將如下所示:arp命令 - 這是什麼意思? *和*從IP
? (10.0.0.1) at 0:f0:7f:43:e8:68 on en1 ifscope [ethernet]
box1.google.com (10.0.0.3) at 0:1f:fe:fe:ca:d4 on en1 ifscope [ethernet]
box2.google.com (10.0.0.2) at 0:2:a3:45:90:bf on en1 ifscope [ethernet]
box3.google.com (10.0.0.50) at 78:e7:df:7c:34:c on en1 ifscope [ethernet]
box4.google.com (10.0.0.230) at 0:80:74:c9:50:d5 on en1 ifscope [ethernet]
box5.google.com (10.0.0.256) at 0:23:df:91:4f:9e on en1 ifscope [ethernet]
box6.google.com (10.0.0.458) at 0:15:9:89:36:68 on en1 ifscope [ethernet]
? (10.0.0.179) at 0:2a:32:f0:f4:d0 on en1 ifscope [ethernet]
box7.google.com (10.0.0.283) at 0:27:16:66:2d:ef on en1 ifscope [ethernet]
box8.google.com (10.0.0.386) at 0:13:eb:91:d8:b5 on en1 ifscope [ethernet]
box9.google.com (10.0.0.287) at 0:1c:25:10:d8:89 on en1 ifscope [ethernet]
? (10.0.0.255) at (incomplete) on en1 ifscope [ethernet]
? (172.17.122.255) at (incomplete) on vmnet8 ifscope [ethernet]
? (172.17.254.1) at 0:50:56:c0:0:1 on vmnet1 ifscope permanent [ethernet]
? (172.17.254.255) at (incomplete) on vmnet1 ifscope [ethernet]
是什麼這一切意味着什麼呢?我鬆散地理解,我看到了域名,IP地址(內部IP地址?)和MAC地址。如何找到我連接的無線路由器的MAC地址?爲什麼這裏有這麼多條目?我認爲只有一個用於我的電腦,一個用於無線路由器,一個用於電纜調制解調器,然後可能還有其他一些上游產品......但我看到其他電腦不是我的。此外,我沒有看到我的電腦。另外,我可以以某種方式使用這樣的信息來公開查找無線路由器的MAC地址嗎?如果我無法連接到上述公共路由器會怎麼樣?
關閉選票很好,但請評論爲什麼,如果可能的話,直接給我有用的信息。 – JnBrymn 2010-11-30 19:26:09