[Oisf-users] FreeBSD 8.0 (suricata.c:636) <Error> (main) -- [ERRCODE: SC_ERR_MULTIPLE_RUN_MODE(124)]
Eric Leblond
eleblond at edenwall.com
Fri Jul 30 07:17:12 UTC 2010
Hi,
Le vendredi 30 juillet 2010 à 02:56 +0000, Shant Kassardjian a écrit :
> Hello,
>
>
> I can't seem to start suricata on FreeBSD 8.0
>
>
> I have compiled with ./configure --enable-profiling --enable-ipfw
...
>
> # suricata -c /usr/local/etc/suricata/suricata.yaml -i em0 -d 8000
> [100183] 29/7/2010 -- 22:48:49 - (suricata.c:403) <Info> (main) --
> This is Suricata version 1.0.1
> [100183] 29/7/2010 -- 22:48:49 - (suricata.c:636) <Error> (main) --
> [ERRCODE: SC_ERR_MULTIPLE_RUN_MODE(124)] - more than one run mode has
> been specified
> ...
>
>
>
> Any idea what went wrong? error message doesn't say much..
It tell correctly the error ;)
You've runned with options :
- -i em0 which enable pcap on em0
- -d 8000 you divert packet from rule 8000
Thus you've got multiple run mode instead on one. You need to choose
one.
BR,
--
Éric Leblond, eleblond at edenwall.com
Téléphone : +33 1 40 24 65 04, Fax : +33 9 57 21 48 75
EdenWall, http://www.edenwall.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Ceci est une partie de message numériquement signée
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20100730/a0fe5c15/attachment.sig>
More information about the Oisf-users
mailing list