Is there any IP which refers to the internet?
- by victorferreira
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?