<?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: telnetd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882375#M101221</link>
    <description>If inted is running things should be ok.&lt;BR /&gt;Only when there is a telnet connection telnetd is spawned.&lt;BR /&gt;For each connection a telnetd process is started.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Jan 2003 11:06:19 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-01-15T11:06:19Z</dc:date>
    <item>
      <title>telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882371#M101217</link>
      <description>Hi&lt;BR /&gt;When I do a "ps -ef |grep telnetd", nothing is running. When I do a "ps -ef |grep inetd", there is one process running.&lt;BR /&gt;&lt;BR /&gt;Even if I restart my inetd, my telnetd is still not running. How do I rectify this problem?</description>
      <pubDate>Wed, 15 Jan 2003 09:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882371#M101217</guid>
      <dc:creator>sycncs</dc:creator>
      <dc:date>2003-01-15T09:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882372#M101218</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;you will not have all the time telnetd process running .&lt;BR /&gt;&lt;BR /&gt;the inetd process is oper the telnetd process each time when you have a request for a telnet .&lt;BR /&gt;&lt;BR /&gt;dont warry about this issue .</description>
      <pubDate>Wed, 15 Jan 2003 09:58:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882372#M101218</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2003-01-15T09:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882373#M101219</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check /etc/inetd.conf &lt;BR /&gt;telnet       stream tcp nowait root /usr/lbin/telnetd  telnetd &lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 15 Jan 2003 10:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882373#M101219</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-15T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882374#M101220</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Pls chk in /etc/inetd.conf the entry:&lt;BR /&gt;telnet       stream tcp nowait root /usr/lbin/telnetd  telnetd&lt;BR /&gt;&lt;BR /&gt;and in /etc/services:&lt;BR /&gt;telnet        23/tcp                 # Virtual Terminal Protocol&lt;BR /&gt;&lt;BR /&gt;To reconfigure inetd daemon after any change execute "inetd -c"&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 15 Jan 2003 10:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882374#M101220</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-01-15T10:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882375#M101221</link>
      <description>If inted is running things should be ok.&lt;BR /&gt;Only when there is a telnet connection telnetd is spawned.&lt;BR /&gt;For each connection a telnetd process is started.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 11:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882375#M101221</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-15T11:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882376#M101222</link>
      <description>If you want to make sure that there is no problem just check with netstat if someone (in this case inetd) is listening on the telnet port:&lt;BR /&gt;&lt;BR /&gt;$ netstat -an | grep "\.23 "&lt;BR /&gt;tcp        0      0  *.23                   *.*                     LISTEN&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;   Jochen</description>
      <pubDate>Wed, 15 Jan 2003 11:58:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882376#M101222</guid>
      <dc:creator>Jochen Heuer</dc:creator>
      <dc:date>2003-01-15T11:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882377#M101223</link>
      <description>T G Manikandan &lt;BR /&gt;&lt;BR /&gt;(just learning)&lt;BR /&gt;&lt;BR /&gt;So if you log in to the console telnetd would not have to run.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 15 Jan 2003 12:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882377#M101223</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-15T12:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882378#M101224</link>
      <description>Yes! Robert&lt;BR /&gt;&lt;BR /&gt;The inetd receives request from the client through the specified port in the /etc/services file for telnet then the inetd executes the telnetd to process that request.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 12:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2882378#M101224</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-01-15T12:28:18Z</dc:date>
    </item>
  </channel>
</rss>

