Skip to main content

Home/ Computer and Internet/ raspberry ネットワークコマンド
somuska

raspberry ネットワークコマンド - 0 views

raspberry network

started by somuska on 23 Aug 15
  • somuska
     
    ネットワークコマンド

    ・ネットワークに接続されている機器のIPアドレスを調べる
    arp-scan -l -interface eth0



    root@rasp:/home/moto# arp-scan -l -interface eth0
    Interface: eth0, datalink type: EN10MB (Ethernet)
    Starting arp-scan 1.8.1 with 256 hosts (http://www.nta-monitor.com/tools/arp-scan/)
    192.168.11.1    10:6f:3f:74:9e:3f       (Unknown)
    192.168.11.9    70:9e:29:8b:0c:23       (Unknown)
    192.168.11.2    00:1d:e0:31:7c:f3       Intel Corporate
    192.168.11.8    08:d8:33:49:11:28       (Unknown)
    192.168.11.100  cc:e1:d5:3c:54:b8       (Unknown)
    192.168.11.10   70:56:81:c4:08:0b       (Unknown)
    192.168.11.12   00:08:22:43:4f:5d       InPro Comm

To Top

Start a New Topic » « Back to the Computer and Internet group