<?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: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009457#M23704</link>
    <description>John,&lt;BR /&gt;  have you reported this to HP? &lt;BR /&gt;TCPIP Eng do know about this and may have a fix which can be given to people who log calls.</description>
    <pubDate>Thu, 19 Oct 2006 11:27:46 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2006-10-19T11:27:46Z</dc:date>
    <item>
      <title>VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009447#M23694</link>
      <description>Related closed call...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1057983" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1057983&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;seen it (thanks), tested out the solution, but the supplied fix (copy *IPC_SHR.EXE) DOES NOT work on all our systems (I've checked IPC_SHR  images installed via SDA, I am using the ECO 5 ones).&lt;BR /&gt;&lt;BR /&gt;So far, systems with BIND disabled appear  fine, those with BIND enabled do not. The problem is intermittent on the enabled ones, mostly every other ftp connect fails, but sometimes I get more than one failure to connect in a row.I need to test further... so far&lt;BR /&gt;&lt;BR /&gt;$ ftp dns_name(local or resolved from primary DNS (wintel)) OR specifying an IP_ADDR fails, examples:&lt;BR /&gt;&lt;BR /&gt;Reply from an ftp command to a softer_os gives:&lt;BR /&gt;$ ftp dns_name OR ip_addr&lt;BR /&gt;421 Service not available, Remote server has closed the connection&lt;BR /&gt;&lt;BR /&gt;Alpha reply:&lt;BR /&gt;$ ftp dns_name or ip_addr&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;Did anyone get an offical reply/solution from HP from the previous call I've linked to ? I don't think the ECO6 kit has been re-mastered.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;John.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Oct 2006 05:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009447#M23694</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-19T05:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009448#M23695</link>
      <description>Update. Problem system is a 3 note system, common system disk. One node can ftp connect 100%, the two others have 82~85% failure rate. Routing looks fine, smtp and telnet fine. *IPC_SHR.EXE images are is sys$common:[syslib]</description>
      <pubDate>Thu, 19 Oct 2006 05:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009448#M23695</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-19T05:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009449#M23696</link>
      <description>The TCPIP$*.DAT files are in sys$common:[sysexe] (i.e ther's nothing in sysroot or anything obvious for that makes one node work and the other not).</description>
      <pubDate>Thu, 19 Oct 2006 05:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009449#M23696</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-19T05:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009450#M23697</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;can you debug the BIND resolver by using:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE TCPIP$BIND_RES_OPTIONS "debug"&lt;BR /&gt;&lt;BR /&gt;Then issue your IP commands...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 19 Oct 2006 06:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009450#M23697</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-19T06:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009451#M23698</link>
      <description>Hi Volker, looks like the reverse lookup debug output is missing on a failure. I include an attachment (with ubstituted ip and dns names) that gives two examples both from an node with intermittent ftp connects (the first works, the second that fails).&lt;BR /&gt;&lt;BR /&gt;If I define the remote_system.co.uk name on the local host then I get no dns debug output and still ad-hoc failure.</description>
      <pubDate>Thu, 19 Oct 2006 07:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009451#M23698</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-19T07:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009452#M23699</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;as the IP connection to the FTP server seems to fail, there will be no reverse lookup in case of the failing attempt.&lt;BR /&gt;&lt;BR /&gt;Does the problem also happen with TELNET ? If so, you could use 'Monitoring Socket Activity' feature of TCPIP:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE TCPIP$SOCKET_TRACE 1&lt;BR /&gt;$ DEFINE TCPIP$SOCKET_TRACE - SYS$LOGIN:TCPIP$SOCKET_TRACE.LOG&lt;BR /&gt;$ TELNET node-or-IP-address&lt;BR /&gt;&lt;BR /&gt;$ TYPE SYS$LOGIN:TCPIP$SOCKET_TRACE.LOG&lt;BR /&gt;&lt;BR /&gt;The next step after this would be a TCPTRACE of the packets to/from the remote node.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 19 Oct 2006 07:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009452#M23699</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-19T07:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009453#M23700</link>
      <description>Hi Volker, I tried this before, I could not get a TELNET connect to fail.</description>
      <pubDate>Thu, 19 Oct 2006 07:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009453#M23700</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-19T07:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009454#M23701</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;slight correction:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE TCPIP$SOCKET_TRACE 1&lt;BR /&gt;&lt;BR /&gt;will show trace on SYS$OUTPUT&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;$ DEFINE TCPIP$SOCKET_TRACE - SYS$LOGIN:TCPIP$SOCKET_TRACE.LOG&lt;BR /&gt;&lt;BR /&gt;will put trace in file.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732final/6631/6631pro_003.html#socket_trace_sec" target="_blank"&gt;http://h71000.www7.hp.com/doc/732final/6631/6631pro_003.html#socket_trace_sec&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 19 Oct 2006 07:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009454#M23701</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-19T07:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009455#M23702</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;if I try a TCPIP$SOCKET_TRACE with FTP, I get the following error (TCPIP V5.5):&lt;BR /&gt;&lt;BR /&gt;$ DEFINE TCPIP$SOCKET_TRACE 1&lt;BR /&gt;$ ftp i64vms&lt;BR /&gt;Error opening trace log file: i/o error&lt;BR /&gt;220 i64vms.xxx.xxx FTP Server (Version 5.5) Ready.&lt;BR /&gt;Connected to I64VMS.&lt;BR /&gt;Name (I64VMS:halle):&lt;BR /&gt;&lt;BR /&gt;It works with TELNET.&lt;BR /&gt;&lt;BR /&gt;A TCPTRACE should not pose a big problem, it's just a couple of packets to be traced.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 19 Oct 2006 07:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009455#M23702</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-19T07:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009456#M23703</link>
      <description>Hi Volker thanks for your help so far,&lt;BR /&gt;&lt;BR /&gt;I include the output for a TCPTRACE remote_node/FULL/OUTPUT=file.txt&lt;BR /&gt;&lt;BR /&gt;14:13:12 entries are from the failure (error 421)&lt;BR /&gt;14:13:31 are from a good connect&lt;BR /&gt;&lt;BR /&gt;again using $ ftp remote_dns_node_name&lt;BR /&gt;first one failed, up arrow, &lt;CR&gt; and 2nd attempt connected.&lt;BR /&gt;&lt;BR /&gt;John.&lt;/CR&gt;</description>
      <pubDate>Thu, 19 Oct 2006 08:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009456#M23703</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-19T08:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009457#M23704</link>
      <description>John,&lt;BR /&gt;  have you reported this to HP? &lt;BR /&gt;TCPIP Eng do know about this and may have a fix which can be given to people who log calls.</description>
      <pubDate>Thu, 19 Oct 2006 11:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009457#M23704</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-10-19T11:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009458#M23705</link>
      <description>This is a new one on me, we don't have any other reports of this. Kinda glad I'm on vacation next week :)&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 19 Oct 2006 20:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009458#M23705</guid>
      <dc:creator>STEPHEN CONWAY_1</dc:creator>
      <dc:date>2006-10-19T20:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009459#M23706</link>
      <description>Hi Ian,&lt;BR /&gt;&amp;gt; have you reported this to HP?&lt;BR /&gt;Yesterday&lt;BR /&gt;&lt;BR /&gt;The FTP trace (I'm told) doesn't look like a dns issue... &lt;BR /&gt;&lt;BR /&gt;The first three packets are as expected - SYN, ACK + SYN, and ACK. The&lt;BR /&gt;fourth is where it goes wrong - the server sends a 'FIN' back to the&lt;BR /&gt;client almost immediately (hence the "connection closed by remote host"&lt;BR /&gt;type of message). Normally, you would see an ftp 220 response from the&lt;BR /&gt;server.&lt;BR /&gt;&lt;BR /&gt;I've tried using thr eco 5 ftp client image, no change.&lt;BR /&gt;&lt;BR /&gt;I'm going to check the ftp logs again.&lt;BR /&gt;&lt;BR /&gt;Over the weekend I will boot from a disk with eco 5 and test as the network is "slightly" different on the two cluster nodes that fail vs. the one that works.&lt;BR /&gt;&lt;BR /&gt;Stephen... not planning on coming to the UK are you :-) you could pay us a vist ! thanks for the info, have a good one.&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Fri, 20 Oct 2006 01:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009459#M23706</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-20T01:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009460#M23707</link>
      <description>&amp;gt;&amp;gt; have you reported this to HP? &lt;BR /&gt;&amp;gt;Yesterday &lt;BR /&gt;You get two fresh *IP_SHR.EXE images. Uncertain if this will fix my ftp issue.&lt;BR /&gt;Let's see...</description>
      <pubDate>Fri, 20 Oct 2006 04:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009460#M23707</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-20T04:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009461#M23708</link>
      <description>The official images didn't fix my ftp problem. The cluster behaves just fine on the eco5 kit. Contacting HP again... Still puzzled why one node works and the other two fail to connect 82~85% of the time.</description>
      <pubDate>Mon, 23 Oct 2006 02:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009461#M23708</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-23T02:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009462#M23709</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;you might also need to check 'the other end' of your failing FTP connection and the the route to that node (any firewalls involved ) ?&lt;BR /&gt;&lt;BR /&gt;You've shown: Alpha reply: SYSTEM-F-REJECT. Did the connect message really reach the Alpha ? &lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 23 Oct 2006 02:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009462#M23709</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-23T02:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009463#M23710</link>
      <description>Out of office too much last week.&lt;BR /&gt;&lt;BR /&gt;Here's where I'm at...&lt;BR /&gt;&lt;BR /&gt;Our networks team have investigated the four switches which are used by the three VMS clustered nodes. The switches are stacked together and have no other special additional set-up. They cannot see what could possibly be set to prevent our systems from working as expected. The only thing in common is that the primary interface for all three nodes uses switch 3 (I suspect this is historical).&lt;BR /&gt;&lt;BR /&gt;Therefore, this morning, to rule out any firewall, WANS, switch3, etc, I decided to perform a simple "ping" test using one of the nodes to my wintel desktop pc. &lt;BR /&gt;&lt;BR /&gt;I swapped around the cabling of IE0 and IE1 interfaces on the VMS box, as these connect to our network using switch 3 and switch 4 respectively. A ping from my desktop pc (on the same LAN) can see (100%) all three interfaces/ip addrs on the VMS node, however if I login on the VMS box and ping my desktop PC, it only works if I "set route mypc/gate=primary_ie0_interface" It always fails if I route using the either of the other two interfaces. &lt;BR /&gt;&lt;BR /&gt;Moving the cabling back to it's original position/switches gives the same results.&lt;BR /&gt;&lt;BR /&gt;Therefore I think this proves by using another switch that the problem is NOT with the switches, but looks more like tcp/ip 5.4 eco6 kit.&lt;BR /&gt;&lt;BR /&gt;It would be good to boot an ec05 kit sys disk and perform the same test, but I can't at the mo.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Oct 2006 03:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009463#M23710</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-30T03:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009464#M23711</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;if you have multiple IP interfaces defined in the same subnet, TCPIP uses a round-robin algorithm for outgoing sessions to try to load-balance across those interfaces.&lt;BR /&gt;&lt;BR /&gt;You need to take this into account, if you try to draw conclusions from any OUTGOING tests !&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 30 Oct 2006 04:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009464#M23711</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-10-30T04:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009465#M23712</link>
      <description>Hi Volker, yes I know that, thanks :-) this is why I did a &lt;BR /&gt;&lt;BR /&gt;$tcpip set route mypc/gate=interface_n&lt;BR /&gt;&lt;BR /&gt;so that my "ping" from vms to wintel used only one interface for each test. I only get a reply using the first interface.&lt;BR /&gt;&lt;BR /&gt;It's almost like anything outbound only works via the primary.&lt;BR /&gt;&lt;BR /&gt;Looks like I will have to repeat the same test under eco5 kit to completely rule out anything hardware as I don't manage the network hw.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;John.</description>
      <pubDate>Mon, 30 Oct 2006 04:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009465#M23712</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-30T04:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: VMS V7.3-2 TCPIP 5.4 ECO5 to ECO6 FTP problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009466#M23713</link>
      <description>Using $tcpip set route mypc/gate=interface_n &lt;BR /&gt; is not valid... a netstat -rn shows that a gateway to mypc is set-up on a secondary interface pointing back to the vms box primary interface, so the packets just loop around the secondary back to the primary - doah!&lt;BR /&gt;&lt;BR /&gt;More tracing required (as Volker suggests) and perhaps an out of hours hardware check.</description>
      <pubDate>Tue, 31 Oct 2006 02:34:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-v7-3-2-tcpip-5-4-eco5-to-eco6-ftp-problem/m-p/5009466#M23713</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2006-10-31T02:34:08Z</dc:date>
    </item>
  </channel>
</rss>

