I am really new to this router stuff and I bought a Mikrotik Routerboard RB201 Port plus 10 Port Ethernet. I did all the set up with the help of that Jamaican youtube guy and followed all the instructions from his first tutorial:
My idea is that internal RB bridge is miss-configured. Please post complete configuration export (not just part which you guess it’s relevant) and remember to obscure sensitive data as you did in partial export you’ve already posted. Include information about RouterOS version (it does matter).
WarrenD: Please don’t stick to that tutorial. You get a working configuration out-of-the box by just resetting to default config and using Quick Set to set LAN and WiFi parameters.
Almost. It doesn’t obfuscate public IP addresses … and in context of getting help here on forum showing real addresses is mostly not needed. It is better to obfuscate them, specially if poster needs help with proper FW rules to secure the router itself and/or LAN beyond it (which is probably not the case here, but one never knows until it’s too late ).
I think you’re configuring this router for home use, am I correct? In that case, what I would recommend is creating a bridge interface, you can learn more about bridges in the Wiki: https://wiki.mikrotik.com/wiki/Manual:Interface/Bridge.
The bridge should contain all your LAN-interfaces, for example ether2 till ether10 and wlan1. Then you move both the DHCP-server and the IP-address of the router to the bridge.
If you’re not familiar, the option suggested by nescafe2002 is also a great one. You could also use it to learn, because running an export after applying the default configuration would show the diffrences between the config you have now and one that should be working.