User Tools

Site Tools


devices:netgear_r6260_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_r6260_openwrt [2022/05/24 13:37] Sean Rhonedevices:netgear_r6260_openwrt [2022/12/12 02:25] (current) Sean Rhone
Line 12: Line 12:
   * 2021/06/29: Enabling ''802.11w Management Frame Protection'' on 2.4GHz caused a NC200 to not be able to connect   * 2021/06/29: Enabling ''802.11w Management Frame Protection'' on 2.4GHz caused a NC200 to not be able to connect
   * Stock firmware reports ''d(149)+p(153)+d(157)+d(161)'' for 5GHz channels with ''153'' selected and ''11(P)+7(S)'' for 2.4GHz with ''11'' selected   * Stock firmware reports ''d(149)+p(153)+d(157)+d(161)'' for 5GHz channels with ''153'' selected and ''11(P)+7(S)'' for 2.4GHz with ''11'' selected
-  * :!: Both Software and Hardware Flow Offload is broken with IPv6 as reported [[https://bugs.openwrt.org/index.php?do=details&task_id=3373|here]] and [[https://forum.openwrt.org/t/21-02-0-rc3-losing-ipv6-packets-when-flow-offloading-1/100575|here]] 
-  * https://forum.openwrt.org/t/mt7621-21-02-master-feedback-firmware-image-test-ipv6-offload-and-disabled-flow-control/115697 
  
 ====== Snapshot ====== ====== Snapshot ======
Line 44: Line 42:
   sync && passwd   sync && passwd
  
-  opkg update && opkg install luci irqbalance nano && sync+  opkg update && opkg install luci && sync
  
-====== irqbalance ======+====== LuCI ======
  
-  * https://openwrt.org/docs/guide-user/services/irqbalance+  * http://192.168.1.1
  
-  nano '/etc/config/irqbalance'+===== DHCP =====
  
-====== LuCI ======+  * Network -> Interfaces -> LAN -> DHCP Server -> Limit
  
-  * http://192.168.1.1+  48
  
 ===== DNS ===== ===== DNS =====
Line 87: Line 85:
  
 ==== 2.4GHz ==== ==== 2.4GHz ====
 +
 +  * Advanced Settings -> [x] Disable Inactivity Polling
 +  * Advanced Settings -> [ ] Disassociate On Low Acknowledgement
  
   * Country Code: US   * Country Code: US
Line 96: Line 97:
  
 ==== 5GHz ==== ==== 5GHz ====
 +
 +  * :!: Advanced Settings -> [x] Disable Inactivity Polling
 +  * :!: Advanced Settings -> [ ] Disassociate On Low Acknowledgement
 +  * :!: These seem to fix 5GHz instability with a Chromecast
  
   * Country Code: US   * Country Code: US
Line 106: Line 111:
 ===== Firewall ===== ===== Firewall =====
  
-==== Webserver ==== +  See [[notes:port_forwards]]
- +
-  * Oak +
- +
-<code>HTTP</code> +
-<code>80</code> +
-<code>HTTPS</code> +
-<code>443</code> +
- +
-==== Steam Remote Play ==== +
- +
-  * [[https://help.steampowered.com/en/faqs/view/0689-74B8-92AC-10F2|Steam Support]] +
- +
-=== UDP === +
- +
-<code>Steam Remote Play (UDP)</code> +
-<code>27031</code> +
-<code>27036</code> +
- +
-=== TCP === +
- +
-<code>Steam Remote Play (TCP)</code> +
-<code>27036</code> +
-<code>27037</code>+
  
 ====== Recovery ====== ====== Recovery ======
/var/www/wiki/data/attic/devices/netgear_r6260_openwrt.1653413844.txt.gz · Last modified: 2022/05/24 13:37 by Sean Rhone