January 2nd in Linux/Unix by .

Proftp log file shows strange fff with IP address

I have often noticed that while running ftp server with ProFTP there are strange f’s coming with ipadress like FFFF:11.33.44.99

I got this fixed by disabling IPv6 used by Proftp. Just put this one line in your proftp configuration file /etc/proftpd.conf

UseIPv6 off

You can see the changes while analysing the /var/log/secure log file for any login attempts.

Similar Posts:

3 Comments

  • FFF
    April 25, 2010
  • sajoo
    July 15, 2010
  • Hexe
    February 15, 2011

Leave A Comment.