Hi All,
In the process of redesigning my network, want to change it up a bit and make it more secure.
I have the following boxes on my network:
Bart: My desktop machine
Lisa: My sisters machine
Xbox: Xbox
Krusty: LAMP (Linux, Apache, MySQL, PHP) running a few websites
Homer: Fileserver running Linux with Samba
This is how it's all connected...
Code:
Current Network
---------------
(Internet)
|
|
(ADSL Modem)
|
|
(Switch)
|
|
---------------------------
| | | | |
(Bart)(Homer)(Krusty)(Lisa)(Xbox)
Below is my proposed network...
Code:
Proposed Network
----------------
(Internet)
|
|
(ADSL Modem)
|
|
(Krusty)
|
|
(Switch)
|
|
--------------------
| | | |
(Bart)(Homer)(Lisa)(Xbox)
Krusty, being a lower spec machine will turn into a firewall. Either running Smoothwall, or NetBSD with a pf ruleset.
Any comments on this?
Home will still be my fileserver, but at the same time also run my websites. I'm abit worried about doing this, but I am limited to the number of machines I have. I was thinking running NetBSD on it, and having Apache, MySQL and PHP run inside it's own jail, and leave my fileserver to the rest of the machine.
The reason I'm using NetBSD for most of my machines is because I'd like to learn it. I've been a Slackware user for quite some time now, and would have no problem with setting all this up. Just thought it would be a good way to learn something new. Any other recommendations? Would Open or FreeBSD be better suited for this type of thing?
Any comments on the above design/layout and software are greatly appreciated.
Cheers,
-Kristijan