I've run into this issue repeatedly in the past week. The problem (in my cases at least) appear to be Shaw's DNS servers. For whatever reason, they are not responding for some names, and not forwarding requests to other servers.
For me the solution has be change the DNS servers in use. For my internal network, I've switched to point to my private instance of BIND (used solely to resolve internal names), and things work well enough. For boxes outside my network, I've switched them to use the OpenDNS servers (www.opendns.com). In both cases, everything went back to normal. In ALL cases, it has been a Shaw DNS server. I discovered this while trying to fix the issue for some friends of mine. They were behind a DLink box, and using DHCP from that box. I determined what DNS servers the DLink was using, and tried to access them directly from the workstation. I could ping them, but when using them as the workstations DNS servers they failed as well. I next ran nslookup and tried to resolve the host in question. The response - from Shaw's server (identified by name) was that the name could not be resolved. Ergo, trying a different server fixed the problem. I knew it was not due to a change in the domain name, as we control that and hadn't done any changes in more than a year. A little wordy for a response I know, but hopefully this helps out.... Shawn Martin Glazer wrote: > I'm completely baffled by this.... > >>From my workstation (Gentoo/KDE), I cannot access some websites > (www.contribs.org being the main one I need). The request goes out but then I > don't receive anything in response and eventually the browser times out. > > I have tried with Konqueror, FireFox and even telnetted to port 80 - > > [EMAIL PROTECTED] ~ $ telnet contribs.org 80 > Trying 216.17.211.37... > Connected to contribs.org. > Escape character is '^]'. > GET HTTP/1.1 > > <<hit enter a few times>> > > Connection closed by foreign host. > [EMAIL PROTECTED] ~ $ > > > I've tried under a different used ID, under root and even changed machine IP. > The machine is sitting on my internal network behind a Linux firewall. There > is no firewall/iptables running on this workstation. > > Other machines on my internal network (Linux and Windows) have no problem > accessing these sites, so it is not the firewall > . > I can access most other sites on the internet without a problem from this > machine. > > I used to be able to access these sites before. > > Any suggestions? > > Baffled > (Martin) > > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying > > _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

