<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Interactive traceroute script in Scripts</title>
    <link>https://community.checkpoint.com/t5/Scripts/Interactive-traceroute-script/m-p/269471#M1425</link>
    <description>&lt;P&gt;This script lets you enter dst IP and port to show all the hops along the way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lab example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[Expert@CP-GW:0]# ./trace-explain-interactive.sh&lt;BR /&gt;Enter destination IP or hostname: 8.8.8.8&lt;/P&gt;
&lt;P&gt;Choose protocol:&lt;BR /&gt;1) ICMP (recommended when UDP is filtered)&lt;BR /&gt;2) TCP SYN (port configurable; good for 80/443 allowed paths)&lt;BR /&gt;3) UDP (classic traceroute)&lt;BR /&gt;Enter choice number [1]: 3&lt;BR /&gt;Enter destination UDP port [33434]: 4434&lt;BR /&gt;Max hops (TTL) [30]:&lt;BR /&gt;Perform reverse DNS lookups for each hop? (y/n) [y]:&lt;/P&gt;
&lt;P&gt;== Starting trace-explain ==&lt;BR /&gt;Destination: 8.8.8.8&lt;BR /&gt;Protocol: udp&lt;BR /&gt;Max TTL: 30&lt;BR /&gt;Port: 4434&lt;BR /&gt;RDNS: enabled&lt;/P&gt;
&lt;P&gt;Default route(s):&lt;BR /&gt;default via 172.16.10.1 dev eth0 proto 7&lt;BR /&gt;2.3.4.0/29 dev eth1 proto kernel scope link src 2.3.4.5&lt;BR /&gt;172.16.10.0/24 dev eth0 proto kernel scope link src 172.16.10.249&lt;BR /&gt;172.31.10.0/24 dev eth2 proto kernel scope link src 172.31.10.249&lt;BR /&gt;172.31.11.0/24 dev eth2.100 proto kernel scope link src 172.31.11.249&lt;/P&gt;
&lt;P&gt;Running: traceroute -n -m 30 -q 1 -p 4434 8.8.8.8&lt;/P&gt;
&lt;P&gt;----- Hop 1 -----&lt;BR /&gt;raw: 1 172.16.10.1 2.255 ms&lt;BR /&gt;ip: 172.16.10.1 ptr: -&lt;BR /&gt;role: default gateway (first routed hop)&lt;BR /&gt;route: direct dev eth0 src 172.16.10.249&lt;BR /&gt;neigh: dev eth0 mac 48:3a:02:96:47:2d state REACHABLE&lt;/P&gt;
&lt;P&gt;----- Hop 2 -----&lt;BR /&gt;raw: 2 192.168.0.4 2.255 ms&lt;BR /&gt;ip: 192.168.0.4 ptr: -&lt;BR /&gt;route: via 172.16.10.1 dev eth0 src 172.16.10.249&lt;BR /&gt;neigh: (no ARP/NDP entry cached)&lt;/P&gt;
&lt;P&gt;----- Hop 3 -----&lt;BR /&gt;raw: 3 173.46.3.209 1.637 ms&lt;BR /&gt;ip: 173.46.3.209 ptr: unassigned-209.3.46.173.net.blink.ca&lt;BR /&gt;route: via 172.16.10.1 dev eth0 src 172.16.10.249&lt;BR /&gt;neigh: (no ARP/NDP entry cached)&lt;/P&gt;
&lt;P&gt;----- Hop 4 -----&lt;BR /&gt;raw: 4 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 5 -----&lt;BR /&gt;raw: 5 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 6 -----&lt;BR /&gt;raw: 6 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 7 -----&lt;BR /&gt;raw: 7 24.156.145.98 8.092 ms&lt;BR /&gt;ip: 24.156.145.98 ptr: -&lt;BR /&gt;route: via 172.16.10.1 dev eth0 src 172.16.10.249&lt;BR /&gt;neigh: (no ARP/NDP entry cached)&lt;/P&gt;
&lt;P&gt;----- Hop 8 -----&lt;BR /&gt;raw: 8 209.148.230.53 5.392 ms&lt;BR /&gt;ip: 209.148.230.53 ptr: 9044-cgw01.mtnk.asr9k.rmgt.net.rogers.com&lt;BR /&gt;route: via 172.16.10.1 dev eth0 src 172.16.10.249&lt;BR /&gt;neigh: (no ARP/NDP entry cached)&lt;/P&gt;
&lt;P&gt;----- Hop 9 -----&lt;BR /&gt;raw: 9 69.63.248.69 5.523 ms&lt;BR /&gt;ip: 69.63.248.69 ptr: -&lt;BR /&gt;route: via 172.16.10.1 dev eth0 src 172.16.10.249&lt;BR /&gt;neigh: (no ARP/NDP entry cached)&lt;/P&gt;
&lt;P&gt;----- Hop 10 -----&lt;BR /&gt;raw: 10 72.14.216.54 4.025 ms&lt;BR /&gt;ip: 72.14.216.54 ptr: -&lt;BR /&gt;route: via 172.16.10.1 dev eth0 src 172.16.10.249&lt;BR /&gt;neigh: (no ARP/NDP entry cached)&lt;/P&gt;
&lt;P&gt;----- Hop 11 -----&lt;BR /&gt;raw: 11 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 12 -----&lt;BR /&gt;raw: 12 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 13 -----&lt;BR /&gt;raw: 13 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 14 -----&lt;BR /&gt;raw: 14 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 15 -----&lt;BR /&gt;raw: 15 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 16 -----&lt;BR /&gt;raw: 16 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 17 -----&lt;BR /&gt;raw: 17 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 18 -----&lt;BR /&gt;raw: 18 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 19 -----&lt;BR /&gt;raw: 19 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 20 -----&lt;BR /&gt;raw: 20 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 21 -----&lt;BR /&gt;raw: 21 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 22 -----&lt;BR /&gt;raw: 22 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 23 -----&lt;BR /&gt;raw: 23 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 24 -----&lt;BR /&gt;raw: 24 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 25 -----&lt;BR /&gt;raw: 25 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 26 -----&lt;BR /&gt;raw: 26 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 27 -----&lt;BR /&gt;raw: 27 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 28 -----&lt;BR /&gt;raw: 28 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 29 -----&lt;BR /&gt;raw: 29 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;----- Hop 30 -----&lt;BR /&gt;raw: 30 *&lt;BR /&gt;ip: -&lt;/P&gt;
&lt;P&gt;== Done ==&lt;BR /&gt;[Expert@CP-GW:0]#&lt;/P&gt;</description>
    <pubDate>Sun, 05 Apr 2026 19:01:15 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2026-04-05T19:01:15Z</dc:date>
    <item>
      <title>Interactive traceroute script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Interactive-traceroute-script/m-p/269471#M1425</link>
      <description>4</description>
      <pubDate>Sun, 05 Apr 2026 19:01:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Interactive-traceroute-script/m-p/269471#M1425</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-04-05T19:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive traceroute script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Interactive-traceroute-script/m-p/269474#M1426</link>
      <description>&lt;P&gt;I opened up this script to see how you were doing traceroute with tcp and icmp.&lt;BR /&gt;Had no idea the standard traceroute had options for both.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 18:36:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Interactive-traceroute-script/m-p/269474#M1426</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-02-02T18:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive traceroute script</title>
      <link>https://community.checkpoint.com/t5/Scripts/Interactive-traceroute-script/m-p/269475#M1427</link>
      <description>&lt;P&gt;Lots of possibilities : - )&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 18:37:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Scripts/Interactive-traceroute-script/m-p/269475#M1427</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-02-02T18:37:14Z</dc:date>
    </item>
  </channel>
</rss>

