|
I had the maximum of 5 hosts setup and working fine, I decided I needed a different host name. So I deleted the host (www.timethejet.ath.cx) and then created a new host (www.openrealty.ath.cx). This was done on over 2 days ago. I'm pretty sure that I've made all the necessary changes to the local machines and can access the site from the same machine that the HTML server is running on. I've followed the steps as per Why can't I connect to my server? Step 1 OK as above. Step 2 same ip address's :-
Step 3 Port 80 shows as open. Step 4 is confusing. Using DSNCogReport with input as http://www.openrealty.ath.cx returns data for http://ath.cx Using Traceroute with input as http://www.openrealty.ath.cx returns :-
Using WHOIS (same input) returns :-
Using DNSLookup (same input) returns :-
Using DNSSEC (same input) returns :-
|
|
Your hostname is fine, but it seems you're not trying to query your plain hostname, but instead you're querying the sub-domain www.openrealty.ath.cx. For that to work, the wildcard feature must be enabled on that hostname, which it is currently not. Try one or both of the following:
Thanks Viking Tiger> I feel like a bit of an idiot.
Feb 01 at 11:48 AM
Mike 2
Not at all. Simple mistakes are the worst, and the most common. I make them all the time =)
Feb 01 at 03:19 PM
VikingTiger ♦
|