John Todd

Results 85 comments of John Todd

We also made a commit to dnsdist just a little while ago that allows dnstap messages to be spread out across many TCP sessions, which may have also exacerbated this...

`source_ip` as the name would be just fine to match precedent. I think having it as an optional cardinality expansion flag is also fine, and I would think that having...

I'm sifting through older feature requests, and this one stood out to me today. Having this data (stats per DNSTAP IP origin) would be useful to find misbehaving producers. If...

If this ever gets implemented as different buckets, please please please just add these as tags for the prometheus metrics and don't create them as separately-named metrics. It may even...

Update: I've been calling this "Love the sinner, hate the sin" model, and I'm a bit smug about that metaphor so feel free to come up with a better one.

Here's a discussion that came up today where this type of rule would be useful to us. Home Assistant users send out bursts of PTR queries, which causes their IP...

I am reminded that deleting from packetcache is possible already; totally forgot about PacketCache:expungeByName() - not sure if that works on Servfail items, but I can test.

Still interested in seeing if this might be possible. Thinking about it a bit more, an abilty to insert into the packet cache may be quite useful for other purposes...

I'm thinking that having both a "pull" model as well as a "push" model would be a more complete way to do this, based on your comments above. This also...

In discussions today here internally, the concept of how to load a "warm-ish" cache into dnsdist at start. I came back around to this concept as it is most of...