Am Donnerstag, den 30.06.2011, 17:58 +0200 schrieb Javier Fernandez-Sanguino: > On 30 June 2011 16:54, Christoph Maser <[email protected]> wrote: > > In /etc/network/if-up.d/10check-duplicate-ip arping is configured as > > 39:ARPING=/usr/bin/arping but the arping package installs in > > /usr/sbin/arping > > Which package are you using for arping? Please provide the output of > 'dpkg -S /usr/sbin/arping' > > Thanks > > Javier
cmaser@unigmx001:~$ dpkg -S /usr/sbin/arping arping: /usr/sbin/arping cmaser@unigmx001:~$ aptitude show arping Package: arping State: installed Automatically installed: no Version: 2.09-2 Priority: optional Section: net Maintainer: Giuseppe Iuculano <[email protected]> Uncompressed Size: 106 k Depends: libc6 (>= 2.7), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 0.9.8) Conflicts: iputils-arping, iputils-ping (< 20001110-6) Description: sends IP and/or ARP pings (to the MAC address) The arping utility sends ARP and/or ICMP requests to the specified host and displays the replies. The host may be specified by its hostname, its IP address, or its MAC address. Homepage: http://www.habets.pp.se/synscan/programs.php?prog=arping

