Activity log for bug #423883

Date Who What changed Old value New value Message
2009-09-03 18:20:43 Fernando bug added bug
2009-09-03 18:41:24 Fernando description 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 /etc/init.d/arpalert restart --------------------------------------------------------------------------------------------------- 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 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