LinuxQuestions.org
Review your favorite Linux distribution.
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 12-09-2004, 07:47 PM   #1
belkens
Member
 
Registered: Dec 2003
Location: Philippines
Distribution: Slackware 10.0
Posts: 46

Rep: Reputation: 15
Nic Help


i have two nic the built in and pci nic the my problem is i cant use both of them coz when i command ifconfig only 1 nic is present. what command i will use to install the other one.
 
Old 12-09-2004, 08:04 PM   #2
k2merlinsix
Member
 
Registered: Dec 2004
Location: West Virginia
Distribution: Fedora
Posts: 35

Rep: Reputation: 15
have you tried 'ifconfig eth1' ?
 
Old 12-09-2004, 08:07 PM   #3
belkens
Member
 
Registered: Dec 2003
Location: Philippines
Distribution: Slackware 10.0
Posts: 46

Original Poster
Rep: Reputation: 15
yap but it says device not found!
 
Old 12-09-2004, 08:31 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,750

Rep: Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928
If the PCI network adapter was present when you installed the OS then it will be assigned eth0 and the integrated adapter will be eth1. Post the make and model number of the motherboard as well as the output from the console command:
/sbin/lspci

From this information we can should be able to determine the correct module that needs to be loaded.

Last edited by michaelk; 12-09-2004 at 08:33 PM.
 
Old 12-09-2004, 08:56 PM   #5
belkens
Member
 
Registered: Dec 2003
Location: Philippines
Distribution: Slackware 10.0
Posts: 46

Original Poster
Rep: Reputation: 15
root@server:/usr/local/squid/libexec# /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. P4M266 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 1b)
00:11.3 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 1b)
00:11.4 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 1b)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 30)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 70)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
 
Old 12-09-2004, 09:18 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,750

Rep: Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928
Look at the /etc/modules.conf file. Does it show
alias eth0 8139too
alias eth1 via-rhine
 
Old 12-09-2004, 09:26 PM   #7
belkens
Member
 
Registered: Dec 2003
Location: Philippines
Distribution: Slackware 10.0
Posts: 46

Original Poster
Rep: Reputation: 15
the two of them does not exist
 
Old 12-12-2004, 01:35 AM   #8
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
had a similar problem -
try putting the PCI nic into another slot - what's happening is the computer is not recognizing
you can then verify its existence with lspci
if that doesnt work, the drivers are proabably not installed. this can be fixed with kernel modules.
 
Old 12-12-2004, 02:59 AM   #9
rhinoss
LQ Newbie
 
Registered: Dec 2004
Location: Kansas
Distribution: Fedora, Mac OS X, WinXP
Posts: 19

Rep: Reputation: 0
Quote:
Originally posted by scuzzman
had a similar problem -
try putting the PCI nic into another slot - what's happening is the computer is not recognizing
you can then verify its existence with lspci
if that doesnt work, the drivers are proabably not installed. this can be fixed with kernel modules.
If both adapters are showing up in lspci, what benefit will it be to move the card to another slot?
Just so I'm not misunderstood,I'm purely curious to know why, I'm not trying to argue
 
  


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
eth0 NIC Card Not Working! 3com 3c501 NIC. Mustard010 Linux - Networking 16 08-15-2007 02:22 AM
two nics--ftp on outside nic--samba on inside nic tyler0123 Linux - Networking 2 04-15-2005 07:27 PM
troubles getting Gigabit NIC to work in slack 10 (HGA32T NIC) TheLinuxDuck Slackware 10 03-10-2005 04:37 PM
2 External Nic, 1 Internal Nic Router Problem trevanda Linux - Networking 0 10-13-2004 01:20 AM
1st nic regular FTP, 2nd nic SSH Riselong Linux - Distributions 2 02-02-2004 05:13 PM

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

All times are GMT -5. The time now is 11:09 PM.

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