I’ve bought the 2.5 Gbps SFP module for Omnia and now am trying to make use of it somehow. I have found Nastavení interních VLAN [Turris wiki] and am now trying to configure Omnia in a way that one of the internal ethernet ports (let’s say lan4) will be bridged to eth0 on the SoC while other internal ethernet ports will be bridged to eth2 on the SoC.
I have no switch_vlan sections in /etc/config/network and moreover the documentation looks like it’s not really valid for Turris OS 6.2 which I am now running.
All traffic from the internal lan0…lan4 interfaces I currently am able to split to two br-lan and br-otherlan devices seem to be switched via a single switch port on the SoC, as tcpdump for incoming traffic looks like it’s coming via the system’s eth2 instead of eth0 which I was expecting to be used.
I can’t seem to find a LuCi configuration or forum thread that would be helping with this. Maybe I’m looking on bad places. Can you help me, please?
I got the impression that with the transition to DSA, utilizing the second internal CPU port stopped being possible. I haven’t seen any workaround for it yet.