<?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: ping -  icmp: unkown protocol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580278#M31702</link>
    <description>If you're using NIS, change the search order in /etc/nsswitch.conf for services from nis files to file nis.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
    <pubDate>Mon, 17 Sep 2001 08:59:40 GMT</pubDate>
    <dc:creator>Santosh Nair_1</dc:creator>
    <dc:date>2001-09-17T08:59:40Z</dc:date>
    <item>
      <title>ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580275#M31699</link>
      <description>Hi all,&lt;BR /&gt;i have a problem with a ws. While i try to remote login by telnet i have this error:&lt;BR /&gt;Trying...&lt;BR /&gt;telnet: Unable to connect to remote host: Connection refused.&lt;BR /&gt;When the user (logged in as root) try to ping from that ws (locally) to another he has this error:&lt;BR /&gt;at the beginning it doesn't ping, then it have this error:&lt;BR /&gt;icmp: unkown protocol&lt;BR /&gt;The problem is that the ws is far from me, in another town, so i have to work remotely and to tell the user by phone how to proceed.&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;Tarek</description>
      <pubDate>Mon, 17 Sep 2001 08:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580275#M31699</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-09-17T08:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580276#M31700</link>
      <description>verify the file /etc/protocols is good..&lt;BR /&gt;/etc/inetd.conf and /etc/services should have service telnet port defined 23&lt;BR /&gt;&lt;BR /&gt;You may want to try restarting network services and rereading the inetd.conf file.. inetd -c and /sbin/init.d/net stop&lt;BR /&gt;and start.&lt;BR /&gt;&lt;BR /&gt;You might have the solution in your syslog if you take a look there.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Mon, 17 Sep 2001 08:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580276#M31700</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-09-17T08:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580277#M31701</link>
      <description>Thanks Bill.&lt;BR /&gt;This is my entry in /etc/protocols&lt;BR /&gt;ip    0    IP&lt;BR /&gt;icmp  1    ICMP&lt;BR /&gt;igmp  2    IGMP&lt;BR /&gt;ggp   3    GGP&lt;BR /&gt;tcp   6    TCP&lt;BR /&gt;egp   8    EGP&lt;BR /&gt;pup   12   PUP&lt;BR /&gt;udp   17   UDP&lt;BR /&gt;hmp   20   HMP&lt;BR /&gt;xns-idp 22 XNS-IDP&lt;BR /&gt;rdp   27   RDP&lt;BR /&gt;&lt;BR /&gt;The entry in /etc/inetd.conf:&lt;BR /&gt;about ftp and telnet &lt;BR /&gt;ftp   stream tcp nowait root /usr/lbin/ftpd  ftpd -l&lt;BR /&gt;telnet stream tcp nowait root /usr/lbin/telnetd telnetd&lt;BR /&gt;&lt;BR /&gt;The entry in /etc/services about telnet and ftp is:&lt;BR /&gt;ftp      21/tcp&lt;BR /&gt;telnet   23/tcp&lt;BR /&gt;&lt;BR /&gt;I also issued those commands, stopping and restarting services but nothing changed, it's still giving me icmp: unknown protocol&lt;BR /&gt;something else?&lt;BR /&gt;Thanks very much.&lt;BR /&gt;Tarek&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Sep 2001 08:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580277#M31701</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-09-17T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580278#M31702</link>
      <description>If you're using NIS, change the search order in /etc/nsswitch.conf for services from nis files to file nis.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Mon, 17 Sep 2001 08:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580278#M31702</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-17T08:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580279#M31703</link>
      <description>Hi again. I have problems with all tcp protocols. So also FTP, TELNET, RLOGIN ....&lt;BR /&gt;Message errors:&lt;BR /&gt;ftp:      ftp/tcp:    unknown service&lt;BR /&gt;telnet:   tcp/telnet: unknown service&lt;BR /&gt;rlogin:   login/tcp:  unknown service&lt;BR /&gt;What it could be??&lt;BR /&gt;Really thanks very much !!&lt;BR /&gt;Tarek&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Sep 2001 08:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580279#M31703</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-09-17T08:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580280#M31704</link>
      <description>Thanks Santosh. But i'm not using nis.&lt;BR /&gt;Before this ws was in nis, but now it isn't. &lt;BR /&gt;So i modified the /etc/nsswitch.conf and /etc/namesvrs to unconfigure nis.&lt;BR /&gt;My entry in /etc/nsswitch.conf is:&lt;BR /&gt;hosts: files   dns   hosts</description>
      <pubDate>Mon, 17 Sep 2001 09:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580280#M31704</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-09-17T09:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580281#M31705</link>
      <description>Tarek,&lt;BR /&gt;&lt;BR /&gt;Not clear on when you unconfigured the ws, but if you just did that, then you'd have to restart inetd using inetd -c.  Also you don't need to have hosts in your nsswitch.conf file for host name resolution, i.e. the line should read:&lt;BR /&gt;&lt;BR /&gt;hosts:  files dns&lt;BR /&gt;&lt;BR /&gt;and not&lt;BR /&gt;&lt;BR /&gt;hosts: files dns hosts&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Mon, 17 Sep 2001 09:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580281#M31705</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-17T09:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580282#M31706</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;The problem was casued by a corruption in the /etc/nsswitch.conf file.&lt;BR /&gt;This file had an entry for the /etc/services file which was corrupt, replacing&lt;BR /&gt;the nsswitch.conf file with a new copy resolved the problem.  There are several&lt;BR /&gt;sample copies of the nsswitch.conf file provided on hpux 11.0 systems.&lt;BR /&gt;There is a man page, "man switch" which describes the function of the file&lt;BR /&gt;nsswitch.conf.&lt;BR /&gt;&lt;BR /&gt;you can copy it also form the /usr/newconfig/etc&lt;BR /&gt;&lt;BR /&gt;from what i look all this error that you are getting is from the nsswitch.conf</description>
      <pubDate>Mon, 17 Sep 2001 09:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580282#M31706</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-09-17T09:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: ping -  icmp: unkown protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580283#M31707</link>
      <description>Thanks all.&lt;BR /&gt;Santosh you're right. I was fast typing and i wrote hosts, but there isn't that entry :)&lt;BR /&gt;I also made inetd -c.&lt;BR /&gt;After all these changes i made a reboot and now everything's ok. But i haven't understand why before all tcp protocols weren't working and after a simple reboot they worked. (I didn't change anything, even nsswitch.conf).&lt;BR /&gt;However everything's ok and all seems working.&lt;BR /&gt;Thanks again all for your kindly and precious help.&lt;BR /&gt;Regards&lt;BR /&gt;Tarek</description>
      <pubDate>Mon, 17 Sep 2001 09:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-icmp-unkown-protocol/m-p/2580283#M31707</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-09-17T09:23:34Z</dc:date>
    </item>
  </channel>
</rss>

