[LARTC] Problem with multiple N/W cards

2004-07-15 Thread anupam chomal
Hi, I am trying to set up a linux box with 5 N/W cards of which one is 10/100/1000T and the others are 10/100T. I connected all the cards and turned on the machine. I wanted to force eth0 to be the 1000T cards but the cards get allotted eth0 to eth4 randomly. Is there some way wherein I can force

RE: [LARTC] Problem with multiple N/W cards

2004-07-15 Thread Piszcz, Justin Michael
Yup. I had the same problem. Soltuion: use nameif You can call any interface anything you want. Turning off auto negotiation and flow control may be an option when you load the moadule (check docs)-- example: if it is a 3com 100mbps 905b - you may be able to use ethtool to change it.

Re: [LARTC] Problem with multiple N/W cards

2004-07-15 Thread Glen Mabey
On Thu, Jul 15, 2004 at 01:20:45PM +0530, anupam chomal wrote: I am trying to set up a linux box with 5 N/W cards of which one is 10/100/1000T and the others are 10/100T. I connected all the cards and turned on the machine. I wanted to force eth0 to be the 1000T cards but the cards get

Re: [LARTC] TC Hashing Filters

2004-07-15 Thread Glen Mabey
On Wed, Jul 14, 2004 at 07:13:11PM -0700, gypsy wrote: Your script can be modified to display the line with the substitutions and to exit when executing causes an error. What I envision is that you'll watch 2000+ lines of good stuff scroll by and that the final line will be your Bad Boy. And

RE: [LARTC] TC Hashing Filters

2004-07-15 Thread Adam Towarnyckyj
gypsy wrote: Your script can be modified to display the line with the substitutions and to exit when executing causes an error. What I envision is that you'll watch 2000+ lines of good stuff scroll by and that the final line will be your Bad Boy. And the last few lines are what we all are

Re: [LARTC] TC Hashing Filters

2004-07-15 Thread gypsy
Adam Towarnyckyj wrote: Any tc filter command I try to add from here on out gives me the same error even if I try it manually instead of using the script. Adam, That is a killer. Please read the following and then, when we both have the same information, I'm going to try again to assist you.