I can't access my internet even after I configured the network.I dont know why and I even formatted and reinstalled the OS again & again.

Asked by R.Lakshmi Narasimhan

I have installed Ubuntu 7.04 recently and tried to configure the network. I have static IP address for internet connection and in network configuration I have specified all the data like IP address,subnet mask, Gateway,DNS,etc.
After that the message from OS was the network was disconnected. I have rebooted the system and tried to connect but it was not. Even after I formatted and reinstalled the OS but the same thing happened. I don't know what to do.I am sure that my internet connection is working properly. Please suggest what I should do.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
R.Lakshmi Narasimhan
Solved:
Last query:
Last reply:
Revision history for this message
Jim Qode (jimqode) said :
#1

please provide the output of "ifconfig" command

Revision history for this message
R.Lakshmi Narasimhan (rlaknar) said :
#2

Jim Qode the following are replied after I typed ifconfig

it starts with
eth0
Link encap:Ethernet
HWaddr 00:16:17:33:B4:33

          inet addr:My IP address
 Bcast:Some address Mask:My subnetmask

        inet6 addr: IPv6 address

 Scope:Link

     UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

      RX packets:2817 errors:0 dropped:0 overruns:0 frame:0

   TX packets:186 errors:0 dropped:0 overruns:0 carrier:0

 collisions:0 txqueuelen:1000
          RX bytes:199235 (194.5 KiB)
TX bytes:11296 (11.0 KiB)
          Interrupt:19 Base address:0x6000

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:79 errors:0 dropped:0 overruns:0 frame:0

  TX packets:79 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0
          RX bytes:7104 (6.9 KiB)
TX bytes:7104 (6.9 KiB)

Revision history for this message
R.Lakshmi Narasimhan (rlaknar) said :
#3

Jim Qode , the following are replied after I typed ifconfig

it starts with
eth0
Link encap:Ethernet
HWaddr 00:16:17:33:B4:33

         inet addr:My IP address
 Bcast:Some address Mask:My subnetmask

       inet6 addr: IPv6 address

 Scope:Link

    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

     RX packets:2817 errors:0 dropped:0 overruns:0 frame:0

  TX packets:186 errors:0 dropped:0 overruns:0 carrier:0

 collisions:0 txqueuelen:1000
         RX bytes:199235 (194.5 KiB)
TX bytes:11296 (11.0 KiB)
         Interrupt:19 Base address:0x6000

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:79 errors:0 dropped:0 overruns:0 frame:0

 TX packets:79 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0
         RX bytes:7104 (6.9 KiB)
TX bytes:7104 (6.9 KiB)

On Sun, Apr 6, 2008 at 12:06 AM, Jim Qode <
<email address hidden>> wrote:

> Your question #29002 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/29002
>
> Status: Open => Needs information
>
> Jim Qode requested for more information:
> please provide the output of "ifconfig" command
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/29002
>
> You received this question notification because you are a direct
> subscriber of the question.
>

--
With Regards,
R.Lakshmi Narasimhan

Revision history for this message
Jim Qode (jimqode) said :
#4

Since you censored your local IP's I suppose you know about your network configuration.
1) Can you ping your gateway?
2) Is /etc/resol.conf pointing to the right dns server?
3) Can you ping your dns server?
4) Can you ping an internet address with ip? Try 64.233.187.99

Revision history for this message
R.Lakshmi Narasimhan (rlaknar) said :
#5

Thank you.I don't know what happened.After I ping some IP addresses like gateway,DNS,some other systems I am able to access the Internet. Thanks again.