-
### What resource do you need?
Terraform Resource Name:
[azurerm_private_dns_resolver_inbound_endpoint](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/private_d…
-
Currently the DNS Queries block shows the resolver IP, but not the AS number and name (unlike the answers):
![image](https://github.com/user-attachments/assets/04e2db96-b06e-45f9-b479-8ed40d383b40)
…
-
-
### User Story
As a platform customer
I want to be better protected against potential malware situations
So that my account is better protected
### Value / Purpose
As part of issue #6121 we looked…
-
## Bug Report
#### Current Behavior
I am using Spring cloudgateway and Spring data redis LettuceConnectionFactory
I have created a RedisMessageListenerContainer Bean like this below to listen t…
-
The document https://github.com/3scale/APIcast/blob/bcd00e0/doc/dns-resolver.md mentions `dnsmasq`, howerver `dnsmasq` is not forming part of the APIcast image anymore, see https://github.com/3scale/A…
-
## Issue
As stated below, VPN Gateway needs to be able to resolve certain domains for its control-plane traffic, and to avoid related issues, it's required to make sure VPN Gateway can send DNS que…
-
See the new DNS resolver library enabled on-demand in Kong 3.x series: https://github.com/Kong/kong/pull/12305
And our invocation of the Kong resolver from Wasm filters: https://github.com/Kong/ngx…
-
Here it says it is true by default...
https://github.com/hickory-dns/hickory-dns/blob/7887002d1198ed9faaaae531e0f9815c10589f7a/crates/resolver/src/config.rs#L905-L906
But in `ResolverOpts::defau…
-
After I use smokeping, I found this not obey the DNS TTL and re-resolver the domains.
I need to manual restart service to re-resolver the dns. How to complete it by smokeping? Thanks