Hi!
I need to create a network on RB751G-2HnD in the next setup:
1. wifi users must get mikrotik dhcp addresses and have internet access from mikrotik nat
2. all other ports must be transparent swith, so ether1 -- wan to ISP and ether2-5 -- transparent switch to same ISP.
My current working setup is:
I create two bridge interfaces: br-wan and br-lan.
br-lan ports is only wlan1 interface.
br-wan ports is all ether interfaces.
I add nat and firewall limits on br-wan.
Is it right setup or there maybe much better setup in my network?
Thank you.