Wednesday, February 3, 2010

Proftpd error setting IPV6_V6ONLY: Protocol not available

SkyHi @ Wednesday, February 03, 2010
error:
After updating Proftpd to version 1.3.0

we're getting the error signal:

error setting IPV6_V6ONLY: Protocol not available in our proftpd logs.

Solution:

You can use
Code:
UseIPv6 off
in proftpd.conf to disable IPv6.