LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-08-2009, 12:08 AM   #1
debianD
Member
 
Registered: Jul 2009
Posts: 37

Rep: Reputation: 16
NIC not detected !


Hi,
I have installed Debian,kernel ver 2.6.26,
My network card is Silan SC92031 PCI fast ethernet adapter, I have done
modprobe sc92031 module and it is loaded also. No problem.
When I do ifconfig, no output.
When I do ifconfig -a it shows two interfaces as
eth0
lo

How would I confirm that my NIC has been detected,making it up is a different deal coz
My ISP uses dhcp server,so may be I need to install a dhcp client,I dont know how to do it,what is the module name for that?
Please guide!

Cheers!!
 
Old 08-08-2009, 12:18 AM   #2
kirukan
Senior Member
 
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,278

Rep: Reputation: 148Reputation: 148
Quote:
When I do ifconfig -a it shows two interfaces as
eth0
lo
It shows eth0 is detected on your machine. if you want to configure DHCP refer the following link

http://www.redhat.com/docs/manuals/l...ng-client.html
 
Old 08-08-2009, 02:21 AM   #3
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
How does your computer connect to your ISP? If via the NIC, normally there is a device in between your NIC and the ISP; that device has LAN port(s) and a WAN port going to the ISP. That device normally does the DHCP with your ISP (and a lot of other very useful things) leaving you free to configure the LAN how you like. It is normally possible to configure the device to be transparent so your computer can get its IP address from your ISP but that is only necessary in unusual circumstances and requires strong security on your computer.
 
Old 08-08-2009, 04:42 AM   #4
debianD
Member
 
Registered: Jul 2009
Posts: 37

Original Poster
Rep: Reputation: 16
Quote:
Originally Posted by catkin View Post
How does your computer connect to your ISP? If via the NIC, normally there is a device in between your NIC and the ISP; that device has LAN port(s) and a WAN port going to the ISP. That device normally does the DHCP with your ISP (and a lot of other very useful things) leaving you free to configure the LAN how you like. It is normally possible to configure the device to be transparent so your computer can get its IP address from your ISP but that is only necessary in unusual circumstances and requires strong security on your computer.
yes via NIC, can you please name the device or at least what it is called theoretically?
For any connection don't need to configure my LAN.Once the dhcp client is installed everything rest is done automatically.

Cheers!!
 
Old 08-09-2009, 08:55 AM   #5
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Modem and/or router are typical names for the device
 
Old 08-09-2009, 10:21 AM   #6
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
It looks like your NIC is detected.
You can probably get connected with this command (run it as root)
dhclient eth0
If that works, then all you need to do is set up your /etc/network/interfaces file like this
Code:
tred@vaio:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

tred@vaio:~$ 
and your eth0 will be brought up when your machine boots
 
  


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
Second NIC not detected!? me99 Linux - Networking 8 10-14-2008 07:51 AM
NIC detected, but no connectivity PressAnyKey Slackware 3 03-09-2007 11:22 AM
My nic doesn't get detected nc3b Debian 2 05-01-2006 01:31 AM
NIC Of NIC/Graphics Card Combo Not Detected username132 Linux - Hardware 2 04-04-2006 10:16 PM
nic not detected gnmabc Linux - Networking 7 06-13-2005 04:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 06:52 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