-
**systemd version the issue has been seen with**
* systemd 247.3-1
* systemd-libs 247.3-1
* systemd-resolvconf 247.3-1
**Used distribution**
Arch Linux
**Linux kernel version used** (`uname …
-
Seems that setting a timeout in dns.query.xfr() throws an error.
```
python test.py
Traceback (most recent call last):
File "test.py", line 7, in
axfr_data = dns.zone.from_xfr( dns.query…
-
**Description**
On systems using `systemd-resolved`, by default the `/etc/resolv.conf` file lists 127.0.0.53 as the nameserver (for clients not using the libc or bus APIs). The list of actual nameser…
-
Hi,
I am validating the DNSSEC chain of trust for a dataset of domains. Some of which are under the 'ca.' zone for which I do not receive any RRSIGS in my queries. Additionally, querying the DNSKEY…
-
Hi,
The DNS suffix seems not added to /etc/resolv.conf despite being received by the server :
NetworkManager logs
> déc. 03 22:47:42 william-laptop NetworkManager[3009]: INFO: Connected to …
-
Steps:
1. multipass launch -n vm
2. multipass shell vm
---
0 packages can be updated.
0 updates are security updates.
Failed to connect to https://changelogs.ubuntu.com/meta-release-lts.
Ch…
-
#### Overview of the Issue
Today, when adding a new member on my consul cluster (agent), I got a panic instead of a working consul (the config has not been changed for months), I see that even rest…
-
**What happened**:
```
❯ k get pods
NAME READY STATUS RESTARTS AGE
coredns-66bff467f8-j5cf4 …
-
On a up-to-date Ubuntu 20.04.1 LTS, I'm seeing an issue when /etc/resolv.conf contains the option "trust-ad":
```
nameserver 127.0.0.53
options edns0 trust-ad
search lan
```
And removing the wor…
-
server end : ShadowsSocksR (Python 3.8) from [https://github.com/Anankke/shadowsocks-mod](url)
with same port ,passwd and using xchacha20-ietf-poly1305 as encryption scheme
client end:
windows …