> > Thanks for the suggestion. I have already tried and did not see any
> > improvement.
[quoted text clipped - 27 lines]
> <http://designsbymike.biz/prius.shtml> Prius shirts & bumper stickers
> <http://cafepress.com/comedancing> Ballroom dance-themed shirts & gift
I know this string is a bit confusing, but I have noticed another
"weird" symptom of whatever is my problem.
After working on my iMac for a while I am no longer able to access some
web sites. When I restart the iMac I can then access the sites.
For example, in three separate instances today after about 30 to 60
minutes of activity on the iMac I have been unable to contact any of
the Google sites. Then when I restart the computer I can access the
sites.
At those times when I cannot access the Google sites I cannot gain
access via either Safari or Foxfire.
This is all getting pretty frustrating. Any additional thoughts???
> Mike,
>
[quoted text clipped - 38 lines]
> > <http://designsbymike.biz/prius.shtml> Prius shirts & bumper stickers
> > <http://cafepress.com/comedancing> Ballroom dance-themed shirts & gift
dorayme - 29 Nov 2006 03:54 GMT
In article
<1164770493.556050.288660@l39g2000cwd.googlegroups.com>,
> I know this string is a bit confusing, but I have noticed another
> "weird" symptom of whatever is my problem.
[quoted text clipped - 11 lines]
>
> This is all getting pretty frustrating. Any additional thoughts???
Are you getting trouble with other sites, simple not very busy
sites? I can give you some if you want. But I won't yet lest I be
accused by all my enemies here of parading my own writings and
trying to gain more attention. <g>

Signature
dorayme
Bob Harris - 29 Nov 2006 04:04 GMT
In article
<1164770493.556050.288660@l39g2000cwd.googlegroups.com>,
> I know this string is a bit confusing, but I have noticed another
> "weird" symptom of whatever is my problem.
[quoted text clipped - 55 lines]
> > > <http://designsbymike.biz/prius.shtml> Prius shirts & bumper stickers
> > > <http://cafepress.com/comedancing> Ballroom dance-themed shirts & gift
Please Don't top post.
When you loose internet access, try using numeric IP addresses to
access the sites you are having problems with
nslookup google.com
Server: 10.0.1.1
Address: 10.0.1.1#53
Non-authoritative answer:
Name: google.com
Address: 64.233.187.99
Name: google.com
Address: 64.233.167.99
Name: google.com
Address: 72.14.207.99
http://64.233.187.99
http://64.233.167.99
http://72.14.207.99
If this works, then you are having DNS server problems. Look at
the /etc/resolv.conf file via the terminal. This should be
listing the DNS servers your systems is currently using.
Check your ISP's web site to see if they list DNS server addresses
and if the /etc/resolv.conf are different then try setting your
IPS's DNS server addresses in System Preferences -> Network ->
TCP/IP. See if that changes anything.
If you can not find DNS server addresses from your ISP, then do a
google search (when you do have access) looking for open DNS
servers, or public DNS servers, or free DNS servers.
If using numeric IP addresses also does not work, then your
problem is total lack of connection. In this case you need to
check all the components between you and the internet. Home
routers, WiFi, cable/dsl modem and all in all your IPS connection.
Bob Harris