<?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 need  to disable telnet,SNMP  etc srvices from server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565628#M372145</link>
    <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I have to disable the  services mentioned below:&lt;BR /&gt;disable following services:&lt;BR /&gt;-SNMP&lt;BR /&gt;-telnet&lt;BR /&gt;-rexec&lt;BR /&gt;-rlogin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you pls guide me?&lt;BR /&gt;&lt;BR /&gt;Is it only commenting these serices from /etc/rc.config.d/netconf  ?&lt;BR /&gt;&lt;BR /&gt;or any other files also need to modify?&lt;BR /&gt;&lt;BR /&gt;thanks for your quick reply.&lt;BR /&gt;&lt;BR /&gt;regards  &lt;BR /&gt;&lt;BR /&gt;sree</description>
    <pubDate>Sun, 17 Jan 2010 19:25:02 GMT</pubDate>
    <dc:creator>Sreer</dc:creator>
    <dc:date>2010-01-17T19:25:02Z</dc:date>
    <item>
      <title>need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565628#M372145</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I have to disable the  services mentioned below:&lt;BR /&gt;disable following services:&lt;BR /&gt;-SNMP&lt;BR /&gt;-telnet&lt;BR /&gt;-rexec&lt;BR /&gt;-rlogin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you pls guide me?&lt;BR /&gt;&lt;BR /&gt;Is it only commenting these serices from /etc/rc.config.d/netconf  ?&lt;BR /&gt;&lt;BR /&gt;or any other files also need to modify?&lt;BR /&gt;&lt;BR /&gt;thanks for your quick reply.&lt;BR /&gt;&lt;BR /&gt;regards  &lt;BR /&gt;&lt;BR /&gt;sree</description>
      <pubDate>Sun, 17 Jan 2010 19:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565628#M372145</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2010-01-17T19:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565629#M372146</link>
      <description>hi ,&lt;BR /&gt;Sorry a small mistake happened.&lt;BR /&gt;&lt;BR /&gt;it is /etc/inetd.conf...&lt;BR /&gt;&lt;BR /&gt;after puting a # infront of the concerned line we need to run inetd -c&lt;BR /&gt;&lt;BR /&gt;is it enough for all services to disable?&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;sree&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 17 Jan 2010 19:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565629#M372146</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2010-01-17T19:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565630#M372147</link>
      <description>&lt;!--!*#--&gt;&amp;gt; is it enough for all services to disable?&lt;BR /&gt;&lt;BR /&gt;Should be, if there's an entry in&lt;BR /&gt;"/etc/inetd.conf" for each service which you&lt;BR /&gt;would like to disable.&lt;BR /&gt;&lt;BR /&gt;It should be easy enough to test them.  I'd&lt;BR /&gt;expect a "connection refused" error if the&lt;BR /&gt;service has been disabled.</description>
      <pubDate>Sun, 17 Jan 2010 21:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565630#M372147</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-17T21:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565631#M372148</link>
      <description>&amp;gt;&amp;gt;Is it only commenting these services from /etc/rc.config.d/netconf ?&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;netconf file refer to &lt;BR /&gt;&lt;BR /&gt;netconf file allows you to identify the network interface name, IP address, and subnet mask of your LAN card, and add entries to the network routing table. As the netconf file has read-only permission, you must have superuser capability to make modifications to this file&lt;BR /&gt;&lt;BR /&gt;nothing to do with "netconf" file, to disable the services like "SNMP,telnet,rexecrlogin" ..&lt;BR /&gt;&lt;BR /&gt;services are listed under /etc/services&lt;BR /&gt;&lt;BR /&gt;The file /etc/services associates official service names and aliases&lt;BR /&gt;      with the port number and protocol the services use&lt;BR /&gt;&lt;BR /&gt; inetd(1M)                                                         inetd(1M)&lt;BR /&gt;&lt;BR /&gt;      NOTE: Services currently supported by inetd will work in an IPv6&lt;BR /&gt;      environment with a few changes to the configuration file&lt;BR /&gt;      /etc/inetd.conf.  (See inetd.conf(4)).  When invoked, inetd reads&lt;BR /&gt;      /etc/inetd.conf and configures itself to support whatever services are&lt;BR /&gt;      included in that file (see inetd.conf(4)).  The inetd daemon also&lt;BR /&gt;      performs a security check if the file /var/adm/inetd.sec exists</description>
      <pubDate>Mon, 18 Jan 2010 01:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565631#M372148</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-18T01:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565632#M372149</link>
      <description>if you like to disable services like telnet .etc you need to look for file /etc/services&lt;BR /&gt;&lt;BR /&gt;comment the services by # of the /etc/services&lt;BR /&gt;followed by inetd -c to re-read the services files.&lt;BR /&gt;&lt;BR /&gt;Example :-&lt;BR /&gt;&lt;BR /&gt;step 1:-&lt;BR /&gt;&lt;BR /&gt;vi /etc/services&lt;BR /&gt;&lt;BR /&gt;# telnet        23/tcp                 # Virtual Terminal Protocol&lt;BR /&gt;&lt;BR /&gt;step 2 :-&lt;BR /&gt;&lt;BR /&gt;inetd -c</description>
      <pubDate>Mon, 18 Jan 2010 01:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565632#M372149</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-18T01:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565633#M372150</link>
      <description>&lt;!--!*#--&gt;&amp;gt; comment the services by # of the /etc/services&lt;BR /&gt;&lt;BR /&gt;PLEASE, do not do this.  Give "/etc/services"&lt;BR /&gt;a well deserved rest, and just leave it in&lt;BR /&gt;peace.&lt;BR /&gt;&lt;BR /&gt;Removing/commenting a service in&lt;BR /&gt;"/etc/services" may not disable the service,&lt;BR /&gt;and it could cause other problems.&lt;BR /&gt;&lt;BR /&gt;      man services&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;The file /etc/services associates official&lt;BR /&gt;service names and aliases with the port&lt;BR /&gt;number and protocol the services use.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;      man inetd.conf&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;On invocation, the inetd daemon reads its&lt;BR /&gt;configuration information from the&lt;BR /&gt;/etc/inetd.conf configuration file, [...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One file is for mapping service names to&lt;BR /&gt;numbers.  The other is a configuration file&lt;BR /&gt;for inetd.  If you wish to control the&lt;BR /&gt;services offered by inetd, then its&lt;BR /&gt;configuration file is the one to edit.&lt;BR /&gt;&lt;BR /&gt;LEAVE "/etc/services" AS IT IS (unless you&lt;BR /&gt;_really_ need to _add_ something to it, or,&lt;BR /&gt;much less likely, change something in it).</description>
      <pubDate>Mon, 18 Jan 2010 06:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565633#M372150</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-18T06:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565634#M372151</link>
      <description>sorry my mistake... please # comment the services by # of the /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;sincere apologies :( :( . sorry</description>
      <pubDate>Mon, 18 Jan 2010 06:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565634#M372151</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-18T06:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565635#M372152</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;for the snmp part to be desabled, please do the following things:&lt;BR /&gt;&lt;BR /&gt;for the following files in /etc/rc.config.d/&lt;BR /&gt;&lt;BR /&gt;SnmpHpunix&lt;BR /&gt;SnmpIpv6&lt;BR /&gt;SnmpMaster&lt;BR /&gt;SnmpMib2&lt;BR /&gt;SnmpNaa&lt;BR /&gt;SnmpTrpDst&lt;BR /&gt;&lt;BR /&gt;edit all of them to put 0 in place of 1 so that these do not startup as the system starts.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/SnmpFddi4 stop &lt;BR /&gt;/sbin/init.d/SnmpHpunix stop &lt;BR /&gt;/sbin/init.d/SnmpIpv6 stop &lt;BR /&gt;/sbin/init.d/SnmpMaster stop &lt;BR /&gt;/sbin/init.d/SnmpMib2 stop &lt;BR /&gt;/sbin/init.d/SnmpNaa stop &lt;BR /&gt;/sbin/init.d/SnmpTrpDst stop</description>
      <pubDate>Mon, 18 Jan 2010 08:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565635#M372152</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2010-01-18T08:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565636#M372153</link>
      <description>Hi Sreekumar,&lt;BR /&gt;&lt;BR /&gt;Please disable the same on /etc/inetd.conf. Ensure you had a backup before you do any editing - BEST PRACTICE :)</description>
      <pubDate>Mon, 18 Jan 2010 08:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565636#M372153</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-18T08:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: need  to disable telnet,SNMP  etc srvices from server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565637#M372154</link>
      <description>Hi All,&lt;BR /&gt;Thanks   a lot for your valuble inputs.!!&lt;BR /&gt;&lt;BR /&gt;Hi Ajesh,&lt;BR /&gt;&lt;BR /&gt;How are you?&lt;BR /&gt;&lt;BR /&gt;Thanks for your support!&lt;BR /&gt;&lt;BR /&gt;Rgds Sree</description>
      <pubDate>Mon, 18 Jan 2010 18:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-to-disable-telnet-snmp-etc-srvices-from-server/m-p/4565637#M372154</guid>
      <dc:creator>Sreer</dc:creator>
      <dc:date>2010-01-18T18:12:34Z</dc:date>
    </item>
  </channel>
</rss>

