These questions relate to the basics of networking, but I have not found an answer yet!
Question 1: Can a 100Mbps switch handle 2 simultaneous TCP streams running at 100Mbps? To illustrate this if you have 4 PC's on 1 switch (100Mbps with no other connections) and you had two separate streams, what speed would they reach? Would one stream impact on the others speed, or is a switch fast enough internally to deal with many streams?
Question 2: I have set up 1 PC (Linux) on a dedicated network switch, the PC has 2 Network Interface Cards (NIC). Both NIC's have different IP address' and work fine. If I send any data from one NIC to the other absolutely no traffic is send on the network switch. It seams that the kernel is intelligent and works out there's no need to send anything on the network as the IP's are on the same PC. How do I turn this off?
As I don't have access to 4 PC's I cannot test question 1 in the real world. These are very simple questions, but at the same time very difficult to answer.
Thanks!