Per creare una lista delle macchine e/o periferiche collegate alla propria rete locale dalla vostra linuxbox è sufficiente il comando arp-scan.
Da fedora/centos/redhat è sufficiente il classico:
su altre distro come ubuntu credo che un semplice:
possa essere sufficiente.
Una volta installato il software basta usare il flag -l per crearsi una lista di host collegati alla lan in modo molto veloce. Così:
# arp-scan -l
Interface: eth0, datalink type: EN10MB (Ethernet)
Starting arp-scan 1.7 with 256 hosts (http://www.nta-monitor.com/tools/arp-scan/)
192.168.1.1 00:21:29:7a:3e:70 Cisco-Linksys, LLC
1 packets received by filter, 0 packets dropped by kernel
Ending arp-scan 1.7: 256 hosts scanned in 1.460 seconds (175.34 hosts/sec). 1 responded
#
Starting arp-scan 1.7 with 256 hosts (http://www.nta-monitor.com/tools/arp-scan/)
192.168.1.1 00:21:29:7a:3e:70 Cisco-Linksys, LLC
1 packets received by filter, 0 packets dropped by kernel
Ending arp-scan 1.7: 256 hosts scanned in 1.460 seconds (175.34 hosts/sec). 1 responded
#
ciao, alla prossima.
lewis
Nessun commento:
Posta un commento