Hello everyone, sorry for my English and lack of knowledge in networks.
I’ve been configuring it for 3 days and I’ve almost finished it.
With a router “RB962UiGS-5HacT2HnT” have two networks that do not have communication between them. One of them will have internet access and the other will not. Having a single SSID of 2.4GHz and 5 GHz, when users connect to it, if it is registered in the access list, it will go to the corresponding VLAN, otherwise to the default, which is without internet. What has been said so far works fine for me.
I still need to configure the ethernet ports, if something similar like Wi-Fi can be done, if it is not possible, configure the ports to a VLAN.
Any link or explanation would be very helpful. Thank you very much to all.
(1) There typically is no need to have a bridge WAN.
(2) There is no need to add vlans to wifi settings, its better to let the vlans do the walking.
(3) You are missing firewall rules???
Is there a router in front of the mikrotik and not a modem device (Do you get a public IP on the Mikrotik)
(4) Your config is confused during wifi settings (/interface wireless) I did notice you referred to WAN2 and vlan100.
However later, on an access list setting, which I am not sure why you are using, you refer to WAN2 and VLAN200
Okay it looks like your diagram cleared up the mystery, your /interface wireless settings are incorrect but luckily by following the correct format, you will remove the wifi vlan settings anyway.
Also, remove the access list entry, not required.
(5) It looks like there are no smart devices downstream, (separate AP or switch that can read vlan tags etc.) and thus all ports are access ports.
(6) I have a modified config once I get some clarity on firewall rules and other missing rules.
Did you export the complete config (minus public ISP IP info)???