It sounds as though it is just a hostname resolution problem.
When a computer attempts to go to yahoo.com, something must tell the
computer what IP address = yahoo.com. This name resolution is typically
handled by a DNS server, either on your network or at your ISP. Try this as
step 1:
Open a command prompt (cmd.exe) and enter:
ping yahoo.com
You should get a response like:
1. Pinging yahoo.com [66.94.234.13] with 32 bytes of data:
[rest is irrelevant - don't worry if you get a timeout]
or
2. Ping request could not find host yahoo.com. Please check the name and
try again.
Which response do you get?
Ray at work
cn said:
Working with Server 2003 and 2K workstations. The entire network has lost
the ability to connect to yahoo. com. All other internet acces is fine.
I feel this is the tip of an iceberg. Any suggestions as to
troubleshooting?