57
29
According to everything I read, the entire 127.x.x.x subnet should loopback.
However, on my Mac, I can only ping 127.0.0.1
I know I've done this before (though possibly on another OS) and has come in very useful for developing multiple SSL sites locally and for tunneling remote services for access on a local IP (for example I could ssh into my MySQL server, and just port forward the standard port to the same port on my local machine but on 127.0.0.2 while my local server ran at 127.0.0.1.
If this turns out to also work on CentOS, you sir are getting a bounty from me. – Parthian Shot – 11 years ago
Actually, either way you get a bounty. Since it doesn't work for CentOS, I'll just ask and answer that question once I find out the answer. – Parthian Shot – 11 years ago
How I set up 4 servers on port 8, using different loopback addresses on debian9 Gnu/Linux https://superuser.com/a/1255308/62123
– ctrl-alt-delor – 7 years ago4If only there was a way to make it work for 127...* – Matthew Schinckel – 12 years ago