It’s been fun. I spent the weekend trying to setup a network in my home. Though I have plenty of systems administration experience, I have actually never setup a network myself. It was quite interesting and it’s still not the way I want it. My firewall machine is a dual-boot Windows XP Pro and Redhat 9 machine. From there I go into an auto sensing switch which connects 4 ports. Currently, I only have a Redhat9 dev server and my Playstation 2 (w00t!) connected. It wqrks, but not how I envisioned it. Please tell me if you have ideas.

Because my firewall box is a dual boot I need a similar solution for both platforms. When another connection is made on the LAN, I want it setup automatically without having to go configure IP’s and subnet’s etc.

Main Box
Internet connection – Cable, DHCP.
LAN connection – 192.168.0.1/255.255.255.0

Other Connections
manually setup
192.168.0.0 subnet (.10,.11)
DNS – manually setup to Comcast DNS
Gateway – 192.168.0.1

So, how do I plug -n- play so my other connections don’t have to be manually configured? Do I need to setup a DHCP server on my main box? If so, recommendations on Windows server software and also Redhat server software?