Merhaba,
Tecrübe iyidir. Beraberinde gelişim gelir. Başıma gelen acı tecrübe ve edindiğim bilgileri belki aynı sıkıntıyı yaşayanlar olabilir diye paylaşıyorum.
Sistemime dışarıdan müdahale ile bir şeyler değiştirilmiş. Kendimi savunmak için kullandığım Norton AV ve PF (Personal Firewaal) update yapmıyordu. Bir şeylerin ters gittiğini sezinledim. Browesera www.symantec.com yazıyordum ancak site açlmıyordu. Kaspersky.com, panda vs alimum bilimum güvenlik yazılım şirketleri açılmıyordu. Ancak diğer sitelere girebiliyordum. Bu nasıl olabilirdi.
Aklıma hosts dosyası geldi. Bu dosyanın yeri ;
C:\WINDOWS\system32\drivers\etc
klasöründedir. (XP için, win 98 de system32, system olacak)
Bu dosyayı açtım. Açmak için sağ tıklayın. Aç deyin. Birlikte açılacağı program için notepad seçin. Ancak bu tür dosyaları açmak için her zaman bu programı kullan seçeneği işaretli olmasın.
Birde ne göreyim? Giremediğim tüm siteler localhosta tanımlanmış durumdaydı. Yani browser istemimi, internette değil, HDD'de arıyor, localhostumda host edilen böyle bir site olmadığı içinde sayfa görüntülenemiyor uyarısı alıyordum.
Dosyanın orjinali açtığınızda şu şekilde olmalıdır.
# Copyright (c) 1993-1999 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
127.0.0.1 localhost
Bende ise şu şekilde idi;
# Copyright (c) 1993-1999 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
127.0.0.1 localhost
127.0.0.1 www.symantec.com
127.0.0.1 www.kaspersky.com
............
şeklinde tam 50 tane site tanımlı idi. Tüm altta yeralan siteleri sildim ve kaydedip kapattım. İşte o an problemi çözmüştüm.
Bu zararlı kullanımı. Birde faydasına bakalım.
Evlisiniz, eşiniz veya çocuğunuzun girmesini istemediğiniz siteyi buraya tanımlayın, olsun bitsin.
Umarım faydalı olur.