|
Re: Loosing packets everywhere
Here is the ping test
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Christopher Menchaca>ping 216.109.112.135
Pinging 216.109.112.135 with 32 bytes of data:
Reply from 216.109.112.135: bytes=32 time=97ms TTL=49
Reply from 216.109.112.135: bytes=32 time=98ms TTL=50
Reply from 216.109.112.135: bytes=32 time=99ms TTL=49
Reply from 216.109.112.135: bytes=32 time=100ms TTL=49
Ping statistics for 216.109.112.135:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 97ms, Maximum = 100ms, Average = 98ms
C:\Documents and Settings\Christopher Menchaca>ping yahoo.com
Pinging yahoo.com [66.94.234.13] with 32 bytes of data:
Reply from 66.94.234.13: bytes=32 time=39ms TTL=49
Reply from 66.94.234.13: bytes=32 time=35ms TTL=50
Reply from 66.94.234.13: bytes=32 time=60ms TTL=49
Request timed out.
Ping statistics for 66.94.234.13:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 35ms, Maximum = 60ms, Average = 44ms
C:\Documents and Settings\Christopher Menchaca>NBTSTAT -n
Local Area Connection:
Node IpAddress: [192.168.1.101] Scope Id: []
NetBIOS Local Name Table
Name Type Status
---------------------------------------------
MINE <00> UNIQUE Registered
MINE <20> UNIQUE Registered
MSHOME <00> GROUP Registered
MSHOME <1E> GROUP Registered
MSHOME <1D> UNIQUE Registered
..__MSBROWSE__.<01> GROUP Registered
C:\Documents and Settings\Christopher Menchaca>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : MINE
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : innomedia.com
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : innomedia.com
Description . . . . . . . . . . . : Linksys NC100 Fast Ethernet Adapter
Physical Address. . . . . . . . . : 00-12-17-57-99-C7
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 12.110.57.25
204.174.16.4
Lease Obtained. . . . . . . . . . : Tuesday, April 15, 2008 3:52:43 PM
Lease Expires . . . . . . . . . . : Wednesday, April 16, 2008 3:52:43 PM
C:\Documents and Settings\Christopher Menchaca>
|