Vista name resolution problem

  • Thread starter Thread starter Kent Tylman
  • Start date Start date
K

Kent Tylman

Internet Explorer won't connect to any web sites. I can NSLOOKUP names but
PING and TRACERT can't resolve names, even with the -4 switch. I tried the
netsh int tcp set global autotuninglevel=disabled trick but no luck. I have
tried different DNS servers with no luck. Oddly enough Firefox seems to work
just fine. Any idea's?
 
Robert, If you are referring to the settings on the connection page of IE,
yes. Nothing is checked. Plus when I ping there is no resolution for a FQDN.
 
Hi Robert. I have included failed ping, successful nslookup and ipconig /all.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Rachel>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and try
again.


C:\Users\Rachel>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Rachel-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SonicWALL VPN Adapter
Physical Address. . . . . . . . . : 00-60-73-E3-7D-AF
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Wireless WiFi Link 4965AGN
Physical Address. . . . . . . . . : 00-13-E8-9C-40-29
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Marvell Yukon 88E8039 PCI-E Fast
Ethernet
Controller
Physical Address. . . . . . . . . : 00-A0-D1-84-F8-8F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::6108:e029:2553:f798%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.43(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, May 01, 2008 8:44:48 AM
Lease Expires . . . . . . . . . . : Friday, May 02, 2008 8:44:48 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 204.130.255.3
64.122.32.71
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 7:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{87B580CD-4D2D-4741-BDD4-48196DD7E
AED}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 10:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 15:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 21:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{CFA7D741-83A3-413A-8B05-9A7DDE7E7
522}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

C:\Users\Rachel>nslookup
Default Server: dnscache-or.integraonline.com
Address: 204.130.255.3
yahoo.com
Server: dnscache-or.integraonline.com
Address: 204.130.255.3

Non-authoritative answer:
Name: yahoo.com
Addresses: 66.94.234.13
216.109.112.135
 
For a test, change the DNS IP to 192.168.1.1 replacing 204.130.255.3. Please
post back with the result.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Kent Tylman said:
Hi Robert. I have included failed ping, successful nslookup and ipconig
/all.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Rachel>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and try
again.


C:\Users\Rachel>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Rachel-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SonicWALL VPN Adapter
Physical Address. . . . . . . . . : 00-60-73-E3-7D-AF
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Wireless WiFi Link 4965AGN
Physical Address. . . . . . . . . : 00-13-E8-9C-40-29
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Marvell Yukon 88E8039 PCI-E Fast
Ethernet
Controller
Physical Address. . . . . . . . . : 00-A0-D1-84-F8-8F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . :
fe80::6108:e029:2553:f798%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.43(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, May 01, 2008 8:44:48 AM
Lease Expires . . . . . . . . . . : Friday, May 02, 2008 8:44:48 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 204.130.255.3
64.122.32.71
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 7:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{87B580CD-4D2D-4741-BDD4-48196DD7E
AED}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 10:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 15:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 21:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{CFA7D741-83A3-413A-8B05-9A7DDE7E7
522}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

C:\Users\Rachel>nslookup
Default Server: dnscache-or.integraonline.com
Address: 204.130.255.3
yahoo.com
Server: dnscache-or.integraonline.com
Address: 204.130.255.3

Non-authoritative answer:
Name: yahoo.com
Addresses: 66.94.234.13
216.109.112.135
 
I am not on site but I will be later today. Previously I had changed to a
known good DNS server that I manage for a differnent client and I had the
same results (ping failed, couldn't browse).
--
Kent


Robert L. (MS-MVP) said:
For a test, change the DNS IP to 192.168.1.1 replacing 204.130.255.3. Please
post back with the result.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Kent Tylman said:
Hi Robert. I have included failed ping, successful nslookup and ipconig
/all.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Rachel>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and try
again.


C:\Users\Rachel>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Rachel-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SonicWALL VPN Adapter
Physical Address. . . . . . . . . : 00-60-73-E3-7D-AF
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Wireless WiFi Link 4965AGN
Physical Address. . . . . . . . . : 00-13-E8-9C-40-29
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Marvell Yukon 88E8039 PCI-E Fast
Ethernet
Controller
Physical Address. . . . . . . . . : 00-A0-D1-84-F8-8F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . :
fe80::6108:e029:2553:f798%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.43(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, May 01, 2008 8:44:48 AM
Lease Expires . . . . . . . . . . : Friday, May 02, 2008 8:44:48 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 204.130.255.3
64.122.32.71
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 7:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{87B580CD-4D2D-4741-BDD4-48196DD7E
AED}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 10:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 15:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 21:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{CFA7D741-83A3-413A-8B05-9A7DDE7E7
522}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

C:\Users\Rachel>nslookup
Default Server: dnscache-or.integraonline.com
Address: 204.130.255.3
yahoo.com
Server: dnscache-or.integraonline.com
Address: 204.130.255.3

Non-authoritative answer:
Name: yahoo.com
Addresses: 66.94.234.13
216.109.112.135


--
Kent


Robert L. (MS-MVP) said:
post back with the nslookup and ipconfig /all may help.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Robert, If you are referring to the settings on the connection page of
IE,
yes. Nothing is checked. Plus when I ping there is no resolution for
a
FQDN.
--
Kent


:

Have you checked the LAN settings>proxy?

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Internet Explorer won't connect to any web sites. I can NSLOOKUP
names
but
PING and TRACERT can't resolve names, even with the -4 switch. I
tried
the
netsh int tcp set global autotuninglevel=disabled trick but no luck.
I
have
tried different DNS servers with no luck. Oddly enough Firefox
seems
to
work
just fine. Any idea's?
 
I figured it out. I was the Kapersky (sp?) Internet Security Suite. I
uninstalled it and all was well. Thanks for your help.
--
Kent


Kent Tylman said:
I am not on site but I will be later today. Previously I had changed to a
known good DNS server that I manage for a differnent client and I had the
same results (ping failed, couldn't browse).
--
Kent


Robert L. (MS-MVP) said:
For a test, change the DNS IP to 192.168.1.1 replacing 204.130.255.3. Please
post back with the result.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Kent Tylman said:
Hi Robert. I have included failed ping, successful nslookup and ipconig
/all.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Rachel>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and try
again.


C:\Users\Rachel>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Rachel-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SonicWALL VPN Adapter
Physical Address. . . . . . . . . : 00-60-73-E3-7D-AF
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Wireless WiFi Link 4965AGN
Physical Address. . . . . . . . . : 00-13-E8-9C-40-29
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Marvell Yukon 88E8039 PCI-E Fast
Ethernet
Controller
Physical Address. . . . . . . . . : 00-A0-D1-84-F8-8F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . :
fe80::6108:e029:2553:f798%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.43(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, May 01, 2008 8:44:48 AM
Lease Expires . . . . . . . . . . : Friday, May 02, 2008 8:44:48 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 204.130.255.3
64.122.32.71
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 7:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{87B580CD-4D2D-4741-BDD4-48196DD7E
AED}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 10:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 15:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 21:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{CFA7D741-83A3-413A-8B05-9A7DDE7E7
522}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

C:\Users\Rachel>nslookup
Default Server: dnscache-or.integraonline.com
Address: 204.130.255.3

yahoo.com
Server: dnscache-or.integraonline.com
Address: 204.130.255.3

Non-authoritative answer:
Name: yahoo.com
Addresses: 66.94.234.13
216.109.112.135




--
Kent


:

post back with the nslookup and ipconfig /all may help.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Robert, If you are referring to the settings on the connection page of
IE,
yes. Nothing is checked. Plus when I ping there is no resolution for
a
FQDN.
--
Kent


:

Have you checked the LAN settings>proxy?

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Internet Explorer won't connect to any web sites. I can NSLOOKUP
names
but
PING and TRACERT can't resolve names, even with the -4 switch. I
tried
the
netsh int tcp set global autotuninglevel=disabled trick but no luck.
I
have
tried different DNS servers with no luck. Oddly enough Firefox
seems
to
work
just fine. Any idea's?
 
Thank you for the update.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Kent Tylman said:
I figured it out. I was the Kapersky (sp?) Internet Security Suite. I
uninstalled it and all was well. Thanks for your help.
--
Kent


Kent Tylman said:
I am not on site but I will be later today. Previously I had changed to
a
known good DNS server that I manage for a different client and I had the
same results (ping failed, couldn't browse).
--
Kent


Robert L. (MS-MVP) said:
For a test, change the DNS IP to 192.168.1.1 replacing 204.130.255.3.
Please
post back with the result.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
Hi Robert. I have included failed ping, successful nslookup and
ipconfig
/all.

Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Rachel>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and
try
again.


C:\Users\Rachel>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Rachel-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SonicWALL VPN Adapter
Physical Address. . . . . . . . . : 00-60-73-E3-7D-AF
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) Wireless WiFi Link
4965AGN
Physical Address. . . . . . . . . : 00-13-E8-9C-40-29
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Marvell Yukon 88E8039 PCI-E
Fast
Ethernet
Controller
Physical Address. . . . . . . . . : 00-A0-D1-84-F8-8F
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . :
fe80::6108:e029:2553:f798%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.43(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, May 01, 2008 8:44:48
AM
Lease Expires . . . . . . . . . . : Friday, May 02, 2008 8:44:48 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 204.130.255.3
64.122.32.71
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 7:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{87B580CD-4D2D-4741-BDD4-48196DD7E
AED}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 11:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 10:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling
Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 15:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{9DBB72DE-BEAE-46F8-96C9-98F56307D
0FC}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 21:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . :
isatap.{CFA7D741-83A3-413A-8B05-9A7DDE7E7
522}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

C:\Users\Rachel>nslookup
Default Server: dnscache-or.integraonline.com
Address: 204.130.255.3

yahoo.com
Server: dnscache-or.integraonline.com
Address: 204.130.255.3

Non-authoritative answer:
Name: yahoo.com
Addresses: 66.94.234.13
216.109.112.135




--
Kent


:

post back with the nslookup and ipconfig /all may help.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
message
Robert, If you are referring to the settings on the connection
page of
IE,
yes. Nothing is checked. Plus when I ping there is no resolution
for
a
FQDN.
--
Kent


:

Have you checked the LAN settings>proxy?

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
message
Internet Explorer won't connect to any web sites. I can
NSLOOKUP
names
but
PING and TRACERT can't resolve names, even with the -4 switch.
I
tried
the
netsh int tcp set global autotuninglevel=disabled trick but no
luck.
I
have
tried different DNS servers with no luck. Oddly enough Firefox
seems
to
work
just fine. Any idea's?
 
Back
Top