A. 在/etc/hosts.allow 文件中添加“vsftpd:192.168.1.0/24“项
B. 在/etc/hosts.allow 文件中添加“vsftpd:192.168.1.0/255.255.255.0”项
C. 在/etc/hosts.deny 文件中添加“vsftpd:ALL”项
D.在/etc/hosts.deny 文件中添加“vsftpd:192.168.1.0/255.255.255.0”项