Paket: net-misc/dhcp Konfigurationsdatei /etc/dhcp/dhcpd.conf
subnet 192.168.1.0 netmask 255.255.255.0 { range 192.168.1.10 192.168.1.200; interface eth0; }
#Starten bei System.d für IPv4: systemctl start dhcpd4 #Prüfen systemctl status dhcpd4
arp-scan --interface=eth0 --localnet #Antwort Interface: eth0, datalink type: EN10MB (Ethernet) Starting arp-scan 1.9 with 256 hosts (http://www.nta-monitor.com/tools/arp-scan/) 192.168.1.10 00:20:4a:9e:b4:94 PRONET GMBH 1 packets received by filter, 0 packets dropped by kernel Ending arp-scan 1.9: 256 hosts scanned in 2.515 seconds (101.79 hosts/sec). 1 responded