<?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 hung in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016578#M427554</link>
    <description>Thank Michael,&lt;BR /&gt;&lt;BR /&gt;telnet to the ip and port 21 is fine&lt;BR /&gt;# telnet 10.23.45.122 21&lt;BR /&gt;CONNECTED!&lt;BR /&gt;&lt;BR /&gt;i was thinking about port 20 on my site&lt;BR /&gt;how can i check that port ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
    <pubDate>Fri, 01 Dec 2006 17:01:17 GMT</pubDate>
    <dc:creator>tom quach_1</dc:creator>
    <dc:date>2006-12-01T17:01:17Z</dc:date>
    <item>
      <title>FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016570#M427546</link>
      <description>&lt;BR /&gt;Dear all,&lt;BR /&gt;&lt;BR /&gt;hope that you could help me on this FTP issue.&lt;BR /&gt;the ftp had been working for users in a longtime. yesterday, users complanned that they could ftp to the outside ip address and got a connection but could not run any commands like "ls", "put"...&lt;BR /&gt;but from outsite the company i could connect and do anything to that outside ip address.&lt;BR /&gt;i was thinking about the firewall.&lt;BR /&gt;any suggestions that i can tell the network admin to check?&lt;BR /&gt;from inside company, even from my windows XP, using DOS to FTP to that outside ip address, it would hung if i ran " ls"  or "put"...&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Fri, 01 Dec 2006 12:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016570#M427546</guid>
      <dc:creator>tom quach_1</dc:creator>
      <dc:date>2006-12-01T12:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016571#M427547</link>
      <description>I would ask the firewall folks to ensure that ports 20 and 21 are both opened.</description>
      <pubDate>Fri, 01 Dec 2006 12:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016571#M427547</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2006-12-01T12:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016572#M427548</link>
      <description>The FTP Protocol requires two connections a CONTROL CHANNEL and a DATA CHANNEL. When a client connects to an FTP server (CONTROL CHANNEL), and then issues a LIST command or DIR or TRANSFER, the DATA CHANNEL is made. On ACTIVE MODE the server makes the second connection (DATA CHANNEL) back to the client. If the client is behind a firewall like a DSL router this connection attempt will fail because the router dosen't know that the client is waiting for this connection and it blocks inbound connection attempts. On PASSIVE mode the client makes the second connection to the server. So both &lt;BR /&gt;connections are coming from the client and the firewall (DSL router) dosen't interupt outgoing connections. &lt;BR /&gt;&lt;BR /&gt;Seeing as you can make the connection, it looks as though the CONTROL CHANNEL is opened but looks like the DATA CHANNEL is not.  I would check with the firewall folks.</description>
      <pubDate>Fri, 01 Dec 2006 13:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016572#M427548</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-01T13:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016573#M427549</link>
      <description>Hi Tom,&lt;BR /&gt;&lt;BR /&gt;I'm not sure I see the point of connecting to your outside IP address from within your network.  If it's because you'd like to make the IP address consistent from inside and outside, you might consider DNS as an alternative.  Personally, I would have users on the LAN connect to the internal address.&lt;BR /&gt;&lt;BR /&gt;This definitely seems like a firewall and/or routing problem.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Fri, 01 Dec 2006 13:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016573#M427549</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-12-01T13:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016574#M427550</link>
      <description>Thank you Keith,Coolmar and spex for the infor.&lt;BR /&gt;so it seems like the control channel using port 21 and data channel using port 20 ?&lt;BR /&gt;&lt;BR /&gt;one addition information.&lt;BR /&gt;after making a connection to the ftp server.&lt;BR /&gt;i could do "pwd", cd ../ or down and that was about it.&lt;BR /&gt;nothing else.&lt;BR /&gt;Would you think the data channel not open at that time.&lt;BR /&gt;Regrards,&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;ps&lt;BR /&gt;Thanks Coolmar for this information.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 01 Dec 2006 13:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016574#M427550</guid>
      <dc:creator>tom quach_1</dc:creator>
      <dc:date>2006-12-01T13:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016575#M427551</link>
      <description>Yes, 20 is the data channel and 21 is the control channel.  And yes, if the data channel is not open you will not be able to get or put files, do an ls, etc.</description>
      <pubDate>Fri, 01 Dec 2006 14:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016575#M427551</guid>
      <dc:creator>Keith Johnson</dc:creator>
      <dc:date>2006-12-01T14:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016576#M427552</link>
      <description>Dear Tom:&lt;BR /&gt;&lt;BR /&gt;A) Not the subnet of the outside ip address that you're trying to reach.  Can you get to a workstation within that subnet and ftp?&lt;BR /&gt;&lt;BR /&gt;B) Use 'telnet ip.address port#' to establish a firewall block on a port.  You should get CONNECTED.&lt;BR /&gt;&lt;BR /&gt;# telnet 10.23.45.122 21&lt;BR /&gt;CONNECTED!</description>
      <pubDate>Fri, 01 Dec 2006 16:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016576#M427552</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-12-01T16:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016577#M427553</link>
      <description>Dear Tom:&lt;BR /&gt;&lt;BR /&gt;A) Note the subnet of the outside ip address that you're trying to reach.  Can you get to a workstation within that subnet and ftp now?&lt;BR /&gt;&lt;BR /&gt;B) Use 'telnet ip.address port#' to determine a firewall block on a port.  You should get CONNECTED if not blocked; hanging if blocked.&lt;BR /&gt;&lt;BR /&gt;# telnet 10.23.45.122 21&lt;BR /&gt;CONNECTED!</description>
      <pubDate>Fri, 01 Dec 2006 16:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016577#M427553</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2006-12-01T16:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016578#M427554</link>
      <description>Thank Michael,&lt;BR /&gt;&lt;BR /&gt;telnet to the ip and port 21 is fine&lt;BR /&gt;# telnet 10.23.45.122 21&lt;BR /&gt;CONNECTED!&lt;BR /&gt;&lt;BR /&gt;i was thinking about port 20 on my site&lt;BR /&gt;how can i check that port ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Fri, 01 Dec 2006 17:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016578#M427554</guid>
      <dc:creator>tom quach_1</dc:creator>
      <dc:date>2006-12-01T17:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016579#M427555</link>
      <description>&lt;BR /&gt;Dear all,&lt;BR /&gt;hope you could give me some advice on this.&lt;BR /&gt;talked to people who control FTP server and they said the client determined the mode that  it could connect.&lt;BR /&gt;so we added the PASS (passive mode) to the script and it was able to transfer file.&lt;BR /&gt;any idea? it was working fine before without adding PASS to the script.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#/bin/sh -x&lt;BR /&gt;ftp -i -n &amp;lt;&amp;lt; EOJ&lt;BR /&gt;open 192.168.120.200&lt;BR /&gt;user xxxx  xxxxxxxx&lt;BR /&gt;PASS&lt;BR /&gt;lcd /XXX/XXXX/XXXX/XXXXX&lt;BR /&gt;put $XXXX&lt;BR /&gt;quit&lt;BR /&gt;EOJ&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 12:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016579#M427555</guid>
      <dc:creator>tom quach_1</dc:creator>
      <dc:date>2006-12-04T12:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016580#M427556</link>
      <description>On PASSIVE mode the client makes the second connection to the server. So both &lt;BR /&gt;connections are coming from the client and the firewall (DSL router) dosen't interupt outgoing connections. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sounds to me like something changed at the firewall and PASS is your way around it.</description>
      <pubDate>Mon, 04 Dec 2006 13:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016580#M427556</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-04T13:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016581#M427557</link>
      <description>Check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://searchnetworking.techtarget.com/sDefinition/0,290660,sid7_gci512897,00.html" target="_blank"&gt;http://searchnetworking.techtarget.com/sDefinition/0,290660,sid7_gci512897,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Dec 2006 13:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016581#M427557</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-04T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: FTP hung</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016582#M427558</link>
      <description>Thank you all for your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;TOm</description>
      <pubDate>Mon, 04 Dec 2006 14:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-hung/m-p/5016582#M427558</guid>
      <dc:creator>tom quach_1</dc:creator>
      <dc:date>2006-12-04T14:27:23Z</dc:date>
    </item>
  </channel>
</rss>

