Internet...browser can't find host server

Asked by Mr. Evans

my computer is linked into a wireless network, (which is giving me problems) but it says it is connected and is giving me a signal strength but whenever i go and try and go to a website it displays "The browser could not find the host server for the provided address." i have tried going to multiple websites, ubuntu.com, hotmail.com wikipedia.org, yahoo.com and mozilla.com and everytime it brings up the same message. I have tried to ping yahoo.com in the terminal but it said "unknown host yahoo.com" ran an ifconfig and printed out the following results, i don't know what they mean and was wondering if you could help

thank you for your time(hope you can help me)

iftyler@ubuntu:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:01:03:8c:93:50
          UP BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
          Interrupt:10 Base address:0x2400

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:1500 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1500 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:75372 (73.6 KB) TX bytes:75372 (73.6 KB)

wlan0 Link encap:Ethernet HWaddr 00:17:3f:16:3b:ff
          inet6 addr: fe80::217:3fff:fe16:3bff/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:6048 (5.9 KB)

wmaster0 Link encap:UNSPEC HWaddr 00-17-3F-16-3B-FF-00-00-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
rapanasta (rapanasta) said :
#1

Hi
I don't know if this can help.
When i had problems with connecting to a wireless network, i removed network manager and installed wicd. This you can do from synaptic.
Good day

Revision history for this message
Mr. Evans (tylerevans-is) said :
#2

the problem im having with that is that i cannot download/install any new synaptic packages, it is only showing the ones i have already downloaded and installed and when i search for new ones it is only searching the ones i have, so i don't know whats goin on. and everything in the 'Package' drop down menu is "grayed" out.

Revision history for this message
Mr. Evans (tylerevans-is) said :
#3

the problem with the packages has been solved but i am not seeing WICD

Revision history for this message
Tom Cameron (drdabbles) said :
#4

The problem I see here is that there is no IP address listed for your wireless or wired network connections. Simply dumping NetworkManager for WICD may not be the solution here. There may be an underlying network or configuration problem here.

If you have tried to manually configure your wireless network settings, be sure you provided a proper IP address, with a netmask and gateway address. Also be sure you supplied DNS servers to look up network names with. If you are using DHCP (dynamic addresses), make sure your DHCP server is actually giving out an address to your computer.

Finally, be sure your wireless card is connecting to the network you think it should be. The easiest way to do this is to hover the mouse over the network strength meter and see which SSID it says you are connected to. Mine, for instance, says "Wireless network connection to 'DrDabbles' (100%)". My network SSID is "DrDabbles" in this case.

In the end, you may be experiencing a legitimate problem with NetworkManager. If this is the case, you should view the contents of your system logs by clicking on "System", "Administration", and "System Log". Once that program opens, click on the "syslog" item on the left side, and look for "NetworkManager" entries. This should give you some information about what is happening.

To install additional packages, you will need a network connection. If your WiFi isn't working, you will need to plug into the network, update the package list, and then install any software you need.

Revision history for this message
CREWWORLD2 (haywood-blogger-charles) said :
#5

browser could not find the host server for the provided address

Can you help with this problem?

Provide an answer of your own, or ask Mr. Evans for more information if necessary.

To post a message you must log in.