JSP - Johnson's Server Project
FIREWALL - FTP

edit /etc/inetd.conf remove comment from line
ftp stream tcp nowait root /usr/libexec/tcpd   ftpd   -US
User Account Login to ftp using a user name and password. FTP then attaches to that users home directory.
Slow FTP Possibly a broken Reverse DNS
To test run host 55.55.55.55 (or whatever your IP is)
You can use /etc/hosts to bind names and addresses
(Deleted nameserver from /etc/resolv.conf)