Re: [Newbie help] Ethernet connection

From: jpd (read_the_sig_at_do.not.spam.it)
Date: 01/18/04


Date: Sun, 18 Jan 2004 12:18:48 +0000 (UTC)

In article <DMidnZ5VTNHXdJTd4p2dnA@comcast.com>, Kris M wrote:
> Can anyone point me in the right direction when configuring a network
> connection on an HP x1100 server with an onboard ethernet/lan connection? I
> have no idea what driver to use in freebsd nor do i know if the device is
> already found on boot of the generic kernel.

dmesg(8) will provide you with the messages reporting what the kernel
found at startup. If that buffer has been flushed with more recent
messages (unlikely, right after startup), see /var/run/dmesg.boot. Look
for a line with ``Ethernet'' in it, that'll tell you the device name (at
the start of the line) if any. Around there should be more lines starting
with that device name containing more info.

Another option is to do an ifconfig -a and see if that produces anything
beyond the usual (loopback, faith, ppp, possibly others). Note that
the output will contain hints as to what sort of device each one is.
Ethernet cards[0] have an ether address, the others don't.

Failing that, to find out whether or not there's an actual driver for
your NIC, issue pciconf -l -v and note what the vendor and card IDs are
for the card. Note that the command will list _all_ pci devices in the
system, and it's up to you to see which one is the ethernet adapter. See
man pciconf for details on what it prints (do read that). Then use the
'web[tm] to figure what chipset that card has (several databases
available on the 'net), and then what driver supports that. apropos(1)
can help you with that last bit.

Another is to see if the documentation that came with the hardware lists
the actual chipset used, or to what other chipsets it's compatible.
Or open the case and see if you can find the ethernet chipset.

If you still can't find anything, post the dmesg, ifconfig -a, and maybe
the pciconf -l -v outputs. Note that this is not an invitation to dump
your homework on us, but rather a fall-back-if-all-else-fails offer.

[0] And vlan devices, but those are called `vlanN' and you probably don't
    have them anyway, as they require a kernel rebuild.

-- 
  j p d (at) d s b (dot) t u d e l f t (dot) n l .


Relevant Pages

  • Re: Verizon Aircard Software disables Ethernet port?
    ... BTW, when installing access manager, chose the option for the card only. ... I disconnected his Ethernet wired connection to his office LAN, ...
    (alt.cellular.verizon)
  • Re: Situation with Asus P5WD2-Premiums ethernet ports
    ... Fast ethernet adaptor PCI card' and had no problems connecting via cable ... properly, but i cant get a connection through them to my ISP, i then ... i did a fresh install of win xp when i put together the new system, ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: Networking over IEEE 1394 IMPOSSIBLE?
    ... The solution is to get an ethernet hub for the internet. ... share the internet connection and files between two machines. ... I want to make a network connection over firewire between 2 machines; ... The card is a TI IEEE 1394a. ...
    (microsoft.public.windowsxp.hardware)
  • Re: Swapping network cards
    ... > I also have got an ethernet socket on my motherboard which I now want ... > I would like to be able swap the modem connection back & forth ... As you're with NTL you'll need to register the 2nd nic when you attempt to ... 2nd card will lead to your browser going straight to the registration page. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Swapping network cards
    ... > I also have got an ethernet socket on my motherboard which I now want ... > I would like to be able swap the modem connection back & forth ... As you're with NTL you'll need to register the 2nd nic when you attempt to ... 2nd card will lead to your browser going straight to the registration page. ...
    (microsoft.public.windowsxp.general)