<?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: restrict access by node in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433622#M759599</link>
    <description>you can allow/deny services to hosts (by ip or hostname) by putting it in the /var/adm/inetd.sec file.</description>
    <pubDate>Wed, 02 Aug 2000 15:51:46 GMT</pubDate>
    <dc:creator>alberto vasquez</dc:creator>
    <dc:date>2000-08-02T15:51:46Z</dc:date>
    <item>
      <title>restrict access by node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433619#M759596</link>
      <description>Can I restrict access to my HPUX 11.X system from a list of hosts (by name or by IP address) and give access to other list of hosts?&lt;BR /&gt;I need to allow/disallow access not by certain service (ftpd, sendmail...) but to any service that can run on my system now or in the future at once.&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Victor</description>
      <pubDate>Mon, 31 Jul 2000 09:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433619#M759596</guid>
      <dc:creator>Victor Makarov</dc:creator>
      <dc:date>2000-07-31T09:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: restrict access by node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433620#M759597</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;think you have to modify your /var/adm/inetd.sec (of course service based).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Mon, 31 Jul 2000 09:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433620#M759597</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-07-31T09:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: restrict access by node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433621#M759598</link>
      <description>You are able to have the control you desire by setting up the /var/adm/inetd.sec file.&lt;BR /&gt;&lt;BR /&gt;man inetd.sec&lt;BR /&gt;&lt;BR /&gt;This file is setup as follows:&lt;BR /&gt;service_name allow/deny host/network_address, host/network_names&lt;BR /&gt;&lt;BR /&gt;i.e. &lt;BR /&gt;ftp allow 90.103&lt;BR /&gt;&lt;BR /&gt;This would only allow connections to ftp from the 90.103.X.X network.&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Mon, 31 Jul 2000 11:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433621#M759598</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-31T11:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: restrict access by node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433622#M759599</link>
      <description>you can allow/deny services to hosts (by ip or hostname) by putting it in the /var/adm/inetd.sec file.</description>
      <pubDate>Wed, 02 Aug 2000 15:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433622#M759599</guid>
      <dc:creator>alberto vasquez</dc:creator>
      <dc:date>2000-08-02T15:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: restrict access by node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433623#M759600</link>
      <description>NOTE on configuring inetd.sec.&lt;BR /&gt;If you are new to admin, then use SAM to configure the file for you.  Launch sam, and then look for the icon for "networking and communications", then "system access".&lt;BR /&gt;From there, you can either configure "remote logins" which will modify $HOME/.rhosts and /etc/hosts.equiv, or go to "Internet Services", which is every other service, including printing, mountd, ftp, shell, telnet, and more!&lt;BR /&gt;Again, if you are new to admin of HP-UX, you may have reservations about modifying files by hand.  Sam does a pretty good job of this for you.&lt;BR /&gt;&lt;BR /&gt;Best Regards!&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 02 Aug 2000 22:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433623#M759600</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2000-08-02T22:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: restrict access by node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433624#M759601</link>
      <description>with HPUX 10.20 you may configure the routing. I do not know if it is the same with HPUX 11.x.&lt;BR /&gt;disable default(route) in /etc/rc.config.d/netconf&lt;BR /&gt; and enter an entry for every net or host you want to allow access to your host.&lt;BR /&gt;you do not have to allow or disallow every service for every network/host ....</description>
      <pubDate>Tue, 22 Aug 2000 06:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-access-by-node/m-p/2433624#M759601</guid>
      <dc:creator>Franz F. Steininger</dc:creator>
      <dc:date>2000-08-22T06:48:24Z</dc:date>
    </item>
  </channel>
</rss>

