desole , je me suis precipité sur les lignes de commandes sans faire attention a ta consigne...
je n'ai pas bricolé les dns... " DHCP le fait tout seul. " si le dhcp le fait, j'ai conscience de mes limites, je ne touche a rien..
ls -l /etc/resolv.conf
Code : Tout sélectionner
ls -l /etc/resolv.conf
-rw-r--r-- 1 root root 66 18 oct. 16:00 /etc/resolv.conf
stat /etc/resolv.conf
Code : Tout sélectionner
stat /etc/resolv.conf
Fichier : « /etc/resolv.conf »
Taille : 66 Blocs : 8 Blocs d'E/S : 4096 fichier
Périphérique : 804h/2052d Inœud : 1835024 Liens : 1
Accès : (0644/-rw-r--r--) UID : ( 0/ root) GID : ( 0/ root)
Accès : 2015-11-25 19:41:17.807192331 +0000
Modif. : 2015-10-18 16:00:46.177828948 +0000
Changt : 2015-10-18 16:00:46.177828948 +0000
Créé : -
lsattr /etc/resolv.conf
grep -Ev "^ *#|^ *$" /etc/dhcpcd.conf
Code : Tout sélectionner
grep -Ev "^ *#|^ *$" /etc/dhcpcd.conf
hostname
duid
persistent
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option ntp_servers
option interface_mtu
require dhcp_server_identifier
slaac private
nohook lookup-hostname
noipv4ll
nohook resolv.conf
cd /etc/systemd/system
find -exec ls -ld {} \;
Code : Tout sélectionner
find -exec ls -ld {} \;
drwxr-xr-x 4 root root 4096 18 oct. 16:49 .
drwxr-xr-x 2 root root 4096 18 oct. 12:58 ./getty.target.wants
lrwxrwxrwx 1 root root 38 18 oct. 12:58 ./getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service
lrwxrwxrwx 1 root root 39 18 oct. 16:49 ./display-manager.service -> /usr/lib/systemd/system/lightdm.service
drwxr-xr-x 2 root root 4096 18 oct. 16:21 ./multi-user.target.wants
lrwxrwxrwx 1 root root 38 18 oct. 16:21 ./multi-user.target.wants/dhcpcd.service -> /usr/lib/systemd/system/dhcpcd.service
lrwxrwxrwx 1 root root 40 18 oct. 12:58 ./multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target