I have Z8103AX-D that has openwrt on it but it is very outdated and it is customized by the seller (the logo says: OpenWRT Wireless Freedom). I want to upgrade to latest version of OpenWrt (23.05) so I can download the plugins/extensions I needed but I don't know how to do it.
Running the cat /sys/kernel/debug/gpio command on the z8103ax-d router will display the following:
root@OpenWrt:~# cat /sys/kernel/debug/gpio
gpiochip0: GPIOs 455-511, parent: platform/11d00000.pinctrl, pinctrl_moore:
gpio-455 ( |mesh ) in hi IRQ
gpio-456 ( |reset ) in hi IRQ ACTIVE LOW
gpio-463 ( |net ) out hi ACTIVE LOW
gpio-478 ( |blue ) out lo ACTIVE LOW
gpio-479 ( |green ) out lo ACTIVE LOW
gpio-480 ( |red ) out hi
gpio-494 ( |reset ) out hi
Here is the OpenWrt 21.02 firmware (.bin file) that I am currently using on the z8103ax-d router. Perhaps someone can extract important information from it.
Here's the DTB files extracted from the firmware above ^ using this tool:
I hope someone can check if what I wrote here is reasonable before I actually make a build out of it and test it on my router. I'm afraid of bricking my device
I'm particulary unsure about the 11_fix_wifi_mac and platform.sh file.
I have just got a Z8103AX-W!! ( that's what the admin page footer says!!)
What could be the default ssh password?
Anyone know of any support channels for this router?
Thanks for the reply. No luck with the password!
From a config backup dump I could read /etc/passwd and /etc/shadow. Tried to run 'john' with it, but no hashes decoded.
/etc/passwd starts with:
Good news!! I just edited the /etc/passswd file in the backup dump.
Changed the first line to: root:x:0:0:root:/root:/bin/ash
Then just did tar -czf ./Backupaclink.tar.gz etc on my mac, upload that Backupaclink.tar.gz to the router's "Backup" page to restore.
Now I can ssh root@192.168.1.1 with my 'admin' password.
ssh root@192.168.1.1
root@192.168.1.1's password:
BusyBox v1.33.2 (2022-10-31 08:39:59 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 21.02-SNAPSHOT, unknown
-----------------------------------------------------