<?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/5283608#M529751</link>
    <description>&lt;!--!*#--&gt;      man nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;On my 11.31 system, it says:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt; WARNINGS&lt;BR /&gt;      Within each process that uses nsswitch.conf(), the entire file is read&lt;BR /&gt;      only once.  If the file is later changed, the process will continue&lt;BR /&gt;      using the old configuration.&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;So, "inetd -c" (or "kill -HUP") may not be&lt;BR /&gt;enough.  You may need to stop and restart the&lt;BR /&gt;inetd process to get it to see any changes in&lt;BR /&gt;the name resolution configuration.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; You could also re-boot the system to restart&lt;BR /&gt;&amp;gt; inetd, but that shouldn't be necessary.&lt;BR /&gt;&lt;BR /&gt;But it might have worked better than "inetd&lt;BR /&gt;-c".  "-k" (followed by a manual restart)&lt;BR /&gt;might do more than "-c".</description>
    <pubDate>Wed, 01 Jun 2011 03:48:33 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2011-06-01T03:48:33Z</dc:date>
    <item>
      <title>ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283580#M529723</link>
      <description>Unabel to enable ftp.&lt;BR /&gt;&lt;BR /&gt;errors observed:&lt;BR /&gt;&lt;BR /&gt;1) inetd[1501]: ftp/tcp: Unknown service&lt;BR /&gt;2) # ftp 0&lt;BR /&gt;ftp: connect: Connection refused&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;inputs:&lt;BR /&gt;&lt;BR /&gt;1) # grep -i ftp services&lt;BR /&gt;ftp-data      20/tcp                 # File Transfer Protocol (Data)&lt;BR /&gt;ftp           21/tcp                 # File Transfer Protocol (Control)&lt;BR /&gt;tftp          69/udp                 # Trivial File Transfer Protocol&lt;BR /&gt;sftp         115/tcp                 # Simple File Transfer Protocol&lt;BR /&gt;bftp         152/tcp                 # Background File Transfer Protocol&lt;BR /&gt;ftp-ftam    8868/tcp                 # FTP-&amp;gt;FTAM Gateway&lt;BR /&gt;&lt;BR /&gt;2) # grep -i ftp inetd.conf&lt;BR /&gt;#ftp          stream tcp nowait root /usr/lbin/ftpd     ftpd -l -u 22&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -l&lt;BR /&gt;ftp          stream tcp6 nowait root /usr/lbin/ftpd     ftpd -l&lt;BR /&gt;# Before uncommenting the "tftp" entry below, please make sure&lt;BR /&gt;# that you have a "tftp" user in /etc/passwd. If you don't&lt;BR /&gt;# have one, please consult the tftpd(1M) manual entry for&lt;BR /&gt;#tftp        dgram  udp  wait   root /usr/lbin/tftpd    tftpd&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) # ls -l /usr/lbin/ftpd&lt;BR /&gt;-r-xr--r--   1 bin        bin         610120 Nov 10  2006 /usr/lbin/ftpd&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4) # ls -l services&lt;BR /&gt;-rw-r--r--   1 bin        bin          11545 May 31 14:53 services&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283580#M529723</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T20:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283581#M529724</link>
      <description>HP-UX B.11.23 U ia64 0242525198 unlimited-user license&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283581#M529724</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T20:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283582#M529725</link>
      <description># netstat -an|grep '*.21'&lt;BR /&gt;tcp        0      0  *.2121                 *.*                     LISTEN&lt;BR /&gt;tcp        0      0  *.2148                 *.*                     LISTEN&lt;BR /&gt;udp        0      0  *.2121                 *.*&lt;BR /&gt;udp        0      0  *.2148                 *.*&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283582#M529725</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T20:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283583#M529726</link>
      <description>There appears to be an error either in /etc/services or /etc/inetd.conf as there does not appear to be anything listening on port 21.&lt;BR /&gt;&lt;BR /&gt;Are there any error messages in /var/adm/syslog/syslog.log?&lt;BR /&gt;&lt;BR /&gt;Can you try running an 'inetd -c' and see what errors are reported and whether or not anything is generated in syslog.log?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283583#M529726</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2011-05-31T20:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283584#M529727</link>
      <description>&lt;!--!*#--&gt;&amp;gt;  # netstat -an|grep '*.21'&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;Well, yeah.  "Connection refused" made it&lt;BR /&gt;pretty clear that you aren't running the FTP&lt;BR /&gt;server.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 1) # grep -i ftp services&lt;BR /&gt;&amp;gt; ftp-data 20/tcp # File Transfer Protocol (Data)&lt;BR /&gt;&amp;gt; ftp 21/tcp # File Transfer Protocol (Control)&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;Assuming that "services" was "/etc/services",&lt;BR /&gt;then that looks ok to me.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 1) inetd[1501]: ftp/tcp: Unknown service&lt;BR /&gt;&lt;BR /&gt;If "/etc/services" is ok, but you get a&lt;BR /&gt;complaint like "Unknown service", then my&lt;BR /&gt;guess would be that you're not looking at the&lt;BR /&gt;same "services" data as inetd is.  Are you&lt;BR /&gt;running NIS?  LDAP?  (Something else about&lt;BR /&gt;which I know nothing?)&lt;BR /&gt;&lt;BR /&gt;      cat /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;What's the history of this problem?  Did FTP&lt;BR /&gt;ever work before on this system?  What's&lt;BR /&gt;changed recently?</description>
      <pubDate>Tue, 31 May 2011 20:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283584#M529727</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-31T20:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283585#M529728</link>
      <description>getting the below errors whle doing "inetd -c"&lt;BR /&gt;&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: Rereading configuration&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: ftp/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: telnet/tcp: Unknown service&lt;BR /&gt;May 31 15:51:24 inescape syslog: gethostbyaddr: inx174303.informatica.com. != 10.65.2.76&lt;BR /&gt;May 31 15:51:42 inescape  above message repeats 3 times&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: login/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: shell/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: ftp/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: exec/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: ntalk/udp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: auth/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: printer/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: daytime/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: daytime/udp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: time/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: echo/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: echo/udp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: discard/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: discard/udp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: chargen/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: chargen/udp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: kshell/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: klogin/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: recserv/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: dtspc/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: swat/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: hacl-probe/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: registrar/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: hacl-cfg/udp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: hacl-cfg/tcp: Unknown service&lt;BR /&gt;May 31 15:51:42 inescape inetd[1501]: Configuration complete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283585#M529728</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T20:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283586#M529729</link>
      <description>&lt;!--!*#--&gt;&amp;gt; May 31 15:51:42 inescape inetd[1501]: &lt;EVERYTHING_IN_THE_WORLD&gt;: Unknown service&lt;BR /&gt;&lt;BR /&gt;Sounds like a "services" data base problem,&lt;BR /&gt;doesn't it?&lt;/EVERYTHING_IN_THE_WORLD&gt;</description>
      <pubDate>Tue, 31 May 2011 20:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283586#M529729</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-31T20:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283587#M529730</link>
      <description>ftp never worked I guess.&lt;BR /&gt;&lt;BR /&gt;This machine is of NIS client.&lt;BR /&gt;&lt;BR /&gt;# ypwhich&lt;BR /&gt;spyder.xxxxx&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf file never existed. I added an hr back.. no luck though&lt;BR /&gt;&lt;BR /&gt;# cat /etc/nsswitch.conf&lt;BR /&gt;#&lt;BR /&gt;# /etc/nsswitch.nis:&lt;BR /&gt;#&lt;BR /&gt;# @(#)B11.23_LR&lt;BR /&gt;#&lt;BR /&gt;# An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;passwd:       files nis&lt;BR /&gt;group:        files nis&lt;BR /&gt;hosts:        nis [NOTFOUND=return] files&lt;BR /&gt;ipnodes:      files&lt;BR /&gt;networks:     nis [NOTFOUND=return] files&lt;BR /&gt;protocols:    nis [NOTFOUND=return] files&lt;BR /&gt;rpc:          nis [NOTFOUND=return] files&lt;BR /&gt;publickey:    nis [NOTFOUND=return] files&lt;BR /&gt;netgroup:     nis [NOTFOUND=return] files&lt;BR /&gt;automount:    files nis&lt;BR /&gt;aliases:      files nis&lt;BR /&gt;services:     files nis&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283587#M529730</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T20:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283588#M529731</link>
      <description>I understood that it's services problem.. how to correct it?&lt;BR /&gt;&lt;BR /&gt;In fact, I restored the original file w/o any luck</description>
      <pubDate>Tue, 31 May 2011 20:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283588#M529731</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T20:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283589#M529732</link>
      <description># cat /etc/nsswitch.conf|grep -i services&lt;BR /&gt;services:     files nis&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283589#M529732</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T20:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283590#M529733</link>
      <description>Yep, it does.&lt;BR /&gt;&lt;BR /&gt;Check /etc/nsswitch.conf and see what the services line looks like.&lt;BR /&gt;&lt;BR /&gt;It should look something like:&lt;BR /&gt;&lt;BR /&gt;services:     files&lt;BR /&gt;&lt;BR /&gt;If there is something like NIS there, then you need to check your NIS maps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 20:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283590#M529733</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2011-05-31T20:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283591#M529734</link>
      <description>&lt;!--!*#--&gt;&amp;gt;  ftp never worked I guess.&lt;BR /&gt;&lt;BR /&gt;"I guess" does not inspire much confidence.&lt;BR /&gt;What _does_ work on this system?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; This machine is of NIS client.&lt;BR /&gt;&lt;BR /&gt;So, instead of "cat /etc/services", what do&lt;BR /&gt;you get from:&lt;BR /&gt;      ypcat services&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;Where's the NIS master?  Do other NIS clients&lt;BR /&gt;work better than this one?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; In fact, I restored the original file w/o&lt;BR /&gt;&amp;gt; any luck&lt;BR /&gt;&lt;BR /&gt;Which file is that?  Restored what?  My&lt;BR /&gt;psychic powers are very weak.  Guessing that&lt;BR /&gt;you might be using NIS is about the best&lt;BR /&gt;you'll get from me if you want to depend on&lt;BR /&gt;me to guess at this stuff.</description>
      <pubDate>Tue, 31 May 2011 21:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283591#M529734</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-31T21:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283592#M529735</link>
      <description>1) server works normally. Issues observing with telnet, ftp&lt;BR /&gt;&lt;BR /&gt;2) # ypcat services&lt;BR /&gt;ypcat:  no such map in server's NIS domain&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;3) restored services file from /usr/newconfig/etc/services.. which I feel is the original one from OS build&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 21:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283592#M529735</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T21:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283593#M529736</link>
      <description>&lt;!--!*#--&gt;&amp;gt; In fact, I restored the original file w/o&lt;BR /&gt;&amp;gt; any luck&lt;BR /&gt;&lt;BR /&gt;Also, "w/o any luck" is not a very detailed&lt;BR /&gt;description of what you tried, or what&lt;BR /&gt;happened when you tried it.&lt;BR /&gt;&lt;BR /&gt;Knowing nothing, I'd guess that after you&lt;BR /&gt;change the nsswitch configuration, you'd need&lt;BR /&gt;to whack inetd to get it to try everything&lt;BR /&gt;again.</description>
      <pubDate>Tue, 31 May 2011 21:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283593#M529736</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-31T21:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283594#M529737</link>
      <description>yes.. no luck means.. updated those changes and tried to check ftp and it did not work</description>
      <pubDate>Tue, 31 May 2011 21:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283594#M529737</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T21:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283595#M529738</link>
      <description>&lt;!--!*#--&gt;&amp;gt; 2) # ypcat services&lt;BR /&gt;&amp;gt; ypcat: no such map in server's NIS domain&lt;BR /&gt;&lt;BR /&gt;Really?  That seems unusual.  But, if there's&lt;BR /&gt;no NIS "services" map, then you probably want&lt;BR /&gt;an nsswitch.conf which says&lt;BR /&gt;      services: files&lt;BR /&gt;instead of&lt;BR /&gt;      services: files nis&lt;BR /&gt;&lt;BR /&gt;&amp;gt; It should look something like:&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; services: files&lt;BR /&gt;&lt;BR /&gt;What he said.&lt;BR /&gt;&lt;BR /&gt;Also potentially interesting:&lt;BR /&gt;&lt;BR /&gt;      ypwhich -m</description>
      <pubDate>Tue, 31 May 2011 21:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283595#M529738</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-31T21:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283596#M529739</link>
      <description>&lt;BR /&gt;# ypwhich -m&lt;BR /&gt;netgroup.byuser yellow&lt;BR /&gt;netgroup.byhost yellow&lt;BR /&gt;netgroup yellow&lt;BR /&gt;ypservers yellow&lt;BR /&gt;group.byname yellow&lt;BR /&gt;group.bygid yellow&lt;BR /&gt;auto_home yellow&lt;BR /&gt;auto_master yellow&lt;BR /&gt;auto_direct yellow&lt;BR /&gt;passwd.byuid yellow&lt;BR /&gt;passwd.byname yellow&lt;BR /&gt;netid.byname yellow&lt;BR /&gt;hosts.byname yellow&lt;BR /&gt;hosts.byaddr yellow&lt;BR /&gt;publickey.byname yellow&lt;BR /&gt;# cat /etc/nsswitch.conf|grep -i services&lt;BR /&gt;services:     files&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 21:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283596#M529739</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T21:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283597#M529740</link>
      <description>&lt;!--!*#--&gt;&amp;gt;  yes.. no luck means.. updated those&lt;BR /&gt;&amp;gt; changes and tried to check ftp and it did&lt;BR /&gt;&amp;gt; not work&lt;BR /&gt;&lt;BR /&gt;Which "those changes"?  "tried to check" how,&lt;BR /&gt;exactly?  As usual, showing actual commands&lt;BR /&gt;with their actual output can be more helpful&lt;BR /&gt;than vague descriptions or interpretations.&lt;BR /&gt;&lt;BR /&gt;Was there another "inetd -c" in there&lt;BR /&gt;anywhere?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The whole Forum points system may not be&lt;BR /&gt;worth much, but it might make more sense if&lt;BR /&gt;you waited until you found the solution to&lt;BR /&gt;your problem before deciding how helpful a&lt;BR /&gt;particular response was.</description>
      <pubDate>Tue, 31 May 2011 21:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283597#M529740</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-31T21:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283598#M529741</link>
      <description>can we concentrate on only technical stuff?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;see my earlier reply and if you can respond back.. thanks!</description>
      <pubDate>Tue, 31 May 2011 21:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283598#M529741</guid>
      <dc:creator>infarakesh</dc:creator>
      <dc:date>2011-05-31T21:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: ftp issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283599#M529742</link>
      <description>&lt;!--!*#--&gt;&amp;gt; # ypwhich -m&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;You win.  No "services.byname".  So you need&lt;BR /&gt;to use the "/etc/services" _file_.</description>
      <pubDate>Tue, 31 May 2011 21:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/5283599#M529742</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-31T21:39:59Z</dc:date>
    </item>
  </channel>
</rss>

