Thanks
Locust76, and yes I already know a little about some of the networking fundamentals, the various layers that go into making a network packet datagram, and the differences between Class A, B and C sub networks. It isn't too difficult. It's the whole Microsoft Server software and domain control and setting policies that's entirely new to me.
We're unlikely to go over 253 addresses, tho thanks for the heads up, as at the moment, including all staff, printers, laptops, various offices etc, we're unlikely to break 100 addresses. This is just after a major expansion, which is stressing the charity at the moment (and why I was hired).
OK, the toplogy problem, this is embarrassingly simple considering what I just said ...
Firstly, our current router is a simple Netgear D-link model, as the cash for the Cisco upgrade seems to be delayed.
The server and the switches and more and more of our computers are gigabit speed, but the router is only 100megabit. So I'm trying to figure out what's the best way to link them up. None of my networking books address this (probably rather common) situation, and my Google-fu is failing me.
This is the current set-up:
So everything goes through the 100mb router, and it seems to be slowing down the network.
Now, I understand the switches (24 port gigabit) cache a routing table. From that, it seems they don't really need to be directly connected to the router, and our wired network is going to be quite static. So I wonder if this topology is workable:
Here, there is a full gigabit connection from the server to switch 1 (where most of the computers with gigabit ethernet are). Switch 2 has to share the server link with switch 1, but should still be better than a 100mb link.
The ADSL modem is low bandwidth (about 12mbit down and 4mbit up) at the moment) so switch 1 should be able to deal with passing on the traffic from it.
There's also a picture of a sample network that looks like this in one of my microsoft books (!) but nothing about it in the text.
Finally, is it possible to give each switch its own gigabit connection to the server? I have two ports on the server, so:
- if the computers linked to switch 1 are given server address 1, and the computers linked to switch 2 are given server address 2,
- and switch 2 is linked to switch 1 for internet access, and to give upstairs access to printers downstairs and vice versa, we get the following diagram:
Now, this looks like a loop, and every networking book will say OH NOES no loops, but as the two server ports have different addresses, I'm not sure if it's really a loop.
The server has 3 drives: 1 system; and 2 data in RAID 1 mirrored (plus external backup), so in theory it could saturate a single gigabit link, which is why I'm considering dual gigabit ethernet links.
Thoughts as to which is best? I don't really want to get into complicated spanning loop networks - rather keep it simple for now.