This are archived contents of the former dev.openwrt.org development system. The pages are provided for historical reference only. Refer to https://openwrt.org/ for

How to set up a router with OpenWRT – Surfshark Customer Apr 14, 2020 OpenWrt Forum Archive May 01, 2018 Enable remote SSH access on OpenWRT - Aust IT

Nat Loopback on Openwrt Router ? : openwrt

#13206 (/etc/firewall.user not read on boot) – OpenWrt

Enable remote SSH access on OpenWRT - Aust IT

[firewall3] some rules from firewall.user are - OpenWrt root@OpenWrt:~# cat /etc/firewall.user # This file is interpreted as shell script. # Put your custom iptables rules here, they will # be executed with each firewall (re-)start. iptables -I zone_wan_input 1 -j test_chain root@OpenWrt:~# fw3 reload Warning: Unable to locate ipset utility, disabling ipset support Removing IPv4 rules #13206 (/etc/firewall.user not read on boot) – OpenWrt root@OpenWrt:~# ls -l /etc/firewall.user -rwx----- 1 root root 251 Mar 19 10:20 /etc/firewall.user. Attachments (0) Oldest first Newest first. Comments only. Change History (3) comment:1 Changed 5 years ago by Robert Grønning It seems like the problem occurs when "/etc/init.d/firewall reload" (fw3 reload) is used, it works fine if "/etc/init.d OpenWrt Project: Secure your router's access For secure web access, OpenWrt can be accessed via HTTPS (TLS) instead of the unencrypted HTTP protocol. If HTTP is not secure enough for you, you can disable the existing (unencrypted) web access and either Tunnel your connection via SSH. #907 (/etc/config/firewall not used) – OpenWrt