User Tools

Site Tools


devices:netgear_wndr3800_openwrt

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
devices:netgear_wndr3800_openwrt [2021/09/09 04:19] Sean Rhonedevices:netgear_wndr3800_openwrt [2022/03/17 06:26] (current) Sean Rhone
Line 60: Line 60:
  
   * http://192.168.1.3   * http://192.168.1.3
 +
 +===== Scheduled Reboot =====
 +
 +  * https://www.albertogonzalez.net/how-to-reboot-nightly-your-openwrt-router/
 +  * https://openwrt.org/docs/guide-user/base-system/cron#periodic_reboot
 +
 +  * http://192.168.1.3/cgi-bin/luci/admin/system/crontab
 +
 +<code>
 +# Restart 3:36 AM
 +36 3 * * * sleep 70 && touch /etc/banner && reboot</code>
  
 ===== 1.1.1.1 DNS ===== ===== 1.1.1.1 DNS =====
Line 67: Line 78:
  
 <code>2606:4700:4700::1111</code> <code>2606:4700:4700::1111</code>
 +
 <code>2606:4700:4700::1001</code> <code>2606:4700:4700::1001</code>
 +
 <code>1.1.1.1</code> <code>1.1.1.1</code>
 +
 <code>1.0.0.1</code> <code>1.0.0.1</code>
  
Line 85: Line 99:
  
   * Country Code: US   * Country Code: US
-  * :!: Channel: 36+  * :!: Channel: Auto or 36
   * Width: 40 MHz   * Width: 40 MHz
   * Encryption: WPA2-PSK CCMP AES   * Encryption: WPA2-PSK CCMP AES
/var/www/wiki/data/pages/devices/netgear_wndr3800_openwrt.txt · Last modified: 2022/03/17 06:26 by Sean Rhone