Networking Forums

Networking Forums > Computer Networking > Linux Networking > Ubuntu & NIC

Reply
 
 
Paul
Guest
Posts: n/a

 
      12-18-2005, 11:45 AM
Is Ubuntu (5.04) network hardware setup basically different from
Fedora's? In the same machine Fedora has no problems but at Ubuntu 'ip
link show' sees eth0. But 'ifconfig' does not see it!
 
Reply With Quote
 
 
 
 
Robert Harris
Guest
Posts: n/a

 
      12-18-2005, 12:23 PM
Paul wrote:
> Is Ubuntu (5.04) network hardware setup basically different from
> Fedora's? In the same machine Fedora has no problems but at Ubuntu 'ip
> link show' sees eth0. But 'ifconfig' does not see it!


"ip link show" shows only the existence of eth0. The cacnonical way to
bring the interface up is:

ifup eth0

but it probably won't do anything (otherwise the interface would be up
already). So look at the file /etc/network/interfaces

"man interfaces" will tell you what it should look like.

Robert
 
Reply With Quote
 
Mario
Guest
Posts: n/a

 
      12-18-2005, 01:09 PM
Paul wrote:
> Is Ubuntu (5.04) network hardware setup basically different from
> Fedora's? In the same machine Fedora has no problems but at Ubuntu 'ip
> link show' sees eth0. But 'ifconfig' does not see it!


networking in Ubuntu is different from Fedora (although I don't know how
much different it is). Ubuntu is based on Debian and you'll find a lot
of info looking for Debian networking.

In the file /etc/network/interfaces you have the whole config of your
NIC., For a basic config you should have no problems editing this file a
doing a restart.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN on Ubuntu GG rafal.garbala@gmail.com Linux Networking 1 02-29-2008 02:10 AM
Ubuntu WPA woes gerbilio Linux Networking 3 10-12-2006 10:12 PM
Connecting to my DW-200 with a DWl-122 under Ubuntu Adrien Ecoffet Linux Networking 0 06-09-2006 05:12 PM
ubuntu wep problem nishoba Linux Networking 0 04-21-2006 10:13 AM
VNC Ubuntu solrpwr Linux Networking 5 02-11-2006 01:31 PM



1 2 3 4 5 6 7 8 9 10 11