I am pretty sure that this Zyxel GS1900-8H (no P) got openwrt installed a few years ago and was unused then. A network scan doesn't find it, so it has probably another network assigned or DHCP is disabled.
What happens, if openwrt is installed and I press the reset-button with a needle?
I have no idea what is installed. This device has 2 flash partitions.
It will not reset on its own, but you can use the reset button to enter failsafe mode. From there, you can reset the device to defaults or fix the configuration. \
So if there is no openwrt installed, a reset should work, but this is very unlikely that the original firmware is installed.
What does this mean? It is no problem if the openwrt configuration would be set to default. I am pretty sure there was not much configured.
Sets the failsafe mode the IP to 192.168.1.1 and DHCP? That would be fine.
I never used this, so the 1st step is to know the correct network. I am unsure too, if I know the password for openwrt. It is a long time ago, that I played with this device
I would start by using the reset button as described in the user guide from the manufacturer. Then try to connect to the device at the default address that is listed in that guide. If this works, that indicates that the device is running the original vendor firmware. If it doesn't....
Then try failsafe mode which will work if OpenWrt is installed.
you can reset the config once in failsafe mode by issuing firstboot -y && reboot.
Did you disconnect all other network cables except for just one ethernet connection between your computer and the GS1900-8H? You also need to disable wifi on your computer. This is to make sure that you can guarantee that the device to which you think you are connecting is the only device that could possibly respond.
The pc is a minipc with 1 ethernetport and this is connected to the switch. No other cables are connected or plugged in.
Always done.
$ nmap -p- 192.168.1.1
Starting Nmap 7.98 ( https://nmap.org ) at 2026-07-05 00:29 +0200
Nmap scan report for 192.168.1.1
Host is up (0.049s latency).
Not shown: 65533 closed tcp ports (conn-refused)
PORT STATE SERVICE
80/tcp open http
443/tcp open https
Nmap done: 1 IP address (1 host up) scanned in 78.35 seconds
If the installed version of OpenWrt is very old (hint-hint-hint, don't lag behind the current stable version, if you want to have it easy), you may still need VID 100 on lan1 to connect.
The gs1900-8 has 3 Philips head screws and a nicely accessible 3.3V(!) UART header onboard (labelled, but not quite correctly, switch rx/ tx). If you are impatient.
Only recent (25.12.x and up) versions of OpenWrt can really distinguish between A1 and B2, the A1 version will run 'everywhere', but -if your SOC is recent enough- the B2 version is a bit more efficient.