I have a Linksys router that is connected to the ISP.
RB750GL/RB750UP is connected via ethernet to the Linksys router.
A modem is connected via ethernet to the RB750GL/RB750UP. (SEE ATTACHMENT)
The internet traffic coming from the Linksys router is untagged.
The modem only receives and transmits TAGGED traffic. (Let us say VLAN 100)
Therefore the intermediate device RB750GL/RB750UP must VLAN tagged 100 the Internet traffic from the Linksys and forward the internet traffic through a port to the modem.
However in order to have a complete and functional modem, i do not know if the VLAN tagged 100 traffic going from the modem to the Linksys must be stripped off of its VLAN ID 100.
Please i am beginner at this. I need all the required, yet detailed, steps for me to achieve a working solution.
I don’t know whether we must simply do VLAN tagging for the traffic or even apply an IP for the VLAN.
My network is similar to the last one in the blog but is actually reversed. Meaning that my Internet traffic coming into the RB750 is untagged and leaves the RB750 tagged.
But how do i configure all of this? I cannot get it to work!
If your Linksys is not sending tagged traffic you should not send it tagged traffic.
Like the other posters question is the Mikrotik device being used as your firewall/router or is the Linksys. If you are simply using the Mikrotik as a switch to strip the tags you can use the switch chip features to do the adding and stripping very quickly and easily with out involving the CPU.
Which creates a VLAN interface on ether2 and then bridges ether1 with the VLAN interface thereby bridging the two networks and achieving exactly what you have asked for.
What NAB suggested would already present untagged traffic on Ether 1. FYI - On the RB750 you could achieve the same thing at wire speed using the switch chip instead of a bridge.