<?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: icmp: unknown protocol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130964#M153022</link>
    <description>Since your /etc/protocols file looks fine to me, check out if it is being used... nsswitch.conf is the file that should be in. I've tested and if that is incorrect it gives exactly the message you get...</description>
    <pubDate>Fri, 28 Nov 2003 05:38:39 GMT</pubDate>
    <dc:creator>Elmar P. Kolkman</dc:creator>
    <dc:date>2003-11-28T05:38:39Z</dc:date>
    <item>
      <title>icmp: unknown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130960#M153018</link>
      <description>Hi,&lt;BR /&gt;I get the following message on an 11.11 system:&lt;BR /&gt;&lt;BR /&gt;ping "Servername"&lt;BR /&gt;icmp: unknown protocol&lt;BR /&gt;&lt;BR /&gt;What to do?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Stefan</description>
      <pubDate>Fri, 28 Nov 2003 05:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130960#M153018</guid>
      <dc:creator>Thamm</dc:creator>
      <dc:date>2003-11-28T05:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: icmp: unknown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130961#M153019</link>
      <description>Check your /etc/protocols file I guess.</description>
      <pubDate>Fri, 28 Nov 2003 05:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130961#M153019</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-28T05:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: icmp: unknown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130962#M153020</link>
      <description>Hi,&lt;BR /&gt;file /etc/protocols:&lt;BR /&gt;# Internet (IP) protocols&lt;BR /&gt;#&lt;BR /&gt;ip      0       IP              # internet protocol, pseudo protocol number&lt;BR /&gt;icmp    1       ICMP            # internet control message protocol&lt;BR /&gt;igmp    2       IGMP            # internet group management protocol&lt;BR /&gt;ggp     3       GGP             # gateway-gateway protocol&lt;BR /&gt;tcp     6       TCP             # transmission control protocol&lt;BR /&gt;egp     8       EGP             # exterior gateway protocol&lt;BR /&gt;pup     12      PUP             # PARC universal packet protocol&lt;BR /&gt;udp     17      UDP             # user datagram protocol&lt;BR /&gt;hmp     20      HMP             # host monitoring protocol&lt;BR /&gt;xns-idp 22      XNS-IDP         # Xerox NS IDP&lt;BR /&gt;rdp     27      RDP             # "reliable datagram" protocol&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Seems to be OK.</description>
      <pubDate>Fri, 28 Nov 2003 05:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130962#M153020</guid>
      <dc:creator>Thamm</dc:creator>
      <dc:date>2003-11-28T05:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: icmp: unknown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130963#M153021</link>
      <description>I agree with Elmar. If this file is correct, you can also try to add "protocols: file" to your /etc/nsswitch.conf file.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 28 Nov 2003 05:27:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130963#M153021</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2003-11-28T05:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: icmp: unknown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130964#M153022</link>
      <description>Since your /etc/protocols file looks fine to me, check out if it is being used... nsswitch.conf is the file that should be in. I've tested and if that is incorrect it gives exactly the message you get...</description>
      <pubDate>Fri, 28 Nov 2003 05:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130964#M153022</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-28T05:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: icmp: unknown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130965#M153023</link>
      <description>Hi,&lt;BR /&gt;I changed the entry in &lt;BR /&gt;/etc/nsswitch.conf&lt;BR /&gt;from&lt;BR /&gt;protocols:    nis [NOTFOUND=return TRYAGAIN=continue] files&lt;BR /&gt;to &lt;BR /&gt;protocols:    files [NOTFOUND=continue] nis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now it works fine!!&lt;BR /&gt;Thank you.&lt;BR /&gt;Have a nice weekend with no server-problems.&lt;BR /&gt;&lt;BR /&gt;Stefan.</description>
      <pubDate>Fri, 28 Nov 2003 06:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icmp-unknown-protocol/m-p/3130965#M153023</guid>
      <dc:creator>Thamm</dc:creator>
      <dc:date>2003-11-28T06:22:40Z</dc:date>
    </item>
  </channel>
</rss>

