I am having trouble connecting to boru from my home network. Can access from other networks. My home IP address is 68.34.117.129
I am having trouble connecting to boru from my home network. Can access from other networks. My home IP address is 68.34.117.129
First, make sure it's not just a problem with DNS. Clear your DNS cache, then try connecting to the host by IP address by (e.g.) pinging 69.175.121.66 (which is Boru's IP) or by telnetting to port 80 on Boru and sending a HTTP request:
If the above fails, it's likely your IP somehow is blocked by the X10 firewall. I (or someone) can escalate this to a ticketed case, though you might get a quicker resolution if you can get ahold of an admin via IRC (irc.x10hosting.com).Code:HEAD / HTTP/1.0 Host: <your hostname here>
Last edited by misson; 02-10-2011 at 05:41 PM.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.