[clug] multiple Ethernet ports

Hugh Fisher hugh.fisher at anu.edu.au
Wed Mar 25 00:51:25 GMT 2009


Adrian Blake wrote:
> This is not specifically a Linux question.
> 
> I am moving data via a switch from one place to another. The rate is 1.3 Gbps on 2 physical Ethernet ports into a network switch.
> To that switch is connected a server to store that data. The server has 4 physical Ethernet ports.
> 
> How do I write code to read all four ports concurrently and keep the correct order of the packets?

SCTP with multi-homing should do it for you.

	cheers,
	Hugh


More information about the linux mailing list