Architect

Becoming an IT Architect: Chapter 4 – Curiosity and Learning

Chapter 4 – Curiosity and Learning Most of what I’ve discussed in the past three chapters has not centered around technical things.  This chapter will pivot on that point a bit.  I did say earlier that the vast majority of an architect’s responsibilities will center around long term designs, and socializing those designs with other folks.  In other words: staring…

Continue Reading→

Architect

Becoming An IT Architect: Chapter 1 – New Tools

Introduction With this series of posts, bite-sized in length, I intend to help folks who want to make the transition from IT Engineer to IT Architect.  I’m using the generic “IT” to represent server, security, networking, etc.  I can speak specifically from the perspective of a network engineer moving into network architecture, but the very high level concepts should apply…

Continue Reading→

FreeBSD, Network Architecture, Server and OS

FRR Patched And Working

This entry will be another fairly quick one.  In the previous entry regarding the server, routing, etc, I described how I had to work around the fact that FRR didn’t honor FreeBSD’s assigning and deletion of IP addresses from interfaces.  Specifically: I had the line redistribute connected in the server’s BGP configuration.  That means any of the server’s interfaces with…

Continue Reading→

FreeBSD, Network Architecture, Server and OS

Server Merge, ZFS Fun, and BGP Routing For Jails

[toc] Introduction About five years ago, I built two new servers in my basement, as outlined here and here.  One server was my general login/mail/web/DNS/etc server, and the other my home NAS.  This entry will document and detail my merging of the two servers into one, and the associated challenges that brought with it.  I also took this opportunity to…

Continue Reading→