L2TP Client port forwarding

Hello everyone,
I tried to set up remote access for all my MikroTik devices on CHR using l2tp. And I can’t do port forwarding.
The device is connected to the CHR, but it is unable to send a ping test request to the client.

Here is the NAT script

/ip firewall nat
add action=dst-nat chain=dstnat dst-port=12582 in-interface=ether1 protocol=tcp \
    to-addresses=10.0.97.89 to-ports=8291

Remote Client

/interface l2tp-client
add connect-to=35.185.160.73 disabled=no name=l2tp-out user=RB750Gr3****




I am hopeful that someone can offer a solution to my concern.
ppp-active.png
l2tp-cleant-ping-test.png
client l2tp status.png

This is the information I get when I attempt to remotely access my device.
Screenshot 2024-06-06 105034.png