I have following rule configured in MT CCR:
chain=srcnat action=src-nat to-addresses=x.x.x.x src-address=10.60.0.0/31 log=no log-prefix=“”
where x.x.x.x is my public IP.
I am not able to ping this public IP from outside. Traceroute ends at CCR wan port and not reaching to endpoint i.e. 10.60.0.1.
Thanks.