<?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 Using inetd.sec in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677290#M554841</link>
    <description>Hello,&lt;BR /&gt;I have new service x which i want to secure using inetd.sec.&lt;BR /&gt;service x runs on port 2345, and uses a STREAM socket.&lt;BR /&gt;I want to allow the processes only from local host to make use of the service.&lt;BR /&gt;&lt;BR /&gt;How do i go about it using inetd.sec.&lt;BR /&gt;In which files i have to make any entry of service X.&lt;BR /&gt;is an entry in inetd.conf is neccessary?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Nov 2005 04:54:45 GMT</pubDate>
    <dc:creator>Sumanth N</dc:creator>
    <dc:date>2005-11-23T04:54:45Z</dc:date>
    <item>
      <title>Using inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677290#M554841</link>
      <description>Hello,&lt;BR /&gt;I have new service x which i want to secure using inetd.sec.&lt;BR /&gt;service x runs on port 2345, and uses a STREAM socket.&lt;BR /&gt;I want to allow the processes only from local host to make use of the service.&lt;BR /&gt;&lt;BR /&gt;How do i go about it using inetd.sec.&lt;BR /&gt;In which files i have to make any entry of service X.&lt;BR /&gt;is an entry in inetd.conf is neccessary?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 04:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677290#M554841</guid>
      <dc:creator>Sumanth N</dc:creator>
      <dc:date>2005-11-23T04:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677291#M554842</link>
      <description>Is x service configured with /etc/services file first?&lt;BR /&gt;&lt;BR /&gt;# grep -w x /etc/services&lt;BR /&gt;x&lt;TAB&gt;2345/tcp&lt;BR /&gt;&lt;BR /&gt;# netstat -na | grep 2345&lt;BR /&gt;&lt;BR /&gt;is it in LISTEN state.&lt;BR /&gt;&lt;BR /&gt;To control the access of 2345 port then,&lt;BR /&gt;&lt;BR /&gt;create a file as,&lt;BR /&gt;&lt;BR /&gt;touch /var/adm/inetd.sec with bin:bin permission with the contents of,&lt;BR /&gt;x&lt;TAB&gt;deny&lt;BR /&gt;&lt;BR /&gt;that is it. see inetd.sec man page more.&lt;BR /&gt;&lt;BR /&gt;hth.&lt;/TAB&gt;&lt;/TAB&gt;</description>
      <pubDate>Wed, 23 Nov 2005 05:06:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677291#M554842</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-23T05:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677292#M554843</link>
      <description>Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;is an entry into the inetd.conf is required?&lt;BR /&gt;&lt;BR /&gt;once again thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 08:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677292#M554843</guid>
      <dc:creator>Sumanth N</dc:creator>
      <dc:date>2005-11-23T08:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677293#M554844</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;No changes are /etc/inetd.conf are needed to use /var/adm/inetd.sec.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 09:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-inetd-sec/m-p/3677293#M554844</guid>
      <dc:creator>Tom Ward_1</dc:creator>
      <dc:date>2005-11-23T09:02:25Z</dc:date>
    </item>
  </channel>
</rss>

