Od jakiegoś czasu gram z Debianem Linux w VM. Kiedy próbowałem przeskanować własną sieć LAN za pomocą narzędzia o nazwie arp-scan, otrzymałem komunikat o błędzie. Oczywiście problem dotyczy adresu IP mojego interfejsu (adaptera USB Wifi), ale nie mogę znaleźć rozwiązania mojego problemu. Mam nadzieję że możesz mi pomóc.
Polecenie, które wpisałem w terminalu:
arp-scan -I wlan0 --localnet
Wyjście, które dostałem:
WARNING: Could not obtain IP address for interface wlan0. Using 0.0.0.0 for
the source address, which is probably not what you want.
Either configure wlan0 with an IP address, or manually specify the address
with the --arpspa option.
Interface: wlan0, datalink type: EN10MB (Ethernet)
ERROR: Could not obtain interface IP address and netmask
ERROR: pcap_lookupnet: wlan0: no IPv4 address assigned