-
### Describe what happened
When updating the nameserver configuration via `DnsNameservers` the update also enables `Override Local DNS` flag without a way to configure the setting.
### Sample prog…
-
Data inconsistencies in Octopoes: a proposal to retire celery and validate the model continuously.
**Describe the bug**
Since VisualOctopoesStudio several bugs regarding Octopoes' the data model h…
-
` var consumer = new Consumer
{
Topic = "nx_test",
Group = "test",
NameServerAddress = set.NameServer,
FromLastOffset = true,
…
-
When trying to install linsk on my macbook (M1 chip, macos 15.0.1), setting up the VM with `./linsk build` fails due to this error: `bad address mirrors.alpinelinux.org`. This is because the nameserv…
-
If a DNS server is
* Unconditionally authoritative for example.com, AND
* authoritative for foo.example.com via DELEG, but not via NS
what should it serve to a query for foo.example.com/A?
A n…
-
I have found an issue in the Network Config v2 parser that requires `nameservers` to be set : [cloudbaseinit/metadata/services/nocloudservice.py#L335](https://github.com/cloudbase/cloudbase-init/blob/…
-
### URL to the Wiki page
https://github.com/qdm12/gluetun-wiki/blob/main/setup/options/dns.md
### What's incorrect?
DNS_KEEP_NAMESERVER is listed with default 'off'. In TrueCharts Transmission wit…
-
Hi i am a novice who has just installed shadowsocks server on a raspberry pi 3b.
this is my config file
"server":["::1", "192.168.1.102"],
"mode":"tcp_and_udp",
"server_port":8388,
…
-
**Describe the problem**
We have multiple network routes with a nameserver entry to the same domain in each . If we select only one network route, netbird should use the nameerver from that network…
-
The [dnsapi/dns_nsupdate.sh](https://github.com/acmesh-official/acme.sh/blob/fc7f86104ee509cae2cd6a64553f46d78b535ad5/dnsapi/dns_nsupdate.sh) dnsapi script is used for DNS-01 acme challenges. However…