[Bro] issue with geoip lookups

Stephen Smith ssmit7 at gmail.com
Fri Oct 5 10:43:52 PDT 2007


That does the job.

Thanks for the quick responses.

Stephen

On 10/5/07, Nicholas Weaver <nweaver at icsi.berkeley.edu> wrote:
>
> So Stephan, thanks again for the bug report.
>
> You can patch your own copy by making the change in src/bro.bif
>
> <               gir = GeoIP_record_by_ipnum(geoip, addr);
> ---
> >               gir = GeoIP_record_by_ipnum(geoip, ntohl(addr));
>
> and recompiling.
>
>
> --
> Nicholas C. Weaver                               nweaver at icsi.berkeley.edu
>      This message has been ROT-13 encrypted twice for higher security.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20071005/a0000442/attachment.html 


More information about the Bro mailing list