1回答
- 新しい順
- 投票が多い順
- コメントが多い順
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
回答済み 7年前
