Welcome, Guest. Please login or register.
Did you miss your activation email?
Friday 29 March 2024, 10:37:03 pm

Login with username, password and session length

The Latest Endian Firewall is now available for download HERE
14247 Posts in 4376 Topics by 6490 Members
Latest Member: maquino
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  Installation Support
| | |-+  EFW don't detect my red network interface
0 Members and 0 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: EFW don't detect my red network interface  (Read 24224 times)
hannibal-lecter
Jr. Member
*
Offline Offline

Posts: 8


« on: Tuesday 27 April 2010, 03:29:16 am »

As I said when I installed EFW it didn't detect my Network interface(red) ,please if any one could help me
Logged
Steve
Sr. Member
****
Offline Offline

Posts: 108



WWW
« Reply #1 on: Tuesday 27 April 2010, 08:14:50 pm »

Try another card
Logged

                          
hannibal-lecter
Jr. Member
*
Offline Offline

Posts: 8


« Reply #2 on: Wednesday 28 April 2010, 10:31:18 am »

I'm obliged to use it  Sad 
Logged
mrkroket
Hero Member
*****
Offline Offline

Posts: 495


« Reply #3 on: Thursday 29 April 2010, 02:06:25 am »

You don't give any info about the network card.

use lspci to give us more info.
Logged
hannibal-lecter
Jr. Member
*
Offline Offline

Posts: 8


« Reply #4 on: Thursday 29 April 2010, 02:32:31 am »

My network card is a Trendnet TE100-PCIWN
Logged
mrkroket
Hero Member
*****
Offline Offline

Posts: 495


« Reply #5 on: Thursday 29 April 2010, 03:15:26 am »

It seems according to
https://www.centos.org/modules/newbb/makepdf.php?type=post&pageid=0&scale=0.66&post_id=105611

That your card should work with rtl8139 drivers. By default Endian have 2 drivers for r8139. Try to do some research in that way...
/lib/modules/2.6.22.19-72.e18/kernel/drivers/net/8139too.ko.gz
/lib/modules/2.6.22.19-72.e18/kernel/drivers/net/8139cp.ko.gz
Logged
hannibal-lecter
Jr. Member
*
Offline Offline

Posts: 8


« Reply #6 on: Thursday 29 April 2010, 09:03:27 pm »

well i looked for these modules and i found them and I google on it ,it seems that I have to load them and i did it but the problem is after loading it I have to modify a file named module.conf , I didn' find this file as it's specified  .

Another question: in wich linux distribution endian is based ? it can help me
Logged
mrkroket
Hero Member
*****
Offline Offline

Posts: 495


« Reply #7 on: Thursday 29 April 2010, 11:46:38 pm »

The commands you should need will be modprobe, insmod and rmmod. Read info about how to use them.
Maybe ifconfig (for enable and disable ethernet NIC).

About the config files, check /etc/modprobe.conf and all the files on dir /etc/modprobe.d/, especially the blacklists config file, to ban unwanted drivers that can conflict with your card.

I think it has some resemblances with Debian. Endian is based off Linux from scratch.
Logged
hannibal-lecter
Jr. Member
*
Offline Offline

Posts: 8


« Reply #8 on: Friday 30 April 2010, 03:12:11 am »

This is source from I got information

"Load the proper module(driver) for your ethernet card:
The list of compiled ethernet card drivers that come with your system are usually located under /lib/modules/2.2.14-5.0/net where 2.2.14-5.0 is your kernel version. The source code for these drivers are usually located at /usr/src/linux-2.2.14/drivers/net again where 2.2.14 is the kernel version you are running. Sometimes the comments at the beginning of the source code file will tell you which ethernet cards the driver is for. Some distributions will find it during installation and automatically load the driver for you. To see if this is the case, view the file /etc/modules.conf or /etc/conf.modules depending on your distribution. If you see a line that looks similar to alias eth0 ne2k-pci, then the third item on the line is the module being used for your ethernet card. In this example, ne2k-pci, the NE2000 driver is being used. To verify the module has been loaded successfully, issue the command /sbin/lsmod. This will display all modules successfully loaded in the system. Once your module is loaded, you are ready to move to the next step.
If the module is not loaded, but you know what module your network card uses, issue the following steps as root:
Make sure the network is stopped by issuing /etc/rc.d/init.d/network stop.
Manually load the module by issuing /sbin/insmod ne2k-pci replacing ne2k-pci with whatever your module is. This module must be present in the /lib/modules/2.2.14-5.0/net directory for lsmod to find it.
Verify it loaded successfully by issuing /sbin/lsmod.
Activate the eth0 device by issuing /etc/rc.d/init.d/network start"






But the problem is that the "network start" command and the "insmod" don't work
Logged
hannibal-lecter
Jr. Member
*
Offline Offline

Posts: 8


« Reply #9 on: Friday 30 April 2010, 03:32:50 am »

if you could send a "how to" it would be very nice from your part because as you know endian has it's own file structure for exple: the directory src doesnt exist as sudirectory of usr like the classical distribution of linux .

thxs
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.094 seconds with 18 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com