[comp.protocols.iso.dev-environ] Problems with lppd and ftp-ftam gateway...

d3c572@ems16 (06/13/90)

I have installed ISODE 6.0 on a Sun 4/60 running SunOS 4.0.3c.  I
built everything and all went well except for the two error messages
I get everytime I reboot:

May 16 17:43:23 hostname syslog: 3 lppd     00197 (#0      )  no network services selected

	and 

May 16 17:43:23 ems16 inetd[176]: ftp-ftam/tcp: unknown service

The following is the excerpt from /etc/rc.local, /etc/services, and 
/etc/inetd.conf:

	.../etc/rc.local

if [ -f /usr/etc/lppd ]; then
        /usr/etc/lppd & (echo -n ' lpp') > /dev/console
fi

	.../etc/services

ftp-ftam        531/tcp
miscellany      17002/lpp

	.../etc/inetd.conf

ftp-ftam        stream  tcp     nowait  root    /usr/etc/in.ftpd-ftam   in.ftpd-ftam


So my questions are "Has anyone else encountered this problem?" and
"What am I doing wrong?".

Thanks in advance...

+------------------------------------------------------------------------+
| Name:     Darren Curtis        |  Disclaimer:  My opinion in my own!   |
| Company:  Battelle PNL         |  Theory:  Bo Knows UNIX - But Doesn't |
| Phone:    (509) 375-2152       |           Have Time to !@#$ with it!! |
| email:    d3c572@pnl.gov       |  This space left blank intentionally! |
+------------------------------------------------------------------------+