<?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.sec: Why user still able to TELNET in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270136#M473205</link>
    <description>Customize the /var/adm/inetd.sec file to selectively allow or deny telnet access to various hosts on the network.&lt;BR /&gt;&lt;BR /&gt;Telnet deny 23.148.*.*&lt;BR /&gt;&lt;BR /&gt;After editing this file issue &lt;BR /&gt;inetd -c command&lt;BR /&gt;&lt;BR /&gt;try these and let me know if you facing any issue.</description>
    <pubDate>Mon, 17 Jan 2011 10:37:52 GMT</pubDate>
    <dc:creator>nijokj</dc:creator>
    <dc:date>2011-01-17T10:37:52Z</dc:date>
    <item>
      <title>inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270135#M473204</link>
      <description>Hi experts,&lt;BR /&gt;&lt;BR /&gt;I want to deny user access (telnet) from this IP range 23.148.* to 11.11 server. I've edited inetd.sec but user still able to telnet. Please find details below.&lt;BR /&gt;&lt;BR /&gt;OS: HP-UX B.11.11&lt;BR /&gt;inetd.sec line: telnet deny 23.148.*&lt;BR /&gt;&lt;BR /&gt;# who -Hu |grep 23.148&lt;BR /&gt;tracking   pts/tPd      Jan 17 16:25  1:34  11209  23.148.2.28&lt;BR /&gt;gnstrack   pts/t2e      Jan 17 13:07  0:28  12651  23.148.2.26&lt;BR /&gt;gnstrack   pts/tUf      Jan 17 17:31  0:03  26447  23.148.2.17&lt;BR /&gt;gnstrack   pts/tch      Jan 17 13:19  0:26  18937  23.148.2.26&lt;BR /&gt;gnstrack   pts/t5j      Jan 17 16:54   .    27832  23.148.2.16&lt;BR /&gt;&lt;BR /&gt;# last -R |grep 23.148 |more&lt;BR /&gt;gnstrack pts/tQn      23.148.2.27      Mon Jan 17 17:54   still logged in&lt;BR /&gt;gnstrack pts/ttw      23.148.2.26      Mon Jan 17 17:49   still logged in&lt;BR /&gt;gnstrack pts/tUf      23.148.2.17      Mon Jan 17 17:31   still logged in&lt;BR /&gt;gnstrack pts/tRq      23.148.2.19      Mon Jan 17 17:28   still logged in&lt;BR /&gt;gnstrack pts/trO      23.148.2.18      Mon Jan 17 17:23   still logged in&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kindly advise. Thanks in advance. :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2011 10:02:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270135#M473204</guid>
      <dc:creator>Shukor</dc:creator>
      <dc:date>2011-01-17T10:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270136#M473205</link>
      <description>Customize the /var/adm/inetd.sec file to selectively allow or deny telnet access to various hosts on the network.&lt;BR /&gt;&lt;BR /&gt;Telnet deny 23.148.*.*&lt;BR /&gt;&lt;BR /&gt;After editing this file issue &lt;BR /&gt;inetd -c command&lt;BR /&gt;&lt;BR /&gt;try these and let me know if you facing any issue.</description>
      <pubDate>Mon, 17 Jan 2011 10:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270136#M473205</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-01-17T10:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270137#M473206</link>
      <description>Have you run "inetd  -c"&lt;BR /&gt;&lt;BR /&gt;Customize the /var/adm/inetd.sec file to selectively allow or deny telnet access to various hosts on the network.&lt;BR /&gt;&lt;BR /&gt;Telnet deny 128.1.*.* 128.2.1-8.* host1 host2 host3 host4&lt;BR /&gt;&lt;BR /&gt;After editing this file issue&lt;BR /&gt;inetd -c command&lt;BR /&gt;Continually monitor the syslog and /var/adm/btmp file for failed telnet login attemps.</description>
      <pubDate>Mon, 17 Jan 2011 10:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270137#M473206</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-01-17T10:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270138#M473207</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;First try with specific full IP numbers to discard incorrect wildcards use.&lt;BR /&gt;&lt;BR /&gt;Is doesnt work please review your last inetd commulative patch level, may neeeds update:&lt;BR /&gt;#swlist -l product | grep -i inet:&lt;BR /&gt;PHNE_xxxx - 1.0 inetd(1M) cumulative patch&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 17 Jan 2011 10:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270138#M473207</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-01-17T10:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270139#M473208</link>
      <description>Hi nijokj, Manix &amp;amp; Jose,&lt;BR /&gt;&lt;BR /&gt;Good to see your response. I did as suggested (inetd -c after edit inetd -sec) but user still can access this morning.&lt;BR /&gt;&lt;BR /&gt;# date&lt;BR /&gt;Tue Jan 18 08:39:23 MAL 2011&lt;BR /&gt;# who -Hu |grep 23.148 |more&lt;BR /&gt;gnstrack pts/tj Jan 18 07:32 1:01 12449 23.148.2.17&lt;BR /&gt;gnstrack pts/tI Jan 18 08:08 0:02 14411 23.148.2.19&lt;BR /&gt;gnstrack pts/t7b Jan 18 07:08 0:08 7789 23.148.2.19&lt;BR /&gt;gnstrack pts/tMc Jan 18 07:20 0:06 24491 23.148.2.17&lt;BR /&gt;gnstrack pts/tOc Jan 18 07:11 0:30 12739 23.148.43.173&lt;BR /&gt;gnstrack pts/tVc Jan 18 07:12 0:55 13654 23.148.2.29&lt;BR /&gt;gnstrack pts/tZc Jan 18 08:03 0:09 5488 23.148.2.18&lt;BR /&gt;gnstrack pts/tBd Jan 18 06:30 0:03 10151 23.148.2.18&lt;BR /&gt;gnstrack pts/t3d Jan 18 07:19 0:03 23213 23.148.2.29&lt;BR /&gt;gnstrack pts/t4d Jan 18 06:52 0:37 11414 23.148.2.19&lt;BR /&gt;gnstrack pts/t6d Jan 18 07:43 0:01 27730 23.148.2.27&lt;BR /&gt;gnstrack pts/tue Jan 18 07:21 0:18 26359 23.148.2.17&lt;BR /&gt;gnstrack pts/tGe Jan 18 08:07 0:24 12275 23.148.2.26&lt;BR /&gt;gnstrack pts/tHe Jan 18 08:07 0:15 12366 23.148.2.26&lt;BR /&gt;gnstrack pts/tWf Jan 18 06:35 0:08 17015 23.148.2.16&lt;BR /&gt;tracking pts/t7f Jan 18 08:09 . 15010 23.148.7.51&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i inet&lt;BR /&gt;PHNE_35017 1.0 inetd(1M) cumulative patch&lt;BR /&gt;&lt;BR /&gt;Any other suggestion gentlements?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;:(</description>
      <pubDate>Tue, 18 Jan 2011 00:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270139#M473208</guid>
      <dc:creator>Shukor</dc:creator>
      <dc:date>2011-01-18T00:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270140#M473209</link>
      <description>Hi&lt;BR /&gt;to disable telnet completely comment following line in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;telnet stream tcp nowait root usr/lbin/telnetd telnetd&lt;BR /&gt;&lt;BR /&gt;and after that restart the inetd service using inetd -c.&lt;BR /&gt;&lt;BR /&gt;and for restrictive use of Telnet, follow:&lt;BR /&gt;inetd.sec line: telnet deny &lt;IP range=""&gt;*&lt;BR /&gt;Restart inetd service by inetd -c.&lt;BR /&gt;&lt;BR /&gt;Sana&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/IP&gt;</description>
      <pubDate>Tue, 18 Jan 2011 01:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270140#M473209</guid>
      <dc:creator>Mohammad Sanaullah</dc:creator>
      <dc:date>2011-01-18T01:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270141#M473210</link>
      <description>Mohammad,&lt;BR /&gt;&lt;BR /&gt;We don't want to completely disable the telnet service but to restrict access for certain user those coming from the abovesaid IP Address range. Anyway thanks!</description>
      <pubDate>Tue, 18 Jan 2011 03:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270141#M473210</guid>
      <dc:creator>Shukor</dc:creator>
      <dc:date>2011-01-18T03:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270142#M473211</link>
      <description>Your patch is outdated.  Please apply the latest one PHNE_36202.</description>
      <pubDate>Tue, 18 Jan 2011 03:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270142#M473211</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-01-18T03:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270143#M473212</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you checked in your inetd.sec file telnet allow is existing or not.&lt;BR /&gt;If exists system will ignore the telnet deny.&lt;BR /&gt;&lt;BR /&gt;Note:-&lt;BR /&gt;allow|deny determines whether the list of remote hosts in the next&lt;BR /&gt;      field is allowed or denied access to the specified service.  Multiple&lt;BR /&gt;      allow|deny lines for each service is unsupported.  If there are&lt;BR /&gt;      multiple allow|deny lines for a particular service, all but the last&lt;BR /&gt;      line are ignored.&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2011 06:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270143#M473212</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-01-18T06:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270144#M473213</link>
      <description>Hi Shibin,&lt;BR /&gt;&lt;BR /&gt;I don't see any symptoms of the mentioned patch that related to this telnet issue. Please advise further on patching.&lt;BR /&gt;&lt;BR /&gt;Hi nijokj,&lt;BR /&gt;&lt;BR /&gt;The same IP Address is not exist in allow portion.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2011 08:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270144#M473213</guid>
      <dc:creator>Shukor</dc:creator>
      <dc:date>2011-01-18T08:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270145#M473214</link>
      <description>Hi Shukor,&lt;BR /&gt;&lt;BR /&gt;Have you made the single and full IP address test? Does Works?&lt;BR /&gt;&lt;BR /&gt;In any case I've observe that PHNE_35017 have been superseded by PHNE_36202 resolving a lot of critical failures. Please check on:&lt;BR /&gt;&lt;A href="http://www11.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_36202&amp;amp;sel={hpux:11.11,}&amp;amp;BC=main" target="_blank"&gt;http://www11.itrc.hp.com/service/patch/patchDetail.do?patchid=PHNE_36202&amp;amp;sel={hpux:11.11,}&amp;amp;BC=main&lt;/A&gt;|search|&lt;BR /&gt;&lt;BR /&gt;As you will see the new patch do not have patch dependencies.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Tue, 18 Jan 2011 08:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270145#M473214</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2011-01-18T08:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270146#M473215</link>
      <description>Hi,&lt;BR /&gt;In case allow is there system will allow only those IP  to telnet to this system, remaining IPs denid by dÃ¨faut,   Can you post your inetd.conf whole entries.</description>
      <pubDate>Tue, 18 Jan 2011 09:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270146#M473215</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-01-18T09:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270147#M473216</link>
      <description>Hi Shukur,&lt;BR /&gt;&lt;BR /&gt;Can you please confirm that all these logins are through telnet.&lt;BR /&gt;&lt;BR /&gt;Kill the logins from segment 23.148.2.0 and append the following entry in &lt;BR /&gt;/var/adm/inetd.sec and verify.&lt;BR /&gt;&lt;BR /&gt;telnet          deny 23.148.2.1-254&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj K</description>
      <pubDate>Tue, 18 Jan 2011 09:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270147#M473216</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2011-01-18T09:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270148#M473217</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I've removed all entry for telnet allow because too many and getting user to test again. Locally tested and it's worked (specified IP Address). Will update and assign point once Korea's user responded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2011 10:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270148#M473217</guid>
      <dc:creator>Shukor</dc:creator>
      <dc:date>2011-01-18T10:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec: Why user still able to TELNET</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270149#M473218</link>
      <description>SOLUTION: Remove "telnet allow" portion and retain only "telnet deny" (telnet deny 23.148) in inetd.sec.&lt;BR /&gt;&lt;BR /&gt;From the solution above, maybe I could say..don't put "telnet allow" and "telnet deny" together in inet.sec file.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone!! :)&lt;BR /&gt;&lt;BR /&gt;Shukor</description>
      <pubDate>Wed, 19 Jan 2011 01:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec-why-user-still-able-to-telnet/m-p/5270149#M473218</guid>
      <dc:creator>Shukor</dc:creator>
      <dc:date>2011-01-19T01:18:16Z</dc:date>
    </item>
  </channel>
</rss>

