Networking Forums

Networking Forums > Computer Networking > Linux Networking > Network cards: eth0 - eth3 ?

Reply
Thread Tools Display Modes

Network cards: eth0 - eth3 ?

 
 
sb5309@yahoo.com
Guest
Posts: n/a

 
      04-06-2008, 05:11 AM
When I do "ip route show" or "ifconfig", I see

eth0
eth1
eth3
lo

Does it mean the computer has 3 network cards ?

(sorry, I only have less than 5 hours with Linux Fedora)

Thanks.
 
Reply With Quote
 
 
 
 
Unruh
Guest
Posts: n/a

 
      04-06-2008, 06:41 AM
(E-Mail Removed) writes:

>When I do "ip route show" or "ifconfig", I see


>eth0
>eth1
>eth3
>lo


>Does it mean the computer has 3 network cards ?


Possibly. Don't you know?



 
Reply With Quote
 
sb5309@yahoo.com
Guest
Posts: n/a

 
      04-06-2008, 07:36 AM
The server is lying on its side, with one cover removed. Its top part
covered by a power unit (I dare not touch it); I can see two network
cards. It is very difficult to see from behind as the rack is close to
a wall, with lots of wires running behind.

By the way, my office has 2 floors. The PCs at the higher floor have
IP address type 192.168.43.* gateway type 192.168.43.1, whereas the
lower PCs have 192.168.42.* gateway type 192.168.42.1.

Do these indicate how the LAN is wired ?

Thanks.


> >When I do "ip route show" or "ifconfig", I see
> >eth0
> >eth1
> >eth3
> >lo
> >Does it mean the computer has 3 network cards ?

>
> Possibly. Don't you know?


 
Reply With Quote
 
Artur Frydel
Guest
Posts: n/a

 
      04-06-2008, 07:44 AM
(E-Mail Removed) wrote:
> When I do "ip route show" or "ifconfig", I see
>
> eth0
> eth1
> eth3
> lo
>
> Does it mean the computer has 3 network cards ?
>


In console type; lspci | grep Ethernet

--
Artur 'Bzyk' Frydel | artur.frydel[at]gmail-dot-com
"Always look on the bright side of life."
 
Reply With Quote
 
Timothy Murphy
Guest
Posts: n/a

 
      04-06-2008, 02:21 PM
(E-Mail Removed) wrote:

> When I do "ip route show" or "ifconfig", I see
>
> eth0
> eth1
> eth3
> lo
>
> Does it mean the computer has 3 network cards ?


Not necessarily.
Depending on what network software you are using,
if the current setup does not match any of
the previously used interfaces eth0, eth1, etc,
a new interface will probably be created.

You could look at /etc/udev/rules.d/70-persistent-net.rules .
(At least that is the file on my Fedora-8 system.)


 
Reply With Quote
 
Unruh
Guest
Posts: n/a

 
      04-06-2008, 04:30 PM


Tell us why you want to know. What is the problem you are trying to solve,
or are you just curious? Is it not working? Is it a leakage point from the
company, etc.

Look in /etc/modprobe.conf and see if there are entries for all three and
what kind of cards they are. Look in
dmesg|less
and look for the three and what they are associated with.


(E-Mail Removed) writes:

>The server is lying on its side, with one cover removed. Its top part
>covered by a power unit (I dare not touch it); I can see two network
>cards. It is very difficult to see from behind as the rack is close to
>a wall, with lots of wires running behind.


>By the way, my office has 2 floors. The PCs at the higher floor have
>IP address type 192.168.43.* gateway type 192.168.43.1, whereas the
>lower PCs have 192.168.42.* gateway type 192.168.42.1.


>Do these indicate how the LAN is wired ?


>Thanks.



>> >When I do "ip route show" or "ifconfig", I see
>> >eth0
>> >eth1
>> >eth3
>> >lo
>> >Does it mean the computer has 3 network cards ?

>>
>> Possibly. Don't you know?


 
Reply With Quote
 
sb5309@yahoo.com
Guest
Posts: n/a

 
      04-07-2008, 01:37 AM
I am trying to learn what is the current network setup; the technical
guy who set up the LAN has resigned.

Nobody knows this monster anymore. :-)



> Tell us why you want to know. What is the problem you are trying to solve,
> or are you just curious? Is it not working? Is it a leakage point from the
> company, etc.
>

 
Reply With Quote
 
Unruh
Guest
Posts: n/a

 
      04-07-2008, 06:37 AM
(E-Mail Removed) writes:

>I am trying to learn what is the current network setup; the technical
>guy who set up the LAN has resigned.


OK. You can look on the back and see how many rj45 cables come out. And if
there are some antennae for wireless cards. Then look at ifconfig
and see how many networks are listed. And you can do
lspci to see what is reported for the ethernet cards.



>Nobody knows this monster anymore. :-)




>> Tell us why you want to know. What is the problem you are trying to solve,
>> or are you just curious? Is it not working? Is it a leakage point from the
>> company, etc.
>>

 
Reply With Quote
 
Jurgen Haan
Guest
Posts: n/a

 
      04-07-2008, 01:43 PM
(E-Mail Removed) wrote:
> The server is lying on its side, with one cover removed. Its top part
> covered by a power unit (I dare not touch it); I can see two network
> cards. It is very difficult to see from behind as the rack is close to
> a wall, with lots of wires running behind.


Probably 2 Gb nics and 1 100 Mb management nic.

try 'lshw' or 'dmidecode'

 
Reply With Quote
 
Rick Jones
Guest
Posts: n/a

 
      04-07-2008, 05:12 PM
(E-Mail Removed) wrote:
> When I do "ip route show" or "ifconfig", I see


> eth0
> eth1
> eth3
> lo


> Does it mean the computer has 3 network cards ?


it means the kernel believes there are three network interfaces
presently available, and that what it used to think was eth2 isn't
around at present. that could be three separate NIC cards/chips, or
it could be some combination of multi-port cards/multiport chips. the
lspci and dmidecode suggestions are spot-on.

rick jones
--
denial, anger, bargaining, depression, acceptance, rebirth...
where do you want to be today?
these opinions are mine, all mine; HP might not want them anyway...
feel free to post, OR email to rick.jones2 in hp.com but NOT BOTH...
 
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
Dual NIC Cards - forcing eth0 to be used as Public Networkq tech_geek Linux Networking 3 12-19-2008 08:35 PM
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
PC had two NIC cards, installed Linux, connected eth0 to router, crashing in br_handle_frame?. why? santa19992000@yahoo.com Linux Networking 3 09-23-2005 08:06 PM
Network Cards / Video cards SJ Home Networking 4 01-13-2005 07:28 PM
how tho change source address of eth0/eth0:1 ? news Linux Networking 2 06-09-2004 03:25 PM



1 2 3 4 5 6 7 8 9 10 11