Einzelnen Beitrag anzeigen
Alt 26.08.10, 22:24   #16 (permalink)
Fordragon
Themenstarter
 
Registriert seit: 11.03.10
Fordragon Leistung: Facit NTK
Likes: 0
Standard

Firewall nur die von Windows (da ich mein en PC vor nicht allgeraumer Zeit neu aufgesetzt habe ist Kaspersky noch nicht wieder drauf)

Und Defender-Tools auch nur das von Windows.

IE Benutze ich nicht (hasse ich ). Habe Firefox.

An der host datei habe ich nichts geändert , aber ich post sie mal:

Code:
# Copyright (c) 1993-2006 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
::1             localhost
Fordragon ist offline   Mit Zitat antworten
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61