hi
i have those rules in bridge filter
/interface bridge filter
add chain=forward mac-protocol=pppoe-discovery
add chain=forward mac-protocol=pppoe
add action=drop chain=forward
i need to allow access for one ip address to pass through this filter
any help please