View Single Post
Old 04-14-2012, 06:54   #232 (permalink)
B.thirumalaraju
Freak Poster
 
Join Date: Aug 2007
Posts: 374
Member: 577307
Status: Offline
Thanks Meter: 58
Quote:
Originally Posted by hadjifr41 View Post
i try this and not work


# Copyright (c) 1993-1999 Microsoft Corp.
#
# Ceci est un exemple de fichier HOSTS utilisé par Microsoft TCP/IP
# pour Windows.
#
# Ce fichier contient les correspondances des a******* IP aux noms d'hôtes.
# Chaque entrée doit être sur une ligne propre. L'adresse IP doit être placée
# dans la première colonne, suivie par le nom d'hôte correspondant. L'adresse
# IP et le nom d'hôte doivent être séparés par au moins un espace.
#
# De plus, des commentaires (tels que celui-ci) peuvent être insérés sur des
# lignes propres ou après le nom d'ordinateur. Ils sont indiqué par le
# symbole '#'.
#
# Par exemple :
102.54.94.97 rhino.acme.com
83.19.176.83 cyclone.karwosgsm.pl
38.25.63.10 x.acme.com # hôte client x


please give me the hosts fie for i paste in my pc

I had edited like .
# 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 ad******* 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
83.19.176.83 cyclone.karwosgsm.pl # source server

127.0.0.1 localhost
it is working for me.
 
 
Page generated in 0.12427 seconds with 7 queries