Hello all, I am a SwOS beginner. I would like to make a simple setup with two ETH-ports used.
On port ETH1 I have my default router, which is not using any VLANs. It has a DHCP server, NAT etc.
On port ETH2 I would like to connect the router for a separate network part. This router’s WAN is using VLANID 10 by default.
What I would like to achieve is that traffic from port ETH2 (by default with VLAN 10) will be forwarded to ETH1 as not tagged and going back from ETH1 as untagged will be forwarded with VLAN10 to ETH2. Something like a bridge that will connect the VLAN10 network to untagged on ETH1 (ETH2 on VLAN10 should receive a DHCP address from ETH1).
I tried different settings but no success so far. I have RB260GS running CSS106 SwOS (version 1.14 currently)