kityuser":13ppbac4 said:
TrimTheKing":13ppbac4 said:
Can't see it being DNS as your DNS will be the same for both MAC and PC (should be either taken from router or sent by ISP.
What it could be is something like a host file (or the apple equivalent) that would override DNS and point you to somewhere else.
Might be a silly question but...have you googled it?
I'm on the train at moment so sh!tty signal, but will have a look when I get home if you want?
the laptop could be using an open DNS, say openDNS for address resolution, the mac could be using the ISP DNS server.
DNS should be configured (in this setup) at the router, and client machines.....
of course you can run your own DNS server..... thats another kettle of fish.
we suspected DNS because he was having name resolution problems when trying to access other sites (e.g. apple.com) but addressing via the IP address (of say apple.com) was working.
if its a file thats overriding the DNS lookup then its still a DNS problem......
name resolution issues I`m sure.....
Steve
Not questioning you on that Steve, but it could be any one of a million things but if they're not mentioned then how are we ever going to work it out?
I assumed from the tone of the OP that he doesn't work in IT therefore openDNS would be unlikely (unless someone else set it up for him) otherwise he would have mentioned it.
When you do a 'ping -a' from the machine to an affected site (say apple.com) what does it return? It should return something like below ( mine times out because we don't allow ICMP through our firewalls, but if I was at home it would work). Depending what you see here will determine whether it is unable to resolve the names at all (I don't know your background Steve so no 'granny sucking eggs' moment intended...).
D:\Documents and Settings\TrimTheKing>ping -a
www.apple.com
Pinging
www.apple.com.akadns.net [17.112.152.32] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 17.112.152.32:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
dedee - You will probably not want to do this, but if you did, then you can download an application called HTTPWatch. This is small app which can trace and log every action that happens as you access a website. You can also record these for diagnostic purposes (eg it tells you what errors are being returned and why).
Download it and give it a whirl, I can talk you through it if need be. If you don;t have any joy or can't get to grips with it then I would be happy to look through the logs for you, but can completely understand if you didn't want to do that for security purposes.
Let me know...