Jason King
04-22-2001, 04:01 AM
I am either very stupid or quite stupid. :(
I have tried installing debian with 2 NICS so that i can make the box a firewall to share my cable connection. I have the first NIC all ready to go (the private lan nic) its an intel nic that shows up under IFconfig as eth0.
The problem is my second NIC (a cheapie Realtek rtl8139 rev16) wont install. I have ;
1. cat /proc/pci and copied down the nic info (i0=0x6400, irq=10) and it should use the module rtl8139).
2. Tried doing modprobe rtl8139 io=0x6400 irq=10 and nothing happens - it says that the device is busy or in use and that it cant install module.
3. I tried insmod rtl8139 and same error (its busy etc...)
4. When i lsmod (only a few modules show the eexpress (intel NIC) shows but no other NICS.
What am i doing wrong ? This is a bit confusing for me since all the guides on the net seem to cover the netconf tool which is for redhat systems.
Any help would be greatly appreciated. :)
I have tried installing debian with 2 NICS so that i can make the box a firewall to share my cable connection. I have the first NIC all ready to go (the private lan nic) its an intel nic that shows up under IFconfig as eth0.
The problem is my second NIC (a cheapie Realtek rtl8139 rev16) wont install. I have ;
1. cat /proc/pci and copied down the nic info (i0=0x6400, irq=10) and it should use the module rtl8139).
2. Tried doing modprobe rtl8139 io=0x6400 irq=10 and nothing happens - it says that the device is busy or in use and that it cant install module.
3. I tried insmod rtl8139 and same error (its busy etc...)
4. When i lsmod (only a few modules show the eexpress (intel NIC) shows but no other NICS.
What am i doing wrong ? This is a bit confusing for me since all the guides on the net seem to cover the netconf tool which is for redhat systems.
Any help would be greatly appreciated. :)