-
## Expected Behavior
Bob should allow using a specified port to do DNS requests for alias
## Current Behavior
Bob doesn't have any alias with Remote HSD Node. The DNS resolving is working.
## …
-
Hi,
I tried to allow support of OVH API as a DNS provider, so I created the OVH plugin based on the Infoblox class:
```python
@PluginRegistry.register_plugin("ovh")
class OvhClient(ChallengeSolv…
-
How about we allow 2 formats? The current one and the dig format.
Current
`globalping dns google.com --resolver 9.9.9.9 --type A --trace --protocol tcp`
Dig format
`globalping dns google.com …
-
I'm running stubby on some OpenWRT boxes with round_robin=1 and 2 VMs with knot-resolver as DoT-Resolver.
One of both VMs was unaivable last night and one of the clients of the OpenWRT boxes got DNS…
bjo81 updated
4 years ago
-
### What is the issue?
When connected to Tailscale on iOS with "Use Tailscale DNS Settings" enabled and with a configured custom DNS provider enabled in the iOS settings, iOS won't resolve the Tailsc…
-
We found that ESNI has been blocked in China several days ago.
Here is a detailed technical report: https://geneva.cs.umd.edu/posts/china-censors-esni/esni/
We have found several ways to circumven…
-
We can implement an internal DNS scheme which will give the client device much more control about how it wants to route the traffic, the generic scheme can look something like this: `{ip}?.{alias|"i"}…
-
**Describe the bug**
If the system resolver becomes unreachable libroken's resolver will go and retry
resolving until `len = rk_DNS_MAX_PACKET_SIZE`, which will take ~15 minutes.
**To Reproduce**…
rnagy updated
4 years ago
-
https://github.com/inviqa/dock-cli/blob/736ed188bd3940230fe0a1f65dd380583741df5d/src/Installer/DNS/Mac/DnsDock.php#L101
The above `--dns` flag leads to a lot of failures in DNS resolution when buil…
-
**Describe the bug**
I set up a Vault cluster with and ACME endpoint in a podman container with dual stack IPv6 enabled.
I created a TXT record for the DN I want and nslookup inside the container …