F12大法,恢复ssh
Enable SSH
1. easiest way is install web developer plugin for chrome/edge
2. browse to administration -> system tab
3. select “disable inline styles” in CSS and “enable form fields” in Forms using the web developer plugin
4. telnet/ssh will now be exposed and turn it on and apply settings
Upload firmware file
1. go download firmware from github.com (.w file extension is the firmware )
2. I used winscp to upload the file to the router. connect using SCP protocol to the router IP address using the default username/password (optus/yourpassword)
3. upload file to the /tmp/home/root directory
Flash firmware
1. Download PuTTY and connect to the router IP address using SSH and default username/password. You should be in the same directory as where you uploaded the file “/tmp/home/root”. just do a ls and you should be able to see the file you uploaded
2. run the following command without quotes, example is based on the latest firmware version as of the date of this post
“hnd-write DSL-AX82U_386.5_2-gnuton0_cferom_puresqubi.w”
once that is finished issue a reboot command and the router will restart and wait a few minutes it’ll come back up.
恢复aimesh,其实只需要最后那一个nvram set amas_force=1
1) Login via Putty
2) nvram set odmpid
3) nvram set rc_support=”dsl vdsl spectrum mssid 2.4G 5G usbX1 update switchctrl manual_stb 11AX pwrctrl nandflash smart_connect wifi2017 app ofdma wpa3 defpsk reboot_schedule ipv6 ipv6pt PARENTAL2 dnsfilter am_addons cake ntpd dnspriv dualwan mtwancfg pptpd openvpnd utf8_ssid printer modem webdav rrsut cloudsync media appbase timemachine hdspindown diskutility dnssec email bwdpi wrs_wbl ookla HTTPS letsencrypt ssh vpnc wl6 user_low_rssi tcode usericon jffs2 cfg_wps_btn stainfo cloudcheck realip ifttt alexa ipsec_srv mumimo netool cfg_sync no_finiwl amas bcmwifi bcmhnd mbo conndiag eula proxysta iperf3 mswan account_binding gameMode ftp_ssl hnd_ax_675x dhdlog dis11b”
4) nvram commit
或者
http://192.168.50.1/Module_Softcenter.asp#/
nvram set odmpid
nvram set amas_force=1
nvram commit
