From c98c2df401534b079675621a8a1db10ff3da63bd Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Tue, 28 Apr 2026 20:44:44 +0100 Subject: [PATCH] vault backup: 2026-04-28 20:44:44 --- 99 Daily/2026-04-28.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.