ProFTPD error : getaddrinfo domain_name error: hostname nor servname provided, or not known

Add below to proftpd.conf :
DefaultAddress domain_ip

The solution hide a warning, getaddrinfo domain_name error: hostname nor servname provided, or not known in ProFTPD.

2 Comments to “ProFTPD error : getaddrinfo domain_name error: hostname nor servname provided, or not known”

  1. Anjanesh 20 September 2007 at 8:29 am #

    ProFTPD allows .ftpaccess – like the way .htaccess works.
    Is this something worth adding to .ftpaccess ?

  2. Kate 24 September 2007 at 8:57 pm #

    Yes, you can add to .ftpaccess. But it’s better to put in proftpd.conf


Leave a Reply