hello!
I use Hannes Mayer's 64bit CRUX 2.5, almost all packages up to date.
I have problem with pure-ftpd, it compiles and runs fine, active ftp
connections are without problem (for example totalcommander in windows,
or builtin' ftp client in mc) but when somebody tries to use passive
connection (for example standrard ftp command) it fails.. (but login is ok).
here is how it looks:
jakub@pIII ~]ftp olpc.cz
Connected to olpc.cz.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 50 allowed.
220-Local time is now 17:56. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
Name (olpc.cz:jakub): olpc.cz
331 User olpc.cz OK. Password required
Password:
230-User olpc.cz has group access to: sites
230 OK. Current restricted directory is /
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
500 I won't open a connection to 0.0.0.0 (only to 81.0.199.230)
ftp: bind: Address already in use
ftp>
jakub@pIII ~]
It's probably crux problem, because it works on other 64bit linux distros.
While I was searching the error message I found:
http://www.howtoforge.com/forums/showthread.php?t=28210
but I use this new version and it didnt solve my problem.
I really hope for help/answer.
Jakub Samek