Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: lrmoorePosted on 2003-07-09 at 06:00:48ID: 8884929
Robert, you've posted the same Q in 3 different places, so you may get various responses. We all watch multiple topic areas, so you can save yourself some points and only post once.
You can use mixed wired and wireless easy enough. Somthing like a Linksys wireless broadband router with 4-port switch might be just the thing for you. If you need more than 4 wired ports, there is a 8-port router version without the wireless, and you can add a wireless access point indpendently. Having said that, I believe that with finacial data and personal data belonging to other people, I would take security much more seriously than a $50 router. More on that in a moment..
I would setup one system as a server. Assuming that financial information is data that should be protected and be audit proof, I would setup a Windows 200x server in a domain model and use it for access-control as well as file/print services. All desktops would be Win2k or XP for security reasons, all formatted NTFS (to pass audit). Be sure to put this server on a good UPS battery backup.
If you're pulling phone wire, go ahead and pull CAT5 to each desk. Think SECURITY.
I'm assuming you are familiar with GLB Act? Again, security is #1 concern. With a broadband connection, I would not use a router, but rather a Cisco PIX firewall appliance (506e is cost-effective and plenty for you). This uses an Adaptive Security Algorithm that goes far beyond the simple stateful inspection/NAT of a low-end SOHO router. Use most any low-end switch with enough ports to support all your users. Don't use wireless (again, security). If you do, take prudent precautions to protect your connections - use WEP encryption, don't broadcast SSID, use MAC address filters, etc...
I don't know that you would get any more reliable connection from a T1 than you would from the cable. As long as you get a "business" level cable connection you should be fine. I just don't see the cost justification for the increase to a T1, plus you have to buy a router to go in front of the firewall for a T1. If uptime is that important, consider both at some point and use the cable as failover to the T1. That only works if all of your traffic is outgoing. If you intend to run your own web servers, it won't work without spending a lot more money (BGP).
Did I mention the need for SECURITY in your environment?