i wanted to get a bit more down a cpu usage, and put this in this order some rules where local are my local subnets, and remote is ipsec remote subnets (without those lists i have a issues to connect to remote subnets its a verrryyyy slow)
add action=accept chain=forward dst-address-list=Remote src-address-list=Local
add action=accept chain=forward dst-address-list=Local src-address-list=Remote
add action=fasttrack-connection chain=forward
but i have issue now that local subnets have a problem with up-down speed. Is there a way to fix it somehow?