fda
August 19, 2021, 12:01pm
#1
no smaller sizes (only bigger ).
I need a 16 port switch, but not for 200 euro. Which one are supported by OpenWrt?
frollic
August 19, 2021, 12:41pm
#2
D-Link DGS-1210-16 is slightly more than 100€ in Germany, make sure you buy the right revision.
The 28 port version is another 30€.
Hi,
I have coded basic support for the RTL838X SoCs which are used on many low-end managed switches, see https://gitlab.com/bkoblitz/openwrt-rtl838x
At present, there is rudimentary support for the
Zyxel GS1900-10HP (8 Gig + 2 SFP, 128MB RAM / 32MB flash)
and the
D-Link DGS-1210-16 (16 Gig + 4 SFP, 128MB RAM / 32MB flash)
managed low-end switches. This port is base on the GPL-dumps for the
D-Link DGS-1210 and the TP-Link 2500G. There is no datasheet available
for the RTL838X platform.
…
Table of Hardware: Ideal for OpenWrt (16/128MB or more) In order to list devices you'll have the best experience with, here we filter for devices that... * are either 'Available' (are commercially available, i.e. you can buy them today) or...
4 Likes
slh
August 19, 2021, 8:59pm
#3
While the ZyXEL gs1900-24e isn't supported by OpenWrt yet, it shouldn't be toooo difficult to get that one working (depending on your experience, https://github.com/RaylynnKnight/openwrt/tree/ZyXEL_GS1900-16 probably provides a good basis already).