[Bug 423883] Re: arpalert: [./capture.c 232] pcap_open_live error: eth0: That device is not up
Fernando
fernando_018 at hotmail.com
Thu Sep 3 18:41:24 UTC 2009
** Description changed:
Binary package hint: arpalert
I have this error in arpalert:
arpalert: [./capture.c 232] pcap_open_live error: eth0: That device is not up
Well, it seems that arpalert starts BEFORE the eth0 is completely up, so i decided to add the following in /etc/network/if-up.d:
-rw-r--r-- 1 root root 29 2009-09-03 15:08 resetear-arpalert
$cat resetear-arpalert
+ #! /bin/sh
/etc/init.d/arpalert restart
+ exit 0
+ And it works OK!
---------------------------------------------------------------------------------------------------
Platform Information:
----------------------------
lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04
---------------------------------------------------------------------------------------------------
apt-cache policy arpalert
arpalert:
Instalados: 2.0.11-3
Candidato: 2.0.11-3
Tabla de versión:
*** 2.0.11-3 0
500 http://ar.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status
--
arpalert: [./capture.c 232] pcap_open_live error: eth0: That device is not up
https://bugs.launchpad.net/bugs/423883
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list