<?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 question in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637433#M98861</link>
    <description>I'd follow up on Jon's point.  If the source address has changed, you need to ensure routing, firewall rules at source and destination, and target host configuration all allow FTP.  FTP traffic, especially the default active FTP, can be very sensitive to network access configurations.&lt;BR /&gt;&lt;BR /&gt;Andy Bustamante</description>
    <pubDate>Tue, 25 May 2010 23:43:09 GMT</pubDate>
    <dc:creator>Andy Bustamante</dc:creator>
    <dc:date>2010-05-25T23:43:09Z</dc:date>
    <item>
      <title>ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637428#M98856</link>
      <description>Hi, I support an Itanium system running VMS 7.2. The controlling node currently uses FTP to copy configuration data to slave nodes (there are 4 linked computers running identical software on VMS7.2).&lt;BR /&gt;&lt;BR /&gt;It also uses FTP to warehouse files to a 3rd party computer.&lt;BR /&gt;&lt;BR /&gt;Recently the customer swapped around the computer used as the controlling node. The FTP job to the slave nodes still works however the FTP to the 3rd party computer encounters - &lt;BR /&gt;&lt;BR /&gt;%FTP-E-NETERR, I/O error on network device&lt;BR /&gt;-SYSTEM-F-REJECT, connect to network object rejected&lt;BR /&gt;&lt;BR /&gt;I can ping the 3rd party computer. Is there another step required on VMS to allow FTP access?</description>
      <pubDate>Tue, 25 May 2010 21:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637428#M98856</guid>
      <dc:creator>tim lloyd_1</dc:creator>
      <dc:date>2010-05-25T21:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637429#M98857</link>
      <description>"Recently the customer swapped around the computer used as the controlling node."&lt;BR /&gt;&lt;BR /&gt;Did this change the ip address?  If so, perhaps the 3rd party computer is only allowing specific ip addresses to connect to its ftp server.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Tue, 25 May 2010 21:48:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637429#M98857</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2010-05-25T21:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637430#M98858</link>
      <description>REJECT usually means the protocol isn't recognised on the target system, or the target system doesn't want to let you in. The diagnosis needs to be done on the target system. Think about it, if you're being attacked you don't want to give away too much information to the attacker.&lt;BR /&gt;&lt;BR /&gt;See HELP/MESSAGE REJECT&lt;BR /&gt;&lt;BR /&gt; REJECT,  connect to network object rejected&lt;BR /&gt;&lt;BR /&gt;  Facility:     SYSTEM, System Services&lt;BR /&gt;&lt;BR /&gt;  Explanation:  A request to connect to an object at a remote node failed for&lt;BR /&gt;                one of the following reasons:&lt;BR /&gt;&lt;BR /&gt;                o The object requested does not exist.&lt;BR /&gt;&lt;BR /&gt;                o The access control information specified is invalid.&lt;BR /&gt;&lt;BR /&gt;                o The partner NSP has no resources.&lt;BR /&gt;&lt;BR /&gt;                o The partner task exited during the connect sequence.&lt;BR /&gt;&lt;BR /&gt;                o The partner task rejected the connect.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  User Action:  Determine which reason caused the failure and try to correct&lt;BR /&gt;                the condition.&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2010 21:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637430#M98858</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-05-25T21:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637431#M98859</link>
      <description>Hi Jon. Yes, this change meant a different IP address for the controlling computer. I believe they have added the new address to their router but I am not sure whether they have a specific FTP server. I will take this up with them. Many Thanks</description>
      <pubDate>Tue, 25 May 2010 21:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637431#M98859</guid>
      <dc:creator>tim lloyd_1</dc:creator>
      <dc:date>2010-05-25T21:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637432#M98860</link>
      <description>and thanks John. I will work through this checklist with the customer.</description>
      <pubDate>Tue, 25 May 2010 21:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637432#M98860</guid>
      <dc:creator>tim lloyd_1</dc:creator>
      <dc:date>2010-05-25T21:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637433#M98861</link>
      <description>I'd follow up on Jon's point.  If the source address has changed, you need to ensure routing, firewall rules at source and destination, and target host configuration all allow FTP.  FTP traffic, especially the default active FTP, can be very sensitive to network access configurations.&lt;BR /&gt;&lt;BR /&gt;Andy Bustamante</description>
      <pubDate>Tue, 25 May 2010 23:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637433#M98861</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2010-05-25T23:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637434#M98862</link>
      <description>Hi Tim,&lt;BR /&gt;&lt;BR /&gt;In case FTP is disabled on the 3rd party computer then any request to FTP&lt;BR /&gt;to that machine will result in &lt;BR /&gt;%TCPIP-E-FTP_NETERR, I/O error on network device&lt;BR /&gt;-SYSTEM-F-REJECT, connect to network object rejected&lt;BR /&gt;&lt;BR /&gt;Check whether the FTP service is enabled on the 3rd party computer&lt;BR /&gt;$@sys$startup:tcpip$config&lt;BR /&gt;-&amp;gt; FTP Client&lt;BR /&gt;-&amp;gt; FTP Server&lt;BR /&gt;&lt;BR /&gt;If the FTP service is enabled then the problem may be that the 3rd party&lt;BR /&gt;computer is not accepting the connections from the controlling node.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Wed, 26 May 2010 00:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637434#M98862</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-05-26T00:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637435#M98863</link>
      <description>&lt;!--!*#--&gt;&amp;gt; In case FTP is disabled on the 3rd party&lt;BR /&gt;&amp;gt; computer [...]&lt;BR /&gt;&lt;BR /&gt;That's where I'd start.  "SYSTEM-F-REJECT"&lt;BR /&gt;corresponds to "connection refused" in&lt;BR /&gt;UNIX-land.  It may be possible to get that&lt;BR /&gt;from a clever firewall, but the usual&lt;BR /&gt;explanation is that there's no FTP server&lt;BR /&gt;running/configured on the server system.&lt;BR /&gt;&lt;BR /&gt;Trying to contact the FTP server from that&lt;BR /&gt;same system would tend to evade most firewall&lt;BR /&gt;restrictions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I can ping the 3rd party computer.  [...]&lt;BR /&gt;&lt;BR /&gt;Not a routing problem then.</description>
      <pubDate>Wed, 26 May 2010 02:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637435#M98863</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-05-26T02:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: ftp question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637436#M98864</link>
      <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; support an Itanium system running VMS 7.2&lt;BR /&gt;&lt;BR /&gt;Humm&lt;BR /&gt;IMHO, either an Alpha system with VMS 7.2 or an Itanium with VMS 8.2</description>
      <pubDate>Wed, 26 May 2010 05:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-question/m-p/4637436#M98864</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2010-05-26T05:57:25Z</dc:date>
    </item>
  </channel>
</rss>

