Lennart Koopmann

Results 87 comments of Lennart Koopmann
trafficstars

`Linux nb-lkoopmann 2.6.35-30-generic #56-Ubuntu SMP Mon Jul 11 20:01:08 UTC 2011 x86_64 GNU/Linux`

``` local ~$ curl -N -v http://127.0.0.1:3000 * About to connect() to 127.0.0.1 port 3000 (#0) * Trying 127.0.0.1... connected * Connected to 127.0.0.1 (127.0.0.1) port 3000 (#0) > GET...

The Twitter stream API for example is working and streaming for me with the same curl call: ``` local ~$ curl -v http://stream.twitter.com/1/statuses/sample.json -umyuser:mypass * About to connect() to stream.twitter.com...

Okay. So you think it is a problem with curl? (Just to make sure: It was still not working with the curl -N switch)

I fixed this on Ubuntu 10.04 by running: ``` bundle config bundle install ```

Yeah, my problem happened in bundle exec thin start, too. Fixed it with above steps.

We'll start looking into this really soon!

Thank you! I will review and test this after work on the Greynoise adapter concluded.

Hi, there is not yet. We are working on a generic lookup table functionality that could be populated with MISP data. Until then you could implement the lookups like the...

No, this is is based on ARIN network CIDRs and not the whois result.