<?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 -c in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442504#M207540</link>
    <description>If you remove or comment out the entries for FTP from the /etc/inetd.conf file then FTP will be disabled.&lt;BR /&gt;&lt;BR /&gt;What release of HP-UX are you trying this on?  I *KNOW* that this works on HP-UX 10.20 and higher and it is in the inetd man page.  If you are using something different, then there is no guarantee it will work.&lt;BR /&gt;&lt;BR /&gt;If you're not running HP-UX keep in mind that these answers may not work.&lt;BR /&gt;&lt;BR /&gt;Since you don't specify a specific OS, it will be assumed that you are on HP-UX since this is an HP-UX forum.</description>
    <pubDate>Mon, 13 Dec 2004 17:26:16 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2004-12-13T17:26:16Z</dc:date>
    <item>
      <title>inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442498#M207534</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I made changes to inetd.sec and inetd.conf to disable telnet and ftp. Should I just issue inetd -c? I think it has no effect on existing connections. Is inetd -c sufficient? Please clarify.</description>
      <pubDate>Mon, 13 Dec 2004 15:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442498#M207534</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-13T15:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442499#M207535</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;yes innet -c will restart inet services without any interruption of network!!!&lt;BR /&gt;&lt;BR /&gt;Stf ;-)</description>
      <pubDate>Mon, 13 Dec 2004 15:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442499#M207535</guid>
      <dc:creator>Stf</dc:creator>
      <dc:date>2004-12-13T15:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442500#M207536</link>
      <description>Yes, inetd -c has the effect of sending a SIGHUP to the inetd process. You can do the same thing with "kill -1 inetd_PID" and that is the way it is done on most UNIX flavors. Inetd -c saves you the trouble of determining the process id of inetd. If will not affect existing sessions.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 15:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442500#M207536</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-12-13T15:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442501#M207537</link>
      <description>inetd -c reconfigures the internet daemon, by forcing inetd to reread the inetd.conf file.  There should be no interruptions and it should work with no problems.</description>
      <pubDate>Mon, 13 Dec 2004 15:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442501#M207537</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2004-12-13T15:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442502#M207538</link>
      <description>inetd -c will force inet to reread the configuration file and will have no affect on current connections to the box.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 17:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442502#M207538</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2004-12-13T17:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442503#M207539</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;On a UNIX System V Release 4.0 Version 3.0&lt;BR /&gt;&lt;BR /&gt;inetd -c won't work. I looked at the man page there is no -c option. I modified inetd.conf and inetd.sec to disable ftp &amp;amp;telnet. telnet is disabled but ftp is sitll working. How can I disable ftp permanently?</description>
      <pubDate>Mon, 13 Dec 2004 17:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442503#M207539</guid>
      <dc:creator>Chang_6</dc:creator>
      <dc:date>2004-12-13T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442504#M207540</link>
      <description>If you remove or comment out the entries for FTP from the /etc/inetd.conf file then FTP will be disabled.&lt;BR /&gt;&lt;BR /&gt;What release of HP-UX are you trying this on?  I *KNOW* that this works on HP-UX 10.20 and higher and it is in the inetd man page.  If you are using something different, then there is no guarantee it will work.&lt;BR /&gt;&lt;BR /&gt;If you're not running HP-UX keep in mind that these answers may not work.&lt;BR /&gt;&lt;BR /&gt;Since you don't specify a specific OS, it will be assumed that you are on HP-UX since this is an HP-UX forum.</description>
      <pubDate>Mon, 13 Dec 2004 17:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442504#M207540</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-12-13T17:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442505#M207541</link>
      <description>The "-c" option is an HP-UX "improvement". As I mentioned earlier, it just saves you a bit of work.&lt;BR /&gt;&lt;BR /&gt;Do this:&lt;BR /&gt;ps -ef | grep inetd and note the PID of the inetd process.&lt;BR /&gt;&lt;BR /&gt;kill -1 inetd_PID&lt;BR /&gt;&lt;BR /&gt;That's exactly the same thing that an inetd -c does; inetd has a signal handler for SIGHUP (kill -1) so that when it receives this signal, it rereads the configuration file and then reconfigures itself without disturbing existing connections.</description>
      <pubDate>Mon, 13 Dec 2004 17:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442505#M207541</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-12-13T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442506#M207542</link>
      <description>I believe you're running Tru64 and if this is true then you're right the -c option will not work to reconfigure the inetd.conf file. &lt;BR /&gt;To disable ftp inside the inetd.conf file then you need to do the following &lt;BR /&gt;&lt;BR /&gt;#ftp stream tcp nowait root /usr/sbin/ftpd ftpd&lt;BR /&gt;&lt;BR /&gt;Read this link for more info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V50_HTML/MAN/MAN4/0147____.HTM" target="_blank"&gt;http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V50_HTML/MAN/MAN4/0147____.HTM&lt;/A&gt;</description>
      <pubDate>Mon, 13 Dec 2004 18:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442506#M207542</guid>
      <dc:creator>Deoncia Grayson_1</dc:creator>
      <dc:date>2004-12-13T18:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442507#M207543</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;in case you run tru64 5.x then it wil be inetd -h&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 19:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442507#M207543</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-12-13T19:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: inetd -c</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442508#M207544</link>
      <description>Hi Chang M &lt;BR /&gt;&lt;BR /&gt;You can refer to the manual for more detail the inetd.&lt;BR /&gt;As above idea, you can disable telnet and ftp service.&lt;BR /&gt;But if you only rem the telnet and ftp in the inetd.sec and inetd.conf. You still can use rlogin service! You can test with CRT software.&lt;BR /&gt;I think the best way is: do not disable these services.&lt;BR /&gt;You can set the range of IP address which can access your system with these services by adding this line in the inetd.sec file:&lt;BR /&gt;&lt;BR /&gt;telnet allow &lt;IP_ADDRESS&gt;&lt;BR /&gt;ftp allow &lt;IP_ADDRESS&gt;&lt;BR /&gt;&lt;BR /&gt;Note that: *ONLY* the IP address was specify on that line *CAN* connect to your system with telnet and ftp services.&lt;BR /&gt;&lt;BR /&gt;In additional, you can also change and disable these services on /etc/services&lt;BR /&gt;&lt;BR /&gt;I have never worked with Tru64 but my idea just for HP-UX .&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Regard,&lt;BR /&gt;Jimkery&lt;/IP_ADDRESS&gt;&lt;/IP_ADDRESS&gt;</description>
      <pubDate>Mon, 13 Dec 2004 21:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-c/m-p/3442508#M207544</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2004-12-13T21:17:33Z</dc:date>
    </item>
  </channel>
</rss>

