Join now - be part of our community!

"DNS server unavailable"?

profile.country.en_GB.title
bennuttall
Visitor

"DNS server unavailable"?

Every time I try to load a webpage, it says "DNS server unavailable". I am connected to my wireless router but have no internet access. Other PCs in the household that connect to this router wirelessly are working perfectly. Why can't my laptop connect?

3 REPLIES 3
profile.country.cs_CZ.title
jikindl
New

Are you getting IP and DNS server from DHCP?

Start -> run -> cmd

ipconfig /all

you should see somewhing like this

Wireless LAN adapter Wireless Network Connection:
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Atheros AR9285 Wireless Network Adapter
   Physical Address. . . . . . . . . : 2C-81-58-F8-1C-60
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::f4c5:767a:9179:17d0%11(Preferred)
   IPv4 Address. . . . . . . . . . . : 10.0.0.1(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : 12. ledna 2011 8:16:22
   Lease Expires . . . . . . . . . . : 13. ledna 2011 18:55:52
   Default Gateway . . . . . . . . . : 10.0.0.138
   DHCP Server . . . . . . . . . . . : 10.0.0.138
   DHCPv6 IAID . . . . . . . . . . . : 184557370
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-12-EF-AB-44-00-24-BE-5D-E9-C
   DNS Servers . . . . . . . . . . . : 10.0.0.138
   NetBIOS over Tcpip. . . . . . . . : Enabled

if not then go to Network and sharing center

Change adapter setting

Choose wireless network connection

right click and go to Properties

choose internet protocol version 4 na click properties

make sure that you have choosed Obtaine IP Address automatically

I hope this help you.

profile.country.en_GB.title
martincephus
Visitor

Hi, Great reply, I have had this problem also. Worked out I could get my Vaio working wireless again by reseting the 'obtain IP address automaticly' in the Adapter settings. But it has a habbit of loosing this setting and you have to select it all over again. Often when the laptop has been in sleep mode. Does anyone have any idea how to stop this setting moving from the 'obtain automaticly' tab? Thanks, Martin

First try flushing DNS by using this command in command prompt: ipconfig /flushdns

if it doesn't work then reset your internet router. Also, you can use google's public dns servers, see this guide to do that. And here are some geeky tips to resolve the issue: http://www.pingzic.com/dns-server-unavailable/.