Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] vsftpd
@ 2012-03-15 15:38 Charles Krinke
  2012-03-15 15:59 ` Yegor Yefremov
  2012-03-15 16:04 ` Markus Königshaus
  0 siblings, 2 replies; 11+ messages in thread
From: Charles Krinke @ 2012-03-15 15:38 UTC (permalink / raw)
  To: buildroot

its my day to be a "noob" again as I am having trouble getting vsftpd
accepting connections on an MPC8321 project. I am near the end of my
project after a year and started with buildroot 2011.03 last spring
and today is the day to enable vsftpd and ntp-wait.

I enable the vsftpd package, it builds, and I get a /usr/sbin/vsftpd
and /etc/init.d/S70vsftpd on the MPC8321 target. When the target
boots, it does say "Starting vsftpd: OK" on the console.

The package does not create an /etc/vsftpd.conf, so I created one that
looks like this:

# cat /etc/vsftpd.conf
anonymous_enable=YES
anon_root=/home/econolite
local_enable=YES
#

Now for the bad news. Connections are refused from an external host,
making me think vsftpd is not really running. A "ps" does not show
vftpd in its list. A "netstat" does not show ftp. Invoking vsftpd from
a bash prompt says:

# vsftpd
500 OOPS: vsftpd: not configured for standalone, must be started from inetd
#

So, can someone help me navigate through the "Valley of Confusion"
towards the "Ridge of Enlightment" so I can get to the next problem
which is "why the frick cannot I get microperl to compile".

Charles "Noob For The Day" Krinke


-- 
Charles Krinke

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-03-16 13:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15 15:38 [Buildroot] vsftpd Charles Krinke
2012-03-15 15:59 ` Yegor Yefremov
2012-03-15 20:40   ` Peter Korsgaard
2012-03-15 20:52     ` Charles Krinke
2012-03-15 16:04 ` Markus Königshaus
2012-03-15 16:14   ` Charles Krinke
2012-03-15 16:34     ` Markus Königshaus
2012-03-15 17:04       ` Charles Krinke
2012-03-15 17:52         ` Thomas Petazzoni
2012-03-15 18:08           ` Charles Krinke
2012-03-16 13:57         ` Yegor Yefremov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox