I have three computers running, will be adding a fourth. Have access to some old machines and may add 1-10 more machine as funds become available.
I build systems but know nothing about networking. Can I simply daisy-chain routers? Don't think I need a server because the only thing shared is the gateway. Could I use a high-speed wireless gaming router for several computers?
what to do...
Copyright © 2024 Einstein@Home. All rights reserved.
Help Using several computers
)
There are some cheap switches out there that will allow you to do this. Your router should give you approximately 250 addresses. I am currently running 8 computer at home off a single router and a couple of switches.
Switches range in 4 port to 48 ports. The ones that are 12 and above are usually more expensive. There are some cheap 8 port ones out there, or depending on where you are putting your machines, get a few 4/5 port ones and set them all over the house, and make some even distributed heating.
RE: Can I simply
)
You can certainly daisy-chain switches or hubs with no problem in a network of the size you're describing (note that some switches require the use of an Ethernet crossover cable when connecting to other switches, although most "consumer" level switches have at least one "uplink" port for this purpose). Daisy-chaining routers, however, is an entirely different matter. Even if your routers have the requisite quantity and type of interfaces, connecting them in series will pose a TCP/IP and routing protocol configuration challenge. For example, the link between each router requires a separate IP subnet, and any Ethernet interface on the router would require yet another separate IP subnet. Needless to say, this topology could get messy fast.
The simplest, most cost-effective thing you could do would be to buy a switch with enough ports to cover all your computers, hook that up to your ISP router, and pop wired Ethernet adapters in any computers without them (D-Link makes an excellent NIC with drivers that work well with many operating systems for about ten bucks). I notice that you have three computers running Einstein, so it looks like you already have the DHCP vs. manual TCP/IP host configuration issue figured out.