log , time and Dst-nat

Hello Everybody

I have 3 problems with mikrotik qnd I need your help.

  • I would like to know how to save time , day on my router after the reboot
  • How to save daily log on a file .Is there a script to make it?
  • This is my redirection to receive Mails on my local server

ip firewall nat add chain=dstnat action=dst-nat to-addresses=192.168.201.1 to-ports=25 protocol=tcp dst-port=25


But when i tried to send it from the local its not work. What could be the problem ?

RB 433 v 4.9

  • I would like to know how to save time , day on my router after the reboot

http://wiki.mikrotik.com/wiki/Manual:System/Time#SNTP_client. FAQ.

  • How to save daily log on a file .Is there a script to make it?

http://wiki.mikrotik.com/wiki/Manual:System/Log#Actions
Log to disk instead of memory

  • This is my redirection to receive Mails on my local server

Insufficient information. If you’re trying to go to the public IP that you’re applying destination NAT to from the local network, read this FAQ: http://wiki.mikrotik.com/wiki/Hairpin_NAT