On May 26, 2012, at 6:05 AM, Jared Earle wrote:

> Ok, here's what to do. 
> 
> Open Terminal and type the following, hit enter and paste the results here:
> cat /etc/hosts
> 
> and:
> cat /etc/resolv.conf
> 
> This will give us the first step to resolving this.

Thank you.

# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1       localhost
255.255.255.255 broadcasthost
::1             localhost 
fe80::1%lo0     localhost

resolv.conf

#
# Mac OS X Notice
#
# This file is not used by the host name and address resolution
# or the DNS query routing mechanisms used by most processes on
# this Mac OS X system.
#
# This file is automatically generated.
#
domain hsd1.pa.comcast.net.
nameserver 192.168.1.1
nameserver 75.75.76.76
nameserver 75.75.75.75

What do you see? Thanks again.
_______________________________________________
Osx-nutters mailing list
[email protected]
http://lists.tit-wank.com/mailman/listinfo/osx-nutters

Reply via email to