L2tp site-to-site not working

Hey guy’s, I need helping…

I have one RB750 in my office and one RB750 in my home.

My Office network is 192.168.0.0/23 and I set L2tp server because is static ip.
My home network is 192.168.5.0/23 and I set L2tp client because is dynamic ip.

Lan Mikrotik Office - 192.168.0.250 / L2tp 10.1.1.1
Lan Mikrotik Home - 192.168.5.1 / L2tp 10.1.1.2

I set the routes in both sides.

From my Office(192.168.0.0/23) I can ping the mikrotik in my home(192.168.5.1) and my notebook after the Mikrotik (192.168.5.20).
And from my home(192.168.5.0/24) I can ping the mikrotik in my office(192.168.0.250) but I CAN’T ping any device after the Mikrotik (192.168.0.0/23) .

My filter rules is empty.

What Do I need to do???

Thanks Guys

You need to mangle incoming connections from the tunnel on both sides by routing mark and force routing of the answers into the tunnel back. Otherwise it is leaking according to the default route to your wan port for sure.