NOT GOOD. (ignore the /release & /renew for now; connectivity is the basic problem)
That says there's no routing to that specific address or domain name. In your case, highly likely you have bad routing period.
A normal route table would appear like
Code:
C:\Documents and Settings\{yourLogin}>[B]route print[/B]
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...zz bb dd xx rr 1d ...... Realtek RTL8139 Family PCI Fast Ethernet NIC - Packet Scheduler Miniport
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 [B]192.168.0.1 [/B] 192.168.0.4 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.255.0 192.168.0.4 192.168.0.4 20
192.168.0.4 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.0.255 255.255.255.255 192.168.0.4 192.168.0.4 20
224.0.0.0 240.0.0.0 192.168.0.4 192.168.0.4 20
255.255.255.255 255.255.255.255 192.168.0.4 192.168.0.4 1
Default Gateway: [B]192.168.0.1[/B]
===========================================================================
Persistent Routes:
None
But that only displays routing on your LAN up to your router.
your IPCONFIG LOOKED GOOD, eg this
Code:
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : ZoomTown.com
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connecti
on
Physical Address. . . . . . . . . : 00-11-2F-75-F7-BF
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
The above strongly suggestions your LAN side settings are just fine
Perchance did you change the computer or the NIC card on it AFTER the initial Adsl service was connected? This is starting to look like your modem/router is not getting connected properly OR you ISP has MAC provisioning enabled.
Let's recycle the hardware;
- disconnect the cable from the computer
- power off the ADSL modem and wait one full minute
- now power it on and wait at least another minute
- record the light names on the modem and report them as steady or flashing
- then reconnect the cable on the computer to the modem
- run->cmd /k ipconfig
- ping www.google.com