atom feed10 messages in org.freebsd.freebsd-netmultiple interfaces
FromSent OnAttachments
Daniel ValenciaAug 18, 2005 6:37 pm 
Brooks DavisAug 18, 2005 7:16 pm 
Daniel ValenciaAug 18, 2005 7:40 pm 
Max LaierAug 18, 2005 7:49 pm 
Brooks DavisAug 18, 2005 7:50 pm 
Daniel ValenciaAug 18, 2005 9:15 pm 
DonatasAug 19, 2005 11:37 am 
Özkan KIRIKAug 19, 2005 12:24 pm 
Daniel ValenciaAug 19, 2005 7:25 pm 
Brooks DavisAug 19, 2005 8:43 pm 
Subject:multiple interfaces
From:Brooks Davis (bro@one-eyed-alien.net)
Date:Aug 18, 2005 7:16:20 pm
List:org.freebsd.freebsd-net

On Thu, Aug 18, 2005 at 11:36:55AM -0700, Daniel Valencia wrote:

Hello, everybody

Is there any limit as of how many interfaces can freebsd handle? Im trying to build a switch in a PC box, putting multiple NICs and some software... The issue is, even though all of the cards work correctly by themselves, once I put them together, it doesnt matter what slots i use, I can never make more than two of them work. For even though all the rest appear up as well, I cant ping neither them nor their peers (Im using crossover cables).

The software limit is 2^16-1. It sounds like you are having hardware issues. I'd tend to guess interrupt routing issues. I'd suggest posting details to freebsd-questions or possibly freebsd-stable.

-- Brooks