今天使用 WireGuard 打洞回家访问 OpenWrt 旁路由的WEBUI时遇到了RFC1918

解决方法

SSH 连接 OpenWrt 后,把/etc/config/uhttpd中的 option rfc1918_filter 1改为option rfc1918_filter 0即可