4/15/2016

openwrt显示Rejected request from RFC1918 IP to public server address

openwrt显示Rejected request from RFC1918 IP to public server address

编辑/etc/config/uhttpd 将option rfc1918_filter 1改为option rfc1918_filter 0

没有评论:

发表评论

甲骨文云ubuntu系统关防火墙

  6、Ubuntu系统 开放所有端口 iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -P OUTPUT ACCEPT iptables -F Ubuntu镜像默认设置了Iptable规则,关闭它, ap...