docker-vsftpd
docker-vsftpd copied to clipboard
How to configure ipv6 connection
I would like to access FTP server using ipv6 tried using listen_ipv6 and listen_address6 but getting the error as server as exited with error code 0.
Ipv6 is enabled on the host machine and client as well.
how to fix this?