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