Emmanuel Corels
FIELD NOTES

Practical technology,
explained like a conversation.

Tutorials, operational lessons and verified industry developments from the point where infrastructure, security and software meet.

134published notes
Networking & ISP Systems

Replace an HTTP GET body before a proxy drops it

Trace the request through every hop, understand current GET semantics, redesign simple retrieval as URI parameters and move complex criteria to an explicit POST operation.

Read note →
Networking & ISP Systems

Trace DNS answers from the authority

This walkthrough is for the moment when you need an answer you can defend, not another command copied from a forum.Our specific objective is trace dns answers from the authority. Follow delegation step by st…

Read note →
Networking & ISP Systems

Read the route Linux will actually use

The fastest safe route here begins with narrowing the question. We will collect evidence first and change nothing until the output points somewhere specific.Our specific objective is read the route linux wil…

Read note →
Networking & ISP Systems

Capture only the packets that matter

This is a practical operator’s guide: establish context, run the smallest useful check, interpret it correctly, and leave a clean recovery path.Our specific objective is capture only the packets that matter.…

Read note →
Networking & ISP Systems

Measure path quality beyond ping

When this problem appears in production, urgency encourages guessing. The procedure below deliberately slows the first minute down so the next thirty are useful.Our specific objective is measure path quality…

Read note →
Networking & ISP Systems

Verify MTU without fragmentation

A good diagnosis should be repeatable by another engineer. We will record the environment, run a bounded test and verify the result from the service boundary.Our specific objective is verify mtu without frag…

Read note →
Networking & ISP Systems

Audit active DNS resolvers

Treat this task as a short investigation rather than a magic command. The command matters, but the context around it is what makes the result trustworthy.Our specific objective is audit active dns resolvers.…

Read note →
Networking & ISP Systems

Check BGP information responsibly

There are several ways to get a plausible answer here. This guide focuses on the path that preserves evidence and minimizes accidental change.Our specific objective is check bgp information responsibly. Read…

Read note →
Networking & ISP Systems

Inspect neighbour discovery state

The useful outcome is not a green terminal. It is a clear explanation of what was checked, what the output means and what should happen next.Our specific objective is inspect neighbour discovery state. Incom…

Read note →
Networking & ISP Systems

Prove a port is reachable

Before touching configuration, we will turn the symptom into a precise question and collect a baseline that can be compared after the work.Our specific objective is prove a port is reachable. A TCP handshake…

Read note →
Page 1 of 2 · 13 posts