<?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.conf in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087389#M738641</link>
    <description>man inetd:&lt;BR /&gt;&lt;BR /&gt;"The inetd daemon provides several "trivial" services internally by use of routines within itself.  The services are echo, discard, chargen&lt;BR /&gt;(character generator), daytime (human readable time), and time (machine readable time in the form of the number of seconds since midnight, January 1, 1900).  The inetd daemon provides both TCP- and UDP-based servers for each of these services. See inetd.conf(4) for&lt;BR /&gt;instructions on configuring internal servers."&lt;BR /&gt;&lt;BR /&gt;Most of those are outdated. Ie, echo was a predecessor of ping. daytime can be replaced by ntp if needed, chargen gives you just a string of charactes.Discard is just like /dev/null over tcp-ip. &lt;BR /&gt;&lt;BR /&gt;I'd disable them and see if applications can survive. No idea if OS needs them.</description>
    <pubDate>Thu, 10 Jan 2008 14:23:36 GMT</pubDate>
    <dc:creator>Zeev Schultz</dc:creator>
    <dc:date>2008-01-10T14:23:36Z</dc:date>
    <item>
      <title>inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087387#M738639</link>
      <description>Dear Team&lt;BR /&gt;Can someone let me know the functionality of following terms present in internal services in inetd.conf file, as we have to disable them...&lt;BR /&gt;&lt;BR /&gt;1. Chargen&lt;BR /&gt;2. Time&lt;BR /&gt;3. daytime&lt;BR /&gt;4. discard&lt;BR /&gt;5. echo&lt;BR /&gt;&lt;BR /&gt;Another point is &lt;BR /&gt;What is ipforwarding and what it does..&lt;BR /&gt;&lt;BR /&gt;Thanks in advance...Points later.&lt;BR /&gt;waiting for reply.</description>
      <pubDate>Thu, 10 Jan 2008 13:56:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087387#M738639</guid>
      <dc:creator>Mohammad Sanaullah</dc:creator>
      <dc:date>2008-01-10T13:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087388#M738640</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;These can most certainly be disabled.  For more information, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1199974290395+28353475&amp;amp;threadId=188195" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1199974290395+28353475&amp;amp;threadId=188195&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 10 Jan 2008 14:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087388#M738640</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-01-10T14:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087389#M738641</link>
      <description>man inetd:&lt;BR /&gt;&lt;BR /&gt;"The inetd daemon provides several "trivial" services internally by use of routines within itself.  The services are echo, discard, chargen&lt;BR /&gt;(character generator), daytime (human readable time), and time (machine readable time in the form of the number of seconds since midnight, January 1, 1900).  The inetd daemon provides both TCP- and UDP-based servers for each of these services. See inetd.conf(4) for&lt;BR /&gt;instructions on configuring internal servers."&lt;BR /&gt;&lt;BR /&gt;Most of those are outdated. Ie, echo was a predecessor of ping. daytime can be replaced by ntp if needed, chargen gives you just a string of charactes.Discard is just like /dev/null over tcp-ip. &lt;BR /&gt;&lt;BR /&gt;I'd disable them and see if applications can survive. No idea if OS needs them.</description>
      <pubDate>Thu, 10 Jan 2008 14:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087389#M738641</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2008-01-10T14:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087390#M738642</link>
      <description>I have always disabled these. It deters any questions during audit review, i.e. what are these ? why are they enabled ?.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2008 15:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087390#M738642</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-01-10T15:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087391#M738643</link>
      <description>Note that Bastille can automate this and other lock-down steps:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/bastille" target="_blank"&gt;http://www.hp.com/go/bastille&lt;/A&gt;</description>
      <pubDate>Fri, 11 Jan 2008 18:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087391#M738643</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2008-01-11T18:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087392#M738644</link>
      <description>These 5 services are obsolete and should always be disabled. Any security scan of your network will point them out as needing to be disabled. Unfortunately, most flavors of Unix default to turning them on for no good reason except it's always been done that way. In today's environment, no network service should be enabled unless it is needed.</description>
      <pubDate>Sat, 12 Jan 2008 02:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087392#M738644</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-01-12T02:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087393#M738645</link>
      <description>Thanks a lot for all active participation...other wise its not a good idea to enable these thing as Auditor can make a point on security compromise...better disable them...&lt;BR /&gt;Thanks&lt;BR /&gt;Mohammad Sanaullah</description>
      <pubDate>Sat, 12 Jan 2008 04:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf/m-p/5087393#M738645</guid>
      <dc:creator>Mohammad Sanaullah</dc:creator>
      <dc:date>2008-01-12T04:41:19Z</dc:date>
    </item>
  </channel>
</rss>

