1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
0
I find the solution to the problem...
If the instance has and ipv6 address associated vsftpd will always return 0.0.0.0 as remote address.
You can avoid this behaviour setting this parameters:
listen=YES
listen_ipv6=NO
con risposta 7 anni fa
