Fasttrack 6.30.2

Hello,

So I upgraded my 951G-2HnD to 6.30.2, reset my configuration to defaults and used the Home AP quickset but it doesn’t seem that fasttrack is activated even though the rules seems to be there under IP->Firewall (Looking under IP->Settings) and CPU usage is still high when processing traffic. Any tip or ideas what im missing?

These are the firewall rules (All defaults)

/ip firewall filter
add chain=input comment=“default configuration” protocol=icmp
add chain=input comment=“default configuration” connection-state=
established,related
add action=drop chain=input comment=“default configuration”
in-interface=ether1-gateway
add action=fasttrack-connection chain=forward comment=
“default configuration” connection-state=established,related
add chain=forward comment=“default configuration” connection-state=
established,related
add action=drop chain=forward comment=“default configuration”
connection-state=invalid
/ip firewall nat
add action=masquerade chain=srcnat comment=“default configuration”
out-interface=ether1-gateway

Thanks in advance

Seems like a reboot solved the problem