View previous topic :: View next topic |
Author |
Message |
tizzyd n00b


Joined: 16 Aug 2003 Posts: 33 Location: New England USA
|
Posted: Wed Nov 12, 2003 11:31 pm Post subject: Specifing cards to interfaces... |
|
|
How do I tell Gentoo to take my internal bcm5700 and match it to eth0?
How do I tell Gentoo to take driverloader and match it to eth1?
I want my wireless card (using the new Linuxant wrapper for the broadcom 11g card I have built in) to be on eth1. I want the internal 1000-BaseT to be on eth0.
How to . . . please help for the noob! TIA! |
|
Back to top |
|
 |
tizzyd n00b


Joined: 16 Aug 2003 Posts: 33 Location: New England USA
|
Posted: Wed Nov 12, 2003 11:40 pm Post subject: Is it as simple as... |
|
|
putting some text in aliases:
alias eth0 bcm5700
alias eth1 driverloader
?? Or am I truly a n00b?
When I did that, I checked lsmod. It showed bmc5700 unused. |
|
Back to top |
|
 |
7dave7 n00b

Joined: 21 Sep 2003 Posts: 12
|
Posted: Sun Nov 16, 2003 12:40 am Post subject: |
|
|
try nameif, it's in the net-tools package. |
|
Back to top |
|
 |
|