|
Re: IE or Firefox don't find internet
johnwill
plugged the desktop directly into the modem via ethernet cable, did the ipconfig /all then pinged both gateway ip address and workstation ip address. here is the result:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Mark>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : Dell
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Wireless Network Connection 2:
Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : WPN311 RangeMax(TM) Wireless PCI Ada
pter
Physical Address. . . . . . . . . : 00-14-6C-87-C5-78
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : GVC-REALTEK Ethernet 10/100 PCI Adap
ter #2
Physical Address. . . . . . . . . : 00-C0-A8-88-BA-53
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 69.224.150.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 69.224.150.101
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
192.168.0.1
Lease Obtained. . . . . . . . . . : Monday, May 19, 2008 8:29:48 PM
Lease Expires . . . . . . . . . . : Monday, May 19, 2008 8:39:48 PM
C:\Documents and Settings\Mark>ping 69.224.150.101
Pinging 69.224.150.101 with 32 bytes of data:
PING: transmit failed, error code 65.
PING: transmit failed, error code 65.
PING: transmit failed, error code 65.
PING: transmit failed, error code 65.
Ping statistics for 69.224.150.101:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Documents and Settings\Mark>ping 69.224.150.100
Pinging 69.224.150.100 with 32 bytes of data:
PING: transmit failed, error code 65.
PING: transmit failed, error code 65.
PING: transmit failed, error code 65.
PING: transmit failed, error code 65.
Ping statistics for 69.224.150.100:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\Documents and Settings\Mark>
|