Hello, long-time OpenWRT user, first time brick mason.
I am using a Zyxel XGS1250-12 and cannot access 192.168.1.1, nor the built-in firmware's 192.168.1.3. The switch is seen by my OS, both Linux and Windows, but DHCP doesn't work. If I manually configure the IP then the OS says "connected" but I am still unable to access the admin panel, nor can I ping the switch.
I was able to log into the switch over a serial connection and have confirmed that OpenWRT is running, but I did notice some odd lines during boot
Net: Net initialization skipped
No Ethernet found
Things I have tried:
Booting into debug mode in OpenWRT. No change
Factory reset. Doesn't seem to revive the factory firmware
TFTP recovery. The switch never reaches out to the TFTP server. This seems congruent with the switch saying no ethernet. Debug mode didn't alter this.
I do have access over serial and can issue commands, but the flash over serial wiki page doesn't seem to work because I have no TFTP access. I also don't see the boot-up TCP burst. It seems to me that the ethernet ports just aren't doing anything.
Normally I try to figure these things out myself and not bug the community, but I am going on two weeks here and every link on google is purple, so I am at the end of my abilities, I fear.
Running fw_setenv bootcmd 'rtk network on; boota' over serial, then rebooting, fixed the issue for me and 192.168.1.1 now shows the webui. Thank you, so much @Ramon
Welcome, can you do a favor in return? Let me know if you can get VLANs working on XGS1250. I tried that a while back on 22.03/23.05 and it would never switch for me, i could only reach the CPU, not have traffic passing through the switch. In the end I reverted back to stock. However it seems there was a significant update for 24.10. So if you can let me know if that works for you then maybe im going to try again.