Best OpenWRT router| WiFi 6 Gigabit | Redmi AX6S RB03 Unboxing, unlock, ssh, openwrt installation

Аватар автора
PythonРитм
Best OpenWRT router | Redmi ax6s Unboxing, unlock, ssh, openwrt installation note : This only works for chinese version, not the global one link i bought it from : Download the firmware Decrypt your telnet password using your router password from for setup instruction and OpenWRT images steps needed: 1.Setup your router 2.Downgrade the router to miwifi_rb03_firmware_stable_1.2.7 3.access telnet using the generated password telnet 192.168.31.1 username: root password: your password 4.enable ssh # Enable SSH nvram set ssh_en=1 # Add flags which allow you to recover from bad flashes without going back to the OEM firmware. nvram set uart_en=1 nvram set boot_wait=on nvram commit sed -i &{ :a; N; /fi/! ba };/return 0/d&/etc/init.d/dropbear 5. set ssh password for root passwd root 6.Start SSHd /etc/init.d/dropbear enable /etc/init.d/dropbear start 7.test ssh connection ssh root@192.168.31.1 8.Download openwrt images to mac/pc mkdir -p xiaomi_openwrt_images 9.Copy the downloaded folder to the router using scp scp -r xiaomi_openwrt_images root@192.168.31.1:/tmp/ 10.Ssh into the router and update ssh root@192.168.31.1 cd /tmp/xiaomi_openwrt_images NVRAM flags nvram set flag_boot_rootfs=0 nvram set "boot_fw1=run boot_rd_img;bootm" nvram set flag_boot_success=1 nvram set flag_try_sys1_failed=0 nvram set flag_try_sys2_failed=0 nvram commit 11.Flash the firmware mtd -r write factory.bin firmware 12.Connect your router to PC/Mac via ethernet cable, and log into admin panel using...

0/0


0/0

0/0

0/0