<?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: Kermit FTPS connection refused error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kermit-ftps-connection-refused-error/m-p/4403153#M535964</link>
    <description>I've recently found that the third party is choosing a random port above 1000 for file transmission. I think I'll need to get more firewall ports opened perhaps.&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback,&lt;BR /&gt;&lt;BR /&gt;Ray Harris.</description>
    <pubDate>Fri, 17 Apr 2009 15:06:21 GMT</pubDate>
    <dc:creator>R Harris</dc:creator>
    <dc:date>2009-04-17T15:06:21Z</dc:date>
    <item>
      <title>Kermit FTPS connection refused error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kermit-ftps-connection-refused-error/m-p/4403151#M535962</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm using kermit to do an FTPS file transfer to a third party on port 991. I'm using port 991 on both the source and destination. I can connect and log in. But when I try to transfer a file, or list files in the remote directory, I get a connection refused error. Below is a session sample:&lt;BR /&gt;&lt;BR /&gt;# /usr/local/bin/kermit&lt;BR /&gt;Executing /usr/share/lib/kermit/ckermit.ini for UNIX...&lt;BR /&gt;Good Morning!&lt;BR /&gt;C-Kermit 8.0.212 Dev.26, 20 Dec 2006, for HP-UX 11.00&lt;BR /&gt; Copyright (C) 1985, 2006,&lt;BR /&gt;  Trustees of Columbia University in the City of New York.&lt;BR /&gt;Type ? or HELP for help.&lt;BR /&gt;(/opt/openssl/) C-Kermit&amp;gt;set authentication ssl verify no&lt;BR /&gt;(/opt/openssl/) C-Kermit&amp;gt;set host &lt;SITE&gt;:991&lt;BR /&gt; DNS Lookup...  Trying &lt;IP&gt; Reverse DNS Lookup... (OK)&lt;BR /&gt; &lt;IP&gt;.servepath.com connected on port 991&lt;BR /&gt;(/opt/openssl/) C-Kermit&amp;gt;ftp open &lt;SITE&gt; 991 /user:&lt;USER&gt; /password:&lt;PASSWD&gt;&lt;BR /&gt;Connected to &lt;SITE&gt;.&lt;BR /&gt;TLS accepted as authentication type&lt;BR /&gt;[TLS - DHE-RSA-AES128-SHA      SSLv3 Kx=DH       Au=RSA  Enc=AES(128)  Mac=SHA1&lt;BR /&gt;Compression: None&lt;BR /&gt;FTP Command channel is Private (encrypted)&lt;BR /&gt;FTP Data channel is Private (encrypted)&lt;BR /&gt;User &lt;USER&gt; logged in.&lt;BR /&gt;Switching LOCUS for file-management commands to REMOTE (HELP LOCUS for info).&lt;BR /&gt;Remote system type is UNIX.&lt;BR /&gt;Default transfer mode is BINARY&lt;BR /&gt;(/opt/openssl/) C-Kermit&amp;gt;ftp dir&lt;BR /&gt;ftp: connect: Connection refused&lt;BR /&gt;(/opt/openssl/) C-Kermit&amp;gt;&lt;BR /&gt;&lt;BR /&gt;If I use port 21 on my end and 991 on the remote end, I can send files and list the directory and so on. It's just when I force port 991 on both ends, I get the connection refused error when I try to send files and so on. &lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Ray Harris.&lt;/USER&gt;&lt;/SITE&gt;&lt;/PASSWD&gt;&lt;/USER&gt;&lt;/SITE&gt;&lt;/IP&gt;&lt;/IP&gt;&lt;/SITE&gt;</description>
      <pubDate>Fri, 17 Apr 2009 13:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kermit-ftps-connection-refused-error/m-p/4403151#M535962</guid>
      <dc:creator>R Harris</dc:creator>
      <dc:date>2009-04-17T13:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Kermit FTPS connection refused error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kermit-ftps-connection-refused-error/m-p/4403152#M535963</link>
      <description>&lt;!--!*#--&gt;I know nothing, but you might try switching&lt;BR /&gt;the FTP to passive mode (if it's not there&lt;BR /&gt;already).  Perhaps:&lt;BR /&gt;      set ftp passive-mode&lt;BR /&gt;&lt;BR /&gt;Without more debug information, it's hard to&lt;BR /&gt;say exactly what it was trying to do when it&lt;BR /&gt;got/gave the "Connection refused" complaint.</description>
      <pubDate>Fri, 17 Apr 2009 13:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kermit-ftps-connection-refused-error/m-p/4403152#M535963</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-04-17T13:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Kermit FTPS connection refused error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kermit-ftps-connection-refused-error/m-p/4403153#M535964</link>
      <description>I've recently found that the third party is choosing a random port above 1000 for file transmission. I think I'll need to get more firewall ports opened perhaps.&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback,&lt;BR /&gt;&lt;BR /&gt;Ray Harris.</description>
      <pubDate>Fri, 17 Apr 2009 15:06:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kermit-ftps-connection-refused-error/m-p/4403153#M535964</guid>
      <dc:creator>R Harris</dc:creator>
      <dc:date>2009-04-17T15:06:21Z</dc:date>
    </item>
  </channel>
</rss>

