ThomasHabets / arping

ARP Ping
http://www.habets.pp.se/synscan/programs.php
GNU General Public License v2.0
398 stars 62 forks source link

Make arping compatible with NetworkManager #16

Closed ThomasHabets closed 6 years ago

ThomasHabets commented 9 years ago

Look at how NetworkManager uses arping, and either make arping compatible with it, or make NetworkManager compatible with arping.

wangwenchao commented 7 years ago

yes this is a terriable PROBLEM and a very bad exp when install arping on Ubuntu :

root@kewin-pc:~# apt-get install arpwatch arping
Reading package lists... Done
Building dependency tree
Reading state information... Done
arpwatch is already the newest version.
The following packages will be REMOVED:
  iputils-arping network-manager network-manager-gnome
The following NEW packages will be installed:
  arping libnet1
0 upgraded, 2 newly installed, 3 to remove and 7 not upgraded.
Need to get 67.4 kB of archives.
After this operation, 3,892 kB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty/main libnet1 i386 1.1.6+dfsg-2ubuntu1 [42.7 kB]
Get:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty/universe arping i386 2.11-1 [24.7 kB]
Fetched 67.4 kB in 0s (362 kB/s)
(Reading database ... 181789 files and directories currently installed.)
Removing network-manager-gnome (0.9.8.8-0ubuntu4.4) ...
Removing network-manager (0.9.8.8-0ubuntu7.3) ...
Shared connection to 192.168.1.103 closed.
➜  ~ ssh 'kewin@192.168.1.103'
keithzg commented 6 years ago

At least as of Ubuntu 18.04, installation of arping very much does not result in uninstallation of network-manager.

ThomasHabets commented 6 years ago

Apparently network-manager is no longer shelling out to arping: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820697