Paketname | iputils-arping |
Beschreibung | Tool to send ARP Requests for an IP address |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 3:20071127-2ubuntu1 |
Sektion | net |
Priorität | standard |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | iputils |
Paketgröße | 21906 Byte |
Prüfsumme MD5 | 0e4fe19108ffb9b3697f51ad95aab63f |
Prüfsumme SHA1 | d1150515c8a166c6dc6e5f02f90287b0e6a4943d |
Prüfsumme SHA256 | 5f2e7d19077549b88d4f79219480dd1f317cb9069e9ed742e529d3c291bfe4a4 |
Link zum Herunterladen | iputils-arping_20071127-2ubuntu1_i386.deb |
Ausführliche Beschreibung | The standard ping command sends ICMP Echo Requests to an IP address.
To do that on an Ethernet-type link, however, the sending node needs
to know the MAC address of the destination, so when standard ping
fails, you don't really know whether it is the address resolution or
the Echo Request that fails.
.
The arping command only does the ARP part, so it can be useful after
a failed ping in figuring out whether it is the resolution or the
ICMP Echo that fails. It can do other useful things, too.
|