centos 7 vsftp sets passive mode and enables relevant port mapping, but still cannot use passive mode
pasv_enable=YES
pasv_min_port=30000
pasv_max_port=30010
when using a client like fileZilla, the status disconnects when it reaches PASV
what is the general way to debug in a situation like this?