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?

link|improve this question

feedback

closed as off topic by ChrisF, heavyd, Gnoupi Aug 10 '10 at 9:53

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

2 Answers

up vote 5 down vote accepted

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.

link|improve this answer
feedback

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.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.