Другие языки программирования и технологии

что из этого не нужно в файле Hosts

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
#127.0.0.1 localhost
#::1 localhost
Михаил *****
Михаил *****
85
все нужно
если стоит # то это надо
DY
Dima Ynusov
4 759
Лучший ответ
у тебя настоящий файл может быть изменён и скрыт а ты видишь подложный, здесь програмка верни его по умолчанию
http://support.microsoft.com/kb/972034/ru
здесь описание andrecool-68.narod.ru/hosts.html
значёк # в двух нижних строчках лишний.
сравнивай хоть по буквам :D

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
#127.0.0.1 localhost
#::1 localhost
Михаил Санин
Михаил Санин
62 587
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
Все что ниже это либо проги какие либо антивир
Бред первого отвечающего.. .все строки где стоит # это закоментированые строки. Они никак не обрабатываются.
Это именно КОММЕНТАРИЙ для данного файла.
Так как в вашем случае все строки закоментированы, то можете очистить файл.

Файл hosts - это первое место куда заглядывает DNS резолвер для того что б определить IP адрес по имени.
Подробнее здесь - Hosts - Википедия

Если в файле вы увидитие не закоментированые настройки для vk.com, odnoklassniki.ru, google.ru....и. т. д, то скорее всего над вашим компьютером поработал вирус. И вам потребутся удалить вручную эти строки и проверить компьютер на угрозы.
Zheka Ermolovich
Zheka Ermolovich
612