vsftpd Problem with 425 Security: Bad IP connecting 解决
生活随笔
收集整理的这篇文章主要介绍了
vsftpd Problem with 425 Security: Bad IP connecting 解决
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
pasv_promiscuous=YES
just add that to your conf file(/etc/vsftpd.conf)
this works for me
https://www.linuxquestions.org/questions/linux-newbie-8/vsftpd-problem-with-425-security-bad-ip-connecting-120158/
总结
以上是生活随笔为你收集整理的vsftpd Problem with 425 Security: Bad IP connecting 解决的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: u盘boot怎么恢复出厂设置图解 恢复U
- 下一篇: Golang copy()函数