My Home Network - 2017 Update

Oh, how things can change in a few years

2017-02-09
homelab

As some of you may remember, I’ve posted a couple of blog posts about the evolution of my home network - from my days of running ESXI on an E8400-loaded Dell Desktop up until my few days of running ESXI on a Mac Pro.

Those days are (mostly) over now, though.

Nowadays, I have two different sets of “networks” - there’s the stuff that I have external to the world, and there’s stuff that I run on my internal network. I’ll cover both of them here, along with my plans for expansion and/or modification going forward.

The ‘External’ Network

For outward-facing services, I used to run a whole bunch of stuff - WordPress, a MediaWiki, a MyTinyTodo, a mercurial repository (back before I switched to using Git for my version-control needs), a file server, a Minecraft server, a mail server, a SSH bastion, and a VPN in order to securely connect to most of this stuff in the backend. These were all running on that Dell desktop out of my apartment at the time. I’m surprised that little machine never caught on fire…

These days, my web-facing presence is basically limited to this website running on a VPS, and my ZNC bouncer which runs on a different VPS. The carriers I’m using are NodeServ and LetBox, both of which were recommended to me through the forums at lowendbox.com. They’ve been pretty stable for me so far, though the ZNC bouncer VPS is mostly sitting idle… I’ll have to do something about that sometime soon. Drop some ideas in the comments below!

The ‘Internal’ Network

This is where things get interesting.

Because I have more computational horsepower at home, I run a number of services out of my apartment for my own personal use.

Currently, my home network goes through an Arris Surfboard modem into an Asus router of insignificant model (it’s just kind of there and doing its thing). From there the signal goes through a couple of Belkin powerline adapters (since running an ethernet cable from one side of my apartment to the other really doesn’t make sense) into a dumb switch in my bedroom.

This is where I connect two repurposed desktop computers that I salvaged and rebuilt. They both have Core i5’s with 32GB of RAM.

One has a couple of 2TB drives in RAID1 (this is my VM host) and one has 6x4TB drives in a set of 3 mirrored vdevs (10TB total) which I use as a NAS.

Instead of ESXI I’m now using KVM for my virtualization platform, and this basically boils down to KVM being what we use at work and me wanting to have some more experience with it.

The VM host is running CentOS 7, and is hosting VMs for the following services:

  • FreeIPA
  • Pritunl (for OpenVPN functionality)
  • Gitlab
  • Sensu
  • Puppet

The NAS box is running FreeNAS and in addition to fileshares is running the following services:

  • SabNZBD
  • Sonarr
  • Couchpotato
  • Headphones
  • Plex

I have plans to do many, many more interesting things with my home network setup, including setting up a pfSense firewall, using a UniFi UAP-AC for wifi, and expanding my internal network to include other services that I’m interested in. This could be anything from running a database cluster to setting up my own SAN. Obviously this will require time and extra hardware, but I’d love to learn the technology.

Questions? Want a network diagram? Drop a comment!


Comments: