<?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 what cli command to allow does 'ip ttl reaches zero' drop count ?? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26785#M19547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;FW tust interface don't reply to traceroute.&lt;/P&gt;&lt;P&gt;traceroute reply traffic drop by 'ip ttl reaches zero' drop count.&lt;/P&gt;&lt;P&gt;what cli command to allow does 'ip ttl reaches zero' drop count ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Nov 2013 14:15:18 GMT</pubDate>
    <dc:creator>KiCheon.Lee</dc:creator>
    <dc:date>2013-11-28T14:15:18Z</dc:date>
    <item>
      <title>what cli command to allow does 'ip ttl reaches zero' drop count ??</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26785#M19547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;FW tust interface don't reply to traceroute.&lt;/P&gt;&lt;P&gt;traceroute reply traffic drop by 'ip ttl reaches zero' drop count.&lt;/P&gt;&lt;P&gt;what cli command to allow does 'ip ttl reaches zero' drop count ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 14:15:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26785#M19547</guid>
      <dc:creator>KiCheon.Lee</dc:creator>
      <dc:date>2013-11-28T14:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: what cli command to allow does 'ip ttl reaches zero' drop count ??</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26786#M19548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Cheon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is ping enabled for the interface through interface management profile. Traceroute uses icmp to calculate the hops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 22:46:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26786#M19548</guid>
      <dc:creator>Phoenix</dc:creator>
      <dc:date>2013-11-28T22:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: what cli command to allow does 'ip ttl reaches zero' drop count ??</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26787#M19549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Phoenix,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I made ping is enabled for the interface through interface management. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Also I made all allowed security rule.&lt;/P&gt;&lt;P&gt;FW configuration is no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen dropped pcap file.&lt;/P&gt;&lt;P&gt;TTL value in dropped request packet was 1.&lt;/P&gt;&lt;P&gt;This value was not zero.&lt;/P&gt;&lt;P&gt;Why was this traceroute request packet dropped??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 05:34:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26787#M19549</guid>
      <dc:creator>KiCheon.Lee</dc:creator>
      <dc:date>2013-11-29T05:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: what cli command to allow does 'ip ttl reaches zero' drop count ??</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26788#M19550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Cheon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The counter "ip ttl reaches zero" indicates that the packet reaching the device has value ttl 0. This indicating that the packet sent has low ttl value. OR there is a routing loop where they ttl is reducing as it is looping.&lt;/P&gt;&lt;P&gt;If we can take packet capture on the device one hop before PAN and look at capture details for header information we should be seeing what ttl value is set on the packet before reaching the firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 15:02:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-cli-command-to-allow-does-ip-ttl-reaches-zero-drop-count/m-p/26788#M19550</guid>
      <dc:creator>Phoenix</dc:creator>
      <dc:date>2013-11-29T15:02:18Z</dc:date>
    </item>
  </channel>
</rss>

