I want to print all the entries at the NAT connection Table to a file .
With the command : /ip firewall connection> print terse file=NAT-connections are printed ONLY one part of them.
At the router are about 132000 connections and printed only 2050 items .Which is the attribute I have to use at the command Line ?
you can use ‘traffic flow’ to get all the connections, but not from the ‘connection tracking’ menu, as it’s limited by amount of RAM and some other things, if you have millions of entries, it will only show a portion.
I do not want to show the entries ,but to export them as text file at on external server .
But I need all the entires .
This action I will make periodically and from the server scripts to track the Client connections at one certain moment of time .This is a request from the Prosecutor Office .