<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417102#M563318</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;as others told you have to check the following&lt;BR /&gt;&lt;BR /&gt;1.entry of ftp in /etc/inetd.conf &amp;amp; /etc/services&lt;BR /&gt;&lt;BR /&gt;2.if /etc/shells exists the users shell  you are trying to ftp should have entry in that file.&lt;BR /&gt;&lt;BR /&gt;3. if you have restricted entry for only some hosts (against ftp allow line  --- see man inetd.sec for more details)&lt;BR /&gt;&lt;BR /&gt;and check for the following also.&lt;BR /&gt;&lt;BR /&gt;4. /etc/ftpd/ftpusers files exists or not.if it exists and any users entry is there it will deny login for that users.&lt;BR /&gt;&lt;BR /&gt;5.sometimes the windows xp systems will give errors due to its own problems.i have faced a problem for telnet to hpux11i machine and it was only problem with win xp .after reinstallation of xp it became ok.you can check it by giving this systems ip address to some other system and try to ftp from that system.if you can do ftp from second system you should have to reinstall the first system.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Nov 2004 22:41:46 GMT</pubDate>
    <dc:creator>bhavin asokan</dc:creator>
    <dc:date>2004-11-08T22:41:46Z</dc:date>
    <item>
      <title>FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417088#M563304</link>
      <description>Attempting to ftp from windows XP to HP-UX 11.11 is not possible, but the systems can ping each other.what could be the problem???&lt;BR /&gt;I need your help ASAP pls.&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 08 Nov 2004 06:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417088#M563304</guid>
      <dc:creator>Nsikan_2</dc:creator>
      <dc:date>2004-11-08T06:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417089#M563305</link>
      <description>Is loggin enabled on hp-ux box?? (inetd -l to do it)&lt;BR /&gt;What does /var/adm/syslog/syslog.log says??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 08 Nov 2004 06:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417089#M563305</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-11-08T06:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417090#M563306</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what error it is giving ?&lt;BR /&gt;check /etc/inetd.conf file on server it should have entry for ftp as shown below&lt;BR /&gt;&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -l&lt;BR /&gt;&lt;BR /&gt;and check /var/adm/inetd.sec file. you xp machine's IP address should not be benied there.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 08 Nov 2004 07:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417090#M563306</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-11-08T07:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417091#M563307</link>
      <description>Hi guys,&lt;BR /&gt;i appreciate ur respomnse, but the issue is still there.more ideas pls.&lt;BR /&gt;rgds.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 07:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417091#M563307</guid>
      <dc:creator>Nsikan_2</dc:creator>
      <dc:date>2004-11-08T07:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417092#M563308</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the error you are getting?. May be there is a firewall that is blocking the 'ftp' port from windows to HP-UX. On the HP-UX system do 'ftp localhost' and see if it works. Also look at /var/adm/inetd.sec file on the HP server to see if it is not blocking any IP addresses.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Nov 2004 07:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417092#M563308</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-08T07:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417093#M563309</link>
      <description>the error is:&lt;BR /&gt;connected to &lt;SERVER_IP_ADDRESS&gt;&lt;BR /&gt;connection closed by remote host.&lt;BR /&gt;&lt;BR /&gt;the netconf file  and the entry in /etc/inetd.conf are ok.&lt;BR /&gt;It can ftp to localhost, though slow!!!&lt;BR /&gt;&lt;BR /&gt;More ideas pls.&lt;BR /&gt;&lt;/SERVER_IP_ADDRESS&gt;</description>
      <pubDate>Mon, 08 Nov 2004 09:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417093#M563309</guid>
      <dc:creator>Nsikan_2</dc:creator>
      <dc:date>2004-11-08T09:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417094#M563310</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To debug it further, do the following.&lt;BR /&gt;&lt;BR /&gt;#cp /etc/inetd.conf /etc/inetd.conf.old&lt;BR /&gt;#vi /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Make sure your ftp entry looks like this&lt;BR /&gt;&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -L -l -v &lt;BR /&gt;&lt;BR /&gt;(add -a too if you are using ftpaccess file)&lt;BR /&gt;#inetd -c&lt;BR /&gt;#inetd -l&lt;BR /&gt;#tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Try to ftp from the windows XP system and see what messages you get in syslog.log.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Nov 2004 09:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417094#M563310</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-08T09:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417095#M563311</link>
      <description>As it is already suggested:&lt;BR /&gt;for checking /etc/inetd.conf and /etc/services.&lt;BR /&gt;whether the firewall entries are restricting ftp service.&lt;BR /&gt;Check for  /etc/ftpusers file. If you have any account name inside this file, then&lt;BR /&gt;ftp login for the same accounts will&lt;BR /&gt;be rejected.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ganesh</description>
      <pubDate>Mon, 08 Nov 2004 09:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417095#M563311</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2004-11-08T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417096#M563312</link>
      <description>The errors from syslog.log as below:&lt;BR /&gt;&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;Nov  8 15:59:29 misunix1 ftpd[1686]: FTP session closed&lt;BR /&gt;Nov  8 16:01:54 misunix1 inetd[613]: Connection logging disabled&lt;BR /&gt;Nov  8 16:03:49 misunix1 inetd[613]: Rereading configuration&lt;BR /&gt;Nov  8 16:03:49 misunix1 inetd[613]: protocol = tcp&lt;BR /&gt;Nov  8 16:03:49 misunix1 inetd[613]: protocol = udp&lt;BR /&gt;Nov  8 16:03:50 misunix1 inetd[613]: Configuration complete&lt;BR /&gt;Nov  8 16:03:50 misunix1 inetd[613]: protocol = tcp&lt;BR /&gt;Nov  8 16:03:53 misunix1  above message repeats 18 times&lt;BR /&gt;Nov  8 16:03:50 misunix1 inetd[613]: protocol = udp&lt;BR /&gt;Nov  8 16:03:53 misunix1  above message repeats 7 times&lt;BR /&gt;&lt;BR /&gt;expecting more ideas ASAP pls.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 10:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417096#M563312</guid>
      <dc:creator>Nsikan_2</dc:creator>
      <dc:date>2004-11-08T10:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417097#M563313</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is only one ftpd related message. Try doing ftp from the windows and see what messages appear in your syslog.log and post them.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 08 Nov 2004 10:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417097#M563313</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-08T10:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417098#M563314</link>
      <description>tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;Nov  8 16:03:49 misunix1 inetd[613]: Rereading configuration&lt;BR /&gt;Nov  8 16:03:49 misunix1 inetd[613]: protocol = tcp&lt;BR /&gt;Nov  8 16:03:49 misunix1 inetd[613]: protocol = udp&lt;BR /&gt;Nov  8 16:03:50 misunix1 inetd[613]: Configuration complete&lt;BR /&gt;Nov  8 16:03:50 misunix1 inetd[613]: protocol = tcp&lt;BR /&gt;Nov  8 16:03:53 misunix1  above message repeats 18 times&lt;BR /&gt;Nov  8 16:03:50 misunix1 inetd[613]: protocol = udp&lt;BR /&gt;Nov  8 16:03:53 misunix1  above message repeats 7 times&lt;BR /&gt;Nov  8 16:32:55 misunix1 ftpd[1795]: FTP session closed&lt;BR /&gt;Nov  8 16:35:07 misunix1 ftpd[1799]: FTP session closed</description>
      <pubDate>Mon, 08 Nov 2004 10:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417098#M563314</guid>
      <dc:creator>Nsikan_2</dc:creator>
      <dc:date>2004-11-08T10:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417099#M563315</link>
      <description>Are you by any chance using XP with Service Pack 2?  If so, try turning off the MS Firewall, and then give it a try.&lt;BR /&gt;&lt;BR /&gt;Dwyane</description>
      <pubDate>Mon, 08 Nov 2004 15:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417099#M563315</guid>
      <dc:creator>Dwyane Everts_1</dc:creator>
      <dc:date>2004-11-08T15:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417100#M563316</link>
      <description>Windows does not normally run an FTP server. &lt;BR /&gt;&lt;BR /&gt;Verify that the ftp server is running on the Window box by&lt;BR /&gt;&lt;BR /&gt;netstat -an&lt;BR /&gt;&lt;BR /&gt;and look for TCP listening on port 21.  If you don't see it then it is not running an FTP server.  If you need an FTP server for a Windows box I recommend WAR_FTP&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.jgaa.com/index.php?cmd=DownloadVersion&amp;amp;ID=32" target="_blank"&gt;http://support.jgaa.com/index.php?cmd=DownloadVersion&amp;amp;ID=32&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's freeware, stable and quite popular.&lt;BR /&gt;&lt;BR /&gt;Have you tried going the other way?  FTP from the Window box to the UNIX?  There is a simple FTP client in Windows.&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Mon, 08 Nov 2004 16:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417100#M563316</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2004-11-08T16:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417101#M563317</link>
      <description>2 more things to check:&lt;BR /&gt;&lt;BR /&gt;Verify that FTP access is not restricted via the /var/adm/inetd.sec file.&lt;BR /&gt;&lt;BR /&gt;See if you have an /etc/shells file.  If so, verify that the defualt shell of the user trying to the FTP is in that file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;By the way, to go Windows HP TO HP-UX, you don't need an FTP server on the windows box.  You only need that if you are trying to go HP-UX TO Windows.</description>
      <pubDate>Mon, 08 Nov 2004 17:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417101#M563317</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-11-08T17:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417102#M563318</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;as others told you have to check the following&lt;BR /&gt;&lt;BR /&gt;1.entry of ftp in /etc/inetd.conf &amp;amp; /etc/services&lt;BR /&gt;&lt;BR /&gt;2.if /etc/shells exists the users shell  you are trying to ftp should have entry in that file.&lt;BR /&gt;&lt;BR /&gt;3. if you have restricted entry for only some hosts (against ftp allow line  --- see man inetd.sec for more details)&lt;BR /&gt;&lt;BR /&gt;and check for the following also.&lt;BR /&gt;&lt;BR /&gt;4. /etc/ftpd/ftpusers files exists or not.if it exists and any users entry is there it will deny login for that users.&lt;BR /&gt;&lt;BR /&gt;5.sometimes the windows xp systems will give errors due to its own problems.i have faced a problem for telnet to hpux11i machine and it was only problem with win xp .after reinstallation of xp it became ok.you can check it by giving this systems ip address to some other system and try to ftp from that system.if you can do ftp from second system you should have to reinstall the first system.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Nov 2004 22:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3417102#M563318</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-11-08T22:41:46Z</dc:date>
    </item>
  </channel>
</rss>

