On Fri, 06 Sep 2002 12:50:43 EST Kyle Fitch wrote:
> Hello,
> I am running Bering v1.0rc3 and I can't get it to bring up either of the
> interfaces. I have 2 Belkin F5D5000 NIC's which have Realtek 8139 chipsets.
> I have loaded mii, 8139cp, and 8139too modules and it will not bring them
> up.
Literally interpretting "get it to bring up eitherof the interfaces"
implies they are recognized ("ip link" shows them) but not in the
"UP" state. Is that the correct interpretation, or are they not
recognized at all (and thus wouldn't show up in "ip link" output)?
> I am new to this and I'm sure I'm missing something very simple, so any
> help would be greatly appreciated. By the way, I have another Linux based
> firewall/router distro already running on the same machine, and it works
> fine, so I know its not the NIC's. Again, any help would be great.
A bit more info would help in debugging. Here's what I suggest
to cover most of the standard problems:
1.) lsmod output from the working distro to verify mii, 8139cp,
and 8139too are the right modules and to illustrate any
dependencies,
2.) copy of /etc/modules to verify the modules are specified to
be loaded at boot,
3.) output of "ls -l /lib/modules" to verify you've downloaded
the modules (if necessary) and installed them in the the
modules.lrp package,
4.) lsmod output from Bering to verify that all three modules
are actually loaded,
5.) output (from /var/log/syslog or console) from when those
three modules are loaded to verify the NICs are recognized,
6.) output of "ip link" so we can tell if the interfaces are
recognized but not up or if they aren't even recognized,
7.) copy of /etc/network/interfaces so we can tell if there are
any problems there, and
8.) confirmation that you've read
http://leaf.sourceforge.net/devel/jnilo/binstall.html
steps 4 and 5 at least once. ;)
Like you said, it's probably something simple. We just need more
information to say exactly what.
--Brad
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html