1/4/2000 to 1/4/2025: the mistakes

Continuing my series on the first 25 years in ICT (previous post).

I've made some mistakes in my career, here are the two most important ones, in ascending order (most serious last),

My second biggest mistake is, in hindsight, a trivial network masking error that ended costing a customer a large internet bill (when internet was still metered) and overflowed into an investigation. The investigation ended without consequences but was nonetheless worrisome.
The setup was as follows: a flat internal network with a proxy to control outgoing internet traffic. The firewall had rules that only allowed certain hosts (servers, and the proxy itself) to access the internet without restrictions. Everybody else had to go through the proxy. My mistake was adding a rule for a new server, but instead of setting the source ip in the rule to ip/32 in CIDR notation I set it to ip/24, effectively allowing all network to bypass the proxy. This went undetected for a while, at least until the first unusually large bill arrived.
Trust me, I double check all network masks now 😅

My biggest mistake was not leaving my old job sooner. Considering how far I've gotten in my past 8 years I wonder where I would be today if I had moved to a larger organization sooner than I did. I don't regret my choices, but I do try to learn so that I don't fall into the same habit again.

Popular posts

Opengrep quickstart

Mirth: recover space when mirthdb grows out of control

From 0 to ZFS replication in 5m with syncoid