-
```
resource "ibm_dns_custom_resolver" "location" {
```
Then later using the custom resolver "id" for the ibm_dns_custom_resolver_forwarding_rule.resolver_id produced the following. Notice the c…
-
Investigate the Traefik ACME integration models and which works best for our provider.
Steps to use ACME with Traefik on SF:
- Create an Azure DNS Zone
- Point domain registrar's Nameservers to A…
-
The rule `aws_route53_record_invalid_zone_id` has a char limit of 32 chars on the `zone_id` property. A longer `zone_id` raises an error when linting.
According to the [AWS docs](https://docs.aws.a…
fstr updated
8 months ago
-
I have a talos cluster of 1 cp node and 3 workers. On the cluster there is a keycloak service running +externaldns is configured for the network to register the dns names. There is a ca cert created f…
-
The Wiki Specifies the following constructor and example function::
```
//
/// Create PTR record
///
/// Dns Record Name
/// Dns Zone Name
/// DnsServer IpAddress
/// DnsServer Zone name
//…
-
Test [DNSSEC03](https://github.com/zonemaster/zonemaster/blob/master/docs/specifications/tests/DNSSEC-TP/dnssec03.md) checks for the NSEC3 iterations. I recommend to revisit the threshold values of th…
-
Hi there,
Have had this running on our synology for a while.
Noticed it has stopped working since the update to DSM 6.2.1-23824.
When I look at the DNS logs the following issues are showing:
/e…
MrNPP updated
5 years ago
-
Vesta is not adding A records for nameservers resulting BIND to fail
If you add DNS for domain.com and enter nameservers
ns1.domain.com
ns2.domain.com
and IP address vesta miss to ad A record …
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## **Describe the bug [描述]**
cloudflare如果ipv6地址变动会生成多个dns记录
## **To Reproduce [复现]**
手动修改记录的ip地址,运行ddns.exe,cloudflareDNS记录上出现二条名称相同的记录
### version info [基本信息]
* DDNS Version: 2.8
* OS V…