Skip to main content

02 · DNS resolution path

Tracing api.corp.internal from the selected origin site.

Trace from

IDC-A · Office · 10.10.0.0/16VPC-A · ap-northeast-1 · 10.1.0.0/16ClientIDC-AUnbound10.10.0.2 · 10.10.0.3cache → missRoute 53 Resolverinbound endpoint10.1.0.10 · 10.1.1.10Private Hosted Zone Acorp.internalapi → 10.1.20.51api.corp.internal23over Tailscale4510.1.20.5 · site-local record6caches per TTL · repeats stay on-site
  • 01 · query — Client in IDC-A (Office) asks api.corp.internal
  • 02 · cache — Local Unbound (10.10.0.2 · 10.10.0.3) checks cache → miss
  • 03 · forward — Forwards corp.internal to R53 EP 10.1.0.10 · 10.1.1.10 over Tailscale
  • 04 · evaluate — Route 53 evaluates Private Hosted Zone A (Office)
  • 05 · answer — Zone A returns 10.1.20.5 — the site-local record
  • 06 · cache+serve — Unbound caches per TTL & answers client; repeats stay on-site