User Tools

Site Tools


devices:wndr3800_openwrt

This is an old revision of the document!


Table of Contents

Information

  • NETGEAR WNDR3800 1)
  • OpenWrt 2)

Notes

Image

  • Pick one
  • :!: The stable image URL will need updated if there's a newer version available
wget -O ~/'f.img' 'https://downloads.openwrt.org/releases/18.06.4/targets/ar71xx/generic/openwrt-18.06.4-ar71xx-generic-wndr3800-squashfs-factory.img'
wget -O ~/'f.img' 'https://downloads.openwrt.org/snapshots/targets/ath79/generic/openwrt-ath79-generic-netgear_wndr3800-squashfs-factory.img'

TFTP

sudo dnf install 'tftp'
tftp
verbose
trace
rexmt 1
binary
connect 192.168.1.1
put f.img
3)
apparently ar71xx is to be deprecated in the future
4)
ath79 isn't available yet
/var/www/wiki/data/attic/devices/wndr3800_openwrt.1563356761.txt.gz ยท Last modified: 2019/07/17 05:46 by Sean Rhone