Hi! I had a problem with the port forwarding to the VPN client.
briefly: pptp server configuration: van - a dynamic ip, lan - 192.168.0.1
pptp server - ON. pptp server ip - 192.168.0.2
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment=
“place hotspot rules here” disabled=yes
add action=masquerade chain=srcnat src-address=192.168.0.0/24
add action=masquerade chain=srcnat out-interface=Mega
add action=masquerade chain=srcnat comment=“masquerade hotspot network”
src-address=10.5.50.0/26 to-addresses=0.0.0.0
add action=netmap chain=dstnat dst-port=199 in-interface=Mega log=yes
log-prefix=“test p-mapping” protocol=tcp to-addresses=192.168.0.3
to-ports=198
add action=dst-nat chain=dstnat dst-port=8502 in-interface=Mega protocol=tcp
to-addresses=192.168.16.251 to-ports=8501
/ip firewall filter
add chain=forward dst-port=8888 protocol=tcp
add chain=forward connection-nat-state=dstnat connection-state=
invalid,established,related,new disabled=yes log=yes log-prefix=
“filter-p-mapping test” protocol=tcp
/ip route
add distance=1 dst-address=192.168.0.3/32 gateway=Enigma-video
Enigma or enigma-video is pptp client