We all know what 127.0.0.1 is used for (loopback). But is the rest of the reserved 127.0.0.0/8 loopback space widely used for anything?
|
|
It's also reserved for loopback, so no, it's not widely used for anything. In practice, 127.0.0.1 is usually used as "the" loopback address, but the rest of the block should loopback as well, meaning it's just generally not used for anything. (Though, for example, larger Cisco switches will use 127.0.0.xx IPs to listen for attached cards and modules, so at least some of other addresses are in use.) From RFC3330: Special-Use IPv4 addresses
|
||||
|
|
|
In practice, I have seen other 127.0.0.0/8 addresses used in two places:
|
|||||||
|
|
As already stated whole block is used as loopback so i'm only adding one example for regular desktop use. Loopback other than That's right, normally you would not connect RDP client to same computer that you are using (and not allowed to do so even if wanted to see nice mirror effects :). |
|||
|
|
