Hi Oleg,
Scuse me but i was busy. Finally after a lot of attempts, it seems that
sniffer works fine.
I have another question. I have to use this library:
https://www.bro.org/sphinx/components/broccoli/broccoli-manual.html#id4 ,
https://www.bro.org/sphinx/broccoli-api/annotated.html.
How do i use it in RIOT?

Thank u.
Alberto

2016-12-20 18:35 GMT+01:00 Oleg Hahm <[email protected]>:

> Hi Alberto!
>
> On Sun, Dec 18, 2016 at 11:47:05PM +0100, Alberto Ciolini wrote:
> > Because it is not the task of my thesis. I have to use OpenMote to sniff
> > packets on a network and communicate with raspberry py on which there is
> > installed an IDS, namely Bro. But I have problems to solve this. On
> > OpenMote I must also integrate a library, Bro Communication Library, to
> > communicate precisely with Bro.
> > Have you roughly understood my project?
>
> Roughly. I still don't get get where exactly a border router is required,
> but
> anyhow. The first thing you should check, is that communication is actually
> working. Either between the two OpenMotes (using, for example, the
> gnrc_networking example) or between one OpenMote and the Pi. Once you can
> confirm that this works, you can try to setup the sniffer, making sure to
> use
> the correct channel. If you still don't get any output, you could try to
> debug
> it using gdb.
>
> Cheers,
> Oleg
> --
>         if(ct<0)
>                 ct=2;        /* Shit happens.. */
>         linux-2.6.6/drivers/net/wan/z85230.c
>
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.riot-os.org/mailman/listinfo/users
>
>
_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to