Hello,
Can I make the router respond to traceroute from a loopback IP
Tracing from R2 to R0 , should be
1- 20.20.20.20 ( R1 )
2- R0.R0.R0.R0
Thanks

Hello,
Can I make the router respond to traceroute from a loopback IP
Tracing from R2 to R0 , should be
1- 20.20.20.20 ( R1 )
2- R0.R0.R0.R0
Thanks

After some deep digging , it is not possible after-all
Natting + in\out chains are not overlapping whatsoever
If so , please confirm so I can stop looking ![]()
/ip route set [find dst-address=172.19.1.0/30] pref-src=20.20.20.20
Thank you !
, that did the trick , i was looking in the wrong direction