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
Next revision
Previous revision
devices:netgear_wndr3800_openwrt [2021/09/09 04:14] 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 76: Line 90:
  
   * Country Code: US   * Country Code: US
-  * Channel: 11+  * Channel: 1
   * Width: 40 MHz   * Width: 40 MHz
   * Encryption: WPA2-PSK CCMP AES   * Encryption: WPA2-PSK CCMP AES
-  * :!: 802.11w Management Frame Protection: Disabled 
  
-<code>The Crossroads (2.4GHz)</code>+<code>The Bridge Encampment (2.4GHz)</code>
  
 ==== 5GHz ==== ==== 5GHz ====
  
   * Country Code: US   * Country Code: US
-  * :!: Channel: 153 +  * :!: Channel: Auto or 36 
-  * Width: 80 MHz+  * Width: 40 MHz
   * Encryption: WPA2-PSK CCMP AES   * Encryption: WPA2-PSK CCMP AES
-  * :!: 802.11w Management Frame Protection: Disabled 
- 
-<code>Highgate (5GHz)</code> 
- 
-===== Firewall ===== 
  
-  * Forward ports ''80'' and ''443''+<code>Overseer's Tower (5GHz)</code>
  
 ====== Recovery ====== ====== Recovery ======
/var/www/wiki/data/pages/devices/netgear_wndr3800_openwrt.txt · Last modified: 2022/03/17 06:26 by Sean Rhone