A personal growth moment
sweharris.org·1d
Flag this post

** 26 Oct 2025, 20:39

The recent AWS outage led to a slew of It was DNS jokes.

It reminded me of a time maybe 12 or 13 years back. I was part of the architecture/engineering team for the company’s Unix authentication product. Basically every login, su, privilege escalation call went through our code.

So when things went wrong we got the blame.

One day a call got escalated to me. It went something like:

  • Caller (C): It’s taking a long time to login
  • Me (M): How long?
  • C: About 10 seconds
  • M: (thinking “hmm, that sounds like a DNS timeout”). Does it happen if you login again?
  • C: No, just on first login
  • M: It’s DNS
  • C: It can’t be, otherwise we’d have got an alert
  • M: OK, so what happens is that the SSH daemon …

Similar Posts

Loading similar posts...