Wireless devices cannot access to lan devices and vice versa

Hi,

I newly configured routerboard RB2011 UiAS-2HnD, 6.28
Wireless and lan can connect to internet but cannot see eachother.

I have ports (eth2 - eth10 and wlan) in bridge.

Firewall settings:

chain=input action=accept protocol=tcp src-address-list=Servis dst-port=8291 log=no log-prefix=""
chain=input action=accept protocol=icmp log=no log-prefix=""
chain=forward action=accept connection-state=established,related log=no log-prefix=""
chain=forward action=accept src-address=192.168.123.0/24 out-interface=ether1-WAN log=no log-prefix=""
chain=input action=add-src-to-address-list protocol=tcp psd=21,3s,3,1 address-list=Blocked IP's address-list-timeout=2w log=no log-prefix=""
chain=forward action=drop log=no log-prefix=""
chain=input action=drop log=yes log-prefix="Input Drop"

Now I have disabled forward and input drop.
And It’s working.

What rule do I have to put in firewall ?

Just a second after posting this I found that in bridge, firewall was ticked.

Bridge - Settings - Use IP Firewall (untick this)