[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't access www.kde.org



Hall Stevenson said:
> Can anyone give me some clues where to look as to why I can't access
> www.kde.org ?? I can reach bugs.kde.org, download.kde.org and many, many
> other websites that I visit daily.

things i'd reccomend:

1) try traceroute
2) check to be sure the name is resolving to the right IP(for me
   it resolves to 80.232.38.131)
3) check your route cache (route -C -n)
4) use tcpdump to see whats going on (use 2 terminals):
   tcpdump dst 80.232.38.131
   and on the 2nd terminal telnet www.kde.org 80 and issue a GET /

nate





Reply to: