Best method for isolating a server on a home network

Arkitech

Diamond Member
Apr 13, 2000
8,356
4
76
I'm planning on building a LAMP server and I'm unsure of the best way to keep my network safe. This project is strictly for the purpose of learning more about administration and security. So if you can suggest different methods to achieve the stated goal I will happily do the needed research, I just need a little direction to get started.


Some initial ideas

DMZ
hardware based firewall using a linux box with multiple lan cards
 

ggadrian

Senior member
May 23, 2013
270
0
76
I'd use two routers, and connect the server and the second router to the first one and use the second one for your network. With that and a proper firewall configuration you should be fine.
 

azazel1024

Senior member
Jan 6, 2014
901
2
76
I'd just use a semi-managed switch with VLANs. Cascading routers can cause problems, though this is possibly the cheaper way to go.
 

Ketchup

Elite Member
Sep 1, 2002
14,559
248
106
Does the server have to be connected to the Internet? Mine is on my local network only.