Hi
I want to record Dynamic NAT Translations ( Built Up and Teardown ) created inside Mikrotik to an external Syslog Server .
For Example in Cisco we used to get -
13:27:01 5 May 2013 created NAT built-up 172.16.20.25 -> 12.245.13.58
13:29:23 5 May 2013 created NAT built-up 172.16.20.65 -> 12.245.13.2
13:37:10 5 May 2013 NAT teardown 172.16.20.25 -> 12.245.13.58
14:35:08 5 May 2013 NAT teardown 172.16.20.65 -> 12.245.13.2
Is this possible in Mikrotik ?
Abhishek