<?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: cant FTP to any other hosts from my server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509329#M654074</link>
    <description>What error message did you get when you tried with IP ? &lt;BR /&gt;Are you sure I is correct ?&lt;BR /&gt;&lt;BR /&gt;and check this out:&lt;BR /&gt;&lt;BR /&gt;netstat -a |grep -i ftp&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Oct 2009 08:08:38 GMT</pubDate>
    <dc:creator>Hakki Aydin Ucar</dc:creator>
    <dc:date>2009-10-07T08:08:38Z</dc:date>
    <item>
      <title>cant FTP to any other hosts from my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509328#M654073</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am not able to FTP to any systems from HPUC 11.23 server. If I run,&lt;BR /&gt;&lt;BR /&gt;#ftp &lt;HOST_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;it immediately returns saying "unknown host". I tried IP address, but didn't help. To me it appears to be ftp deamon problem on my HPUX server. Any help in this regard is very much appreciated&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards&lt;BR /&gt;&lt;BR /&gt;Praveen...&lt;/HOST_NAME&gt;</description>
      <pubDate>Wed, 07 Oct 2009 07:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509328#M654073</guid>
      <dc:creator>Praveen</dc:creator>
      <dc:date>2009-10-07T07:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: cant FTP to any other hosts from my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509329#M654074</link>
      <description>What error message did you get when you tried with IP ? &lt;BR /&gt;Are you sure I is correct ?&lt;BR /&gt;&lt;BR /&gt;and check this out:&lt;BR /&gt;&lt;BR /&gt;netstat -a |grep -i ftp&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Oct 2009 08:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509329#M654074</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-10-07T08:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: cant FTP to any other hosts from my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509330#M654075</link>
      <description>Hello, &lt;BR /&gt;       "unknown host" means that the system cannot resolve (convert) the name to an ip address.&lt;BR /&gt;a quick solution is to add the host name and ip address to /etc/hosts . &lt;BR /&gt; If using the correct numeric ip address also does not work you do not have a network connection to the other system.&lt;BR /&gt;You will need to fix the problem with your network .  &lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 07 Oct 2009 08:19:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509330#M654075</guid>
      <dc:creator>BUPA IS</dc:creator>
      <dc:date>2009-10-07T08:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: cant FTP to any other hosts from my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509331#M654076</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I tried IP address, but didn't help&lt;BR /&gt;&lt;BR /&gt;As usual, seeing the actual command with its&lt;BR /&gt;actual output might be more helpful than a&lt;BR /&gt;vague description or interpretation.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; To me it appears to be ftp deamon problem&lt;BR /&gt;&amp;gt; on my HPUX server.&lt;BR /&gt;&lt;BR /&gt;To me, it appears to be a name look-up&lt;BR /&gt;problem on the FTP client system.  Does any&lt;BR /&gt;other similar command work any better than&lt;BR /&gt;FTP?&lt;BR /&gt;&lt;BR /&gt;      telnet &lt;HOST_NAME&gt;&lt;BR /&gt;      rlogin &lt;HOST_NAME&gt;&lt;BR /&gt;      [...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; netstat -a |grep -i ftp&lt;BR /&gt;&lt;BR /&gt;Great.  That will tell you about your own FTP&lt;BR /&gt;server.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You will need to fix the problem with your&lt;BR /&gt;&amp;gt; network . &lt;BR /&gt;&lt;BR /&gt;Where "your network" means name look-ups on&lt;BR /&gt;the HP-UX system you're trying to use as an&lt;BR /&gt;FTP client.&lt;/HOST_NAME&gt;&lt;/HOST_NAME&gt;</description>
      <pubDate>Wed, 07 Oct 2009 12:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509331#M654076</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-07T12:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: cant FTP to any other hosts from my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509332#M654077</link>
      <description>are you using the correct IP address? try pinging the ftp server with IP address and with hostname.&lt;BR /&gt;&lt;BR /&gt;if it works with IP address and with hostname doesn't, then there's a problem with name resolution. look for /etc/hosts and /etc/nsswitch.conf files.&lt;BR /&gt;&lt;BR /&gt;if ping doesn't work either with IP and with hostname, there's a problem with your network.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Oct 2009 08:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509332#M654077</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-10-08T08:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: cant FTP to any other hosts from my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509333#M654078</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Login into destination host and try do a self ftp ? if you are not able to do then your ftp service is disable.....&lt;BR /&gt;&lt;BR /&gt;ftp localhost&lt;BR /&gt;&lt;BR /&gt;See what is the error message you are getting.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Thu, 08 Oct 2009 10:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509333#M654078</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-10-08T10:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: cant FTP to any other hosts from my server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509334#M654079</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Login into destination host and try do a&lt;BR /&gt;&amp;gt; self ftp ? [...]&lt;BR /&gt;&lt;BR /&gt;Who here believes that a dead FTP server can&lt;BR /&gt;cause an "unknown host" error message at the&lt;BR /&gt;FTP client?</description>
      <pubDate>Thu, 08 Oct 2009 12:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cant-ftp-to-any-other-hosts-from-my-server/m-p/4509334#M654079</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-08T12:30:41Z</dc:date>
    </item>
  </channel>
</rss>

