|
From: Unruh on 6 Apr 2008 12:30 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. sb5309(a)yahoo.com 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?
From: sb5309 on 6 Apr 2008 21:37 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. >
From: Unruh on 7 Apr 2008 02:37 sb5309(a)yahoo.com 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. >>
From: Jurgen Haan on 7 Apr 2008 09:43 sb5309(a)yahoo.com 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'
From: Rick Jones on 7 Apr 2008 13:12 sb5309(a)yahoo.com 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...
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: problem with my remote machine Next: Load balancing between two WAN gateways |