connection-mark problem

/ip firewall mangle add chain=forward src-address=192.168.0.0/25 action=mark-connection new-connection-nark=users-con
when i run /ip firewall connection print detail
i saw some connection-mark=“none”
why?
thanks a lot.

chain must be prerouting

REgards,