My WinXP PC is doing exactly the same thing! Trying Stephen's suggestions:
a tracert at the cmd prompt to a known outside IP address (66.102.9.104 for Google or 216.109.118.66 is one of Yahoo's) its just tracert 66.102.9.104 if you don't know.
tracert 66.102.9.104 gives:
Tracing route to over a maximum of 30 hops
1 <1 ms <1 ms <1 ms No resources.
Try and ping 127.0.0.1 from his machine and see what you get. Does he ping you ok?
ping 127.0.0.1 gives:
Pinging ► with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Ping statistics for 0ú♠:
Packets: Set = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Also at the command prompt do a route print...
route print gives:
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 e0 18 fe 49 fd ...... Broadcom NetXtreme Gigabit Ethernet
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.27.2 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.0.0 192.168.27.2 192.168.27.2 20
192.168.27.2 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.27.255 255.255.255.255 192.168.27.2 192.168.27.2 20
224.0.0.0 240.0.0.0 192.168.27.2 192.168.27.2 20
255.255.255.255 255.255.255.255 192.168.27.2 192.168.27.2 1
Default Gateway: 192.168.0.1
===========================================================================
Persistent Routes:
None
...and a ipconfig /all and paste that here too.
ipconfig /all gives:
Windows IP Configuration
Host Name . . . . . . . . . . . . : Greg2
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet
Physical Address. . . . . . . . . : 00-E0-18-FE-49-FD
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.27.2
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Any ideas? Any more suggestions?
Thanks!
Greg Kiser