Re: ftp daemon fails



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tekkie140 <administrator@xxxxxxxxxx> 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 == fox@xxxxxxxxx
"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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • ftp daemon fails
    ... hi - all of a sudden i can't start the ftpd daemon. ... Socket operation on non-socket ... View this message in context: http://www.nabble.com/ftp-daemon-fails-tf4423871.html#a12619050 ...
    (freebsd-questions)
  • Re: ftp daemon fails
    ... hi - all of a sudden i can't start the ftpd daemon. ... Socket operation on non-socket ... inetd. ...
    (freebsd-net)
  • Re: ftp daemon fails
    ... hi - all of a sudden i can't start the ftpd daemon. ... Socket operation on non-socket ...
    (freebsd-net)
  • Re: ftp daemon fails
    ... hi - all of a sudden i can't start the ftpd daemon. ... Socket operation on non-socket ... /etc/hosts looks okay. ...
    (freebsd-net)
  • Re: Problems with sockets
    ... turn on more warnings from you compiler! ... Hence the error message saying socket operation on non-socket. ...
    (comp.lang.c)