Problem accessing my domain from some computers

I hope I'm posting this in the right forum...

Hi, I'm a newbie trying to set up my own home web server. I have an old laptop where I have a LAMP set up.

Virgin Media won't give me a static IP so I am using dyndns, my IP hasn't changed for months anyway...

So the problem is this...

The domain is leatherheadmfc.co.uk . From within the same network connection I can access the domain no problems. From my mobile phone, on a different network I can also access the domain with no problems.

However, I cannot reach the domain from any other computer outside of the network. A friend of mine from Poland was able to, but in the UK I have tried 3-4 computers with no luck, all give the standard 'Could not reach this page' error message. I have tried prefacing the domain with http:// to make sure, no luck.

Also, I cannot access my IP which is 82.3.228.202 (correct at time of posting, like I said it's not static). I can access it from my mobile and get the standard Apache page, as expected. I can also ping the IP and domain and get the correct response.

I thought at first it might be the DNS propagating slowly but it has been about 10 days now and I don't think that explains the direct IP not working anyway!

I would really appreciate any help anyone can give! If you need me to provide more information then let me know.

Thanks!

The IP works, so this is not routing, it is pure DNS?

There are web sites where you can nslookup to verify the external view of your domain. It sounds like there is some flaw in the domain setup.

Is this a dynamically assigned IP? That's usually for clients, not servers.

PS: I use luc neijens CyberKit, got this for your NS:

Header:
   ID=47776, QR=Response, Opcode=QUERY, RCODE=NAME ERROR
   Authoritative Answer=No, Truncation=No
   Recursion Desired=Yes, Recursion Available=Yes
   QDCOUNT=1, ANCOUNT=0, NSCOUNT=1, ARCOUNT=0
Question:
   Name=leatherheadmfc.uk.co, QTYPE=NS, QCLASS=1
Authority Records Section:
- Name=co
    Type=SOA, Class=1, TTL=900 (15 Minutes), RDLENGTH=56
    Name Server=ns1.cctld.co, Mailbox=hostmaster.neustar.biz
    Serial=2010495744
    Refresh=900 (15 Minutes)
    Retry=900 (15 Minutes)
    Expire=604800 (7 Days)
    Minimum TTL=86400 (1 Day)

For my friends at easysoft.com, I see name servers!

Header:
   ID=48174, QR=Response, Opcode=QUERY, RCODE=NO ERROR
   Authoritative Answer=No, Truncation=No
   Recursion Desired=Yes, Recursion Available=Yes
   QDCOUNT=1, ANCOUNT=2, NSCOUNT=0, ARCOUNT=0
Question:
   Name=easysoft.com, QTYPE=NS, QCLASS=1
Answer Section:
- Name=easysoft.com
    Type=NS, Class=1, TTL=7200 (2 Hours), RDLENGTH=6
    Name Server=ns1.easysoft.com
- Name=easysoft.com
    Type=NS, Class=1, TTL=7200 (2 Hours), RDLENGTH=6
    Name Server=ns0.easysoft.com
---

Thanks for the response.

The IP works from my mobile phone but not from any actual computer! Looking at the nslookup you posted, it seems you got co and uk the wrong way round.

I get this output, the nameservers are listed as zoneedit, which is what I set up.

 Non-authoritative answer: 
leatherheadmfc.co.uk 
origin = ns4.zoneedit.com 
mail addr = soacontact.zoneedit.com 
serial = 2011209080 
refresh = 2400 
retry = 360 
expire = 1209600 
minimum = 300 
Name: leatherheadmfc.co.uk 
Address: 82.3.228.202 
leatherheadmfc.co.uk nameserver = ns4.zoneedit.com. 
leatherheadmfc.co.uk nameserver = ns8.zoneedit.com. 

So I still have the same issue....

I'm still having problems as described above.

I can still access the domain from mobile devices and the machines on the server network, but no desktop computer outside of that. I think that I have Apache configured correctly as otherwise I would not be able to access it at all!

Is this a router issue? Could it be some setting which I have missed/not configured properly?

If any further information is required, please let me know. Thanks!

This is no longer an issue.

It seems that it was simply the DNS propagating VERY slowly, more than 3 weeks to work from all my test machines (clearing caches all the way).

I guess a combo of the home server switching off a couple of times and the dynamic DNS slowed things down.

It'd be nice if DHCP could be replaced/augmented with a sort of virtual clustered host, where one half of your cluster was you mobile PC, and the other half a virtual slice of a server, supporting the same IP and name all the time. We could call it a cloud or something. :smiley: