-
Installed the newly-released Steam wrapper, and it complains about no internet connection. So I dug deeper and tried to access muvm shell, Much to my surprise, `/etc/resolv.conf` is completely empty!
…
-
### 问题描述 / Describe the bug
开启tun后,不自动修改 resolv.conf ,依然还是系统网络默认的dns
### 软件版本 / Verge Version
2.0.0-rc.5
### 复现步骤 / To Reproduce
cat /etc/resolv.conf | grep nameserver
### 操作系统 / OS
Windows
#…
-
**What happened**:
i followed this guide: https://www.kubermatic.com/blog/kubernetes-on-hetzner-with-kubermatic-kubeone-in-2021/
Everything run through fine.
However, the DNS Servers are not conf…
-
### What is the issue?
I'm on Ubuntu 22.04 using NetworkManager and systemd-resolved. I went over the logic described in the figure in https://tailscale.com/blog/sisyphean-dns-client-linux/ and tho…
-
# Environment
```none
Windows build number: 21387.co_release.210518-1436 / 10.0.21387.1
Your Distribution version: Ubuntu 20.04
Your WSLg version: [Open 'Apps and Features' and check the version…
-
So I've been reworking my whole home stack and part of that was installing among other things, nginx-proxy-manager and adguard home. Adguard home has you edit/replace /etc/resolv.conf or perhaps I did…
-
**Describe the bug**
Missing two dependencies in Attack Search:
* missing pip dependencies of aiosmptd when updating tests after switching from smptd to aiosmtpd in Attacker
* missing systemd-resol…
-
thanks for a great project!
i have a /etc/resolv.conf like this
```
search my.service.local my.cool.microservices.domain
nameserver 10.0.1.1
options ndots:5
```
with this unbound config:
…
-
### Description
_Describe the bug_
Firejail can't start if its dealing with an immutable /etc/resolv.conf due to fcopy throwing an error trying to change its ownership.
### Steps to Repro…
-
Hi,
https://github.com/benschw/srv-lb/blob/master/dns/lib.go#L16 - i think You should reaaally handle this supressed error and fallback to some default nameserver in case this file is missing.