如何解决OpenWRT的Rejected request from RFC1918 IP 问题Dec 5, 202378AI-generated summaryThis text provides instructions on how to enter OpenWrt, navigate to the /etc/config directory, edit the "uhttpd" file, modify the "rfc1918_filter" setting, restart the uhttpd service, and includes images for reference.进入 openwrt# 进入 /etc/config 目录# Copyvi uhttpd 修改 rfc1918_filter# 重启# Copy/etc/init.d/uhttpd restart ---