<?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 FTP not working.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786961#M264209</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I got a problem when users are accessing ftp service.Getting error as below&lt;BR /&gt;&lt;BR /&gt;220 FTP server ready.&lt;BR /&gt;Name (server1:user1): user1&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;Login failed.&lt;BR /&gt;No control connection for command: Error 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I tried with disabling the ftpd -a option in /etc/inetd.conf - ftp works OK.Not sure why it is not working when i enable it..?&lt;BR /&gt;&lt;BR /&gt;/etc/ftpd/ftpaccess file looks OK as it same as like other servers.&lt;BR /&gt;&lt;BR /&gt;Please clarify&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shankar.</description>
    <pubDate>Fri, 12 May 2006 02:50:58 GMT</pubDate>
    <dc:creator>Shankar_6</dc:creator>
    <dc:date>2006-05-12T02:50:58Z</dc:date>
    <item>
      <title>FTP not working..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786961#M264209</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I got a problem when users are accessing ftp service.Getting error as below&lt;BR /&gt;&lt;BR /&gt;220 FTP server ready.&lt;BR /&gt;Name (server1:user1): user1&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;Login failed.&lt;BR /&gt;No control connection for command: Error 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I tried with disabling the ftpd -a option in /etc/inetd.conf - ftp works OK.Not sure why it is not working when i enable it..?&lt;BR /&gt;&lt;BR /&gt;/etc/ftpd/ftpaccess file looks OK as it same as like other servers.&lt;BR /&gt;&lt;BR /&gt;Please clarify&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shankar.</description>
      <pubDate>Fri, 12 May 2006 02:50:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786961#M264209</guid>
      <dc:creator>Shankar_6</dc:creator>
      <dc:date>2006-05-12T02:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: FTP not working..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786962#M264210</link>
      <description>Shankar,&lt;BR /&gt;have you checked permissions on ftpacccess file.</description>
      <pubDate>Fri, 12 May 2006 03:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786962#M264210</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-05-12T03:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: FTP not working..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786963#M264211</link>
      <description>Check that the shell used by the user being logged into during the FTP is recorded in /etc/shells.&lt;BR /&gt;That is:&lt;BR /&gt;if you connect to remote_host as user MY_USER, check that the shell used by MY_USER as the default login shell on remote_host is in the /etc/shells file on that server.</description>
      <pubDate>Fri, 12 May 2006 03:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786963#M264211</guid>
      <dc:creator>Jakes Louw</dc:creator>
      <dc:date>2006-05-12T03:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTP not working..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786964#M264212</link>
      <description>Check your /etc/ftpd/ftpaccess file for a "deny" statements, date/time limits or client address restrictions. Also check the console and syslog files for the deny messages from ftpd.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 12 May 2006 05:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786964#M264212</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-05-12T05:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: FTP not working..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786965#M264213</link>
      <description>This is the line that we have in our /etc/inetd.conf file;&lt;BR /&gt;&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd  ftpd -l -a -u 111&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In our /etc/services file (should be default);&lt;BR /&gt;&lt;BR /&gt;ftp-data      20/tcp                 # File Transfer Protocol (Data)&lt;BR /&gt;ftp           21/tcp                 # File Transfer Protocol (Control)</description>
      <pubDate>Fri, 12 May 2006 15:33:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786965#M264213</guid>
      <dc:creator>Sheriff Andy</dc:creator>
      <dc:date>2006-05-12T15:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: FTP not working..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786966#M264214</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What's the error message you see in your syslog.log or xfer.log?&lt;BR /&gt;&lt;BR /&gt;Add the -v and -l option to the ftp line in your inetd.conf.&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 12 May 2006 15:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786966#M264214</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-12T15:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: FTP not working..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786967#M264215</link>
      <description>Verify that /var/adm/inetd.sec does not contain an ftp entry of either&lt;BR /&gt;     deny or allow.  When you allow one user, you deny all other users.&lt;BR /&gt;     For troubleshooting purposes you could rename /var/adm/inetd.sec to&lt;BR /&gt;     /var/adm/inetd.sec.old.  inetd.sec is not needed unless you have&lt;BR /&gt;     a need for tightened security beyond login verification.&lt;BR /&gt;&lt;BR /&gt;     If your system is 9.x and it is trusted, then you will get this&lt;BR /&gt;     error and 'bad audit id'.  Unfortuneatley untrusting a 9.x system&lt;BR /&gt;     is not supported.  You will either have to untrust the system an&lt;BR /&gt;     unsupported way or not use ftp.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 May 2006 02:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-not-working/m-p/3786967#M264215</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2006-05-14T02:03:43Z</dc:date>
    </item>
  </channel>
</rss>

