This is a multi-part message in MIME format.
Hello and thanks for getting back
0. updated to latest
apt udpate && apt upgrade
hostnamectl; # tested on
Operating System: Debian GNU/Linux 10 (buster)
Kernel: Linux 4.19.0-18-amd64
Architecture: x86-64
1. uninstalled all network managers (now systemd is (probably) the
network manager)
2. why does systemd do o much other stuff than startup?
3. currently
cat /etc/network/interfaces
configured like this
# === enp2s0:config primary network interface with dhcp ===
allow-hotplug enp2s0
iface enp2s0 inet dhcp
dns-nameservers 81.3.27.54
dns-nameservers 116.202.176.26
dns-nameservers 1.1.1.1
auto enp2s0:0
allow-hotplug enp2s0:0
iface enp2s0:0 inet static
address 192.168.0.222
netmask 255.255.255.0
# gateway 192.168.0.1
# 3.1 why is Google's dns coming in first? (how can dns priority be configured?)
cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by
resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 81.3.27.54
On 10/16/21 09:47, Michael Biebl wrote:
Am 16.10.21 um 09:27 schrieb dude:
Hello,
on latest Debian 11 + MATE Desktop (it is software simplicity at it's
best :)
why is it not possible to set primary & secondary dns via
network-manager-gnome? (only "additional dns")
It is possible. Choose
Method: Automatic (DHCP) addresses only
[Methode: Automatisch (DHCP), nur Adressen]
then specify your DNS servers manually.
also: it used to be /etc/resolv.conf
where nameservers are set
It still is
systemd is doing it’s own thing
/etc/systemd/resolved.conf
Completely unrelated file
well most systems now run systemd, so it is related to the "dns config
is too complicated and every distro does it's own thing" (non
standardized?) problem
https://www.freedesktop.org/software/systemd/man/resolved.conf.html
best regards
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello and thanks for getting back</p>
<p>0. updated to latest</p>
<p><font face="Courier New, Courier, monospace"> apt udpate
&& apt upgrade</font></p>
<p><font face="Courier New, Courier, monospace">hostnamectl; #
tested on<br>
Operating System: Debian GNU/Linux 10 (buster)<br>
Kernel: Linux 4.19.0-18-amd64<br>
Architecture: x86-64<br>
</font></p>
<p>1. uninstalled all network managers (now systemd is (probably)
the network manager)</p>
<p>2. why does systemd do o much other stuff than startup?<br>
</p>
<p>3. currently</p>
<p>cat /etc/network/interfaces <br>
</p>
<p>configured like this</p>
<p><font face="Courier New, Courier, monospace"># === enp2s0:config
primary network interface with dhcp ===<br>
allow-hotplug enp2s0<br>
iface enp2s0 inet dhcp<br>
dns-nameservers 81.3.27.54<br>
dns-nameservers 116.202.176.26<br>
dns-nameservers 1.1.1.1</font></p>
<p><font face="Courier New, Courier, monospace">auto enp2s0:0<br>
allow-hotplug enp2s0:0<br>
iface enp2s0:0 inet static<br>
address 192.168.0.222<br>
netmask 255.255.255.0<br>
# gateway 192.168.0.1</font><br>
</p>
<p># 3.1 why is Google's dns coming in first? (how can dns priority
be configured?)<br>
</p>
<p><font face="Courier New, Courier, monospace">cat /etc/resolv.conf
<br>
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by
resolvconf(8)<br>
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE
OVERWRITTEN<br>
nameserver 8.8.8.8<br>
nameserver 8.8.4.4<br>
nameserver 81.3.27.54<br>
</font><br>
</p>
On 10/16/21 09:47, Michael Biebl wrote:<br>
<blockquote type="cite"
cite="mid:
2b81eef2-bc52-d919-e078-5f1ac77e2a24@debian.org">Am
16.10.21 um 09:27 schrieb dude: <br>
<blockquote type="cite">Hello, <br>
<br>
on latest Debian 11 + MATE Desktop (it is software simplicity at
it's best :) <br>
<br>
why is it not possible to set primary & secondary dns via
network-manager-gnome? (only "additional dns") <br>
</blockquote>
<br>
It is possible. Choose <br>
Method: Automatic (DHCP) addresses only <br>
<br>
[Methode: Automatisch (DHCP), nur Adressen] <br>
<br>
then specify your DNS servers manually. <br>
</blockquote>
<br>
<blockquote type="cite"
cite="mid:
2b81eef2-bc52-d919-e078-5f1ac77e2a24@debian.org"> <br>
<blockquote type="cite">also: it used to be /etc/resolv.conf <br>
<br>
where nameservers are set <br>
</blockquote>
<br>
It still is <br>
<br>
<blockquote type="cite">systemd is doing it’s own thing <br>
<br>
/etc/systemd/resolved.conf <br>
</blockquote>
<br>
Completely unrelated file <br>
<br>
<br>
</blockquote>
<p>well most systems now run systemd, so it is related to the "dns
config is too complicated and every distro does it's own thing"
(non standardized?) problem<br>
</p>
<p><a href="
https://www.freedesktop.org/software/systemd/man/resolved.conf.html"
class="moz-txt-link-freetext">
https://www.freedesktop.org/software/systemd/man/resolved.conf.html</a></p>
<p>best regards<br>
</p>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)