Fichier host
Résolu
kevin76110
Messages postés
4273
Date d'inscription
Statut
Membre
Dernière intervention
-
kevin76110 Messages postés 4273 Date d'inscription Statut Membre Dernière intervention -
kevin76110 Messages postés 4273 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
J'essaie de nettoyer mon fichier host par ce tuto:
http://forum.ubuntu-fr.org/viewtopic.php?pid=1968896#p1968896
Or, j'ai ceci dans le fichier à modifier :
192.168.0.14 thenardk-MSI-NOTEBOOK-VR630 # Added by NetworkManager
127.0.0.1 localhost.localdomain localhost
::1 thenardk-MSI-NOTEBOOK-VR630 localhost6.localdomain6 localhost6
127.0.1.1 thenardk-MSI-NOTEBOOK-VR630
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Je remplace tout par
127.0.0.1 localhost thenardk-MSI-NOTEBOOK-VR630
127.0.1.1 thenardk-MSI-NOTEBOOK-VR630
?
D'avance merci.
Kévin
J'essaie de nettoyer mon fichier host par ce tuto:
http://forum.ubuntu-fr.org/viewtopic.php?pid=1968896#p1968896
Or, j'ai ceci dans le fichier à modifier :
192.168.0.14 thenardk-MSI-NOTEBOOK-VR630 # Added by NetworkManager
127.0.0.1 localhost.localdomain localhost
::1 thenardk-MSI-NOTEBOOK-VR630 localhost6.localdomain6 localhost6
127.0.1.1 thenardk-MSI-NOTEBOOK-VR630
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Je remplace tout par
127.0.0.1 localhost thenardk-MSI-NOTEBOOK-VR630
127.0.1.1 thenardk-MSI-NOTEBOOK-VR630
?
D'avance merci.
Kévin
A voir également:
- Fichier host
- Fichier host - Guide
- Fichier bin - Guide
- Fichier epub - Guide
- Fichier rar - Guide
- Comment réduire la taille d'un fichier - Guide
2 réponses
Alorss je mets ça :
192.168.0.14 thenardk-MSI-NOTEBOOK-VR630 # Added by NetworkManager
127.0.0.1 localhost thenardk-MSI-NOTEBOOK-VR630
::1 thenardk-MSI-NOTEBOOK-VR630 localhost6.localdomain6 localhost6
127.0.1.1 thenardk-MSI-NOTEBOOK-VR630
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
?
192.168.0.14 thenardk-MSI-NOTEBOOK-VR630 # Added by NetworkManager
127.0.0.1 localhost thenardk-MSI-NOTEBOOK-VR630
::1 thenardk-MSI-NOTEBOOK-VR630 localhost6.localdomain6 localhost6
127.0.1.1 thenardk-MSI-NOTEBOOK-VR630
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
?