This does not look right. Although you seems to have an Ethernet
connection, your IP address does not seems to have been setup right.
It should have a line like:
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:
255.255.255.0
inet6 addr: fe80::211:43ff:fe7d:ed82/64 Scope:Link
This suggest that you are not getting a IP address from a DHCP
request. Try the following command from a console as root (or sudo):
dhclient
On Feb 17, 3:35 am, Gullybor <[email protected]> wrote:
> eth0 Link encap:Ethernet HWaddr 00:50:8d:be:d8:9f
> UP BROADCAST RUNNING MULTICAST MTU:64 Metric:1
> RX packets:7 errors:0 dropped:0 overruns:0 frame:0
> TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:2972 (2.9 KB) TX bytes:2857 (2.8 KB)
> Interrupt:18
>
> 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:966 errors:0 dropped:0 overruns:0 frame:0
> TX packets:966 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:60528 (60.5 KB) TX bytes:60528 (60.5 KB)
>
> On Feb 16, 12:25 pm, Christopher Stamper
>
> <[email protected]> wrote:
> > On Mon, Feb 16, 2009 at 11:24 AM, Gullybor <[email protected]> wrote:
>
> > > Hi there I recently installed Ubuntu 8.10 and network manager gets an
> > > ipaddress from my modem but I am unable to ping network resources or
> > > surf the internet. When I put in Ubuntu 8.04 LiveCD I am able to surf
> > > the internet and view the network resources fine with out any
> > > problems. I have done this on 2 computers and the same result each
> > > time.
>
> > > I am still new to ubuntu and was wondering if there is a default
> > > firewall that could be blocking the network.
>
> > Open terminal. Type 'ifconfig' without the quotes. Post the output.
>
> > --
> > Christopher Stamper
>
> > Email: [email protected]
> > Web:http://tinyurl.com/2ooncg
> > gTalk:http://tinyurl.com/6e359r
> > Skype: cdstamper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ubuntu Linux" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ubuntulinux?hl=en
-~----------~----~----~----~------~----~------~--~---