l2tp unable to src-nat masquerade?

I have a remote mikrotik router 10.10.10.21 connected via L2TP to office mikrotik router 10.10.10.1

I would like to masquerade the IP address 10.10.10.21 on the office mikrotik router so it can access hosts behind office mikrotik router.

I have setup a rule such as this

chain=srcnat action=masquerade src-address=10.10.10.21

I am not seeing any traffic hitting this rule at all this src nat is not working.

Any idea?

Thanks!

i think its better to use a iPiP over Ipsec tunnel than plain ipsec or l2tp

Actually I do not need source nat … just set proxy-arp on the LAN facing interface would fixed this issue :slight_smile:

the reason could be some other srcnat rule before this one, for example