Re: ftp daemon fails
- From: Giorgos Keramidas <keramida@xxxxxxxxxxxxxxx>
- Date: Thu, 13 Sep 2007 03:19:20 +0300
On 2007-09-12 10:58, tekkie140 <administrator@xxxxxxxxxx> wrote:
no response in the freebsd-questions forum...maybe here?
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
#
anyone know where i should look? /etc/hosts looks okay.
/usr/libexec/ftpd is not something you are expected to run directly from
the command-line. It should work MUCH better if you use inetd(8) to
launch it.
Try reading up on inetd(8) and inetd.conf(5) a bit:
man inetd
man inetd.conf
Then edit /etc/inetd.conf to match your preferred ftpd setup, and start
inetd (or restart it, if it's already running).
- Giorgos
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- References:
- ftp daemon fails
- From: tekkie140
- ftp daemon fails
- Prev by Date: Tcp reassembly buffer size
- Next by Date: Re: ftp daemon fails
- Previous by thread: ftp daemon fails
- Next by thread: Re: ftp daemon fails
- Index(es):
Relevant Pages
|