07-13-2023
11:27 AM
- last edited on
07-17-2023
01:00 AM
by
Translator
Hello All
If we are working in any organization and we do
traceroute
So how can we identify that this Hop IP is belong to which device .
I am doing
getIP -ip
but not getting any details .
Please provide your suggestions .
Solved! Go to Solution.
07-13-2023
01:42 PM
- last edited on
07-17-2023
12:55 AM
by
Translator
Trace route
do name resolution if the path is on the internet. If you are using
traceroute
internally, it may show only the IP address.
What you can do is try to access the IP you see and get the hostname or, if those IP are registered on the
dns
you can
ping -a
The command you mention you are running on Windows machine with power shell?
07-13-2023
01:42 PM
- last edited on
07-17-2023
12:55 AM
by
Translator
Trace route
do name resolution if the path is on the internet. If you are using
traceroute
internally, it may show only the IP address.
What you can do is try to access the IP you see and get the hostname or, if those IP are registered on the
dns
you can
ping -a
The command you mention you are running on Windows machine with power shell?
07-14-2023
02:23 AM
- last edited on
07-17-2023
12:56 AM
by
Translator
Hi @Flavio Miranda
Thankyou for your response .
The command i mentioned i am running on windows machine .
if those IP are registered on the
dns
you can
ping -a
on windows machine or power shell for example
ping -a IP
?
07-14-2023
02:28 AM
- last edited on
07-17-2023
12:58 AM
by
Translator
if those IP are registered on the
dns
The answer from your explain'
The router IP must add to DNS to make
tracroute show hostname not IP
07-16-2023
09:28 AM
- last edited on
07-17-2023
12:59 AM
by
Translator
I will share lab may be help you in
dns traceroute
07-17-2023 02:39 AM
it not depend on Internet or local, it depend on DNS,
here three router I config ip host name IP in IOU1
and then use traceroute and you can see the result is traceroute show hostname not IP
hope this help you in your task
thanks
MHM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide