Mailinglist archives

Re: [list-arpalert] flag "1208889160" not available

From: Thierry FOURNIER <thierry.fournier_at_arpalert.org>
Date: Thu, 24 Apr 2008 00:29:58 +0200 (CEST)

Hello,

This is an error in the howto. In the version 2, the leases file is not
directly compatible with the maclist.allow file.

you may use this little script

cat arpalert.leases | sed -e "s/[0-9]\{10\}.*$//" > maclist.allow

Thierry

> After copying the contents of arpalert.leases to maclist.allow using:
>
>
>
>>>>cat /usr/local/arpalert/var/lib/arpalert/arpalert.leases >
> /usr/local/arpalert/etc/arpalert/maclist.allow
>
>
>
> I receive this error when trying to start arpalert:
>
>
>
>>>>arpalert: file: "/usr/local/arpalert/etc/arpalert/maclist.allow",
> line 1: flag "1208889160" not available
>
>
>
> Here is the first line of the maclist.allow file:
>
>
>
>>>>00:1c:23:14:0f:db 172.16.2.14 eth0 1208889160 296054
>
>
>
> Thanks for your help.
>
>
> All information in this Communication is strictly confidential.
> Please view the email confidentiality statement
> http://www.imglobal.com/common/pdf/emaildisclaimer.pdf
>

-- 
To unsubscribe send a mail to list+unsubscribe_at_arpalert.org
Received on Thu Apr 24 2008 - 00:29:59 CEST