Hey guys
I'm having this bizzarre issue I can't figure out.
Browsing to Google.com on FF or Chrome on OSX 10.7.3 produces:
If I do this on the console:
And
So it's would appear to be resolving fine on console.
Weird huh, Any ideas?
I'm having this bizzarre issue I can't figure out.
Browsing to Google.com on FF or Chrome on OSX 10.7.3 produces:
Code:
The server at www.google.com can't be found, because the DNS lookup failed
If I do this on the console:
Code:
MacBook-Pro-2:~ $ ping google.com
PING google.com (74.125.224.66): 56 data bytes
64 bytes from 74.125.224.66: icmp_seq=0 ttl=52 time=39.865 ms
64 bytes from 74.125.224.66: icmp_seq=1 ttl=52 time=44.704 ms
And
MacBook-Pro-2:~$ nslookup www.google.com
Server: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
www.google.com canonical name = www.l.google.com.
Name: www.l.google.com
Address: 74.125.224.50
Name: www.l.google.com
Address: 74.125.224.49
Name: www.l.google.com
Address: 74.125.224.51
Name: www.l.google.com
Address: 74.125.224.48
Name: www.l.google.com
Address: 74.125.224.52
So it's would appear to be resolving fine on console.
Weird huh, Any ideas?