<?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 Re: DNS, UDP &amp;amp; ICMP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176885#M56369</link>
    <description>Yes, I did confuse tcptrace with traceroute.  I don't regularly use TCP/IP services, so I don't know all of the utilities by name.  From looking at the documentation I now see that tcptrace is effectively tcpdump.&lt;BR /&gt;&lt;BR /&gt;I suspect that part of the answer you don't see ICMP UNREACH packets is that you asked tcptrace to only report on the UDP protocol so it won't display ICMP packets.</description>
    <pubDate>Wed, 09 Apr 2008 17:56:08 GMT</pubDate>
    <dc:creator>Richard Whalen</dc:creator>
    <dc:date>2008-04-09T17:56:08Z</dc:date>
    <item>
      <title>DNS, UDP &amp; ICMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176882#M56366</link>
      <description>I did a tcptrace/prot=udp and found many udp packets arriving on ports without the VMS node responding to it (ports 2301, 67, 138). No ICMP UNREACH was generated.&lt;BR /&gt;&lt;BR /&gt;However, for DNS I get from time to time a packet from the DNS server (coming from port 53) on which my system reacts with ICMP UNREACH. Looking further, I found that the package of DNS came 8 seconds after VMS sended the request. I guess my udp listener was no longer there.&lt;BR /&gt;&lt;BR /&gt;When does TCP generate an ICMP UNREACH for incoming UDP packets without a UDP listener ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 09 Apr 2008 11:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176882#M56366</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-09T11:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: DNS, UDP &amp; ICMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176883#M56367</link>
      <description>TCP does not generate ICMP UNREACH for incoming UDP packets.  UDP might, but it won't for broadcast or multicast packets.  I doubt that tcptrace with /prot=udp is sending broadcast/multicast packet as the typical way to do a tcptrace is to send the packet with a small TTL (time to live/hop limit).  When the IP layer processes the packet and notices that the TTL is zero, but the packet is not at the destination it will send an ICMP Time Exceeded packet back to the source.  TCPTRACE will start the TTL at 1 and increase it until the packet reaches the destination.&lt;BR /&gt;&lt;BR /&gt;DNS packets are most likely sent with a TTL of 255 (the maximum) to begin with, so they can wander around a lot longer trying to get to the destination.</description>
      <pubDate>Wed, 09 Apr 2008 12:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176883#M56367</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2008-04-09T12:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: DNS, UDP &amp; ICMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176884#M56368</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;With TCP I meant the TCP software. But indeed the UDP layer of it.&lt;BR /&gt;&lt;BR /&gt;I didn't think of that. DNS is indead to an address and all other UDP packets were broadcasts. So, it's logical that only DNS got the ICMP.&lt;BR /&gt;&lt;BR /&gt;And I think you confuse tcptrace with traceroute (tcptrace doesn't send any packages.&lt;BR /&gt;&lt;BR /&gt;Solved.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 09 Apr 2008 12:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176884#M56368</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-09T12:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: DNS, UDP &amp; ICMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176885#M56369</link>
      <description>Yes, I did confuse tcptrace with traceroute.  I don't regularly use TCP/IP services, so I don't know all of the utilities by name.  From looking at the documentation I now see that tcptrace is effectively tcpdump.&lt;BR /&gt;&lt;BR /&gt;I suspect that part of the answer you don't see ICMP UNREACH packets is that you asked tcptrace to only report on the UDP protocol so it won't display ICMP packets.</description>
      <pubDate>Wed, 09 Apr 2008 17:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176885#M56369</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2008-04-09T17:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: DNS, UDP &amp; ICMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176886#M56370</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;I first did a trace of ICMP. Then a full trace of all IP packets for that node. And then wait until the word ICMP came up.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2008 05:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176886#M56370</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-14T05:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: DNS, UDP &amp; ICMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176887#M56371</link>
      <description>Still strange. See enclosed trace.&lt;BR /&gt;&lt;BR /&gt;I have in ucx sho nam &lt;BR /&gt;retry : 4&lt;BR /&gt;timeout : 4&lt;BR /&gt;1 DNS server (was 2 but removed 1)&lt;BR /&gt;&lt;BR /&gt;Why is the DNS "listener" gone after 2 of the 4 retries ? Is the listener temporary gone for some time during the retries ?&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2008 13:03:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dns-udp-amp-icmp/m-p/4176887#M56371</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-04-14T13:03:38Z</dc:date>
    </item>
  </channel>
</rss>

