devices:netgear_wndr3800_openwrt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devices:netgear_wndr3800_openwrt [2022/03/17 06:26] – Sean Rhone | devices:netgear_wndr3800_openwrt [2024/08/13 19:37] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ====== Snapshot ====== | ||
- | |||
- | ==== Links ==== | ||
- | |||
- | * '' | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ==== sysupgrade ==== | ||
- | |||
- | * This downloads the latest '' | ||
- | |||
- | ssh ' | ||
- | |||
- | rm -f '/ | ||
- | |||
- | rm -Rf ~/' | ||
- | |||
- | ===== Packages ===== | ||
- | |||
- | * [[https:// | ||
- | |||
- | ssh ' | ||
- | |||
- | sync && passwd | ||
- | |||
- | opkg update && opkg install luci && sync | ||
- | |||
- | ====== Wireless AP Mode ====== | ||
- | |||
- | * [[https:// | ||
- | |||
- | ===== Network ===== | ||
- | |||
- | * [[https:// | ||
- | |||
- | * Sets router IP to '' | ||
- | * Sets router Gateway and DNS to '' | ||
- | * Disables DHCPv6 | ||
- | |||
- | < | ||
- | uci set network.lan.ipaddr=192.168.1.3 && uci set network.lan.gateway=192.168.1.1 && uci set network.lan.dns=192.168.1.1 && uci set dhcp.lan.dhcpv6=disabled && uci set dhcp.lan.ra=disabled && uci commit && service network restart && sync</ | ||
- | |||
- | ===== Services ===== | ||
- | |||
- | * Disables '' | ||
- | |||
- | < | ||
- | / | ||
- | |||
- | ====== LuCI ====== | ||
- | |||
- | * http:// | ||
- | |||
- | ===== Scheduled Reboot ===== | ||
- | |||
- | * https:// | ||
- | * https:// | ||
- | |||
- | * http:// | ||
- | |||
- | < | ||
- | # Restart 3:36 AM | ||
- | 36 3 * * * sleep 70 && touch /etc/banner && reboot</ | ||
- | |||
- | ===== 1.1.1.1 DNS ===== | ||
- | |||
- | * https:// | ||
- | * See [[notes: | ||
- | |||
- | < | ||
- | |||
- | < | ||
- | |||
- | < | ||
- | |||
- | < | ||
- | |||
- | ===== Wireless ===== | ||
- | |||
- | ==== 2.4GHz ==== | ||
- | |||
- | * Country Code: US | ||
- | * Channel: 1 | ||
- | * Width: 40 MHz | ||
- | * Encryption: WPA2-PSK CCMP AES | ||
- | |||
- | < | ||
- | |||
- | ==== 5GHz ==== | ||
- | |||
- | * Country Code: US | ||
- | * :!: Channel: Auto or 36 | ||
- | * Width: 40 MHz | ||
- | * Encryption: WPA2-PSK CCMP AES | ||
- | |||
- | < | ||
- | |||
- | ====== Recovery ====== | ||
- | |||
- | ===== TFTP ===== | ||
- | |||
- | ==== 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 ' | ||
- | |||
- | ===== nmrpflash ===== | ||
- | |||
- | ==== Images ==== | ||
- | |||
- | * :!: If using an OpenWRT image, use the '' | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ==== nmrpflash ==== | ||
- | |||
- | * [[https:// | ||
- | * Reason for the '' | ||
- | |||
- | sudo ln -sv ' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | sudo ~/' | ||
/srv/www/wiki/data/attic/devices/netgear_wndr3800_openwrt.1647512809.txt.gz · Last modified: (external edit)