While on an intranet, how can I distinguish whether a website is available publicly or not?
I gave a link to someone and then realized that he could not access it because it was on the intranet. Is there some way to know?
|
|
Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
a site similar to http://downforeveryoneorjustme.com/ should do the job. If you mean a way to find if anouther intranet user can see a internet site, then it depends on firewall settings and similar. Thats a much bigger topic. |
|||
|
|
|
I usually use a proxy server such as http://www.hidemyass.com to test the accessibility of an internally hosted site. That will access the url on the intranet from a site outside. If you can browse to it through that, then so can others. |
|||
|
|