The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com



IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Canonical Announces Availability of Ubuntu 9.04 Netbook Remix iBot Security Advisories (RSS) 0 04-20-2009 01:00 PM
Ubuntu Intrepid Ibex raises the bar iBot UNIX and Linux RSS News 0 11-04-2008 12:40 PM
EeePC-optimized Kernel for Ubuntu 2.6.27-7 (Intrepid branch) iBot Software Releases - RSS News 0 10-31-2008 10:10 PM
Canonical showcases Ubuntu Netbook Remix at Computex iBot UNIX and Linux RSS News 0 06-07-2008 06:40 AM
Canonical Showcases Ubuntu Netbook Remix at Computex iBot Security Advisories (RSS) 0 06-03-2008 02:10 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 07-29-2009
nathanpc's Avatar
nathanpc nathanpc is offline
Registered User
  
 

Join Date: Jul 2009
Location: Brazil
Posts: 10
Unhappy Problem With Internet Under Ubuntu Intrepid Ibex Netbook Remix

Hello,
I have an Eee PC 904D that i use for development, because it's tiny and little, but i have a PC too. But in my Eee PC that i have Ubuntu Intrepid Ibex with the Netbook Remix, when i want to use the ethernet cable for thhe internet i connect it and tryes to connect, but in aproximatly 10 secs trying to connect it fails and change the icon like i don't put any cable, but the cable is connected and other computers when i try to use this cable connect normally. Sorry about my english.

Thanks,
Nathan Paulino Campos
  #2 (permalink)  
Old 07-29-2009
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is offline Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,947
do you use dhcp or a static ip to configure your network interface?
  #3 (permalink)  
Old 07-29-2009
nathanpc's Avatar
nathanpc nathanpc is offline
Registered User
  
 

Join Date: Jul 2009
Location: Brazil
Posts: 10
Cool

I use the NetworkManager Applet v. 0.7.0, because it's better and is pre-installed with gnome.
  #4 (permalink)  
Old 07-29-2009
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is offline Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,947
this is no answer to my question! we need to know how do you get the configuration for your networkinterface... if you are unsure, open a terminal and type:

Code:
# ifconfig -a
as root user or with "sudo":

Code:
$ sudo ifconfig -a
and post the output of the command.
  #5 (permalink)  
Old 07-29-2009
nathanpc's Avatar
nathanpc nathanpc is offline
Registered User
  
 

Join Date: Jul 2009
Location: Brazil
Posts: 10
Lightbulb

Hello DukeNuke2,
Here is the log of the command:
Code:
ubuntu@ubuntu-laptop:~$ sudo ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:22:15:a2:6a:8f  
          UP BROADCAST RUNNING MULTICAST  MTU:64  Metric:1
          RX packets:7 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15 errors:0 dropped:0 overruns:0 carrier:3
          collisions:0 txqueuelen:1000 
          RX bytes:3070 (3.0 KB)  TX bytes:3142 (3.1 KB)
          Interrupt:220 

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:507 errors:0 dropped:0 overruns:0 frame:0
          TX packets:507 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:27175 (27.1 KB)  TX bytes:27175 (27.1 KB)

pan0      Link encap:Ethernet  HWaddr 62:dc:af:fa:21:9e  
          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:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0     Link encap:Ethernet  HWaddr 00:15:af:eb:d8:6e  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:72941 errors:0 dropped:0 overruns:0 frame:0
          TX packets:63141 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:74424454 (74.4 MB)  TX bytes:8753878 (8.7 MB)

wmaster0  Link encap:UNSPEC  HWaddr 00-15-AF-EB-D8-6E-00-00-00-00-00-00-00-00-00-00  
          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)

ubuntu@ubuntu-laptop:~$
What is wrong?,
Nathan Paulino Campos
  #6 (permalink)  
Old 07-29-2009
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is offline Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,947
you don't have a ip... without ip for "eth0" you can't go to internet.
  #7 (permalink)  
Old 07-29-2009
nathanpc's Avatar
nathanpc nathanpc is offline
Registered User
  
 

Join Date: Jul 2009
Location: Brazil
Posts: 10
Thumbs down

I don't have an IP, because my network manager that i say in the past post can't connect, because? i don't know, but i want to solve it.
Sponsored Links
Reply

Bookmarks

Tags
internet, problem, ubuntu

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 04:07 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0