SMTP over l2tp

Hi

I have a l2tp connection to one of my remote mikrotiks i need to relay smtp traffic through the l2tp connection so i made a dst-nat rule to my smtp server
All static routes are loaded, as soon as I dissable the masquerading on the remote mikrotik the mail works but no internet, and a soon as I enable the masq again internet works and no mail.

Any suggestions
:question:

Why do you need dst-nat at all when you’re already using a VPN tunnel (L2TP)? Can’t you just access the SMTP server directly over the tunnel, without any NAT?

–Tom

I got it working thnx :sunglasses: