-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 tekkie140 <[EMAIL PROTECTED]> wrote: > > hi - all of a sudden (it used to work) i can't start the ftpd daemon. > > # /usr/libexec/ftpd -l -R -p ftpd-id > Sept 10 09:02:22 myhostname ftpd[1234]: getpeername (/usr/libexec/ftpd): > Socket operation on non-socket
Your ftpd is thinking it was launched from inetd, and expected to get a socket on standard input. I think you need to add the -D flag to get a stand-alone daemon. - -- David DeSimone == Network Admin == [EMAIL PROTECTED] "It took me fifteen years to discover that I had no talent for writing, but I couldn't give it up because by that time I was too famous. -- Robert Benchley -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFG6H9SFSrKRjX5eCoRAnJMAJ0dtBamvO8mivrj1uiCARVWzjiSlwCggl5+ pXKFcwiLpiJN8X78/Gv3hbk= =+IVP -----END PGP SIGNATURE----- _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"