-
Show:
count(blocked dns queries).
Or, latest(blocked dns request).
Or, latest(firewalled app).
Or, most(firewalled app).
Or...
See also: #74 #104 #98
-
Likely a duplicate of https://github.com/kubernetes/dns/issues/96, but I'm opening a new issue as requested [here](https://github.com/kubernetes/dns/issues/96#issuecomment-347287861) since that one is…
-
**Describe the bug**
I can only query for logs of my app now-1h, other queries return a `null` result.
**To Reproduce**
Steps to reproduce the behavior:
1. Install Helm Chart bitnami/grafana…
-
It can be complex figuring out how to do a 'normal' dns query.
e.g. to lookup an ip for google.com, you currently need something like:
``` lua
local dns = require "cqueues.dns"
local host = "google.…
-
**Reported by Nakre on 24 Jan 2011 23:59:19 UTC**
the double clicking ip in all windows checks for dns
which fails in masked ips servers like
```
(01:56:35) Looking up host F4E2966D.EB382A23.68AEBD4A…
-
Can´t seem to get this to work, am I missing something obvious?
**Dog**
```
❯ dog google.com
Error [network]: No such host is known. (os error 11001)
```
**Dig**
```
❯ dig google.com
; …
-
I can only get one IP address in `AvahiServiceResolverCallback`, but the DNS-SD query response might include several IP address, How can I get all the IP addresses for service resolving?
wqx6 updated
4 months ago
-
When using an HTTP3 upstream (tested with `h3://dns.google/dns-query`) sometimes the dns proxy stops responding to queries.
The proxy starts working again after `dns.google` closes the connection d…
Cydox updated
6 months ago
-
Hi, i hope you're having a really nice day, I've spent my last 2 days trying to figure out what's wrong with my setup and couldn't find a resonable answer or solution, so I want to share it with you…
-
ziti-edge-tunnel currently sets itself up as a DNS server with systemd-resolved, but it doesn't set the "routing domains" to the specific domains that are being intercepted. This means that:
* syst…