LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-02-2005, 11:44 AM   #1
nageshs
LQ Newbie
 
Registered: Jan 2005
Location: Texas
Posts: 5

Rep: Reputation: 0
Not able to find/configure eth0 interface on Dell Poweredge 700


I have recently installed RH Linux AS2.1 on Dell Poweredge 700 server.
Installation went very smooth but I am not able configure network interface 'eth0' thereby unable to communicate with other machines in the LAN and also unable to connect to internet as well.

I think my problem is not being able to configure eth0. When I do 'ifconfig'
this is the output:

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:50 errors:0 ............
.....................
.....................

I am not finding the details for 'eth0' from 'ifconfig' output.
Dell PowerEdge 700 has built-in on-board network adapter but there is no seperate network card.

Can someone help me how to configure 'eth0' and be able to connect this linux server to interent?? Thanks in advance.

Nagesh
 
Old 01-02-2005, 01:02 PM   #2
Ammad
Member
 
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522

Rep: Reputation: 31
try this
#ifconfig eth0 up

#ifconfig -a

if works properly then do following


#pico /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0
ONBOOT=yes
IPADDR=10.0.0.1
NETMASK=255.0.0.0

#service network restart
 
Old 01-02-2005, 08:39 PM   #3
nageshs
LQ Newbie
 
Registered: Jan 2005
Location: Texas
Posts: 5

Original Poster
Rep: Reputation: 0
Hi Ammad
Thanks for your reply.
When I do
#ifconfig eth0 up

I get:
eth0: unknown interface: No such device

When I do
#ifconfig -a

I shows the details for the loopback device 'lo' but nothing for 'eth0' device.
How can I make sure the device 'eth0' is made available to linux. Thanks much.

Nagesh
 
Old 01-03-2005, 12:50 PM   #4
Ammad
Member
 
Registered: Apr 2004
Distribution: redhat 9.0, fc4, redhat as 4
Posts: 522

Rep: Reputation: 31
#vi /etc/sysconfig/hwconf
this file tells you all about your devices, working or not. e.g

Network
device=
driver=


if driver=unknown this means deivce not suported in linux
 
Old 01-03-2005, 01:22 PM   #5
twsnnva
Member
 
Registered: Oct 2003
Location: Newport News, Va
Distribution: Debian
Posts: 246

Rep: Reputation: 30
It looks like you don't have the module loaded for the NIC, or the NIC is not detected at all. Kudzu is normally pretty good at detecting hardware and configuring it, so it's very possible that the NIC is not supported by your kernel. The command 'lspci' will tell you what hardware you have installed, if you see an ethernet controller or an unknown device that can only be the NIC, then the hardware is showing up and only needs a module loded. After you find that out you can search the web to find out which module you need loaded, then load it with 'modprobe modulename'. If you get an error along the lines of "Module not found", then you will need to upgrade to a newer kernel. If 'lspci' does not report an ethernet device then you could have a faulty NIC or PCI slot, or the NIC may not be seated fully in the slot.

Thomas
 
Old 03-04-2005, 03:12 PM   #6
nageshs
LQ Newbie
 
Registered: Jan 2005
Location: Texas
Posts: 5

Original Poster
Rep: Reputation: 0
Hi All
Sorry for updating this thread so late.
After I installed RH ES 3.0 this problem disappeared. My network card is detected and I have no more problems. Apparently Dell Poweredge 700 server does not support Linux AS 2.1.

Thanks for the help provided by everyone on this thread.

Nagesh
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Poweredge 4300 mpgram Linux - Hardware 9 11-09-2007 02:37 PM
Can't find CDRom on Dell 700 after Mandrake 10.0 install csegedy Linux - Hardware 4 12-29-2004 10:01 PM
Dell Poweredge 700 locks up when mounting second SATA drive. john mccall Linux - Hardware 1 11-14-2004 08:02 AM
Cant find my 3rd Harddisk in Debian on Dell Poweredge 1750 benhalliday Linux - Hardware 2 07-28-2004 03:20 AM
Dell PowerEdge 2650 k2pattu Linux - Hardware 2 11-21-2003 03:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration