we just bought mikrotik (RouterBOARD 3011UiAS) to our LAB env, but we have problem with PPTP VPN, clients in network cannot connect to external PPTP server (not mikrotik) error 619
on the old router Linksys everything works fine,and with different router it is working without problem, so problem is in mikrotik.
Service ports for pptp is enabled
/ ip firewall service-port enable pptp
PPTP VPN uses TCP port 1723 and GRE (47) protocol. You need try to enable service-port GRE, if it not works, you must create firewall rules to accept or passthrough for GRE protocol and TCP port 1723