Traceroute method to print the route that packets follow to a network host

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












Is there a particular traceroute method/options to print the route that packets follow to a network host, include showing the possible proxy servers and a network tap that installed on the link between the customer-provided equipment (modem) and ISP CMTS (head-end).







share|improve this question




















  • Proxy servers operate at a specific protocol, generally application specific, such as http. Traceroute operates at layer 3 in the OSI model. Your modem typically operates at layer 2. Traceroute will only show L3 devices, generally speaking.
    – vidarlo
    Apr 21 at 9:00










  • I'm not sure I understand, but a traceroute - like mtr does nothing but print the route, only it shows IP addressed hops only. arp will show local network devices - like a router or other client. What are you trying to do, what specific provider and equipment are you working with?
    – pbhj
    Apr 21 at 9:16










  • Not shure that fully understand the question. May be you need sudo aptitude install etherape and look the network trafic
    – Yurij
    Apr 21 at 9:36










  • I mean can we via command somehow reveal and designate (IP, device name) the passive network TAPs installed somewhere on the route between the client modem and ISP head-end (CMTS). The TAPs are used to monitor network.
    – electro-tec
    Apr 21 at 13:13














up vote
0
down vote

favorite












Is there a particular traceroute method/options to print the route that packets follow to a network host, include showing the possible proxy servers and a network tap that installed on the link between the customer-provided equipment (modem) and ISP CMTS (head-end).







share|improve this question




















  • Proxy servers operate at a specific protocol, generally application specific, such as http. Traceroute operates at layer 3 in the OSI model. Your modem typically operates at layer 2. Traceroute will only show L3 devices, generally speaking.
    – vidarlo
    Apr 21 at 9:00










  • I'm not sure I understand, but a traceroute - like mtr does nothing but print the route, only it shows IP addressed hops only. arp will show local network devices - like a router or other client. What are you trying to do, what specific provider and equipment are you working with?
    – pbhj
    Apr 21 at 9:16










  • Not shure that fully understand the question. May be you need sudo aptitude install etherape and look the network trafic
    – Yurij
    Apr 21 at 9:36










  • I mean can we via command somehow reveal and designate (IP, device name) the passive network TAPs installed somewhere on the route between the client modem and ISP head-end (CMTS). The TAPs are used to monitor network.
    – electro-tec
    Apr 21 at 13:13












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Is there a particular traceroute method/options to print the route that packets follow to a network host, include showing the possible proxy servers and a network tap that installed on the link between the customer-provided equipment (modem) and ISP CMTS (head-end).







share|improve this question












Is there a particular traceroute method/options to print the route that packets follow to a network host, include showing the possible proxy servers and a network tap that installed on the link between the customer-provided equipment (modem) and ISP CMTS (head-end).









share|improve this question











share|improve this question




share|improve this question










asked Apr 21 at 8:47









electro-tec

1




1











  • Proxy servers operate at a specific protocol, generally application specific, such as http. Traceroute operates at layer 3 in the OSI model. Your modem typically operates at layer 2. Traceroute will only show L3 devices, generally speaking.
    – vidarlo
    Apr 21 at 9:00










  • I'm not sure I understand, but a traceroute - like mtr does nothing but print the route, only it shows IP addressed hops only. arp will show local network devices - like a router or other client. What are you trying to do, what specific provider and equipment are you working with?
    – pbhj
    Apr 21 at 9:16










  • Not shure that fully understand the question. May be you need sudo aptitude install etherape and look the network trafic
    – Yurij
    Apr 21 at 9:36










  • I mean can we via command somehow reveal and designate (IP, device name) the passive network TAPs installed somewhere on the route between the client modem and ISP head-end (CMTS). The TAPs are used to monitor network.
    – electro-tec
    Apr 21 at 13:13
















  • Proxy servers operate at a specific protocol, generally application specific, such as http. Traceroute operates at layer 3 in the OSI model. Your modem typically operates at layer 2. Traceroute will only show L3 devices, generally speaking.
    – vidarlo
    Apr 21 at 9:00










  • I'm not sure I understand, but a traceroute - like mtr does nothing but print the route, only it shows IP addressed hops only. arp will show local network devices - like a router or other client. What are you trying to do, what specific provider and equipment are you working with?
    – pbhj
    Apr 21 at 9:16










  • Not shure that fully understand the question. May be you need sudo aptitude install etherape and look the network trafic
    – Yurij
    Apr 21 at 9:36










  • I mean can we via command somehow reveal and designate (IP, device name) the passive network TAPs installed somewhere on the route between the client modem and ISP head-end (CMTS). The TAPs are used to monitor network.
    – electro-tec
    Apr 21 at 13:13















Proxy servers operate at a specific protocol, generally application specific, such as http. Traceroute operates at layer 3 in the OSI model. Your modem typically operates at layer 2. Traceroute will only show L3 devices, generally speaking.
– vidarlo
Apr 21 at 9:00




Proxy servers operate at a specific protocol, generally application specific, such as http. Traceroute operates at layer 3 in the OSI model. Your modem typically operates at layer 2. Traceroute will only show L3 devices, generally speaking.
– vidarlo
Apr 21 at 9:00












I'm not sure I understand, but a traceroute - like mtr does nothing but print the route, only it shows IP addressed hops only. arp will show local network devices - like a router or other client. What are you trying to do, what specific provider and equipment are you working with?
– pbhj
Apr 21 at 9:16




I'm not sure I understand, but a traceroute - like mtr does nothing but print the route, only it shows IP addressed hops only. arp will show local network devices - like a router or other client. What are you trying to do, what specific provider and equipment are you working with?
– pbhj
Apr 21 at 9:16












Not shure that fully understand the question. May be you need sudo aptitude install etherape and look the network trafic
– Yurij
Apr 21 at 9:36




Not shure that fully understand the question. May be you need sudo aptitude install etherape and look the network trafic
– Yurij
Apr 21 at 9:36












I mean can we via command somehow reveal and designate (IP, device name) the passive network TAPs installed somewhere on the route between the client modem and ISP head-end (CMTS). The TAPs are used to monitor network.
– electro-tec
Apr 21 at 13:13




I mean can we via command somehow reveal and designate (IP, device name) the passive network TAPs installed somewhere on the route between the client modem and ISP head-end (CMTS). The TAPs are used to monitor network.
– electro-tec
Apr 21 at 13:13















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026887%2ftraceroute-method-to-print-the-route-that-packets-follow-to-a-network-host%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1026887%2ftraceroute-method-to-print-the-route-that-packets-follow-to-a-network-host%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Which professions warranted travel in Medieval times?

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error