Einzelnen Beitrag anzeigen
Ungelesen 25.05.18, 22:36   #2
rexgullx
Profi
 
Registriert seit: Aug 2010
Beiträge: 1.828
Bedankt: 7.268
rexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkterexgullx leckt gerne myGully Deckel in der Kanalisation! | 2147483647 Respekt Punkte
Standard

# 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
# localhost name resolution is handle within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost

#<localhost>
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
255.255.255.255 broadcasthost
::1 localhost
127.0.0.1 local
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
#</localhost>

0.0.0.0 0.0.0.0
0.0.0.0 telegram.org
0.0.0.0 web.telegram.org


So sollte es aussehen. Zeilen die mit # beginnen bzw wenn ein # in einer Zeile steht, so ist der nachfolgende Text nur Kommentar ohne Wirkung. Du solltest 0.0.0.0 anstelle von 127.0.0.1 verwenden da dies eine schnellere Verarbeitung erlaubt.

Zum Thema HOSTS-Datei findest du in dem Artikel Hosts-Datei für Profis (Quelle: com-magazin 10/2012) einen ausführlichen Artikel über Funktion, Wirkung, und zur Erstellung einer HOSTS-Datei.
rexgullx ist offline   Mit Zitat antworten