
An error occurred while loading http.........
Started by
driley
, Sep 18 2008 05:19 PM
#1
Posted 18 September 2008 - 05:19 PM

#2
Posted 19 September 2008 - 04:43 AM

Can you ping google.com?
#3
Posted 19 September 2008 - 02:37 PM

Titan8990, Thank you for your reply. I would like to try to ping google but do not have the skills yet to know how to do that. If you would explain to me how I would be most appreciative. Thank you.
#4
Posted 20 September 2008 - 03:42 PM

Open up the terminal. Not sure exactly where it is in KDE but if you have trouble finding it your can use CTRL+ALT+F2 and log in the tty there.
To ping google:
ping google.com
CTRL+C stops the ping. If you don't get a response after about 30secs then CTRL+C to stop. In Linux ping will run forever until you tell it to stop.
Issue that command at the terminal prompt.
Also, in your next repy post the output of:
sudo ifconifg
An easy way to get it to post w/o connectivity is to send the output to a file:
sudo ifconfig > ifconfig.txt
This will put the output in a file called ifconfig.txt in your home folder (or your current working directory). To show your working directory issue the command:
pwd
You can put ifconfig.txt onto a thumb drive and post the contents that way.
To ping google:
ping google.com
CTRL+C stops the ping. If you don't get a response after about 30secs then CTRL+C to stop. In Linux ping will run forever until you tell it to stop.
Issue that command at the terminal prompt.
Also, in your next repy post the output of:
sudo ifconifg
An easy way to get it to post w/o connectivity is to send the output to a file:
sudo ifconfig > ifconfig.txt
This will put the output in a file called ifconfig.txt in your home folder (or your current working directory). To show your working directory issue the command:
pwd
You can put ifconfig.txt onto a thumb drive and post the contents that way.
Edited by Titan8990, 20 September 2008 - 03:45 PM.
#5
Posted 22 September 2008 - 06:05 PM

titan8990, Thanks for suggestions. When I went into terminal and entered ping google.com the result was 18 transmitted 18 received 0% packet loss. When I entered sudo ipconfig it said: command not found. Tried again with just ipconfig, same result. Tried again as sudo ipconfig, result: command not found. Help.
#6
Posted 23 September 2008 - 12:06 PM

The command is:
ifconfig
not:
ipconfig
ipconfig is the Windows utility. Ifconfig (stands for interface) is the Linux version.
ifconfig
not:
ipconfig
ipconfig is the Windows utility. Ifconfig (stands for interface) is the Linux version.
#7
Posted 23 September 2008 - 03:58 PM

eth0 Link encap:Ethernet HWaddr 00:d0:59:4a:c2:8f
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)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
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)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Edited by driley, 23 September 2008 - 03:59 PM.
#8
Posted 24 September 2008 - 09:10 AM

It looks like you are not getting an IP address from your DHCP server. Is your computer connected to a router?
Post the output of the following:
cat /etc/network/interfaces
Edit: Just remembered we are talking about wireless. What method did you use for installing your wireless drivers? ndiswrapper?
Post the output of the following:
cat /etc/network/interfaces
Edit: Just remembered we are talking about wireless. What method did you use for installing your wireless drivers? ndiswrapper?
Edited by Titan8990, 24 September 2008 - 10:37 AM.
#9
Posted 25 September 2008 - 01:12 AM

titan8990, I don't understand this but when I went to install and uninstall and installed firefox web browser 2.0 I can now connect to any website of my choice. No problems ??????? This fixed the problem but being new to this os I don't understand why. Do You?
#10
Posted 25 September 2008 - 10:34 AM

I'm guessing a reboot has occurred? It could just be a bug with FF3 and Hardy as I have had a few of my own issues with that combination.
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
As Featured On:






