<?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: Disabling Telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249731#M175161</link>
    <description>Thanks to everyone for all the help.  I have one more problem.  Some users need to telnet into the system via dialup.  Some internal users need to telnet (no static ip for these guys).  My question is there anyway to allow users other than using the ip address?  Say by user name?</description>
    <pubDate>Fri, 16 Apr 2004 08:05:26 GMT</pubDate>
    <dc:creator>Bob Ferro</dc:creator>
    <dc:date>2004-04-16T08:05:26Z</dc:date>
    <item>
      <title>Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249724#M175154</link>
      <description>I added an entry in /var/adm/inetd.sec in one server as follows:&lt;BR /&gt;&lt;BR /&gt;telnet  allow  166.20.244.127  spdtech&lt;BR /&gt;&lt;BR /&gt;I am able to telnet to this server and no one else can.  I added an entry in /var/adm/inetd.sec in another server as follows:&lt;BR /&gt;&lt;BR /&gt;telnet  allow  166.20.244.127  spdtest&lt;BR /&gt;&lt;BR /&gt;I am not able to login in.  What did I miss?&lt;BR /&gt;&lt;BR /&gt;P.S.  I have a static ip.</description>
      <pubDate>Thu, 15 Apr 2004 15:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249724#M175154</guid>
      <dc:creator>Bob Ferro</dc:creator>
      <dc:date>2004-04-15T15:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249725#M175155</link>
      <description>First make sure you can access the server across the network (ping). Maybe the server is on a different subnet or something.&lt;BR /&gt;Also compare the files /etc/inetd.conf on both servers. You should have a telnet entry in there.&lt;BR /&gt;&lt;BR /&gt;-Hazem</description>
      <pubDate>Thu, 15 Apr 2004 15:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249725#M175155</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-04-15T15:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249726#M175156</link>
      <description>Attaching an example inetd.sec file that might help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 15 Apr 2004 15:51:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249726#M175156</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-15T15:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249727#M175157</link>
      <description>Pls run inetd -c and try again.&lt;BR /&gt;&lt;BR /&gt;-sinhass</description>
      <pubDate>Thu, 15 Apr 2004 19:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249727#M175157</guid>
      <dc:creator>sinhass</dc:creator>
      <dc:date>2004-04-15T19:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249728#M175158</link>
      <description>telnet can only be disabled in two places:&lt;BR /&gt;&lt;BR /&gt;/etc/inetd.conf (disables telnet completely)&lt;BR /&gt;/var/adm/inetd.sec (disables subnets and actual ip addresses)&lt;BR /&gt;&lt;BR /&gt;After making changes to /var/adm/inetd.sec does not need to have an inetd -c run after. This is only for /etc/inetd.conf</description>
      <pubDate>Thu, 15 Apr 2004 20:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249728#M175158</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-04-15T20:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249729#M175159</link>
      <description>Hi Bob,&lt;BR /&gt;&lt;BR /&gt;Please check this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=261206" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=261206&lt;/A&gt;</description>
      <pubDate>Thu, 15 Apr 2004 20:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249729#M175159</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2004-04-15T20:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249730#M175160</link>
      <description>Login thr' console on another server and check following:&lt;BR /&gt;&lt;BR /&gt;# telnet 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;This should give you a login prompt.&lt;BR /&gt;This will confirm whether telnet itself is working properly on your another server.&lt;BR /&gt;&lt;BR /&gt;In case if it work, then you need to check inetd.sec file for any errors.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Apr 2004 02:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249730#M175160</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-04-16T02:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249731#M175161</link>
      <description>Thanks to everyone for all the help.  I have one more problem.  Some users need to telnet into the system via dialup.  Some internal users need to telnet (no static ip for these guys).  My question is there anyway to allow users other than using the ip address?  Say by user name?</description>
      <pubDate>Fri, 16 Apr 2004 08:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-telnet/m-p/3249731#M175161</guid>
      <dc:creator>Bob Ferro</dc:creator>
      <dc:date>2004-04-16T08:05:26Z</dc:date>
    </item>
  </channel>
</rss>

