Actualiser Divers/DNS Servers.md

This commit is contained in:
2026-06-24 09:35:49 +02:00
parent 1a95f27067
commit d8e9f2f78a
+4
View File
@@ -12,3 +12,7 @@ DNS Servers
| 7 | [Comodo Secure DNS](https://www.comodo.com/secure-dns/) | 8.26.56.26, 8.20.247.20 | | | 7 | [Comodo Secure DNS](https://www.comodo.com/secure-dns/) | 8.26.56.26, 8.20.247.20 | |
| 8 | [Yandex.DNS](https://dns.yandex.com/ ) | 77.88.8.8, 77.88.8.1 | 2a02:6b8::feed:0ff, 2a02:6b8:0:1::feed:0ff | | 8 | [Yandex.DNS](https://dns.yandex.com/ ) | 77.88.8.8, 77.88.8.1 | 2a02:6b8::feed:0ff, 2a02:6b8:0:1::feed:0ff |
| 9 | [SafeDNS](https://www.safedns.com/fr/) | 195.46.39.39, 195.46.39.40 | 2001:67c:2778::3939, 2001:67c:2778::3940 | | 9 | [SafeDNS](https://www.safedns.com/fr/) | 195.46.39.39, 195.46.39.40 | 2001:67c:2778::3939, 2001:67c:2778::3940 |
```bash
sudo resolvectl dns <interface> <Serveur DNS primaire> <Serveur DNS secondaire>
```