Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What kind of IP address is 127.0.0.1?

user-image
Question ajoutée par Roderick Cabase , IT Technician , Saudi Aramco (Contract Isam Kabbani & Partners Co.)
Date de publication: 2014/10/25
Khisro khan
par Khisro khan , IT Supervisor , Medical Glamor company

It is a loop back ip address which is design to check the contactivity of LAN hardware and its driver whether it properly installed and in other words slef testing ip address .

SUMITH V S
par SUMITH V S , Operations Coordinator , Christian Dior Couture Middle East FZE

The IP address 127.0.0.1 is a special purpose address reserved for use on each computer.127.0.0.1 is conventionally a computer'sloopback address.

Network software and utilities can use127.0.0.1 to access a local computer's TCP/IP network resources. Messages sent to loopback IP addresses like127.0.0.1 do not reach outside to the local area network (LAN) but instead are automatically re-routed by the computer's own network adapter back to the receiving end of the TCP/IP stack.

Typically all IP addresses in the range127.0.0.1 -127.255.255.255 are reserved for private use, but127.0.0.1 is by convention the loopback address in almost all cases.

Mohammad Abdul Haq
par Mohammad Abdul Haq , Technical Representative. , GLOPORE IMS

It is called a loop back address. Used for network testing in order to know whether a host is reachable to a network or not..

lukman raheem
par lukman raheem , maintenance and sales officer , jcu and associate

A loopback address, a non-routable IP address .

mohammed bilal bhati
par mohammed bilal bhati , Document controller , ikk

That means any packet sent to one of those16,777,214 addresses (127.0.0.1 through127.255.255.254) will be looped back. IPv6 has just a single address, ::1. Localhost may also be mapped to other IPv4 loopback addresses, and additional synonyms may be assigned to any loopback address.

Utilisateur supprimé
par Utilisateur supprimé

WAN IP

More Questions Like This