bonjour, je n'arrive pas à avoir une résolution dns avec des navigateurs en mode texte :
- links - elinks - w3m - lynx comme je suis chez ovh, j'ai fait l'essai du "portail": elinks http://www.ovh.fr elinks http://www.orange.fr elinks http://monipv6.org lynx http://www.google.com links http://www.google.com elinks http://www.google.com lynx http://portail.free.fr w3m http://portail.free.fr ça passe ça ne passe pas pour : elinks http://www.free.fr lynx http://google.com et je n'arrive pas à comprendre la raison (pebkac for me?) liste des paquets installés concernant le réseau : dpkg -l |awk '/network/ {print $1 " "$2" "$3}' ii avahi-autoipd 0.6.32-2 ii dirmngr 2.1.18-8~deb9u2 ii glib-networking:i386 2.50.0-1+b1 ii glib-networking-common 2.50.0-1 ii glib-networking-services 2.50.0-1+b1 ii ifupdown 0.8.19 ii iproute2 4.9.0-1+deb9u1 ii iputils-ping 3:20161105-1 ii libqt5network5:i386 5.7.1+dfsg-3+b1 ii net-tools 1.60+git20161116.90da8a0-1 ii netbase 5.4 ii python-wicd 1.7.4+tb2-4 ii tor 0.2.9.16-1 ii traceroute 1:2.1.0-2 ii wicd 1.7.4+tb2-4 ii wicd-daemon 1.7.4+tb2-4 ii wicd-gtk 1.7.4+tb2-4 j'ai installé dnsutils dpkg -l |awk '/unbound/ {print $1" "$2" "$3}' ii libunbound2:i386 1.6.0-3+deb9u1 ii unbound 1.6.0-3+deb9u1 ii unbound-anchor 1.6.0-3+deb9u1 j'ai vérifié si unbound fonctionne bien : journalctl -xe |grep unbound sept. 13 20:51:15 lyme audit[471]: AVC apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/unbound" pid=471 comm="apparmor_parser" -- Subject: L'unité (unit) unbound.service a commencé à démarrer -- L'unité (unit) unbound.service a commencé à démarrer. sept. 13 20:51:34 lyme package-helper[678]: /var/lib/unbound/root.key has content -- Subject: L'unité (unit) unbound.service a terminé son démarrage -- L'unité (unit) unbound.service a terminé son démarrage, avec le résultat done. sept. 13 20:51:36 lyme unbound[691]: [691:0] notice: init module 0: validator sept. 13 20:51:36 lyme unbound[691]: [691:0] notice: init module 1: iterator sept. 13 20:51:36 lyme unbound[691]: [691:0] info: start of service (unbound 1.6.0). service unbound status ● unbound.service - Unbound DNS server Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2018-09-13 20:51:34 CEST; 47min ago Docs: man:unbound(8) Main PID: 691 (unbound) Tasks: 1 (limit: 4915) CGroup: /system.slice/unbound.service └─691 /usr/sbin/unbound -d sept. 13 20:51:23 lyme systemd[1]: Starting Unbound DNS server... sept. 13 20:51:34 lyme package-helper[678]: /var/lib/unbound/root.key has content sept. 13 20:51:34 lyme package-helper[678]: success: the anchor is ok sept. 13 20:51:34 lyme systemd[1]: Started Unbound DNS server. sept. 13 20:51:36 lyme unbound[691]: ^[[0;1;39m[691:0] notice: init module 0: validator sept. 13 20:51:36 lyme unbound[691]: ^[[0;1;39m[691:0] notice: init module 1: iterator sept. 13 20:51:36 lyme unbound[691]: [691:0] info: start of service (unbound 1.6.0). bref j'y perd mon latin ... merci slt bernard

