Tja ich versuche jetzt die DNS in Antergos Linux zu ändern ...
Über die Netzwerk Einstellung scheint es schon mal nicht zu gehen habe dort 3 DNS Server eingetragen ...
Dann habe ich jetzt versucht hiermit die DNS zu wechseln ... ging auch nicht ...
# sudo nano /etc/systemd/resolved.conf
Jemand eine Idee wie man dort die DNS wechselt ... ?
Über die Netzwerk Einstellung scheint es schon mal nicht zu gehen habe dort 3 DNS Server eingetragen ...
Dann habe ich jetzt versucht hiermit die DNS zu wechseln ... ging auch nicht ...
You do not have permission to view link please Anmelden or Registrieren
# sudo nano /etc/systemd/resolved.conf
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See resolved.conf(5) for details
[Resolve]
DNS=85.214.73.63 2001:470:8388:2:20e:2eff:fe63:d4a9
FallbackDNS=94.75.228.29 200.252.98.162 2001:470:1f10:c6::2 2a01:198:16::5253
#Domains=
#LLMNR=yes
#MulticastDNS=yes
#DNSSEC=no
#Cache=yes
#DNSStubListener=udp
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
#
# Entries in this file show the compile time defaults.
# You can change settings by editing this file.
# Defaults can be restored by simply deleting this file.
#
# See resolved.conf(5) for details
[Resolve]
DNS=85.214.73.63 2001:470:8388:2:20e:2eff:fe63:d4a9
FallbackDNS=94.75.228.29 200.252.98.162 2001:470:1f10:c6::2 2a01:198:16::5253
#Domains=
#LLMNR=yes
#MulticastDNS=yes
#DNSSEC=no
#Cache=yes
#DNSStubListener=udp
Jemand eine Idee wie man dort die DNS wechselt ... ?
Zuletzt bearbeitet:
Ggf den NetwortManger Dienst neustarten.