Does my network design work?
March 9, 2006 6:29 PM
Subscribe
We're a small humanitarian organization, with an HQ of about 15 people. I have little networking experience, and have been tasked with the imminent set-up of our network as we move from within a larger institution (a hospital) to our own offices. I want to make sure the architecture I have in mind will do what I want it to do.
Objectives:
- peer-to-peer and local fileserver transfers within the office (small files, infrequent access, no streaming, etc.)
- light VPN access from outside
Note: The organization's web and email services are off-site, 3rd party-hosted
The topology: Internet --> ADSL Modem --> Cable/DSL Router --> 10/100/1000 Switch --> Macs/PCs.
The catch: The fileserver is a peer along with everything else on the switch. The reason for this is simply that it's a Dual 2GHz PowerMac G5, which we also use for more intensive tasks, away from the server room. It's by far the most powerful machine in the office, and our internal and external server needs are very modest, so we want to do it this way. We don't really want to buy another box just to be a keyboard/monitor/mouse into the G5 down the hall.
As I understand it, I should be able to forward any necessary ports from the router to the G5, and all should be well. Right...??? Or should I have someone run the incoming DSL cable waaaay over to the other end of the office, through the G5, and then waaaaay back to the switch? Or something else?
posted by iconoclastic flow to computers & internet (11 comments total)
If you're using NAT in the Cable/DSL Router to give everything private addresses, then whether or not your can set up the G5 to have a visible public IP presence depends on the Cable/DSL Router. Most of the ones I've used will allow you to set that up.
posted by tkolar at 6:41 PM on March 9, 2006