Trace route through router

Please could someone tell me what I am doing wrong; when I do a trace route a 1200 router, it doesn’t reply.

tracert -d 196.7.7.7

Tracing route to 196.7.7.7 over a maximum of 30 hops

  1     *        *        *     Request timed out.     <<----- 1200 router
  2    <1 ms    19 ms    19 ms  192.168.151.13
  3     8 ms    20 ms    19 ms  105.236.6.193
  4    24 ms    19 ms    19 ms  41.181.178.29
  5    15 ms    68 ms    19 ms  41.181.165.115
  6    33 ms    40 ms    19 ms  41.181.165.114
  7    14 ms    19 ms    20 ms  196.7.7.7

Trace complete.

:confused:

Thanks

What rules do you have in “/ip firewall filter”?

No rules in my IP Filter

It appears to be finding its way on the second attempt on that first route. Maybe something wrong with your routing or nat? You might want to look at these. Post them if you have questions.
/ip route
/ip firewall nat

It appears to be finding its way on the second attempt on that first route.

The second reply is the ADSL router, just the 1200 doesn’t reply; the first hop. The router its self works well just not replying to trace routes. I can ping it OK, it replies to pings.

I have cured the problem, but don’t ask me how! I think it was a connection-mark problem.
Thanks for the help. :slight_smile: