devices:wndr3800_openwrt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devices:wndr3800_openwrt [2020/02/24 08:01] – Sean Rhone | devices:wndr3800_openwrt [2021/09/09 02:26] (current) – removed Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Information ====== | ||
| - | |||
| - | * NETGEAR WNDR3800 ((https:// | ||
| - | * OpenWrt ((https:// | ||
| - | |||
| - | ====== Notes ====== | ||
| - | |||
| - | * :!: Using '' | ||
| - | |||
| - | ====== Stable ====== | ||
| - | |||
| - | ===== Version Check ===== | ||
| - | |||
| - | * Latest known version: '' | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | ===== Download ===== | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | ssh ' | ||
| - | |||
| - | rm -f '/ | ||
| - | |||
| - | ===== Install ===== | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | ssh ' | ||
| - | |||
| - | sysupgrade --force -n -v '/ | ||
| - | |||
| - | ===== Configure ===== | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | ==== DNS ==== | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | ==== Blocks ==== | ||
| - | |||
| - | * http:// | ||
| - | * Network -> Firewall -> Traffic Rules | ||
| - | |||
| - | === Google DNS === | ||
| - | |||
| - | * Some devices hard-code Google DNS, and this bypasses NextDNS and the blocklists set there | ||
| - | * So the solution to this is to block any requests to Google DNS | ||
| - | |||
| - | * Name: Google DNS | ||
| - | * Protocol: Any | ||
| - | * Source zone: lan | ||
| - | * Source address: -- Add IP -- (leave at default) | ||
| - | * Destination zone: wan wan6 | ||
| - | * Action: reject | ||
| - | |||
| - | * Destination address | ||
| - | |||
| - | 8.8.8.8 | ||
| - | |||
| - | 8.8.4.4 | ||
| - | |||
| - | 2001: | ||
| - | |||
| - | 2001: | ||
| - | |||
| - | ====== Snapshot ====== | ||
| - | |||
| - | ===== Date Check ===== | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | ===== Download ===== | ||
| - | |||
| - | * '' | ||
| - | |||
| - | rm -f '/ | ||
| - | |||
| - | ==== non-HTTPS ==== | ||
| - | |||
| - | * '' | ||
| - | * May be necessary if '' | ||
| - | |||
| - | rm -f '/ | ||
| - | |||
| - | ===== Install ===== | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | ssh ' | ||
| - | |||
| - | sysupgrade --force -n -v '/ | ||
| - | |||
| - | ===== LuCI ===== | ||
| - | |||
| - | * https:// | ||
| - | * :!: Snapshot images don't include LuCI, and need it to be installed seemingly after every snapshot install/ | ||
| - | |||
| - | ssh ' | ||
| - | |||
| - | opkg update && opkg install ' | ||
| - | |||
| - | ===== Configure ===== | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | ====== Recovery ====== | ||
| - | |||
| - | ===== Notes ===== | ||
| - | |||
| - | * Can seemingly still use '' | ||
| - | |||
| - | ===== Image ===== | ||
| - | |||
| - | * Pick one | ||
| - | * :!: The stable image URL will need updated if there' | ||
| - | |||
| - | wget -O ~/' | ||
| - | |||
| - | wget -O ~/' | ||
| - | |||
| - | ===== TFTP ===== | ||
| - | |||
| - | sudo dnf install ' | ||
| - | |||
| - | tftp | ||
| - | |||
| - | verbose | ||
| - | |||
| - | trace | ||
| - | |||
| - | rexmt 1 | ||
| - | |||
| - | binary | ||
| - | |||
| - | connect 192.168.1.1 | ||
| - | |||
| - | put f.img | ||
| - | |||
| - | sudo dnf remove ' | ||
/usr/local/www/wiki/data/attic/devices/wndr3800_openwrt.1582549287.txt.gz · Last modified: (external edit)
