-
#### Summary
I have more than 3 DNS servers configured in resolv.conf and that is a hard requirement, also not unusual afaik. My syslog is full of "Nameserver limits exceeded" messages.
#### What…
-
### Description
When running with log-driver=journald no log send to journald and no fields like CONTAINER_NAME populated
### Steps to reproduce the issue
1. docker run -d --privileged --log-driv…
-
**Describe the problem**
I noticed, that on machine reboots or even when netbird is loosing connection, it fails to reconnect. Reason is, the netbird dns is still set in the resolv.conf, but netbird …
-
Some restricted environments may not have `/etc/resolv.conf`, to keep things simple and reduce entropy. The latter reason is why Nix doesn't provide one in its (offline) sandbox.
By allowing initiali…
-
It looks like System Configuration (atc_sc.c) does not read /etc/resolv.conf to get a NAMESERVER line to display or modify. Both "Ethernet 1 Config" and "Ethernet 2 Config" always show 0.0.0.0 for DNS…
-
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…
-
You probably forgot to redirect your resolv.conf, you just need to do this command sudo ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
-
But it has the systemd documentation text at the top
```
# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).
# Do not edit.
#
# This file might be symlinked as /et…
-
I want to run a sandboxed program with
```
sudo -u xxx firejail --private-etc=file prog
```
`--private-etc=file` results in
```
Error fcopy: invalid ownership for file /etc/file
```
be…
-
**Describe scenario**
I want to send all DNS requests to a specific servers like this:
```
Corefile: |
.:53 {
errors
health {
lameduck 5s
}
re…