spacemuis
Well-Known Member
- Joined
- Feb 26, 2006
- Messages
- 364
- Reaction score
- 114
Hi,
For the last few days I've been having a weird problem on my Win7/64 laptop: I cannot reach certain domains/public IP subnets.
Examples: intellicast.com, cnn.com, and others.
At a command prompt I can do an nslookup on those domains, no problem.
But if I try ping or tracert I consistently get back a message "General failure" for those domains.
I've tried googling to no avail.
I don't have 3rd party security s/w installed - only the standard Win7 firewall and Microsoft Security Essentials.
I thought there might be a weird static route in my TCP/IP setup, but can't see anything weird - here's my route setup.
That one IPv4 persisten route is for a client's network.
Then I thought it might be something in my router (the default gateway 192.168.1.254 you see there) - but from other computers I can browse to and ping those domains, so the problem lies with my own PC.
Restarting Windows hasn't helped - it's persistent.
The affected domains don't seem to have anything in common, e.g. fall within a recognisable IP range, e.g. intellicast.com [216.236.239.10] and cnn.com [157.166.255.18] are nowhere near each other.
I just tried a test - switched off my Win7 firewall on this my "Home" network, but could still not ping those domains.
It hasn't been a major problem because I can still reach all the important sites I need to, but this has got me puzzled and needs fixing.
My best bet is that the routing table is corrupted ... can anyone interpret the routing info shown above and tell me why I can't route to the two example IP addresses listed above??
Any other ideas and/or suggestions?
Your help is appreciated
For the last few days I've been having a weird problem on my Win7/64 laptop: I cannot reach certain domains/public IP subnets.
Examples: intellicast.com, cnn.com, and others.
At a command prompt I can do an nslookup on those domains, no problem.
But if I try ping or tracert I consistently get back a message "General failure" for those domains.
I've tried googling to no avail.
I don't have 3rd party security s/w installed - only the standard Win7 firewall and Microsoft Security Essentials.
I thought there might be a weird static route in my TCP/IP setup, but can't see anything weird - here's my route setup.
Code:
[SIZE="2"]Interface List
20...00 24 d7 3d 9d 99 ......Microsoft Virtual WiFi Miniport Adapter
13...00 24 d7 3d 9d 98 ......Intel(R) Centrino(R) Ultimate-N 6300 AGN
11...d8 d3 85 39 d0 02 ......Intel(R) 82577LM Gigabit Network Connection
1...........................Software Loopback Interface 1
19...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
17...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #3
16...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
18...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #4
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.254 192.168.1.102 20
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.1.0 255.255.255.0 On-link 192.168.1.102 276
192.168.1.102 255.255.255.255 On-link 192.168.1.102 276
192.168.1.255 255.255.255.255 On-link 192.168.1.102 276
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.1.102 276
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.1.102 276
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
172.24.1.0 255.255.255.0 172.24.4.5 1
===========================================================================
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
16 58 ::/0 On-link
1 306 ::1/128 On-link
16 58 2001::/32 On-link
16 306 2001:0:4137:9e76:2886:375f:d67b:38cc/128
On-link
11 276 fe80::/64 On-link
16 306 fe80::/64 On-link
16 306 fe80::2886:375f:d67b:38cc/128
On-link
11 276 fe80::bc79:59cf:3485:4ff3/128
On-link
1 306 ff00::/8 On-link
16 306 ff00::/8 On-link
11 276 ff00::/8 On-link
===========================================================================
Persistent Routes:
None[/SIZE]
Then I thought it might be something in my router (the default gateway 192.168.1.254 you see there) - but from other computers I can browse to and ping those domains, so the problem lies with my own PC.
Restarting Windows hasn't helped - it's persistent.
The affected domains don't seem to have anything in common, e.g. fall within a recognisable IP range, e.g. intellicast.com [216.236.239.10] and cnn.com [157.166.255.18] are nowhere near each other.
I just tried a test - switched off my Win7 firewall on this my "Home" network, but could still not ping those domains.
It hasn't been a major problem because I can still reach all the important sites I need to, but this has got me puzzled and needs fixing.
My best bet is that the routing table is corrupted ... can anyone interpret the routing info shown above and tell me why I can't route to the two example IP addresses listed above??
Any other ideas and/or suggestions?
Your help is appreciated