LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Glftpd 421 (again!) (https://www.linuxquestions.org/questions/linux-software-2/glftpd-421-again-182906/)

JJX 05-18-2004 11:05 AM

Glftpd 421 (again!)
 
glftpd 2.00Beta3 in jailed dir (/opt/glftpd)
Running on port 8000
Installed using the script (installgl.sh) and the installation log (installgl.debug) doesnt report any error.

so i try to connect locally:

Code:

ftp localhost 8000       
Connected to localhost.
421 Service not available, remote server has closed connection

netstat show glftpd running and if i try to connect from somewhere else it show
that waits expairing.

Code:

netstat -a | grep glftp
tcp        0      0 *:glftpd                *:*                    LISTEN   
tcp        0      0 192.168.0.2:glftpd    mypc.mypc:1318      TIME_WAIT

Searching i found that i should change "xinetd.conf". However, i didnt find that file!
Has this file been changed with something different?

http://www.linuxquestions.org/questi...03/11/1/112612

JJX 05-18-2004 11:34 AM

The problem has been solved using beta 4

Change: The installer has been updated with a number of bugfixes and a few
new things (Thanks go out to psxc).


All times are GMT -5. The time now is 08:55 AM.