Hi, I’m working in a company where we have cascade of MK routers, and we wanna do troubleshooting using a traceroute utilty, but this utility only reports IP for every hop, so we wanna resolve the host-name in this Pop-up, Could you guide me how to do rDNS (reverse DNS) or PTR Table?
example
❯ traceroute 192.168.0.223
traceroute to 192.168.0.223 (192.168.0.223), 64 hops max, 52 byte packets
1 host-name1 (192.168.0.243) 2.298 ms 1.682 ms 2.313 ms
2 host-name2 (192.168.0.233) 2.398 ms 1.382 ms 2.333 ms
3 host-name1 (192.168.0.223) 2.228 ms 1.622 ms 2.213 ms