Security Consulting
  Unix Administration     Firewall     Intrusion Detection     Network Security     Hacking     MORE     HOME    

FTP Debugging

If you want to debug FTP, use the following entry in /etc/inetd.conf:
    ftp stream tcp nowait root /usr/bin/truss /usr/bin/truss -o \
    /tmp/ftplog /usr/sbin/in.ftpd



CopyLeft (l) 2003 by Raffael Marty