Is there any IP which refers to the internet?
Posted
by victorferreira
on Server Fault
See other posts from Server Fault
or by victorferreira
Published on 2010-05-21T14:37:22Z
Indexed on
2010/05/22
13:21 UTC
Read the original article
Hit count: 167
Hello, guys, good morning.
127.0.0.1 is the local IP, isnt it? Is there a IP that I can use in order to refer to the any user in the internet?
The thing is: i want to block a specific file to be accessed by the internet using IIS6. but i doesnt show me a clear way to do this. But i can define some security rules, for example: give IP restrictions for some file. So, i can deny for everybody (using that IP i am asking about) and allow for the internal IP.
any suggestions?
© Server Fault or respective owner