-
**Is your feature request related to a problem? Please describe.**
The generated /run/systemd/resolv/resolv.conf file does not include the head and tail files from /etc/resolvconf/resolv.conf.d/*.
…
-
### Actual Behavior
When attempting to start Kubernetes on Rancher Desktop 1.14.1 (win32 x64), the process fails with an error indicating that wsl.exe exited with code 3221225477. The error occurs du…
-
### Describe the bug
Hi,
I've observed that StrongSwan add some nameserver lines in /etc/resolv.conf with a final comment `# by strongSwan`.
```
nameserver fd0f:ee:b0::1 # by strongSwan
nameser…
-
I've got a machine where `resolv.conf` was changed from:
```
# auto-generated by IPA installer
search ipa.example.com
nameserver 127.0.0.1
nameserver ::1
```
to:
```
; generated by /usr…
-
I am trying to create a family-friendly Linux distribution that blocks out pornographic websites. I was able to get my test installation up and running, both live and installed -- only to find that t…
-
Despite it's said in https://github.com/nestybox/sysbox/blob/master/docs/user-guide/install-package.md#docker-userns-remap that "Starting with Sysbox v0.5.0, configuring Docker in userns-remap mode is…
-
Not all use cases will use this as default DNS server, e.g. run dnsmasq in front of it.
-
My resolv.conf has the following:
$ cat /etc/resolv.conf
search .domain.com e.localdomain
nameserver 192.168.50.1
This causes eventlet's resolv.conf parsing to fail, because it does not expec…
-
### What is the issue?
We had a DNS issue which main symptom was full DNS unreachability (internal/external names):
```
$ nslookup g.co
Server: 100.100.100.100
Address: 100.100.100.100#53
*…
-
I'm using arch linux, so the packages should have the newest version.
I'm using firewallD and rootless podman with netavark and aardvark-dns.
I understand, that rootless podman with netavark won…