<?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: FTP problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010561#M426440</link>
    <description>Check on both A and B if file /etc/hosts.allow exists. If so, you should configure it to allow access from B to A.</description>
    <pubDate>Thu, 26 Oct 2006 00:24:37 GMT</pubDate>
    <dc:creator>Igor Sovin</dc:creator>
    <dc:date>2006-10-26T00:24:37Z</dc:date>
    <item>
      <title>FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010554#M426433</link>
      <description>I have a Hpux server,Named A.And there is another Hpux server Name B. &lt;BR /&gt;I can ftp and rlogin from A to B.&lt;BR /&gt;But I can't ftp or rlogin from B to A.&lt;BR /&gt;while it's error message:&lt;BR /&gt;ftp(B to A): 421 Service not available, remote server has closed connection.&lt;BR /&gt;rlogin(B to A):rcmd: Lost connection.&lt;BR /&gt;I(B)ping server A,It's no problem.&lt;BR /&gt;And I tried to use 'inetd -l' on server A.&lt;BR /&gt;Nothing appears.&lt;BR /&gt;How could I solve this problem ?&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2006 19:37:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010554#M426433</guid>
      <dc:creator>diudiu_1</dc:creator>
      <dc:date>2006-10-25T19:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010555#M426434</link>
      <description>It sounds like the services may be turned off on server A.  Check /etc/inetd.conf and see if the lines for FTP and the R* commands are commented out.  If they are then those services are not usable.  If you need them, remove the '#' characters from the beginning of the appropriate lines.  Then do an 'inetd -c' to have inetd re-read inetd.conf.</description>
      <pubDate>Wed, 25 Oct 2006 20:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010555#M426434</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-10-25T20:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010556#M426435</link>
      <description>Thanks, But I checked the '/etc/inetd.conf' again just now, and 'inetd -c'.&lt;BR /&gt;there is nothing happend the same.&lt;BR /&gt;But I can 'telnet' to the server A ,from windows system(My PC),and also Ftp works well from  my PC to server A.&lt;BR /&gt;&lt;BR /&gt;But only unix system are all failed to 'ftp' and 'rlogin' to sever A.&lt;BR /&gt;&lt;BR /&gt;Tnank you.</description>
      <pubDate>Wed, 25 Oct 2006 21:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010556#M426435</guid>
      <dc:creator>diudiu_1</dc:creator>
      <dc:date>2006-10-25T21:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010557#M426436</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Try ftp -v Host A &lt;BR /&gt;and post the output here.</description>
      <pubDate>Wed, 25 Oct 2006 22:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010557#M426436</guid>
      <dc:creator>Igor Sovin</dc:creator>
      <dc:date>2006-10-25T22:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010558#M426437</link>
      <description>Can you ftp rlogin from A to A? If not, then make sure there's a listener. Try to compare inetd.conf of host B and A to see what may have been missed.&lt;BR /&gt;&lt;BR /&gt;-denver</description>
      <pubDate>Wed, 25 Oct 2006 22:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010558#M426437</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2006-10-25T22:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010559#M426438</link>
      <description>Hi, all.&lt;BR /&gt;I can 'ftp' and 'rlogin' from A to A.No problem.&lt;BR /&gt;&lt;BR /&gt;And also use 'ftp -v A', the same error message appears.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Oct 2006 22:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010559#M426438</guid>
      <dc:creator>diudiu_1</dc:creator>
      <dc:date>2006-10-25T22:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010560#M426439</link>
      <description>Check for a /var/adm/inetd.sec file and see if that is restricting who can access your system.&lt;BR /&gt;&lt;BR /&gt;You can specifically allow or deny certain hosts access to your machine via this file.</description>
      <pubDate>Wed, 25 Oct 2006 23:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010560#M426439</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-10-25T23:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010561#M426440</link>
      <description>Check on both A and B if file /etc/hosts.allow exists. If so, you should configure it to allow access from B to A.</description>
      <pubDate>Thu, 26 Oct 2006 00:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010561#M426440</guid>
      <dc:creator>Igor Sovin</dc:creator>
      <dc:date>2006-10-26T00:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010562#M426441</link>
      <description>Thank you very much.&lt;BR /&gt;I forget to edit file'inetd.sec'&lt;BR /&gt;It works well now!</description>
      <pubDate>Thu, 26 Oct 2006 00:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/5010562#M426441</guid>
      <dc:creator>diudiu_1</dc:creator>
      <dc:date>2006-10-26T00:41:32Z</dc:date>
    </item>
  </channel>
</rss>

