Dear MikroTik Expert team,
I just buy RB751U, but I don’t know how to bridge wireless interface with Ethernet 2,3,4,5.
I am very appreciate your advise.
Regards,
Keary,
Dear MikroTik Expert team,
I just buy RB751U, but I don’t know how to bridge wireless interface with Ethernet 2,3,4,5.
I am very appreciate your advise.
Regards,
Keary,
Simply add bridge interface
/interface bridge add
and add ports one by one
/interface bridge port add bridge=bridge1 interface=ether2
...
and the hotspot interface is bridge1 ?