<?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: inetd telnet/tcp unknown service on syslog.log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914279#M573265</link>
    <description>I am experiancing the same problem.  This HPUX box 11.11 actually didn't have a /etc/nsswitch.conf file at all but is getting all the info out of NIS+ for the services.  No matter what I do the local /etc/services file is not even being looked at.  Is there any other way to tell HP/UX to not look at the local files besides the nsswitch.conf?</description>
    <pubDate>Fri, 06 Jun 2003 04:41:53 GMT</pubDate>
    <dc:creator>Ryan Wyler</dc:creator>
    <dc:date>2003-06-06T04:41:53Z</dc:date>
    <item>
      <title>inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914269#M573255</link>
      <description>I have a hp-ux 11i, the telnet don??t work.&lt;BR /&gt;In the boot all the tcp services are unknown. The server is a NIS client.&lt;BR /&gt;What happend?</description>
      <pubDate>Wed, 26 Feb 2003 23:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914269#M573255</guid>
      <dc:creator>Jimmy_13</dc:creator>
      <dc:date>2003-02-26T23:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914270#M573256</link>
      <description>Hi Jimmy,&lt;BR /&gt;&lt;BR /&gt;What does the file /etc/services look like?&lt;BR /&gt;Has it been deleted or corrupted?&lt;BR /&gt;&lt;BR /&gt;And in /etc/nsswitch.conf what does the line&lt;BR /&gt;services: .......&lt;BR /&gt;look like?&lt;BR /&gt;If it has nis first, do you have connectivity to the NIS server?&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 26 Feb 2003 23:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914270#M573256</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-02-26T23:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914271#M573257</link>
      <description>The /etc/services look fine.&lt;BR /&gt;The nsswitch.conf is attached, but has two lines, is correct?&lt;BR /&gt;I can't ping to NIS server because is protected, but the NIS server is fine.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Feb 2003 00:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914271#M573257</guid>
      <dc:creator>Jimmy_13</dc:creator>
      <dc:date>2003-02-27T00:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914272#M573258</link>
      <description>Add this line to nsswitch.conf as a test&lt;BR /&gt;&lt;BR /&gt;services: files&lt;BR /&gt;&lt;BR /&gt;IF you're supposed to be using NIS for services - make it look like this&lt;BR /&gt;&lt;BR /&gt;services: nis [NOTFOUND=continue UNAVAIL=continue] files&lt;BR /&gt;&lt;BR /&gt;Sounds like it doesn't know *where* to look for it's services. You may need to bounce inetd after adding either of above.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 27 Feb 2003 00:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914272#M573258</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-02-27T00:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914273#M573259</link>
      <description>The syslog before that the tcp services are unknown has this line:&lt;BR /&gt;ypbind: no entry in /var/yp/secureservers file</description>
      <pubDate>Thu, 27 Feb 2003 01:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914273#M573259</guid>
      <dc:creator>Jimmy_13</dc:creator>
      <dc:date>2003-02-27T01:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914274#M573260</link>
      <description>Thanks,i unistall the NIS client and the tcp services works fine.&lt;BR /&gt;</description>
      <pubDate>Sat, 01 Mar 2003 16:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914274#M573260</guid>
      <dc:creator>Jimmy_13</dc:creator>
      <dc:date>2003-03-01T16:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914275#M573261</link>
      <description>I am experiancing the same problem.  This HPUX box 11.11 actually didn't have a /etc/nsswitch.conf file at all but is getting all the info out of NIS+ for the services.  No matter what I do the local /etc/services file is not even being looked at.  Is there any other way to tell HP/UX to not look at the local files besides the nsswitch.conf?</description>
      <pubDate>Fri, 06 Jun 2003 04:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914275#M573261</guid>
      <dc:creator>Ryan Wyler</dc:creator>
      <dc:date>2003-06-06T04:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914276#M573262</link>
      <description>I am experiancing the same problem.  This HPUX box 11.11 actually didn't have a /etc/nsswitch.conf file at all but is getting all the info out of NIS+ for the services.  No matter what I do the local /etc/services file is not even being looked at.  Is there any other way to tell HP/UX to not look at the local files besides the nsswitch.conf?</description>
      <pubDate>Fri, 06 Jun 2003 04:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914276#M573262</guid>
      <dc:creator>Ryan Wyler</dc:creator>
      <dc:date>2003-06-06T04:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914277#M573263</link>
      <description>I am experiancing the same problem.  This HPUX box 11.11 actually didn't have a /etc/nsswitch.conf file at all but is getting all the info out of NIS+ for the services.  No matter what I do the local /etc/services file is not even being looked at.  Is there any other way to tell HP/UX to not look at the local files besides the nsswitch.conf?</description>
      <pubDate>Fri, 06 Jun 2003 04:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914277#M573263</guid>
      <dc:creator>Ryan Wyler</dc:creator>
      <dc:date>2003-06-06T04:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914278#M573264</link>
      <description>I am experiancing the same problem.  This HPUX box 11.11 actually didn't have a /etc/nsswitch.conf file at all but is getting all the info out of NIS+ for the services.  No matter what I do the local /etc/services file is not even being looked at.  Is there any other way to tell HP/UX to not look at the local files besides the nsswitch.conf?</description>
      <pubDate>Fri, 06 Jun 2003 04:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914278#M573264</guid>
      <dc:creator>Ryan Wyler</dc:creator>
      <dc:date>2003-06-06T04:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914279#M573265</link>
      <description>I am experiancing the same problem.  This HPUX box 11.11 actually didn't have a /etc/nsswitch.conf file at all but is getting all the info out of NIS+ for the services.  No matter what I do the local /etc/services file is not even being looked at.  Is there any other way to tell HP/UX to not look at the local files besides the nsswitch.conf?</description>
      <pubDate>Fri, 06 Jun 2003 04:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914279#M573265</guid>
      <dc:creator>Ryan Wyler</dc:creator>
      <dc:date>2003-06-06T04:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914280#M573266</link>
      <description>Check /etc/inetd.conf file entries for telnet should be present there. Also try enabling inetd in logging mode ..&lt;BR /&gt;&lt;BR /&gt;Karthik</description>
      <pubDate>Fri, 06 Jun 2003 08:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914280#M573266</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-06-06T08:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914281#M573267</link>
      <description>check if the line with telnet in /etc/inetd.conf is uncommented.&lt;BR /&gt;&lt;BR /&gt;get to the console and restart inetd.</description>
      <pubDate>Sun, 08 Jun 2003 15:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914281#M573267</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-06-08T15:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914282#M573268</link>
      <description>Ryan, without an nsswitch.conf file, hp uses the following default:&lt;BR /&gt;&lt;BR /&gt;DNS NIS FILES&lt;BR /&gt;&lt;BR /&gt;There are several nsswitch.? files under /etc.&lt;BR /&gt;&lt;BR /&gt;#ll /etc/nss*&lt;BR /&gt;&lt;BR /&gt;Try copying one of the nsswitch.compat or .nis or .nisplus (whichever you are using) to nsswitch.conf and see if that works.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Tue, 10 Jun 2003 11:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914282#M573268</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2003-06-10T11:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914283#M573269</link>
      <description>I have the same problem after install 11.11.&lt;BR /&gt;I have the same problem with "telnet" and "rlogin" but not with "su":&lt;BR /&gt;-------------------------------------&lt;BR /&gt;bash-2.04# telnet localhost&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to localhost.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;Local flow control on&lt;BR /&gt;Telnet TERMINAL-SPEED option ON&lt;BR /&gt;&lt;BR /&gt;HP-UX uxbdhp01 B.11.11 U 9000/785 (tb)&lt;BR /&gt;&lt;BR /&gt;login: merol&lt;BR /&gt;Password:&lt;BR /&gt;Login incorrect&lt;BR /&gt;&lt;BR /&gt;Wait for login retry: ..&lt;BR /&gt;login:&lt;BR /&gt;---------------------------------------&lt;BR /&gt;My ws now is 11.11 but the rest of ws are 10.20 and use NIS (not NIS+). I had to activate NIS (+nsswitch.conf) but problem persist.&lt;BR /&gt;Thank you for your cooperation.</description>
      <pubDate>Mon, 13 Oct 2003 09:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914283#M573269</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2003-10-13T09:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914284#M573270</link>
      <description>You have to have an nsswitch.conf file.&lt;BR /&gt; &lt;BR /&gt;swagentd won't run right without one.&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Oct 2003 10:37:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914284#M573270</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-13T10:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: inetd telnet/tcp unknown service on syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914285#M573271</link>
      <description>Yes, I have it now (I had to create it after install a 11.11, without it I couldn't start Xwindow):&lt;BR /&gt;bash-2.04# cat /etc/nsswitch.conf&lt;BR /&gt;passwd: nis     files&lt;BR /&gt;group:  nis     files&lt;BR /&gt;hosts:  nis [NOTFOUND=continue UNAVAIL=continue]        files [NOTFOUND=continue UNAVAIL=continue]      dns&lt;BR /&gt;services:       nis [NOTFOUND=continue UNAVAIL=continue]        files&lt;BR /&gt;networks:       nis [NOTFOUND=continue UNAVAIL=continue]        files&lt;BR /&gt;protocols:      nis [NOTFOUND=continue UNAVAIL=continue]        files&lt;BR /&gt;publickey:      nis [NOTFOUND=continue UNAVAIL=continue]        files&lt;BR /&gt;netgroup:       nis [NOTFOUND=continue UNAVAIL=continue]        files&lt;BR /&gt;automount:      files   nis&lt;BR /&gt;aliases:        files   nis&lt;BR /&gt;&lt;BR /&gt;I can do "su - merol" without problem, also I can check my host:&lt;BR /&gt;bash-2.04# /usr/contrib/bin/nsquery hosts uxbdhp01&lt;BR /&gt;&lt;BR /&gt;Using "nis [NOTFOUND=continue UNAVAIL=continue] files [NOTFOUND=continue UNAVAIL=continue]      dns" for the hosts polic&lt;BR /&gt;y.&lt;BR /&gt;&lt;BR /&gt;Searching nis for uxbdhp01&lt;BR /&gt;Hostname: uxbdhp01&lt;BR /&gt;Aliases:&lt;BR /&gt;Address: 155.208.194.198&lt;BR /&gt;Switch configuration: Terminates Search&lt;BR /&gt;&lt;BR /&gt;but after telnet doesn't recognize any NIS login.&lt;BR /&gt;best regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Oct 2003 10:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-telnet-tcp-unknown-service-on-syslog-log/m-p/2914285#M573271</guid>
      <dc:creator>Oleg Mercader-Kashin</dc:creator>
      <dc:date>2003-10-13T10:45:20Z</dc:date>
    </item>
  </channel>
</rss>

