User Tools

Site Tools


devices:network:netgear_wndr3800_librecmc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devices:network:netgear_wndr3800_librecmc [2025/05/01 19:26] Sean Rhonedevices:network:netgear_wndr3800_librecmc [2025/05/16 21:39] (current) – external edit 127.0.0.1
Line 1: Line 1:
- 
- 
 ====== Snapshot ====== ====== Snapshot ======
  
Line 21: Line 19:
  
   uci set 'uhttpd.main.redirect_https'='0' && uci commit 'uhttpd' && service 'uhttpd' reload && sync   uci set 'uhttpd.main.redirect_https'='0' && uci commit 'uhttpd' && service 'uhttpd' reload && sync
 +
 +====== Settings ======
 +
 +===== Scheduled Reboot =====
 +
 +  * http://192.168.1.1/cgi-bin/luci/admin/system/crontab
 +
 +<code>
 +# Restart 3:00 AM
 +0 3 * * * sleep '70' && touch '/etc/banner' && reboot</code>
 +
 +===== Firewall =====
 +
 +  * http://192.168.1.1/cgi-bin/luci/admin/network/firewall/forwards
 +
 +  * 80/tcp HTTP
 +  * 443/tcp HTTPS
  
/srv/www/wiki/data/attic/devices/network/netgear_wndr3800_librecmc.1746142005.txt.gz · Last modified: by Sean Rhone