What is 127.0.0.1? ¿Qué es 127.0.0.1?

No hay lugar como 127.0.0.1

127.0.0.1 is the standard IP address used for a loopback network connection. 127.0.0.1 es la dirección IP estándar se utiliza para una conexión de red loopback.

This means that if you try to connect to 127.0.0.1, you are immediately looped back to your own machine . Esto significa que si usted intenta conectarse a 127.0.0.1, que está enrollado inmediatamente de nuevo a su equipo.

If you telnet, ftp, etc... Si telnet, ftp, etc .. to 127.0.0.1, you are connected to your own machine. A 127.0.0.1, que está conectado a su propia máquina.

In other words, 127.0.0.1 is you . En otras palabras, usted es 127.0.0.1.

For example, if your system was named "joker", and you attempted to telnet to 127.0.0.1, you would see: Por ejemplo, si su sistema era llamado "comodín", y le trató de telnet a 127.0.0.1, aparecerá:

 # telnet 127.0.0.1 Trying 127.0.0.1... # Telnet 127.0.0.1 Embarazo 127.0.0.1 ... Connected to joker Escape character is '^]'. Conectado al carácter bromista Escape es'^]'. 

Convincing newbie's to connect to 127.0.0.1 is a frequent joke on the Internet. Convencer novato de conectarse a 127.0.0.1 es una broma frecuente en Internet.

Another name for 127.0.0.1 is localhost . Otro nombre para es 127.0.0.1 localhost.

Although 127.0.0.1 is the most commonly utilized address for localhost, any IP address in the 127.*.*.* range should also function in the same manner. Aunque 127.0.0.1 es el más comúnmente utilizado para la dirección localhost, cualquier dirección IP en la gama 127 .*.*.* también debería funcionar de la misma manera.

The proper use of localhost addresses is defined in RFC 3330: Special-Use IPv4 Addresses El uso adecuado de las direcciones localhost está definido en el RFC 3330: Special-Use direcciones IPv4

The IPv6 version of localhost is defined in RFC 3513: Internet Protocol Version 6 (IPv6) Addressing Architecture as ::1/128. El IPv6 es la versión de localhost definido en el RFC 3513: Protocolo de Internet versión 6 (IPv6) Abordar como Arquitectura:: 1 / 128.



TCP / IP for Dummies TCP / IP Illustrated Volumen 1
Purchase these excellent books on TCP /IP at Amazon.com Compra estos excelentes libros sobre TCP / IP en Amazon.com
Bookmark What is 127.0.0.1? Guardar ¿Qué es 127.0.0.1?

Latest Blog Posts Últimas entradas de blog


Copyright 2007 Tech-FAQ . Copyright 2007 Tech-FAQ. All rights reserved. Todos los derechos reservados.