<?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: Open FTP from Linux to HP-UX in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663940#M20407</link>
    <description>Are you really using KERBEROS? Linux will try to use kerberos, but if not available will switch to another authentication method.&lt;BR /&gt;&lt;BR /&gt;You should try to troubleshoot by disabling firewall between this two machines. If the connection is sucessful, there is the problem.&lt;BR /&gt;&lt;BR /&gt;Also, you can try with another machine in the same subnet.&lt;BR /&gt;&lt;BR /&gt;You should verify the FTP server log file.</description>
    <pubDate>Thu, 03 Nov 2005 13:51:41 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-11-03T13:51:41Z</dc:date>
    <item>
      <title>Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663937#M20404</link>
      <description>I want to open an FTP from a Red Hat Enterprise Linux 4 to a HP-UX server.&lt;BR /&gt;&lt;BR /&gt;I got an error:&lt;BR /&gt;&lt;BR /&gt;[root@dev ~]# ftp 172.16.117.39&lt;BR /&gt;Connected to 172.16.117.39.&lt;BR /&gt;220 Check Point FireWall-1 Secure FTP server running on DGSATMEXSP&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;No control connection for command: Illegal seek&lt;BR /&gt;KERBEROS_V4 rejected as an authentication type&lt;BR /&gt;&lt;BR /&gt;The firewall is open for FTP connections between this two machines. Could the problem be due to the KERBEROS authentication?&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Thu, 03 Nov 2005 11:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663937#M20404</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-11-03T11:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663938#M20405</link>
      <description>You could be using some other ftp package.&lt;BR /&gt;Do the command 'chkconfig --list | grep -i ftp'&lt;BR /&gt;&lt;BR /&gt;I have 2 versions, gssftp and vsftp. The gssftp version gives me the kerberos stuff. I leave it off and use the vsftp.&lt;BR /&gt;&lt;BR /&gt;My chkconfig is&lt;BR /&gt;gssftp  off&lt;BR /&gt;vsftp  on&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Nov 2005 12:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663938#M20405</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-11-03T12:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663939#M20406</link>
      <description>What do you mean? Is "chkconfig" exists in HP-UX? As far as I know I must not be started the ftp service in my linux because I am try to open an ftp in the HP-UX server, not in my linux server.</description>
      <pubDate>Thu, 03 Nov 2005 12:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663939#M20406</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-11-03T12:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663940#M20407</link>
      <description>Are you really using KERBEROS? Linux will try to use kerberos, but if not available will switch to another authentication method.&lt;BR /&gt;&lt;BR /&gt;You should try to troubleshoot by disabling firewall between this two machines. If the connection is sucessful, there is the problem.&lt;BR /&gt;&lt;BR /&gt;Also, you can try with another machine in the same subnet.&lt;BR /&gt;&lt;BR /&gt;You should verify the FTP server log file.</description>
      <pubDate>Thu, 03 Nov 2005 13:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663940#M20407</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-03T13:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663941#M20408</link>
      <description>Well, your thread is in the Linux section, so its an easy mistake to make.&lt;BR /&gt;&lt;BR /&gt;Usually if the thread involves HP-UX better to post there, because there are more users there.&lt;BR /&gt;&lt;BR /&gt;to check services running in HP-UX:&lt;BR /&gt;&lt;BR /&gt;ftpd:&lt;BR /&gt;Controlled in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;There is an xinetd replacement from the open source world but I can't say its often used.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 03 Nov 2005 14:24:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663941#M20408</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-03T14:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663942#M20409</link>
      <description>Try this quick test. &lt;BR /&gt;Got a WIN system around? A system that you know has the ability to execute ftp functionality. Do an ftp to the HPUX system from the WIN box. Do you get a login?&lt;BR /&gt;(No matter if you can login, just if it is there.) If true, HPUX has nothing to do with this problem, it is on the Linux side. &lt;BR /&gt;&lt;BR /&gt;By default, the ftp is functioning on HPUX. On Linux you need to do some work. Hence the output of the 'chkconfig --list' command. (This command does not exist on HPUX)&lt;BR /&gt;&lt;BR /&gt;What ftp service on the Linux are you running?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Nov 2005 15:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663942#M20409</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-11-03T15:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663943#M20410</link>
      <description>FTP es working properly in HP-UX. I cannot disable the firewall but I have changed the IPs from a machine which can FTP with the other one that cannot. The problem is in Linux not in privileges in the firewall.&lt;BR /&gt;&lt;BR /&gt;Really I am not using kerberos. If kerberos could be the problem, tell me how to disable kerberos to try.</description>
      <pubDate>Thu, 03 Nov 2005 17:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663943#M20410</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-11-03T17:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663944#M20411</link>
      <description>I dont think kerberos is creating a problem for you, I tried connecting from RHEL 3.0 to HP-UX 11i, it is working fine. &lt;BR /&gt;&lt;BR /&gt;linux: /root&amp;gt;ftp hpux&lt;BR /&gt;Connected to hpux.&lt;BR /&gt;220 hpux FTP server (Version 1.1.214.4(PHNE_30432) Thu Feb 26 10:46:14 GMT 2004) ready.&lt;BR /&gt;534 Kerberos Authentication not enabled.&lt;BR /&gt;534 Kerberos Authentication not enabled.&lt;BR /&gt;KERBEROS_V4 rejected as an authentication type&lt;BR /&gt;Name (hpux:root): root&lt;BR /&gt;331 Password required for root.&lt;BR /&gt;Password:&lt;BR /&gt;230 User root logged in.&lt;BR /&gt;Remote system type is UNIX.&lt;BR /&gt;Using binary mode to transfer files.&lt;BR /&gt;&lt;BR /&gt;Check /var/adm/syslog/syslog.log in HP-UX &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2005 03:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663944#M20411</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-11-04T03:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663945#M20412</link>
      <description>One thing that I discovered on Linux (Using Fedora 1) that may help you is that ftp does not work for root. &lt;BR /&gt;&lt;BR /&gt;As a non-root user, it works fine.&lt;BR /&gt;&lt;BR /&gt;You may want to give the above a quick try.</description>
      <pubDate>Fri, 04 Nov 2005 10:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663945#M20412</guid>
      <dc:creator>Steve Kruger</dc:creator>
      <dc:date>2005-11-04T10:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663946#M20413</link>
      <description>In Red Hat Enterprise Linux is possible to ftp with root (setting the correct config files). And my ftp problem is with a non-root user.</description>
      <pubDate>Fri, 04 Nov 2005 10:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663946#M20413</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-11-04T10:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663947#M20414</link>
      <description>Arunvijai: /var/adm/syslog/syslog.log just show the succesfull FTP sessions. It does not show anything about failed ftp sessions.</description>
      <pubDate>Fri, 04 Nov 2005 10:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663947#M20414</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-11-04T10:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Open FTP from Linux to HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663948#M20415</link>
      <description>If I can ask the question again, what ftp client are you using on the RH ES? Issue the 'chkconfig --list | grep -i ftp' command.&lt;BR /&gt;&lt;BR /&gt;Depending on which client you are using, there will be config files. These are typically located in /etc. 'ls /etc | grep -i ftp'&lt;BR /&gt;&lt;BR /&gt;Example, for vsftpd client, there are /etc/vsftpd.conf and /etc/vsftpd.ftpusers files. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2005 11:32:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/open-ftp-from-linux-to-hp-ux/m-p/3663948#M20415</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-11-04T11:32:19Z</dc:date>
    </item>
  </channel>
</rss>

