When I route some IP address to Mikrotik, it starts all packet with NEW state. Clients are already connected with server and state is not NEW but Mikrotik thinks it is ne because not seen in connection table.
How do I pass already connected connection for mikrotik don’t marked with NEW?
Yes you can do this with an address list - you can create a firewall rule that accepts traffic to a certain destination address list, and you can add an entry to the address list with a timeout, when the entry times out, it will be removed.