I wanna try this. I'm runnung ROS 2.50. Gracias!!!Disable compression , VJ compression and encryption in default profile and users profile.
Enable Change MSS and Only One in default profile and users profile.
Try to run PPPoE server without service name.
/ip firewall connection print count-only
/ip firewall filter
add chain=input protocol=tcp dst-port=20-23 action=add-src-to-address-list address-list=trying_to_login address-list-timeout=1d comment="remote_logins" disabled=no
/ system scheduler
add name="reboot" on-event="system reboot" start-date=jan/01/1970 start-time=03:00:00 interval=1d comment="" disabled=no
/ip firewall nat add chain=scr-nar action=masquerade
/ ip firewall nat
add chain=dstnat protocol=tcp dst-port=12341 action=dst-nat to-addresses=10.0.10.10 to-ports=12341 comment="redirection rule 10.0.10.10" disabled=no
/ ip firewall filter
add chain=forward protocol=udp dst-port=0 action=drop