Bricked switch with snapshot version - no lan ports working

Hi,

I have a ZyXEL XGS1250-12 switch with latest OpenWrt snapshot version installed. Since then, no LAN port works (blinks) anymore.

I have a serial cable and I am able to connect there. But I dont know how to get latest stable version on the device to trigger a new flash.
I tried different guides but nothing makes sense for me, since I cant connect via lan.

Info for this device here
https://openwrt.org/toh/zyxel/xgs1250-12#installation

latest stable files there
https://downloads.openwrt.org/releases/23.05.5/targets/realtek/rtl930x/

Maybe you should consider returning to OEM firmware first, in order to have a proper default state. Than you install back OpenWrt.

What is displayed when you connect to the device with serial?
Is there some form of TFTP available ?

Yeah, I went through all of this already. But how can I restore OEM firmware first, if I cannot access the lan ports?
Can I activate somehow a fail safe mode or something?

Via serial it looks like normal openwrt ssh. It even says, it listens on 192.168.1.1, it even shows if I connect via lan but it does not work.

With the serial link, if the interface offers some sort of file transfer. Can you log the console?

Is there a reset button? If so it can activate the failsafe mode, or even reset the settings

Have you tried this?
https://openwrt.org/toh/zyxel/xgs1250-12#booting_openwrt_from_ram

@phqzgunsfjror Recovery is documented in the git commit:

1 Like

Thank you!!!

There it is mentioned to trigger the recovery with: dd if=/dev/zero of=/dev/mtd5 bs=1M count=2

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.