diff --git a/99 Daily/2026-04-28.md b/99 Daily/2026-04-28.md index 888bbf1..0cd7483 100644 --- a/99 Daily/2026-04-28.md +++ b/99 Daily/2026-04-28.md @@ -164,3 +164,9 @@ tags: [daily] - 20:42 | `aimpress` - **Asked:** Troubleshoot Proxmox connectivity issue at 192.168.1.48:8006 - **Done:** Retrieved Proxmox MAC address (70:5a:0f:4a:9b:c1) and instructed manual DHCP reservation configuration +- 20:43 | `aimpress` + - **Asked:** How to fix unreachable Proxmox web interface at 192.168.1.48:8006? + - **Done:** Identified DNS configuration issue in DHCP settings and configured Primary DNS to AdGuard Home (192.168.1.225) with Cloudflare fallback (1.1.1.1). +- 20:44 | `aimpress` + - **Asked:** Developer requested Proxmox address and port, encountered ERR_ADDRESS_UNREACHABLE when accessing web interface. + - **Done:** Investigated UDP timeout DNS issues from Docker container and confirmed AdGuard is running with no recent errors.