devices:netgear_r6260_openwrt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devices:netgear_r6260_openwrt [2022/06/11 19:20] – Sean Rhone | devices:netgear_r6260_openwrt [2024/08/13 19:37] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ===== Notes ===== | ||
- | |||
- | * 2021/04/28: Dropping invalid packets (firewall) causes an Oculus Quest 2 to not load it's own store/home page | ||
- | * 2021/06/14: Enabling '' | ||
- | * 2021/06/29: Enabling '' | ||
- | * Stock firmware reports '' | ||
- | |||
- | ====== Snapshot ====== | ||
- | |||
- | ==== Links ==== | ||
- | |||
- | * '' | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ==== sysupgrade ==== | ||
- | |||
- | * This downloads the latest '' | ||
- | |||
- | ssh root@192.168.1.1 | ||
- | |||
- | rm -f '/ | ||
- | |||
- | rm -Rf ~/' | ||
- | |||
- | del %UserProfile%" | ||
- | |||
- | ===== Packages ===== | ||
- | |||
- | * [[https:// | ||
- | |||
- | ssh root@192.168.1.1 | ||
- | |||
- | sync && passwd | ||
- | |||
- | opkg update && opkg install luci && sync | ||
- | |||
- | ====== LuCI ====== | ||
- | |||
- | * http:// | ||
- | |||
- | ===== DHCP ===== | ||
- | |||
- | * Network -> Interfaces -> LAN -> DHCP Server -> Limit | ||
- | |||
- | 48 | ||
- | |||
- | ===== DNS ===== | ||
- | |||
- | ==== Notes ==== | ||
- | |||
- | * This advertises an upstream DNS server directly to clients instead of the router | ||
- | * https:// | ||
- | * See [[notes: | ||
- | |||
- | ==== IPv4 ==== | ||
- | |||
- | * Network -> Interfaces -> LAN -> DHCP Server -> Advanced Settings -> DHCP-Options | ||
- | * :!: The '' | ||
- | |||
- | < | ||
- | |||
- | === IPs === | ||
- | |||
- | < | ||
- | |||
- | < | ||
- | |||
- | ==== IPv6 ==== | ||
- | |||
- | * Network -> Interfaces -> LAN -> DHCP Server -> Advanced Settings -> IPv6 Settings -> Announced IPv6 DNS servers | ||
- | |||
- | < | ||
- | < | ||
- | |||
- | ===== Wireless ===== | ||
- | |||
- | ==== 2.4GHz ==== | ||
- | |||
- | * Advanced Settings -> [x] Disable Inactivity Polling | ||
- | * Advanced Settings -> [ ] Disassociate On Low Acknowledgement | ||
- | |||
- | * Country Code: US | ||
- | * Channel: 11 | ||
- | * Width: 20 MHz | ||
- | * Encryption: WPA2-PSK CCMP AES | ||
- | |||
- | < | ||
- | |||
- | ==== 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 | ||
- | * :!: Channel: 149 | ||
- | * Width: 80 MHz | ||
- | * Encryption: WPA2-PSK CCMP AES | ||
- | |||
- | < | ||
- | |||
- | ===== Firewall ===== | ||
- | |||
- | ==== Webserver ==== | ||
- | |||
- | * Oak | ||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | |||
- | ==== Steam Remote Play ==== | ||
- | |||
- | * [[https:// | ||
- | |||
- | === UDP === | ||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | |||
- | === TCP === | ||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | |||
- | ====== Recovery ====== | ||
- | |||
- | ===== nmrpflash ===== | ||
- | |||
- | * https:// | ||
- | |||
- | * Reason for the '' | ||
- | * :!: If using an OpenWRT image, use the '' | ||
- | |||
- | sudo ln -sv ' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | sudo ~/' | ||
C:/www/wiki/data/attic/devices/netgear_r6260_openwrt.1654989640.txt.gz · Last modified: by Sean Rhone