Can't access website on local network
Posted
by
Romain
on Super User
See other posts from Super User
or by Romain
Published on 2012-11-27T10:17:50Z
Indexed on
2012/11/27
11:08 UTC
Read the original article
Hit count: 341
I have a personal website running on my PC (Ubuntu), connected to the internet through a router. I can connect without any problem to my website when I'm not at home so I guess my router is correctly configured but whem I try to access the site using a local adress at home (192.168.XX.XX), it times out after 30 seconds or so.
What tool could I use to find out where is the problem? I have tried a tracert command on my Windows PC but add just a useless line. If it's of any help, my website is running on Tomcat 6 but I don't think the problem is here as it would be weird that the server would be configured to be accessible from the internet but not the local network.
© Super User or respective owner