On Tue, Jan 19, 2010 at 10:13 PM, Shashi Bhushan
<[email protected]> wrote:
> sir,
>
> If I connected then why webpage not open in mozila, empathy browser and
> seymonkey. and in connection detail sent and receive item also show 0 data.

when connected open another terminal and try a ping command

-$ ping www.google.com

post the response you get

if connected it will show something like this
r...@ram-laptop:~$ ping www.google.com
PING www-notmumbai.l.google.com (64.233.189.104) 56(84) bytes of data.
64 bytes from hkg01s01-in-f104.1e100.net (64.233.189.104): icmp_seq=1
ttl=242 time=537 ms
4 bytes from hkg01s01-in-f104.1e100.net (64.233.189.104): icmp_seq=2
ttl=242 time=542 ms
64 bytes from hkg01s01-in-f104.1e100.net (64.233.189.104): icmp_seq=3
ttl=242 time=620 ms
64 bytes from hkg01s01-in-f104.1e100.net (64.233.189.104): icmp_seq=4
ttl=242 time=651 ms

***
if this happens then we have to assume that some thing is wrong with
the browsers in which case try and see if work offline is checked, and
also see your internet connection settings - set them to use system
proxy settings

however what i think may be happening is that you dns is not auto resolving

then we could try changing the dns
once you are connected with the internet

then do this
Open /etc/resolv.conf file:
-$ sudo gedit  /etc/resolv.conf

replace the dns numbers there , with this
208.67.222.222
208.67.220.220

save and close the file and then try both the ping command as well as
to connect to the internet

lets hope this works

ram

-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to